[Webkit-unassigned] [Bug 215963] New: Move PerformanceMonitor related DeprecatedGlobalSettings to Settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 28 17:58:48 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=215963

            Bug ID: 215963
           Summary: Move PerformanceMonitor related
                    DeprecatedGlobalSettings to Settings
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sam at webkit.org

The PerformanceMonitor related uses of DeprecatedGlobalSettings can easily be moved to Settings, as PerformanceMonitor has a Page reference. None of these are actually settings in the traditional sense right now, as they are immutable, so we could just make them #defines, but given how easy it is move them to Settings, I think that makes the most sense here.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200829/e9bfe0f1/attachment.htm>


More information about the webkit-unassigned mailing list