Closed Bug 1201135 Opened 9 years ago Closed 9 years ago

Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla43
Tracking Status
firefox43 --- fixed

People

(Reporter: mccr8, Assigned: n.nethercote)

References

Details

Attachments

(1 file)

These names are a relic of the C origin of this file. The include guards would also need to be updated.
mccr8, your reward for filing this bug is that you get to do the review :)
Attachment #8661617 - Flags: review?(continuation)
Assignee: nobody → n.nethercote
Status: NEW → ASSIGNED
Blocks: 1205183
No longer blocks: 1205183
Comment on attachment 8661617 [details] [diff] [review]
Rename pldhash.{h,cpp} to PLDHashTable.{h,cpp}

Review of attachment 8661617 [details] [diff] [review]:
-----------------------------------------------------------------

Thanks for fixing this! This has been a constant minor annoyance for me.

::: xpcom/glue/PLDHashTable.h
@@ +3,5 @@
>  /* This Source Code Form is subject to the terms of the Mozilla Public
>   * License, v. 2.0. If a copy of the MPL was not distributed with this
>   * file, You can obtain one at http://mozilla.org/MPL/2.0/. */
>  
> +#ifndef PLDHashTable_h___

Please remove the trailing underscores in PLDHashTable_h___ per the Mozilla style guide.
Attachment #8661617 - Flags: review?(continuation) → review+
Blocks: 1205538
https://hg.mozilla.org/mozilla-central/rev/895c0969f99e
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: