Closed
Bug 1065759
Opened 11 years ago
Closed 11 years ago
Fix a nit in CanvasRenderingContext2D::EnsureTarget
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
RESOLVED
FIXED
mozilla35
People
(Reporter: chiajung, Assigned: chiajung)
Details
Attachments
(1 file, 1 obsolete file)
|
1.06 KB,
patch
|
chiajung
:
review+
|
Details | Diff | Splinter Review |
There is a missing pair of {} which changes the semantic slightly.
Attachment #8487590 -
Flags: review?(gwright)
Updated•11 years ago
|
Attachment #8487590 -
Flags: review?(gwright) → review+
| Assignee | ||
Comment 1•11 years ago
|
||
Fix commit string, carry r+
Attachment #8487590 -
Attachment is obsolete: true
Attachment #8487704 -
Flags: review+
| Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla35
You need to log in
before you can comment on or make changes to this bug.
Description
•