Closed Bug 1321501 Opened 8 years ago Closed 8 years ago

Disable GPU process for now when webrender is enabled

Categories

(Core :: Graphics: WebRender, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla54

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file)

On windows, gpu process is enabled. But it caused to fail to create GL context, since it requests real widget.
 https://dxr.mozilla.org/mozilla-central/source/gfx/gl/GLContextProviderWGL.cpp#439

Disable gpu process for now.
Assignee: nobody → sotaro.ikeda.g
Blocks: webrender
(In reply to Sotaro Ikeda [:sotaro] from comment #0)
> On windows, gpu process is enabled. But it caused to fail to create GL
> context, since it requests real widget.

aCompositorWidget->RealWidget() return nullptr when gpu process is enabled.
Attachment #8816065 - Flags: review?(nical.bugzilla)
Comment on attachment 8816065 [details] [diff] [review]
patch - Disable GPU process when webrender is enabled

Review of attachment 8816065 [details] [diff] [review]:
-----------------------------------------------------------------

Could you file a bug blocking the webrender metabug so that we don't forget there will be work to do to get it to work with the GPU process?
Attachment #8816065 - Flags: review?(nical.bugzilla) → review+
Depends on: 1321527
Bug 1321527 is created to re-enable it.
No longer depends on: 1321527
Summary: Disable GPU process for now → Disable GPU process for now when webrender is enabled
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/projects/graphics/rev/2dad40164655
Disable GPU process for now when webrender is enabled r=nical
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: