[Webkit-unassigned] [Bug 103014] New: Check whether the URL is allowed in frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 20:35:10 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=103014

           Summary: Check whether the URL is allowed in frame
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ctruta at gmail.com


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.

-- 
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