Closed
Bug 485626
Opened 14 years ago
Closed 14 years ago
Update style guidelines to reflect namespace discussions
Categories
(Toolkit :: Storage, defect)
Toolkit
Storage
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: sdwilsh, Assigned: sdwilsh)
References
Details
Attachments
(1 file)
962 bytes,
patch
|
asuth
:
review+
|
Details | Diff | Splinter Review |
Per dev.platform, we should use mozilla::storage instead of Mozilla::Storage I'm also going to have global functions prefixed with :: to indicate that they are in the global namespace. Probably will be lenient on things like do_GetService and do_QueryInterface though...
Assignee | ||
Comment 1•14 years ago
|
||
Like so...
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs review asuth]
Updated•14 years ago
|
Attachment #369767 -
Flags: review?(bugmail) → review+
Assignee | ||
Updated•14 years ago
|
Whiteboard: [needs review asuth] → [can land]
Assignee | ||
Comment 2•14 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/d249eca423fd
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [can land]
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•