RESOLVED FIXED 137678
Web Inspector: Remove unused stale Page protocol methods
https://bugs.webkit.org/show_bug.cgi?id=137678
Summary Web Inspector: Remove unused stale Page protocol methods
Joseph Pecoraro
Reported 2014-10-13 16:39:42 PDT
We have a number of unused, stale, Page protocol methods: - canShowDebugBorders - setShowDebugBorders - canShowFPSCounter - setShowFPSCounter - canContinuouslyPaint - setContinuousPaintingEnabled Lets remove these as they are unimplemented. We can implement and add them in the future.
Attachments
[PATCH] Proposed Fix (13.38 KB, patch)
2014-10-13 16:42 PDT, Joseph Pecoraro
kling: review+
[PATCH] Proposed Fix (17.39 KB, patch)
2014-10-13 17:30 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2014-10-13 16:39:52 PDT
Joseph Pecoraro
Comment 2 2014-10-13 16:42:38 PDT
Created attachment 239758 [details] [PATCH] Proposed Fix
Andreas Kling
Comment 3 2014-10-13 16:53:47 PDT
Comment on attachment 239758 [details] [PATCH] Proposed Fix r=me
Joseph Pecoraro
Comment 4 2014-10-13 17:30:49 PDT
Created attachment 239765 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 5 2014-10-13 18:30:10 PDT
Comment on attachment 239765 [details] [PATCH] Proposed Fix Clearing flags on attachment: 239765 Committed r174668: <http://trac.webkit.org/changeset/174668>
WebKit Commit Bot
Comment 6 2014-10-13 18:30:13 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.