RESOLVED FIXED 171339
Make user script injection more robust
https://bugs.webkit.org/show_bug.cgi?id=171339
Summary Make user script injection more robust
Alex Christensen
Reported 2017-04-26 13:19:57 PDT
Make user script injection more robust
Attachments
Patch (11.49 KB, patch)
2017-04-26 13:33 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2017-04-26 13:33:42 PDT
Geoffrey Garen
Comment 2 2017-04-26 13:37:37 PDT
Comment on attachment 308280 [details] Patch r=me
Alex Christensen
Comment 3 2017-04-26 14:11:12 PDT
Comment on attachment 308280 [details] Patch I'm not sure this will fix anything because m_script can never be null and forEachUserScript does everything synchronously.
WebKit Commit Bot
Comment 4 2017-04-26 14:40:52 PDT
Comment on attachment 308280 [details] Patch Clearing flags on attachment: 308280 Committed r215831: <http://trac.webkit.org/changeset/215831>
WebKit Commit Bot
Comment 5 2017-04-26 14:40:54 PDT
All reviewed patches have been landed. Closing bug.
David Kilzer (:ddkilzer)
Comment 6 2017-04-28 00:27:26 PDT
Note You need to log in before you can comment on or make changes to this bug.