Closed
Bug 773637
Opened 14 years ago
Closed 14 years ago
Kill NS_SCRIPTABLE and friends
Categories
(Developer Infrastructure :: Source Code Analysis, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla17
People
(Reporter: jcranmer, Assigned: jcranmer)
Details
Attachments
(3 files)
|
115.85 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
|
64.53 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
|
2.17 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
No analysis in the new static analysis framework is planning on using NS_SCRIPTABLE and NS_INPARAM/NS_OUTPARAM/NS_INOUTPARAM attributes. We should just remove them.
| Assignee | ||
Comment 1•14 years ago
|
||
Assignee: nobody → Pidgeot18
Attachment #641863 -
Flags: review?(benjamin)
| Assignee | ||
Comment 2•14 years ago
|
||
Attachment #641864 -
Flags: review?(benjamin)
| Assignee | ||
Comment 3•14 years ago
|
||
Comm-central actually bothered to use these?
Attachment #641866 -
Flags: review?(mconley)
Updated•14 years ago
|
Attachment #641866 -
Flags: review?(mconley) → review+
| Assignee | ||
Comment 4•14 years ago
|
||
Comment on attachment 641866 [details] [diff] [review]
Remove it from comm-central
https://hg.mozilla.org/comm-central/rev/ce86b74dc946
Attachment #641866 -
Flags: checkin+
| Assignee | ||
Updated•14 years ago
|
Attachment #641863 -
Flags: review?(benjamin) → review?(ehsan)
| Assignee | ||
Updated•14 years ago
|
Attachment #641864 -
Flags: review?(benjamin) → review?(ehsan)
Updated•14 years ago
|
Attachment #641863 -
Flags: review?(ehsan) → review+
Updated•14 years ago
|
Attachment #641864 -
Flags: review?(ehsan) → review+
| Assignee | ||
Comment 5•14 years ago
|
||
Comment 6•14 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/fc4f105722ef
https://hg.mozilla.org/mozilla-central/rev/5a9c9b6b78c4
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Updated•8 years ago
|
Product: Core → Firefox Build System
Updated•4 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•