RESOLVED FIXED 103014
Move URL-checking code into Frame
https://bugs.webkit.org/show_bug.cgi?id=103014
Summary Move URL-checking code into Frame
Cosmin Truta
Reported 2012-11-21 20:37:12 PST
The common code logic of HTMLFrameElementBase::isURLAllowed and HTMLPlugInImageElement::allowedToLoadFrameURL can be moved into a single place. I think the best candidate is a new method named Frame::isURLAllowed.
Attachments
Patch (5.06 KB, patch)
2012-11-21 20:49 PST, Cosmin Truta
no flags
Cosmin Truta
Comment 1 2012-11-21 20:49:57 PST
WebKit Review Bot
Comment 2 2012-11-22 03:59:49 PST
Comment on attachment 175579 [details] Patch Clearing flags on attachment: 175579 Committed r135503: <http://trac.webkit.org/changeset/135503>
WebKit Review Bot
Comment 3 2012-11-22 03:59:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.