RESOLVED FIXED 219647
Make ScrollingPerformanceLoggingEnabled an internal debug preference
https://bugs.webkit.org/show_bug.cgi?id=219647
Summary Make ScrollingPerformanceLoggingEnabled an internal debug preference
Simon Fraser (smfr)
Reported 2020-12-08 10:12:24 PST
Make ScrollingPerformanceLoggingEnabled an internal debug preference
Attachments
Patch (5.94 KB, patch)
2020-12-08 10:39 PST, Simon Fraser (smfr)
no flags
Patch (38.86 KB, patch)
2020-12-08 13:57 PST, Simon Fraser (smfr)
sam: review+
Simon Fraser (smfr)
Comment 1 2020-12-08 10:39:14 PST
Sam Weinig
Comment 2 2020-12-08 11:01:00 PST
Comment on attachment 415654 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=415654&action=review > Source/WebCore/page/Settings.yaml:158 > +ForceUpdateScrollbarsOnMainThreadForPerformanceTesting: > + type: bool > + defaultValue: > + WebCore: > + default: false Please don't add this here. I have been removing things from this file and moving them to WebPreferences.yaml with the goal of removing this file soon.
Simon Fraser (smfr)
Comment 3 2020-12-08 13:57:44 PST
Simon Fraser (smfr)
Comment 4 2020-12-08 14:59:29 PST
Radar WebKit Bug Importer
Comment 5 2020-12-08 15:00:20 PST
Note You need to log in before you can comment on or make changes to this bug.