Closed
Bug 940170
Opened 12 years ago
Closed 12 years ago
constify PLDHashTableOps structures
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: froydnj, Assigned: froydnj)
Details
(Whiteboard: [qa-])
Attachments
(4 files)
|
6.67 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
|
4.58 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
|
1.52 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
|
5.29 KB,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
This hits everything except security/, libpref/, caps/, and netwerk/.
Conveniently, I think bz can review all of these.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8334298 -
Flags: review?(bzbarsky)
| Assignee | ||
Comment 2•12 years ago
|
||
Attachment #8334299 -
Flags: review?(bzbarsky)
| Assignee | ||
Comment 3•12 years ago
|
||
Attachment #8334300 -
Flags: review?(bzbarsky)
| Assignee | ||
Comment 4•12 years ago
|
||
Not exactly sure if you are a peer in these places, but I don't think it really
matters too much for a change like this...
Attachment #8334301 -
Flags: review?(bzbarsky)
Comment 5•12 years ago
|
||
Comment on attachment 8334298 [details] [diff] [review]
constify PLDHashTableOps in layout/
r=me
Attachment #8334298 -
Flags: review?(bzbarsky) → review+
Comment 6•12 years ago
|
||
Comment on attachment 8334299 [details] [diff] [review]
constify PLDHashTableOps in content/
r=me
Attachment #8334299 -
Flags: review?(bzbarsky) → review+
Comment 7•12 years ago
|
||
Comment on attachment 8334300 [details] [diff] [review]
constify PLDHashTableOps in dom/
r=me
Attachment #8334300 -
Flags: review?(bzbarsky) → review+
Comment 8•12 years ago
|
||
Comment on attachment 8334301 [details] [diff] [review]
constify PLDHashTableOps in miscellaneous other places
r=itcompiles
Attachment #8334301 -
Flags: review?(bzbarsky) → review+
| Assignee | ||
Comment 9•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/8cb5e2add225
https://hg.mozilla.org/integration/mozilla-inbound/rev/d89eedd62c70
https://hg.mozilla.org/integration/mozilla-inbound/rev/3c2e6a8dd5ba
https://hg.mozilla.org/integration/mozilla-inbound/rev/71c415468a45
Flags: in-testsuite-
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → nfroyd
Comment 10•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/8cb5e2add225
https://hg.mozilla.org/mozilla-central/rev/d89eedd62c70
https://hg.mozilla.org/mozilla-central/rev/3c2e6a8dd5ba
https://hg.mozilla.org/mozilla-central/rev/71c415468a45
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•