Closed
Bug 1442093
Opened 7 years ago
Closed 7 years ago
Add more log to GetAndInitDisplayForWebRender()
Categories
(Core :: Graphics: WebRender, enhancement, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
781 bytes,
patch
|
jgilbert
:
review+
|
Details | Diff | Splinter Review |
From Bug 1441827, there could be a case that eglInitialize() was failed in GetAndInitDisplayForWebRender(). To understand the failure, it seems better to add log to eglInitialize() failure case.
Assignee | ||
Comment 1•7 years ago
|
||
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•7 years ago
|
Attachment #8955003 -
Flags: review?(jgilbert)
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P2
Updated•7 years ago
|
Attachment #8955003 -
Flags: review?(jgilbert) → review+
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(jgilbert)
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/689d9921beb5
Add more log to GetAndInitDisplayForWebRender() r=jgilbert
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•