Closed
Bug 1541286
Opened 7 years ago
Closed 7 years ago
Remove vm/RegExpConstants.h
Categories
(Core :: JavaScript Engine, task)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
It only contains one symbol after bug 1539690, and it's only #include'd in a single spot.
Filing a bug for this rather perfunctorily tbh, if I'd realized just how silly this is I'd have just done it in bug 1539690 perhaps even post-review...
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/autoland/rev/ef65dd8bc6d1
Remove "vm/RegExpConstants.h" and move the sole symbol in it into the sole header that #include'd it. r=arai
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
You need to log in
before you can comment on or make changes to this bug.
Description
•