Closed
Bug 1268974
Opened 9 years ago
Closed 9 years ago
make css-parsing-utils eslint-clean
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox49 fixed)
RESOLVED
FIXED
Firefox 49
| Tracking | Status | |
|---|---|---|
| firefox49 | --- | fixed |
People
(Reporter: tromey, Assigned: tromey)
References
Details
Attachments
(1 file)
I noticed that css-parsing-utils is not eslint-clean.
I thought maybe it was (?) and regressed.
This bug is to fix it again and make it harder to regress.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/49785/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/49785/
Attachment #8747258 -
Flags: review?(pbrosset)
| Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8747258 [details]
MozReview Request: Bug 1268974 - make css-parsing-utils eslint-clean; r=pbro
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/49785/diff/1-2/
Comment 3•9 years ago
|
||
Comment on attachment 8747258 [details]
MozReview Request: Bug 1268974 - make css-parsing-utils eslint-clean; r=pbro
https://reviewboard.mozilla.org/r/49785/#review46673
Attachment #8747258 -
Flags: review?(pbrosset) → review+
| Assignee | ||
Comment 4•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 5•9 years ago
|
||
needs rebasing
patching file devtools/client/shared/css-parsing-utils.js
Hunk #3 FAILED at 567
1 out of 10 hunks FAILED -- saving rejects to file devtools/client/shared/css-parsing-utils.js.rej
patch failed to apply
abort: fix up the working directory and run hg transplant --continue
Flags: needinfo?(ttromey)
Keywords: checkin-needed
| Assignee | ||
Comment 6•9 years ago
|
||
Comment on attachment 8747258 [details]
MozReview Request: Bug 1268974 - make css-parsing-utils eslint-clean; r=pbro
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/49785/diff/2-3/
Attachment #8747258 -
Attachment description: MozReview Request: Bug 1268974 - make css-parsing-utils eslint-clean; r?pbro → MozReview Request: Bug 1268974 - make css-parsing-utils eslint-clean; r=pbro
Comment 8•9 years ago
|
||
hm still fails
applying b464a023b3d7
patching file devtools/client/shared/css-parsing-utils.js
Hunk #3 FAILED at 567
1 out of 10 hunks FAILED -- saving rejects to file devtools/client/shared/css-parsing-utils.js.rej
patch failed to apply
abort: fix up the working directory and run hg transplant --continue
can you take a look ?
Flags: needinfo?(ttromey)
Keywords: checkin-needed
Comment 11•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•