Closed Bug 1385164 Opened 7 years ago Closed 7 years ago

Unpaired gfxContext::Save/Restore in BasicLayerManager::PushGroupForLayer

Categories

(Core :: Web Painting, defect, P2)

defect

Tracking

()

RESOLVED INVALID

People

(Reporter: u459114, Assigned: u459114)

References

Details

Attachments

(1 file)

gfxContext::Save is called at [1], BasicLayerManager::PushGroupForLayer may exit at [2] without calling gfxContext::Restore

[1] http://searchfox.org/mozilla-central/source/gfx/layers/basic/BasicLayerManager.cpp#95
[2] http://searchfox.org/mozilla-central/source/gfx/layers/basic/BasicLayerManager.cpp#122
Blocks: 936338
Attachment #8891170 - Flags: review?(mtseng)
Priority: -- → P2
Comment on attachment 8891170 [details]
Bug 1385164 - Using gfxContextAutoSaveRestore to prevent unpaired gfxContext::Save/Restore.

https://reviewboard.mozilla.org/r/162368/#review167642
Attachment #8891170 - Flags: review?(mtseng) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: