Closed
Bug 1426377
Opened 7 years ago
Closed 7 years ago
WaylandShmPool assert mAllocatedSize <= aImageDataSize is wrong
Categories
(Core :: Widget: Gtk, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Assert mAllocatedSize <= aImageDataSize is wrong at WaylandShmPool as the aImageDataSize has to be smaller or equal to allocated pool size.
Comment hidden (mozreview-request) |
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8937980 [details]
Bug 1426377 - Assert when aImageDataSize is bigger than allocated pool size,
https://reviewboard.mozilla.org/r/208710/#review214802
Attachment #8937980 -
Flags: review?(jhorak) → review+
Pushed by stransky@redhat.com:
https://hg.mozilla.org/integration/autoland/rev/929eea667f6a
Assert when aImageDataSize is bigger than allocated pool size, r=jhorak
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•