Closed
Bug 905780
Opened 12 years ago
Closed 12 years ago
missing function-call parens in ClientContainerLayer.h
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
|
1.13 KB,
patch
|
nrc
:
review+
|
Details | Diff | Splinter Review |
Looks like the patches in bug 901722 were missing a set of parens.
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #790925 -
Flags: review?(ncameron)
Comment 2•12 years ago
|
||
Comment on attachment 790925 [details] [diff] [review]
actually call the function, don't just interpret its address as a boolean
Review of attachment 790925 [details] [diff] [review]:
-----------------------------------------------------------------
eek, good catch, thanks!
Attachment #790925 -
Flags: review?(ncameron) → review+
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
You need to log in
before you can comment on or make changes to this bug.
Description
•