Closed
Bug 991028
Opened 11 years ago
Closed 11 years ago
Get rid of AutoOpenSurface
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
Details
Attachments
(4 files)
31.21 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
8.82 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
29.80 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
18.68 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8400560 -
Flags: review?(nical.bugzilla)
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8400562 -
Flags: review?(nical.bugzilla)
Comment 4•11 years ago
|
||
Comment on attachment 8400560 [details] [diff] [review]
Get rid of AutoOpenSurface
Review of attachment 8400560 [details] [diff] [review]:
-----------------------------------------------------------------
::: gfx/layers/ImageDataSerializer.h
@@ +90,5 @@
> Validate();
> }
> +
> + ImageDataDeserializer()
> + : ImageDataSerializerBase(nullptr, 0)
nit: remove this
Attachment #8400560 -
Flags: review?(nical.bugzilla) → review+
Updated•11 years ago
|
Attachment #8400561 -
Flags: review?(nical.bugzilla) → review+
Updated•11 years ago
|
Attachment #8400562 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #8400577 -
Flags: review?(nical.bugzilla)
Updated•11 years ago
|
Attachment #8400577 -
Flags: review?(nical.bugzilla) → review+
Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Backed out in http://hg.mozilla.org/integration/mozilla-inbound/rev/2579095d0f7e after Mac nonunified asked the musical question "did you mean 'gfx::SurfaceFormat'?" in https://tbpl.mozilla.org/php/getParsedLog.php?id=37349946&tree=Mozilla-Inbound
Assignee | ||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/41d045863cbf
https://hg.mozilla.org/mozilla-central/rev/4937c83749e4
https://hg.mozilla.org/mozilla-central/rev/4568d98ca5f9
https://hg.mozilla.org/mozilla-central/rev/814f77d08ee7
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Updated•11 years ago
|
Assignee: nobody → matt.woodrow
You need to log in
before you can comment on or make changes to this bug.
Description
•