[Webkit-unassigned] [Bug 40886] New: Web Inspector: Backend Should Provide Full Supported CSS Properties List

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 20 10:08:40 PDT 2010


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

           Summary: Web Inspector: Backend Should Provide Full Supported
                    CSS Properties List
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: joepeck at webkit.org
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com


Would be useful to have a full list calculated in the backend, so
that the frontend doesn't calculate it every page load. Places
that would be affected (for the better) are:

  - console autocompletion (injected side)
  InjectedScript._hiddenStyleProperties
  bug 38448

  - styles autocompletion (sidebar)
  WebInspector.CSSCompletions (bug 
  bug 17374

  - css tokenizer (highlighting)
  WebInspector.SourceCSSTokenizer._propertyKeywords
  http://trac.webkit.org/browser/trunk/WebCore/inspector/front-end/SourceCSSTokenizer.re2js

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list