RESOLVED FIXED 112206
Primary plugin hit detection needs to run after plugin creation
https://bugs.webkit.org/show_bug.cgi?id=112206
Summary Primary plugin hit detection needs to run after plugin creation
Dean Jackson
Reported 2013-03-12 16:28:55 PDT
We can't always guarantee that the didFinishLoad will happen before the plugins are created. Move the plugin hit detection to a more reliable spot.
Attachments
Patch (3.80 KB, patch)
2013-03-12 17:12 PDT, Dean Jackson
thorton: review+
Radar WebKit Bug Importer
Comment 1 2013-03-12 16:29:13 PDT
Tim Horton
Comment 2 2013-03-12 16:29:35 PDT
Let's not move it, let's just call it from more than one place.
Tim Horton
Comment 3 2013-03-12 16:30:33 PDT
(it was designed to allow calling it again later (the plan was on-plugin-creation), and will choose a primary snapshotted plugin then if there isn't already one)
Dean Jackson
Comment 4 2013-03-12 17:12:30 PDT
Dean Jackson
Comment 5 2013-03-12 18:01:34 PDT
Note You need to log in before you can comment on or make changes to this bug.