RESOLVED FIXED 137575
Web Inspector: paint flashing mode should be disabled when remote inspecting legacy iOS versions
https://bugs.webkit.org/show_bug.cgi?id=137575
Summary Web Inspector: paint flashing mode should be disabled when remote inspecting ...
Brian Burg
Reported 2014-10-09 15:03:26 PDT
It doesn't do anything on legacy iOS, AFAICT. If it was supposed to be shipped with iOS 8, then this bug should be changed to "paint flashing is broken when remote inspecting iOS 8".
Attachments
[PATCH] Proposed Fix (8.67 KB, patch)
2014-10-13 17:40 PDT, Joseph Pecoraro
simon.fraser: review+
[PATCH] For Bots (8.66 KB, patch)
2014-10-14 11:31 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-10-09 15:04:14 PDT
Joseph Pecoraro
Comment 2 2014-10-13 13:47:44 PDT
This should just be removing "PageAgent.setShowPaintRects" from the Legacy Inspector JSON files. They had the method, but they didn't implement it. So they are really falsely reporting that they support it.
Joseph Pecoraro
Comment 3 2014-10-13 17:40:57 PDT
Created attachment 239767 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 4 2014-10-14 11:31:38 PDT
Created attachment 239809 [details] [PATCH] For Bots
WebKit Commit Bot
Comment 5 2014-10-14 12:29:42 PDT
Comment on attachment 239809 [details] [PATCH] For Bots Clearing flags on attachment: 239809 Committed r174696: <http://trac.webkit.org/changeset/174696>
WebKit Commit Bot
Comment 6 2014-10-14 12:29:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.