Closed
Bug 997383
Opened 11 years ago
Closed 11 years ago
ImageBridgeParent.cpp plays fast and loose with using statements, making Xlib sad
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: kats, Assigned: kats)
References
Details
Attachments
(2 files)
|
3.47 KB,
text/plain
|
Details | |
|
2.02 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
While trying to implement bug 995411 I made some changes and the build broke. Attached is a build failure log snippet that shows the error.
| Assignee | ||
Comment 1•11 years ago
|
||
Stop using big namespace with lots of things in it
Attachment #8407787 -
Flags: review?(nical.bugzilla)
| Assignee | ||
Comment 2•11 years ago
|
||
Try push including this patch at https://tbpl.mozilla.org/?tree=Try&rev=93783f4703b1
Updated•11 years ago
|
Attachment #8407787 -
Flags: review?(nical.bugzilla) → review+
| Assignee | ||
Comment 3•11 years ago
|
||
| landing | ||
Comment 4•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•