Carsten "Tomcat" Book
1987b525a6
Backed out changeset f9f9b79c0aa6 (bug 982153) for suspicion of causing M1 Test failures on a CLOSED TREE
2014-10-23 16:35:22 +02:00
Nicolas Silva
dba3476740
Bug 1087270 - Check more D3D11 result codes and assert in debug builds. r=jrmuizel
2014-10-23 16:22:41 +02:00
Jonathan Griffin
bba69d02b8
Bug 1087711 - Bump manifestparser to 0.8, r=jmaher
2014-10-22 16:04:15 -07:00
Georg Fritzsche
6dd6391fae
Bug 1086252 - Show stable client id in about:telemetry. r=froydnj
2014-10-23 15:42:04 +02:00
Andrea Marchesini
cd528c2dd2
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 14:43:40 +01:00
Branislav Rankov
21510896b2
Bug 1079806 - IonMonkey MIPS: Change ma_bal to optionally fill the delay slot. r = nbp
2014-10-10 16:44:15 +02:00
Hannes Verschore
eb9377476b
Bug 1079806 - IonMonkey: Enable lazylinking on ARM/MIPS, r=mjrosenberg
2014-10-23 15:38:08 +02:00
Hannes Verschore
c3199377b8
Bug 1085298 - IonMonkey: Fix for when folding ternary constructs and a branch dominates both MPhi predecessors, r=nbp
2014-10-23 15:34:13 +02:00
Jeff Muizelaar
0712bcef0e
Bug 1083071. Disable D3D11 and D3D9 layers on broken drivers.
...
This will hopefully prevent black screen problems that people are seeing.
--HG--
extra : rebase_source : 8ba080a4a9a81a1124020cd5ed5395bf262c5d4a
2014-10-22 21:38:18 -04:00
Mats Palmgren
e064a0e217
Bug 1083855 - part 6, Make RecreateFramesForContent params non-optional. r=bz
2014-10-23 13:19:26 +00:00
Mats Palmgren
448a9be2bc
Bug 1083855 - part 5, Make nsXBLBindingRequest::DocumentLoaded first call DestroyFramesFor, then load the binding, then CreateFramesFor. r=bz
2014-10-23 13:19:26 +00:00
Mats Palmgren
0a12728365
Bug 1083855 - part 4, Make CreateShadowRoot first call DestroyFramesFor, then setup the new shadow root, then CreateFramesFor. r=bz
2014-10-23 13:19:25 +00:00
Mats Palmgren
de4092a0f1
Bug 1083855 - part 3, Implement nsIPresShell::DestroyFramesFor/CreateFramesFor. r=bz
2014-10-23 13:19:25 +00:00
Mats Palmgren
7412dd34c9
Bug 1083855 - part 2, Add a REMOVE_DESTROY_FRAMES value to RemoveFlags. Make RecreateFramesForContent skip recreating the frames when aFlags has that value. r=bz
2014-10-23 13:19:25 +00:00
Mats Palmgren
448a255746
Bug 1083855 - part 1, Add an aDestroyedFramesFor out param to ContentRemoved and propagate it (and aFlags) to RecreateFramesForContent etc. (idempotent change) r=bz
2014-10-23 13:19:25 +00:00
Carsten "Tomcat" Book
f47de25453
Backed out changeset 2340c1d21e94 (bug 1082734
) for w4 test failures
2014-10-23 15:00:30 +02:00
Patrick McManus
be959b9152
Bug 1069724 - all conn reuse after conn pool flush on shift-reload r=hurley
2014-10-13 20:37:59 -04:00
Patrick McManus
0ecbb9dfba
Bug 1082261 - http 421 retry r=hurley
2014-10-13 20:51:50 -04:00
Patrick McManus
f888b135ca
Bug 1082039 - nsIHttpChannelInternal.allowSpdy is racy r=hurley
2014-10-13 12:40:45 -04:00
Patrick McManus
5a6914f739
Bug 1085329 - update proxy selection idl with https comments r=jduell
2014-10-20 08:43:08 -04:00
Carsten "Tomcat" Book
2e1ca08331
Backed out changeset 6a917dc8e60c (bug 1069724) for web platform 4 test failures
2014-10-23 14:52:59 +02:00
Carsten "Tomcat" Book
91f1372579
Backed out changeset d6c66b0eeba9 (bug 1082261) for web-4 test failures
2014-10-23 14:52:46 +02:00
Carsten "Tomcat" Book
1c08ee6d02
Backed out changeset d9026e7165e8 (bug 1082039) for webapp 4 test failures
2014-10-23 14:52:32 +02:00
Carsten "Tomcat" Book
3e65b2deac
Backed out changeset d7294b811da0 (bug 1085329) for causing web-app 4 test failures
2014-10-23 14:52:12 +02:00
Jan Beich
7049079a3c
Bug 1087370 - Unbreak build on non-SPS platforms after bug 818307. r=aklotz
2014-10-22 08:39:00 -04:00
Rob Wood
23498200e6
Bug 1084565 - Add option to output logcat to stdout. r=mdas
2014-10-21 10:27:37 -04:00
Chris Manchester
7d5a7c9529
Bug 1068923 - Provide the including manifest name to uniquely identify tests in case of a dupe manifest. r=ahal
...
The path of the including manifest is included in test objects whenever possible to aide identification of tests in cases the same test file is included by multiple manifests.
2014-10-22 16:04:51 -04:00
Dave Hunt
4f25400d85
Bug 1065402 - Include environment details in HTML formatter. r=jgraham
2014-10-22 06:01:00 -04:00
Simon Lindholm
f3a96fb3e1
Bug 982153 - Give dynamically created script elements 1-indexed line numbers. r=bz
2014-10-22 15:21:00 -04:00
Nicolas Silva
990fc6bdfb
Bug 1083071 - Backout the additional blacklist entries. r=jmuizelaar
2014-10-22 09:04:00 -04:00
Lars T Hansen
3408357511
Bug 979594 - ARM Ion and assembler support. r=sstangl r=dtc-moz
2014-10-23 14:23:27 +02:00
Lars T Hansen
9e232ae5c3
Bug 979594 - JIT implementations of the important Atomics. r=sstangl
2014-10-23 14:23:27 +02:00
Lars T Hansen
ad21f14cea
Bug 979594 - Atomics object, atomic operations on SharedArrayBuffer (no jit support). r=luke
2014-10-23 14:23:16 +02:00
Carsten "Tomcat" Book
d92de52ee2
Backed out changeset 0ad46fb9ecc0 (bug 993137) for suspicion of causing b2g m1 test failures
2014-10-23 13:58:14 +02:00
Patrick McManus
0a4699fef4
bug 1085329 - update proxy selection idl with https comments r=jduell
2014-10-20 08:43:08 -04:00
Patrick McManus
0012151134
bug 1082039 - nsIHttpChannelInternal.allowSpdy is racy r=hurley
2014-10-13 12:40:45 -04:00
Patrick McManus
8055bc2bf5
bug 1082261 - http 421 retry r=hurley
2014-10-13 20:51:50 -04:00
Patrick McManus
53e1f527fc
bug 1069724 - all conn reuse after conn pool flush on shift-reload r=hurley
2014-10-13 20:37:59 -04:00
Andrea Marchesini
4d11e3f323
Bug 1082734
- Remove URL.searchParams to avoid the stealing of data from future cross-origin sites, r=bz
2014-10-23 12:48:44 +01:00
Olli Pettay
3dd6aece01
Bug 973638, update MutationObserver.observe() to follow the spec, r=baku
...
--HG--
extra : rebase_source : dd62e2140275c2026038322c6b656886ec7d122a
2014-10-23 14:11:40 +03:00
Carsten "Tomcat" Book
8e3a6eb0cc
Backed out changeset 8a39622aa24a (bug 1087270) for bustage
2014-10-23 13:12:16 +02:00
Nicolas Silva
ac673f7fed
Bug 1087270 - Check more D3D11 result codes and assert in debug builds. r=jrmuizel
2014-10-23 12:06:14 +02:00
Jan Keromnes
f70560b81b
Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau
2014-10-21 19:19:00 +02:00
Blake Kaplan
d50c7db4ae
Bug 1068811 - Make middle-mouse-click paste work in X11. r=billm/jimm
2014-10-22 11:50:00 +02:00
Rik Cabanier
7e588547af
Bug 1074056 - Part 2 - Rendering part of 1074056: Add support for interpolation hints to CSS gradients. r=roc
2014-10-22 14:25:00 +02:00
Rik Cabanier
34c51613a5
Bug 1074056 - Part 1 - Add support for interpolation hints to CSS gradients. r=dbaron
2014-10-22 14:24:00 +02:00
Terrence Cole
3aff5ca03c
Bug 1081769 - Assert that we never have a null cross-compartment key; r=billm
2014-10-22 17:01:05 -07:00
Nicholas Nethercote
a4cfc0ee0e
Bug 1087834 - Reduce heap churn involving |input_overflow_buf_|. r=billm.
...
--HG--
extra : rebase_source : f842309c5d75479fefc266d405c0b8aceb7c247f
2014-10-23 01:34:07 -07:00
Chris Pearce
abeccd6803
Bug 1055395 - gTests for GMPAsyncShutdown. r=edwin
2014-10-23 20:37:55 +13:00
Chris Pearce
80f88cb28a
Bug 1087810 - Null check output sent to MP4Reader::Output(). r=edwin
2014-10-23 20:35:27 +13:00