Closed
Bug 1406707
Opened 3 years ago
Closed 3 years ago
Change WebRenderBridgeChild::BeginTransaction() as to return void
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
(Whiteboard: [wr-mvp])
Attachments
(1 file)
2.87 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
WebRenderBridgeChild::BeginTransaction() always succeed, we do not need to check the return value.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee: nobody → sotaro.ikeda.g
Assignee | ||
Updated•3 years ago
|
Attachment #8916354 -
Flags: review?(bugmail)
Updated•3 years ago
|
Whiteboard: [wr-mvp] [triage]
Updated•3 years ago
|
Attachment #8916354 -
Flags: review?(bugmail) → review+
Pushed by sikeda@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/2350d8369f3b Change WebRenderBridgeChild::BeginTransaction() as to return void r=kats
Updated•3 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Whiteboard: [wr-mvp] [triage] → [wr-mvp]
![]() |
||
Comment 3•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2350d8369f3b
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•