Closed
Bug 1417653
Opened 8 years ago
Closed 8 years ago
clean up a few moz.build files that have typos
Categories
(Testing :: General, enhancement)
Testing
General
Tracking
(firefox59 fixed)
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
Details
Attachments
(1 file)
|
5.17 KB,
patch
|
gbrown
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
Comment on attachment 8928688 [details] [diff] [review]
fix some typos in moz.build bugzilla annotations
Review of attachment 8928688 [details] [diff] [review]:
-----------------------------------------------------------------
Looks good. How do you find these?
::: toolkit/content/moz.build
@@ +64,5 @@
> with Files('tests/browser/*451286*'):
> BUG_COMPONENT = ('Toolkit', 'Find Toolbar')
>
> with Files('tests/browser/*594509*'):
> + BUG_COMPONENT = ('Toolkit', 'General')
I guess 'Toolkit Graveyard' was cleaned up / removed?
Attachment #8928688 -
Flags: review?(gbrown) → review+
| Assignee | ||
Comment 3•8 years ago
|
||
I used:
https://activedata.allizom.org/tools/query.html#query_id=nKkGhdkK
and I couldn't find toolkit graveyard anymore, there are probably a few others to clean up as well.
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f85750673396
clean up a few moz.build files that have typos. r=gbrown
Comment 5•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•