Bug 112919 - Web Inspector: timeline paint rectangles are off for transformed layers
Summary: Web Inspector: timeline paint rectangles are off for transformed layers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Andrey Kosyakov
URL:
Keywords:
Depends on: 112911
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-21 08:20 PDT by Andrey Kosyakov
Modified: 2013-03-29 02:43 PDT (History)
13 users (show)

See Also:


Attachments
Patch (30.71 KB, patch)
2013-03-22 10:09 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>