[Webkit-unassigned] [Bug 90660] New: Add a way to detect x-frame-options when loading a url

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 5 23:17:20 PDT 2012


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

           Summary: Add a way to detect x-frame-options when loading a url
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonnew at gmail.com


It would be great if there was a way to detect when frame content can't be loaded because of the x-frame-options header.  That way, if we were showing framed content we could alert the user why it won't load, or just forward them to the url in the frame.  

Maybe there could be an onError handler when loading the frame?

There's an outstanding stackoverflow question about this:
http://stackoverflow.com/questions/7950184/is-there-a-client-side-way-to-detect-x-frame-options

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