Closed Bug 1888441 Opened 2 years ago Closed 1 year ago

Use InspectorUtils CSS parser in CSSCompleter

Categories

(DevTools :: Source Editor, task)

task

Tracking

(firefox127 fixed)

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: nchevobbe, Assigned: nchevobbe)

References

Details

Attachments

(1 file)

No description provided.

This requires some changes as the token type and text from the cssparser
differs from the JS-based CSS lexer.
We're exposing the parser current lineNumber and columnNumber in InspectorUtilsCSSParser
since they're required in cssTokenizerWithLineColumn.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Attachment #9393795 - Attachment description: Bug 1888441 - [devtools] Use InspectorUtils CSS parser in CSSCompleter. r=#devtools-reviewers. → Bug 1888441 - [devtools] Use InspectorCSSParser in CSSCompleter. r=#devtools-reviewers.
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/54882b6de6ac [devtools] Use InspectorCSSParser in CSSCompleter. r=devtools-reviewers,bomsy.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: