Closed Bug 1884715 Opened 7 months ago Closed 7 months ago

Speedup lexing phase of webidl parser

Categories

(Core :: DOM: Bindings (WebIDL), task)

task

Tracking

()

RESOLVED FIXED
125 Branch
Tracking Status
firefox125 --- fixed

People

(Reporter: sergesanspaille, Assigned: sergesanspaille)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Depends on: 1884319

ply has a short path for skipping whitespaces, use it instead of a
generic regular expression to speedup webidl files lexing.

Depends on D204266

Pushed by sguelton@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2b0f1ed8291f use t_ignore + comments for faster webidl lexing r=ahochheiden
Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
Component: General → DOM: Bindings (WebIDL)
Product: Firefox Build System → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: