RESOLVED FIXED 171505
Do not dispatch SVG load event in frameless documents
https://bugs.webkit.org/show_bug.cgi?id=171505
Summary Do not dispatch SVG load event in frameless documents
Chris Dumez
Reported 2017-05-01 12:15:44 PDT
Do not dispatch SVG load event in frameless documents. <https://trac.webkit.org/changeset/173028/webkit> took care of most load events but forgot the SVG load event. Firefox and Chrome do not fire load events in frameless documents.
Attachments
Patch (4.84 KB, patch)
2017-05-01 12:48 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2017-05-01 12:16:05 PDT
Chris Dumez
Comment 2 2017-05-01 12:48:15 PDT
Andreas Kling
Comment 3 2017-05-01 12:58:57 PDT
Comment on attachment 308752 [details] Patch Well duh, what a silly oversight! r=me
WebKit Commit Bot
Comment 4 2017-05-01 13:40:26 PDT
Comment on attachment 308752 [details] Patch Clearing flags on attachment: 308752 Committed r216023: <http://trac.webkit.org/changeset/216023>
WebKit Commit Bot
Comment 5 2017-05-01 13:40:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.