RESOLVED FIXED Bug 119594
Add logging to the primary plugin detection
https://bugs.webkit.org/show_bug.cgi?id=119594
Summary Add logging to the primary plugin detection
Dean Jackson
Reported 2013-08-08 14:21:51 PDT
We're seeing some unusual behaviour. Add some logging for diagnosis.
Attachments
Patch (2.74 KB, patch)
2013-08-08 14:24 PDT, Dean Jackson
thorton: review+
Radar WebKit Bug Importer
Comment 1 2013-08-08 14:22:31 PDT
Dean Jackson
Comment 2 2013-08-08 14:24:40 PDT
Tim Horton
Comment 3 2013-08-08 14:26:16 PDT
Comment on attachment 208370 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=208370&action=review > Source/WebKit2/WebProcess/WebPage/WebPage.cpp:4056 > + LOG(Plugins, "Primary Plug-In Detection: began."); Might also be nice to log when we start the timer-if-it's-not-already-started, and at which source (didFinishLoad or addPluginView).
Dean Jackson
Comment 4 2013-08-08 14:33:25 PDT
Note You need to log in before you can comment on or make changes to this bug.