Closed
Bug 980272
Opened 11 years ago
Closed 11 years ago
Make DataSourceSurfaceD2D::Map set mIsMapped
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: jwatt, Assigned: jwatt)
Details
Attachments
(1 file)
689 bytes,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
It seems DataSourceSurfaceD2D::Map fails to set mIsMapped even though DataSourceSurfaceD2D::Unmap MOZ_ASSERT's that it's set. This caused the debug build bustage noted in bug 979853 comment 6.
![]() |
Assignee | |
Comment 1•11 years ago
|
||
Attachment #8386726 -
Flags: review?(bas)
![]() |
Assignee | |
Comment 2•11 years ago
|
||
![]() |
Assignee | |
Comment 3•11 years ago
|
||
Updated•11 years ago
|
Attachment #8386726 -
Flags: review?(bas) → review+
![]() |
Assignee | |
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•