Closed
Bug 1328383
Opened 9 years ago
Closed 9 years ago
add BUG_COMPONENT to caps/* files
Categories
(Core :: Security: CAPS, defect)
Core
Security: CAPS
Tracking
()
RESOLVED
FIXED
mozilla53
| Tracking | Status | |
|---|---|---|
| firefox53 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file)
|
508 bytes,
patch
|
bholley
:
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 caps/ tree.
I see these directories in the tree:
caps/
caps/tests/gtest/
caps/tests/mochitest/
caps/tests/unit/
I assume these will all be mapped to "Core :: Security CAPS"
[0] https://dxr.mozilla.org/mozilla-central/source/layout/reftests/moz.build#259
| Assignee | ||
Comment 1•9 years ago
|
||
Juan, could you help me figure out which bugzilla component all the source and tests should be mapped to?
Flags: needinfo?(jgomez)
| Assignee | ||
Comment 3•9 years ago
|
||
this goes under the assumption that all files under caps/ belong to Security: CAPS.
please redirect review if you are not the correct reviewer.
Updated•9 years ago
|
Attachment #8825460 -
Flags: review?(bobbyholley) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1387dfd543de
add BUG_COMPONENT to caps/* files. r=bholley
Comment 5•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 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
•