RESOLVED FIXED 150518
Web Inspector: Remove unused ScrollLayer Timeline EventType
https://bugs.webkit.org/show_bug.cgi?id=150518
Summary Web Inspector: Remove unused ScrollLayer Timeline EventType
Joseph Pecoraro
Reported 2015-10-23 16:40:16 PDT
* SUMMARY Remove unused ScrollLayer Timeline EventType. Frontend doesn't use it, and though it appears hooked up I don't see it even getting sent to the frontend. Remove it retroactively from iOS backends because I don't think it works there even if it existed.
Attachments
[PATCH] Proposed Fix (22.61 KB, patch)
2015-10-23 16:42 PDT, Joseph Pecoraro
timothy: review+
joepeck: commit-queue-
[PATCH] For Bots (23.08 KB, patch)
2015-10-23 17:35 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-10-23 16:42:12 PDT
Created attachment 263956 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2015-10-23 16:44:10 PDT
Attachment 263956 [details] did not pass style-queue: ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3 2015-10-23 17:35:23 PDT
Created attachment 263966 [details] [PATCH] For Bots
WebKit Commit Bot
Comment 4 2015-10-23 20:59:17 PDT
Comment on attachment 263966 [details] [PATCH] For Bots Clearing flags on attachment: 263966 Committed r191532: <http://trac.webkit.org/changeset/191532>
Note You need to log in before you can comment on or make changes to this bug.