Bug 112919

Summary: Web Inspector: timeline paint rectangles are off for transformed layers
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: 112911    
Bug Blocks:    
Attachments:
Description Flags
Patch pfeldman: review+

Description Andrey Kosyakov 2013-03-21 08:20:08 PDT
Timeline currently ignores layer offset/transform when displaying paint rectangles coming through instrumentation in RenderLayerBacking. See details here: https://code.google.com/p/chromium/issues/detail?id=113224
Comment 1 Andrey Kosyakov 2013-03-22 10:09:53 PDT
Created attachment 194582 [details]
Patch
Comment 2 Andrey Kosyakov 2013-03-28 05:14:40 PDT
ping
Comment 3 Andrey Kosyakov 2013-03-29 02:43:31 PDT
Committed r147204: <http://trac.webkit.org/changeset/147204>