Bug 96276

Summary: Web Inspector: highlight of paint rectangles is broken
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Andrey Kosyakov 2012-09-10 08:33:05 PDT
0. Open WebInspector, switch to Timeline panel
1. Click record
2. Reload the page
3. Click stop
1. Locate a Paint event and hover over it;

EXPECTED: Paint rectangle is highlighted in the inspected page.
ACTUAL: Nothing happens

This was apparently regressed by r127240.
Comment 1 Andrey Kosyakov 2012-09-10 08:56:09 PDT
Created attachment 163143 [details]
Patch
Comment 2 WebKit Review Bot 2012-09-10 12:12:25 PDT
Comment on attachment 163143 [details]
Patch

Clearing flags on attachment: 163143

Committed r128089: <http://trac.webkit.org/changeset/128089>
Comment 3 WebKit Review Bot 2012-09-10 12:12:28 PDT
All reviewed patches have been landed.  Closing bug.