Bug 137680 - Web Inspector: Paint Flashing button does not match page state after reload
Summary: Web Inspector: Paint Flashing button does not match page state after reload
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-10-13 17:35 PDT by Joseph Pecoraro
Modified: 2014-10-13 21:43 PDT (History)
6 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (5.02 KB, patch)
2014-10-13 17:37 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

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