Closed
Bug 485626
Opened 16 years ago
Closed 16 years ago
Update style guidelines to reflect namespace discussions
Categories
(Core :: SQLite and Embedded Database Bindings, defect)
Core
SQLite and Embedded Database Bindings
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•16 years ago
|
||
Like so...
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review asuth]
Updated•16 years ago
|
Attachment #369767 -
Flags: review?(bugmail) → review+
| Assignee | ||
Updated•16 years ago
|
Whiteboard: [needs review asuth] → [can land]
| Assignee | ||
Comment 2•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Flags: in-testsuite-
Resolution: --- → FIXED
Whiteboard: [can land]
Target Milestone: --- → mozilla1.9.2a1
Updated•1 year ago
|
Product: Toolkit → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•