Closed
Bug 413033
Opened 18 years ago
Closed 18 years ago
Correct function name spelling: GetIntrisicSize in GeckoUtils.*
Categories
(Camino Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: batwood.bugs, Assigned: batwood.bugs)
Details
(Keywords: fixed1.8.1.12)
Attachments
(1 file)
3.63 KB,
patch
|
hwaara
:
review+
stuart.morgan+bugzilla
:
superreview+
|
Details | Diff | Splinter Review |
GetIntrisicSize in GeckoUtils.* should be GetIntrinsicSize. Also update files that reference this.
Assignee | ||
Comment 1•18 years ago
|
||
I had this prepared from the multiple passwords bug so going ahead and uploading. This changes GeckoUtils::GetIntrisicSize to GeckoUtils::GetIntrinsicSize() in the few places it's used.
Attachment #298674 -
Flags: review?(hwaara)
Comment 2•18 years ago
|
||
Comment on attachment 298674 [details] [diff] [review]
Patch to correct spelling
If it compiles, r+ :-)
Attachment #298674 -
Flags: review?(hwaara) → review+
Comment 3•18 years ago
|
||
Comment on attachment 298674 [details] [diff] [review]
Patch to correct spelling
sr=smorgan
Attachment #298674 -
Flags: superreview+
Assignee | ||
Updated•18 years ago
|
Flags: camino1.6b3?
Keywords: checkin-needed
Landed on the trunk and MOZILLA_1_8_BRANCH (no CHBV usage there).
Status: NEW → RESOLVED
Closed: 18 years ago
Flags: camino1.6b3?
Keywords: checkin-needed → fixed1.8.1.12
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•