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.
<rdar://problem/18641666>
Created attachment 239758 [details] [PATCH] Proposed Fix
Comment on attachment 239758 [details] [PATCH] Proposed Fix r=me
Created attachment 239765 [details] [PATCH] Proposed Fix
Comment on attachment 239765 [details] [PATCH] Proposed Fix Clearing flags on attachment: 239765 Committed r174668: <http://trac.webkit.org/changeset/174668>
All reviewed patches have been landed. Closing bug.