Closed
Bug 711658
Opened 14 years ago
Closed 14 years ago
Intergrated gpu no longer used on Nightly
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
FIXED
mozilla12
People
(Reporter: jrmuizel, Assigned: jrmuizel)
References
Details
(Keywords: regression, Whiteboard: [qa?])
Attachments
(1 file)
9.86 KB,
patch
|
BenWa
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Looks like it was caused by 696376
![]() |
||
Comment 1•14 years ago
|
||
Jeff, this needs to sort of block Fx11, right?
Jeff, was this caused by
https://hg.mozilla.org/mozilla-central/rev/c9a74f4ee1f7
That is really strange, but most things about 696376 are. Can you confirm that that was the patch that broke it?
Assignee | ||
Comment 3•14 years ago
|
||
This moves the copy of NS_CompareVersions into the header to make things work.
Assignee | ||
Updated•14 years ago
|
Attachment #582874 -
Flags: review?(bgirard)
Comment 4•14 years ago
|
||
Comment on attachment 582874 [details] [diff] [review]
Do TriggerQuirks earlier
Review of attachment 582874 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #582874 -
Flags: review?(bgirard) → review+
Comment 6•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla12
Assignee | ||
Comment 7•14 years ago
|
||
Comment on attachment 582874 [details] [diff] [review]
Do TriggerQuirks earlier
[Approval Request Comment]
Regression caused by (bug #): 696376
User impact if declined: We end up always using the discrete GPU (i.e. worse battery life)
Testing completed (on m-c, etc.): none yet
Risk to taking this patch (and alternatives if risky): Low, this just calls an independent function earlier.
Attachment #582874 -
Flags: approval-mozilla-aurora?
![]() |
||
Comment 8•14 years ago
|
||
Comment on attachment 582874 [details] [diff] [review]
Do TriggerQuirks earlier
[Triage Comment]
Approved for Aurora given where we are in the cycle, the risk assessment of this code change, and the impact to a user's battery life.
Attachment #582874 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 9•14 years ago
|
||
This actually made it into Aurora but I forgot to include a link:
https://hg.mozilla.org/mozilla-beta/rev/2325e88b6026
![]() |
||
Updated•14 years ago
|
Assignee: nobody → jmuizelaar
status-firefox11:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•