Bug 112787

Summary: Web Inspector: do not use inspector cookie in InspectorInstrumentation::{will,did}Paint
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, eric, esprehn+autocc, keishi, loislo, ojan.autocc, pfeldman, pmuellr, simon.fraser, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112371    
Attachments:
Description Flags
Patch pfeldman: review+

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.