Closed
Bug 1178426
Opened 10 years ago
Closed 10 years ago
Add GfxInfo to ServicesList.h
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla42
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | fixed |
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(1 file)
|
21.57 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #8627321 -
Flags: review?(nfroyd)
Comment 1•10 years ago
|
||
Comment on attachment 8627321 [details] [diff] [review]
Add GfxInfo to ServicesList.h
Review of attachment 8627321 [details] [diff] [review]:
-----------------------------------------------------------------
WFM.
::: gfx/src/DriverInitCrashDetection.cpp
@@ +136,5 @@
>
> bool
> DriverInitCrashDetection::UpdateEnvironment()
> {
> + mGfxInfo = mozilla::services::GetGfxInfo();
This looks like it's inside the mozilla:: namespace already, so no mozilla:: needed?
Attachment #8627321 -
Flags: review?(nfroyd) → review+
Comment 3•10 years ago
|
||
Assignee: nobody → jmuizelaar
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
You need to log in
before you can comment on or make changes to this bug.
Description
•