[Webkit-unassigned] [Bug 52577] Incomplete beforeload event support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 4 09:04:58 PST 2015


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

Chris <chris at chrismatic.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at chrismatic.io

--- Comment #3 from Chris <chris at chrismatic.io> ---
Any updates on plans for fixing this?

This is incredibly crucial to how effective some popular extensions for Safari can be. 

`beforeload` should capture requests made by:

1) JavaScript XHR
2) JavaScript element creation (`new Image().src = "http://something.com/"`);
3) Resources for plugins running in a page
... that kind of thing

I'd be glad to spend time studying WebKit's source and adding support for this — please let me know if/whether/how I can help.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150204/3b5e8706/attachment-0002.html>


More information about the webkit-unassigned mailing list