Bug 49551 - [GTK] Navigation policy decision API needs to include the DOM node that the decision originated from
Summary: [GTK] Navigation policy decision API needs to include the DOM node that the d...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2010-11-15 10:54 PST by Martin Robinson
Modified: 2015-05-07 17:17 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-11-15 10:54:57 PST
This prevents us from generating the "originating from" string in some layout tests. It would also be very useful for embedders. It should not be very hard now that we have a DOM API. This can be observed by looking at the output of fast/forms/mailto/formenctype-attribute-button-html.html and fast/forms/mailto/formenctype-attribute-input-html.html.
Comment 1 Martin Robinson 2010-11-15 11:00:40 PST
Committed r72015: <http://trac.webkit.org/changeset/72015>
Comment 2 Martin Robinson 2015-05-07 17:17:57 PDT
This isn't going to happen in WebKit2.