Closed
Bug 1328361
Opened 8 years ago
Closed 8 years ago
add BUG_COMPONENT to addon-sdk/* files
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(firefox53 fixed)
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
639 bytes,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
in the land of mach and moz.build, there are options to specify the bugzilla component for files in the tree (example [0])
I would like to ensure all the source and test files have the proper BUG_COMPONENT in the addon-sdk/ tree.
I see these directories in the tree:
source/app-extension/
source/bin/
source/examples/
source/lib/
source/modules/
source/python-lib/
source/test/
test/
:mossop, can you confirm which directories should be mapped to which bugzilla components? I believe it is just "Add-on SDK :: General"
[0] https://dxr.mozilla.org/mozilla-central/source/layout/reftests/moz.build#259
Flags: needinfo?(dtownsend)
Assignee | ||
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Attachment #8823647 -
Flags: review?(dtownsend) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1c10802c8211
add BUG_COMPONENT to addon-sdk/* files. r=mossop
Comment 4•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•