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

Issue 29329562: Issue 3208 - Generalize getFrames() function to return the effective frame structure (Closed)

Created:
Oct. 30, 2015, 8:22 p.m. by Wladimir Palant
Modified:
Nov. 11, 2015, 2:12 p.m.
Visibility:
Public.

Description

These changes don`t really matter for element hiding but they are important in order to use this function for the content policy. getWindowLocation() was copied from there (plus anchor removal), inheritance code comes from Utils.getOriginWindow()

Patch Set 1 #

Total comments: 4

Patch Set 2 : Improved reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -1 line) Patch
M lib/child/utils.js View 1 1 chunk +66 lines, -1 line 0 comments Download

Messages

Total messages: 4
Wladimir Palant
Oct. 30, 2015, 8:22 p.m. (2015-10-30 20:22:33 UTC) #1
Thomas Greiner
https://codereview.adblockplus.org/29329562/diff/29329563/lib/child/utils.js File lib/child/utils.js (right): https://codereview.adblockplus.org/29329562/diff/29329563/lib/child/utils.js#newcode98 lib/child/utils.js:98: // URLs like about:blank inherit their security context from ...
Nov. 10, 2015, 6:41 p.m. (2015-11-10 18:41:23 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29329562/diff/29329563/lib/child/utils.js File lib/child/utils.js (right): https://codereview.adblockplus.org/29329562/diff/29329563/lib/child/utils.js#newcode98 lib/child/utils.js:98: // URLs like about:blank inherit their security context from ...
Nov. 11, 2015, 8:01 a.m. (2015-11-11 08:01:28 UTC) #3
Thomas Greiner
Nov. 11, 2015, noon (2015-11-11 12:00:46 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld