Bug 136009

Summary: Web Inspector: Remove forced layouts during recording caused by striped background element resizing
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2014-08-15 18:23:01 PDT
* SUMMARY
Remove forced layouts during recording caused by striped background element resizing.

This is a performance issue. But, we should be able to avoid resizing this element manually and draw the background with CSS!
Comment 1 Radar WebKit Bug Importer 2014-08-15 18:23:09 PDT
<rdar://problem/18038767>
Comment 2 Joseph Pecoraro 2014-08-15 18:34:10 PDT
Created attachment 236697 [details]
[PATCH] Proposed Fix
Comment 3 Timothy Hatcher 2014-08-15 20:30:57 PDT
Comment on attachment 236697 [details]
[PATCH] Proposed Fix

Why didn't I think of that!?
Comment 4 WebKit Commit Bot 2014-08-15 21:06:05 PDT
Comment on attachment 236697 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 236697

Committed r172682: <http://trac.webkit.org/changeset/172682>
Comment 5 WebKit Commit Bot 2014-08-15 21:06:08 PDT
All reviewed patches have been landed.  Closing bug.