[Webkit-unassigned] [Bug 73083] Fix the Frame Leak Attack
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 5 16:00:44 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=73083
Thomas Sepez <tsepez at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #135923| |review?
Flag| |
--- Comment #41 from Thomas Sepez <tsepez at chromium.org> 2012-04-05 16:00:44 PST ---
Created an attachment (id=135923)
--> (https://bugs.webkit.org/attachment.cgi?id=135923&action=review)
Alternate patch
Alternate version of patch. Moves the ancestor check implementation into Document to be more consistent with Adam's recent changes. Resolve the Anchor/Fragment naming issue in favor of "fragment" to maintain consistency with frameview's notion of scrolltofragment (which takes URLS) and scrollToAnchor (which takes a string naming the anchor). The operations in frameloader all manipulate URLS, so use "fragment". Clean up some comment to keep consistent where there's an URL involved.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list