Closed Bug 1315584 Opened 8 years ago Closed 8 years ago

Remove picture rect assertion in LayerTransactionParent

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: mattwoodrow, Assigned: mattwoodrow)

References

Details

Attachments

(1 file)

We're trying to assert that the size of the texture is the same or bigger than the picture rect.

With OOP video the underlying texture (and its size) might not be available (since they come over a different IPC channel, from a different process) and this can fire needlessly.

I've never heard of it catching real bugs, so we can probably just do without.
Attachment #8808025 - Flags: review?(dvander)
Attachment #8808025 - Flags: review?(dvander) → review+
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/72529f7a90db
Remove picture rect assertion in LayerTransactionParent since it can fail if the texture isn't available. r=dvander
https://hg.mozilla.org/mozilla-central/rev/72529f7a90db
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: