Open
Bug 1279654
Opened 8 years ago
Updated 2 years ago
Create a PrintTargetRecording subclass of PrintTarget
Categories
(Core :: Graphics, task, P3)
Core
Graphics
Tracking
()
REOPENED
mozilla50
Tracking | Status | |
---|---|---|
firefox50 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
(deleted),
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
We need a PrintTargetRecording subclass of PrintTarget.
Assignee | ||
Comment 1•8 years ago
|
||
In addition to the obvious, I had previously been planing to make PrintTarget::MakeDrawTarget non-virtual, but PrintTargetRecording overrides that method and will likely continue to do so.
Attachment #8762247 -
Flags: review?(mstange)
Updated•8 years ago
|
Attachment #8762247 -
Flags: review?(mstange) → review+
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1bd6da31483d
Create a PrintTargetRecording subclass of PrintTarget. r=mstange
Comment 3•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla50
Backout by jwatt@jwatt.org:
https://hg.mozilla.org/integration/mozilla-inbound/rev/633b29c1f22c
Backed out changeset 1bd6da31483d
Assignee | ||
Updated•8 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•8 years ago
|
||
backout bugherder |
backed out also landed on m-c
https://hg.mozilla.org/mozilla-central/rev/633b29c1f22c
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → FIXED
Comment 7•8 years ago
|
||
sorry, my fault with the marking tool
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•7 years ago
|
Priority: -- → P3
Whiteboard: [gfx-noted]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•