Closed
Bug 1298501
Opened 9 years ago
Closed 9 years ago
Fix typo in Compositor::IsValid
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla51
| Tracking | Status | |
|---|---|---|
| firefox51 | --- | fixed |
People
(Reporter: dvander, Assigned: dvander)
References
Details
Attachments
(1 file)
|
1.87 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•9 years ago
|
||
Stupid bug, IsValid returns the wrong thing and LayerTransactionParent happens to assume it returns the wrong thing.
Attachment #8785454 -
Flags: review?(matt.woodrow)
Updated•9 years ago
|
Attachment #8785454 -
Flags: review?(matt.woodrow) → review+
Updated•9 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8103fef19cbb
Fix Compositor::IsValid returning the wrong value. r=mattwoodrow
Keywords: checkin-needed
Comment 3•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•