RESOLVED FIXED 112787
Web Inspector: do not use inspector cookie in InspectorInstrumentation::{will,did}Paint
https://bugs.webkit.org/show_bug.cgi?id=112787
Summary Web Inspector: do not use inspector cookie in InspectorInstrumentation::{will...
Andrey Kosyakov
Reported 2013-03-20 04:29:54 PDT
We don't need cookie there, as we don't expect frame to navigate within paint. We do need frame in didPaint, though (see bug 112371)
Attachments
Patch (8.93 KB, patch)
2013-03-20 04:32 PDT, Andrey Kosyakov
pfeldman: review+
Andrey Kosyakov
Comment 1 2013-03-20 04:32:56 PDT
Andrey Kosyakov
Comment 2 2013-03-21 08:52:04 PDT
Note You need to log in before you can comment on or make changes to this bug.