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
Chris Pearce
91dc1d6bd5
Bug 1087810 - Use GMPVideoi420Frame dimensions as picture region in EMEH264Decoder instead of assuming the size of frames is always the same as reported in the container. r=edwin
2014-10-23 20:35:19 +13:00
Neil Rashbrook
3d185ee7a4
Bug 1070768 Move XPFE's autocomplete.css to communicator so it doesn't conflict with toolkit's new global autocomplete.css r=Ratty
2014-10-23 08:34:12 +01:00
Benoit Girard
1053b52442
Bug 1087848 - Fix bustage when building without MOZ_ENABLE_PROFILER_SPS. r=trivial
2014-10-23 00:18:21 -04:00
Wes Kocher
5c65af8e06
Merge m-c to inbound a=merge CLOSED TREE
2014-10-22 18:51:59 -07:00
Wes Kocher
09ba9b5177
Merge inbound to m-c a=merge CLOSED TREE
2014-10-22 18:46:27 -07:00
Wes Kocher
d34cab772a
Merge fx-team to m-c a=merge CLOSED TREE
2014-10-22 17:50:29 -07:00
ffxbld
91e5aad349
No bug, Automated HPKP preload list update from host bld-linux64-spot-1094 - a=hpkp-update
2014-10-22 14:02:48 -07:00
ffxbld
9c9a843e74
No bug, Automated HSTS preload list update from host bld-linux64-spot-1094 - a=hsts-update
2014-10-22 14:02:46 -07:00
Ryan VanderMeulen
b13db878be
Merge fx-team to m-c. a=merge
2014-10-22 16:27:41 -04:00
Hannes Verschore
0f1a154510
Bug 1042823 - Don't blindly make MMinMax optimize for doubles, r=jandem,sunfish
2014-10-22 22:12:45 +02:00
Ryan VanderMeulen
a8384fd2d1
Merge b2g-inbound to m-c. a=merge
2014-10-22 16:03:57 -04:00
Margaret Leibovic
89e7ddebf3
Bug 1084590 - Update message and icon in empty view of search activity. r=liuche
2014-10-22 10:58:32 -07:00