Jonathan Watt
|
6f84af53e5
|
Bug 1280324, part 4 - Assert that PrintTarget::MakeDrawTarget is only called while a print page is being processed. r=edwin
|
2016-10-27 19:25:02 +01:00 |
Jonathan Watt
|
81c7af4165
|
Bug 1280324, part 1 - Add functionality to the PrintTarget sub-classes to return reference DrawTargets. r=edwin
|
2016-10-27 19:24:12 +01:00 |
Jonathan Watt
|
b92e6743a4
|
Backed out changeset 1bd6da31483d (bug 1279654)
|
2016-06-16 17:28:50 +01:00 |
Jonathan Watt
|
f048425035
|
Bug 1279654 - Create a PrintTargetRecording subclass of PrintTarget. r=mstange
|
2016-06-13 17:19:08 +01:00 |
Jonathan Watt
|
cc6d4f9c08
|
Bug 1278276 - Remove gfxPSSurface and move its logic to a PrintTargetPS subclass of PrintTarget. r=Bas
--HG--
rename : gfx/thebes/gfxPSSurface.cpp => gfx/thebes/PrintTargetPS.cpp
rename : gfx/thebes/gfxPSSurface.h => gfx/thebes/PrintTargetPS.h
|
2016-06-06 16:10:28 +01:00 |
Jonathan Watt
|
0676eabe9f
|
Bug 1278269 - Make a PrintTarget class and PrintTargetThebes subclass and convert all nsIDeviceContextSpec subclasses to use them. r=Bas
|
2016-06-03 11:27:31 +01:00 |