Closed
Bug 1469480
Opened 6 years ago
Closed 6 years ago
Fix simulate device reset handling
Categories
(Core :: Graphics: WebRender, defect)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
References
Details
Attachments
(1 file)
(deleted),
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
This bug is created by Bug 1468675 Comment 11.
Bug 1364504 added device reset handling. But it does not handle "simulate device reset".
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•6 years ago
|
Summary: Fix "simulate device reset" handling → Fix simulate device reset handling
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Attachment #8986099 -
Flags: review?(nical.bugzilla)
Comment 3•6 years ago
|
||
Comment on attachment 8986099 [details] [diff] [review]
patch - Fix simulate device reset handling
Review of attachment 8986099 [details] [diff] [review]:
-----------------------------------------------------------------
It would be nice if simulated device resets didn't go through a different flow/ordering of messages than normal device resets.
Attachment #8986099 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 4•6 years ago
|
||
(In reply to Nicolas Silva [:nical] from comment #3)
> Comment on attachment 8986099 [details] [diff] [review]
> patch - Fix simulate device reset handling
>
> Review of attachment 8986099 [details] [diff] [review]:
> -----------------------------------------------------------------
>
> It would be nice if simulated device resets didn't go through a different
> flow/ordering of messages than normal device resets.
Created Bug 1469517 for it.
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e962019750e9
Fix simulate device reset handling r=nical
Comment 6•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•