[Webkit-unassigned] [Bug 194883] New: Web Inspector: eliminate manual syncing of numeric constants used by JavaScript and CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 16:43:32 PST 2019


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

            Bug ID: 194883
           Summary: Web Inspector: eliminate manual syncing of numeric
                    constants used by JavaScript and CSS
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P5
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattbaker at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com

Summary:
Eliminate manual syncing of numeric constants used by JavaScript and CSS.

Web Inspector CSS occasionally uses numeric constants that must also be available to code. Currently we rely on the developer to keep the JavaScript and CSS worlds in sync. These custom properties should have their values set by Web Inspector code so that can't get out of sync.

Note:
The CSS custom property `--recording-auto-capture-input-margin` in CanvasOverviewContentView.css has already become out of sync. Let's fix this!

-- 
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/20190221/38f87669/attachment.html>


More information about the webkit-unassigned mailing list