Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 5729801683861504: Added workaround for missing safari object in frames with javascript: URL (Closed)

Created:
Feb. 24, 2014, 3:31 p.m. by Sebastian Noack
Modified:
Feb. 28, 2014, 8:14 a.m.
Visibility:
Public.

Description

The safari object is missing in frames created from javascript: URLs. However we can work around that Safari bug, by retrieving the safari object from the parent frame, if it is missing.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M safari/ext/content.js View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2
Sebastian Noack
Feb. 24, 2014, 3:36 p.m. (2014-02-24 15:36:53 UTC) #1
Felix Dahlke
Feb. 27, 2014, 8:47 p.m. (2014-02-27 20:47:33 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld