It is taking shotgun approach to hit testing. PLT: Running Time Self Symbol Name 132.0ms 0.8% 0,0 Main Thread 0x8a984 132.0ms 0.8% 0,0 WebKit::WebPage::determinePrimarySnapshottedPlugIn() 130.0ms 0.8% 0,0 WebCore::RenderView::hitTest(WebCore::HitTestRequest const&, WebCore::HitTestResult&) 1.0ms 0.0% 0,0 WebCore::HTMLPlugInImageElement::restartSimilarPlugIns() 1.0ms 0.0% 0,0 WTF::RunLoop::TimerBase::start(double, bool)
Created attachment 222662 [details] patch
Attachment 222662 [details] did not pass style-queue: ERROR: Source/WebKit2/ChangeLog:9: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:10: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:13: Line contains tab character. [whitespace/tab] [5] ERROR: Source/WebKit2/ChangeLog:14: Line contains tab character. [whitespace/tab] [5] Total errors found: 4 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
https://trac.webkit.org/r163082
Comment on attachment 222662 [details] patch So much better! Thanks, Antti :)