Bug 137680

Summary: Web Inspector: Paint Flashing button does not match page state after reload
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, simon.fraser, 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-10-13 17:35:09 PDT
* SUMMARY
After activating the Paint Flashing button and reloading the page, the button is deactivated but the page is performing paint flashing.
Lets make this a frontend property entirely. Enabled only when the inspector is open, and remembered across sessions.

* STEPS TO REPRODUCE
1. Inspect <http://bogojoker.com/shell/>
2. Enable paint flashing (DOM Tree view button)
3. Reload the page
  => pain flashing is enabled on the page, but the button is disabled
Comment 1 Radar WebKit Bug Importer 2014-10-13 17:35:19 PDT
<rdar://problem/18642469>
Comment 2 Joseph Pecoraro 2014-10-13 17:37:53 PDT
Created attachment 239766 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2014-10-13 21:43:55 PDT
Comment on attachment 239766 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 239766

Committed r174670: <http://trac.webkit.org/changeset/174670>
Comment 4 WebKit Commit Bot 2014-10-13 21:43:58 PDT
All reviewed patches have been landed.  Closing bug.