[Webkit-unassigned] [Bug 145417] New: Add a "should open urls externally" flag to DocumentLoader

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 15:44:44 PDT 2015


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

            Bug ID: 145417
           Summary: Add a "should open urls externally" flag to
                    DocumentLoader
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Add a "should open urls externally" flag to DocumentLoader.

The flag will optionally be set by the WebKit client in a loading API
The flag will propagate down to the DocumentLoader via FrameLoadRequest.
The flag will bubble back out to WebKit navigation delegate API for policy decisions.

As far as WebCore/WebKit is concerned, this patch will not introduce any behavior change.

As discussed in blocked bug https://bugs.webkit.org/show_bug.cgi?id=145280, the followup patch will make more extensive changes to WebCore and will be testable.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150527/dc55454a/attachment-0001.html>


More information about the webkit-unassigned mailing list