Closed
Bug 1399569
Opened 7 years ago
Closed 7 years ago
Use full text for bugzilla component "CSS Parsing and Computation", not an abbreviated version
Categories
(Testing :: web-platform-tests, enhancement)
Tracking
(firefox57 fixed)
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: aryx, Assigned: aryx)
Details
Attachments
(1 file)
In testing/web-platform/moz.build there are twice
> BUG_COMPONENT = ("Core", "CSS Parsing and Comp")
This should be
> BUG_COMPONENT = ("Core", "CSS Parsing and Computation")
because treeherder's bug filer refuses to file a bug into an abbreviated component.
Updated•7 years ago
|
Flags: needinfo?(jmaher)
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Flags: needinfo?(jmaher)
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8907711 [details]
Bug 1399569 - Use full text for bugzilla component 'CSS Parsing and Computation', not an abbreviated version. NPOTB
https://reviewboard.mozilla.org/r/179382/#review184554
thanks for the fix
Attachment #8907711 -
Flags: review?(jmaher) → review+
Comment hidden (mozreview-request) |
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/8b156b6abe61
Use full text for bugzilla component 'CSS Parsing and Computation', not an abbreviated version. r=jmaher NPOTB
Assignee | ||
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•