Andrew McCreight
fa8a767c0c
Bug 1065049
- Enable logging of GMP process name. r=jesup
2014-09-10 14:52:36 -07:00
Andrew McCreight
917eda1a08
Bug 1058903 - Ignore the GMPService shutdown assert, because it always fails. r=jesup
...
This is failing all the time right now, but we never reach the assert due to crashing earlier.
To allow us to get e10s shutdown leak checking working, ignore this assertion until GMPService is
fixed for e10s.
2014-09-10 14:52:36 -07:00
Benoit Girard
26e2c0e96e
Bug 1063084 - BMP with compression can be transparent. r=seth
2014-09-04 16:08:33 -04:00
Nikhil Marathe
3f1edc2c3a
Bug 1042908 - Fix WorkerPrivate error handling. r=bent
...
--HG--
extra : amend_source : 9eda75aa5fb1a61a740046138f3224294d0c330f
extra : transplant_source : %14%C48%D1-%07%08%E8%8DR%D5%AA%B6Y%7CV%DE%C3F%18
2014-07-11 11:59:39 -07:00
Malini Das
0ad7ebb20b
Bug 1058158 - run b2g marionette tests in test container, r=jgriffin
2014-08-28 17:34:50 -04:00
Hannes Verschore
591bf9f526
Bug 1064251 - IonMonkey: Fold strict (not) equal on constant numbers, r=sstangl
2014-09-10 23:21:12 +02:00
Jason Orendorff
7b9ec355ff
Bug 1057587 - Crash [@ JSString::ensureLinear] with Symbol and environment object.
...
--HG--
extra : rebase_source : af77bb098aefe1191c5ea26e5dfcf1d775fa3c84
extra : amend_source : 07dc0c27907e76748fcc34dc74e97fc914ab4ac7
2014-09-09 19:04:52 -05:00
ziyunfei
e78810b679
Bug 1058396 - Make String(aSymbol) return the symbol's description, as specified in ES6 draft rev 27. r=jorendorff.
...
--HG--
extra : rebase_source : 40b8293fe1fa14667d00f00170b69f3138586279
2014-09-03 17:29:54 -05:00
Jonathan Watt
da22957ff0
Bug 1065526, part 2 - Add a Copy() method to gfxMatrix. r=Bas
2014-09-10 21:41:51 +01:00
Jonathan Watt
eda83caa4b
Bug 1065526, part 1 - Add a Copy() method to Moz2D's Matrix. r=Bas
2014-09-10 21:41:51 +01:00
Jonathan Watt
6a46efe30d
Bug 1065558 - Add a ConcatTransform method to Moz2D's DrawTarget. r=Bas
2014-09-10 21:41:50 +01:00
Hannes Verschore
2757090497
Bug 1047346 - IonMonkey: Delay linking for scripts that are on the stack, r=jandem
2014-09-10 22:39:51 +02:00
Ryan VanderMeulen
1e4137ff7a
Bug 1008481 - Really disable the test on only opt.
...
--HG--
extra : rebase_source : 93237cb46d90ef61228150be0c4a24ddf9f46ea2
2014-09-10 16:23:40 -04:00
Inanc Seylan
fd3f8a3184
Bug 1005922: IonMonkey: Remove bailing on NewObject/NewArray during arguments usage analysis; r=h4writer
2014-09-10 22:22:27 +02:00
Benoit Jacob
29f5c46479
Bug 1063048 - backout 35ff4bfb198f because on DriverVersionMismatch our blacklisting logic is fooled and doesn't protect us against real crashes - r=Bas
2014-09-10 16:16:55 -04:00
Byron Campen [:bwc]
90874fd582
Bug 1027300: Check for ioctl error return. r=mt
2014-08-29 13:40:15 -07:00
Felipe Gomes
382f4efc2f
Bug 1063848 - Disable e10s in safe mode. r=bsmedberg,ally.
2014-09-10 15:53:55 -03:00
Nathan Froyd
0d574b3aed
Bug 1056324 - move addon-sdk/'s JS module installation to moz.build; r=gps; f=Mossop
2014-08-20 16:48:23 -04:00
Ryan VanderMeulen
10ab2e900f
Bug 1008481 - Skip test_bug995943.xul on OSX opt for failing ~80% of the time.
2014-09-10 14:27:02 -04:00
Byron Campen [:bwc]
940a3086a0
Bug 1060625: Remove sipcc wrapper code around SDP operations. r=mt
2014-09-08 13:49:37 -07:00
Terrence Cole
62fae135f8
Bug 914402 - Remove the defunct conservative stack scanner; r=sfink
...
--HG--
extra : rebase_source : c261ef7492694e9724c78edc7bc0dac7aa4357ba
2014-09-09 15:08:23 -07:00
Jonathan Watt
423fda249a
Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas
2014-09-10 18:29:35 +01:00
Jonathan Watt
fa99069d2a
Bug 1065031, part 1 - Changes to Moz2D code to document and rename Moz2D Matrix's Translate, Scale and Rotate methods. r=Bas
2014-09-10 18:29:35 +01:00
Max Vujovic
173b798c02
Bug 1058779 - Add a test for CSS Filters + -moz-element. r=mstange
2014-09-10 10:26:50 -07:00
Max Vujovic
12bb58804b
Bug 1058765 - Add a test for chaining different CSS filter functions together. r=mstange
2014-09-10 10:26:50 -07:00
Max Vujovic
20fd398d1e
Bug 1058783 - Add rendering tests for blur radius in ems and rems. r=mstange
2014-09-10 10:26:50 -07:00
Max Vujovic
c27fa82d99
Bug 1058807 - Remove nsIFrame include from nsSVGFilterInstance.h. r=mstange
2014-09-10 10:26:49 -07:00
Nicolas B. Pierron
8b6b6f64a9
Bug 1063816 - Rename usesBefore* to *WarmUpThreshold. r=h4writer
2014-09-10 19:11:20 +02:00
Nicolas B. Pierron
2e870be9ec
Bug 1063816 - Rename useCount to warmUpCounter. r=h4writer
2014-09-10 19:11:20 +02:00
Markus Stange
8379b5448d
Bug 1065344 - Remove unnecessary mAppUnitsPerCSSPx field. r=mvujovic
2014-09-10 19:06:10 +02:00
Markus Stange
5412fbee5e
Bug 1065344 - Only construct the FilterDescription once. r=mvujovic
2014-09-10 19:06:07 +02:00
Markus Stange
2e7183e111
Bug 1065344 - mUserSpaceBounds shouldn't change its meaning temporarily. r=mvujovic
2014-09-10 19:06:05 +02:00
Mats Palmgren
ef096a7e5d
Bug 739396 - Tests.
2014-09-10 17:07:36 +00:00
Mats Palmgren
1ae9903d62
Bug 739396, part 1 - Split a range (that are to be added to the Selection as a result of a user action) into multiple ranges that excludes any non-selectable (-moz-user-select:none) sub-trees.
2014-09-10 17:07:36 +00:00
Mats Palmgren
9ede471b64
Bug 739396, part 0 - Make nsDocumentViewer use mozilla::dom::Selection internally instead of nsISelection.
2014-09-10 17:07:36 +00:00
Aetf
6f01df6e2f
Bug 1050649 - Implement recover instruction for RegExpReplace. r=nbp
2014-09-10 19:02:40 +02:00
Ryan VanderMeulen
0e562f96b9
Backed out 3 changesets (bug 739396) for Mulet perma-fail on a CLOSED TREE.
...
Backed out changeset 299911e6983b (bug 739396)
Backed out changeset de11af3e0964 (bug 739396)
Backed out changeset e274cb276cc5 (bug 739396)
2014-09-10 12:21:58 -04:00
Ryan VanderMeulen
f06bae9e96
Backed out changeset 101037130fd6 (bug 1045108) for xpcshell failures.
...
CLOSED TREE
2014-09-10 12:17:21 -04:00
Ryan VanderMeulen
8c10dfca94
Backed out changeset c9283869cbae (bug 1036068) for causing frequent Windows XP talos g1 failures.
...
CLOSED TREE
2014-09-10 12:12:07 -04:00
Andrea Marchesini
7396255880
Bug 982728 - Implement ServiceWorkerGlobalScope unregister(), r=nsm
2014-09-10 11:21:32 -04:00
Bobby Holley
731a2d6c41
Bug 1065238 - Re-enable test_cpows.xul on mac. r=billm
2014-09-10 08:07:50 -07:00
Ting-Yu Lin
886b593ce0
Bug 1064790 - Give S/SN/SF/SN meaningful names. r=bz
...
Also fix gfxRect usage in "PrintAsString" as Bug 641426 part 2 did.
2014-09-09 21:08:00 -04:00
Bob Owen
33eaabbf1f
Bug 1063455 - Define MOZ_STACKWALKING when NS_StackWalk is available and replace other instances of the same #if logic. r=mshal, r=froydnj
2014-09-08 18:25:20 +01:00
Dave Hunt
47586c314e
Bug 1051986 - Make B2GDeviceRunner's stop method kill the remote process. r=ahal
2014-09-09 09:38:00 -04:00
Roberto A. Vitillo
b0a7375ec5
Bug 1045108 - Forcefully set the expiration version for outstanding probes. r=vladan
2014-09-10 04:26:00 -04:00
Michael Henretty
89a4cf0bd9
Bug 960762 - Re-enable notification mochitests. r=gerard-majax
2014-09-09 09:13:05 -07:00
Francois Marier
12e6ff4e4a
Bug 752559 - Console warning when sandboxed iframe is used ineffectively. r=smaug
2014-09-07 23:05:00 -04:00
Armen Zambrano Gasparnian
82c26a152e
Bug 1053453 - Raise exception when DeviceManagerADB pushes a file & fails. r=wlach
2014-09-10 09:36:41 -04:00
Jonathan Watt
62cd61e1b7
Bug 1065127 - Avoid Matrix().Translate()/Scale()/Rotate() multiplication in lots of places. r=Bas
2014-09-10 14:26:12 +01:00
Carsten "Tomcat" Book
7da0477a9e
Merge m-c to mozilla-inbound
2014-09-10 15:14:15 +02:00