Botond Ballo
8858594e1f
Bug 1131749 - Correct for errors in our approximation of the spring equation for overscroll physics that might otherwise violate an assumption. r=kats
2015-02-18 15:12:50 -05:00
Benjamin Bouvier
c7043b053d
Bug 1134298: Fix assertion in MConstant::New to handle NaN; r=luke
...
--HG--
extra : rebase_source : d06940748caf7e1acb25848c780b4df3086263e2
2015-02-18 20:44:08 +01:00
Ryan VanderMeulen
31b517eaf7
Backed out changesets b7d9158b53e7 and 820a0cabcb92 (bug 1131375) for Windows bustage.
...
CLOSED TREE
--HG--
extra : rebase_source : be0f4ecf8aa06e10e503dbff675feeddd8442bf9
2015-02-18 14:47:27 -05:00
Ryan VanderMeulen
35dc26890e
Backed out changeset e4962045c59c (bug 1131798
) for Win8 build bustage.
...
--HG--
extra : rebase_source : 0f196b6774783dd804bb39a19a850297a650c121
2015-02-18 14:46:42 -05:00
Masatoshi Kimura
17cbaa2849
Bug 1133187 - Update fallback whitelist. r=keeler
2015-02-19 04:12:59 +09:00
Masatoshi Kimura
0101cbcbce
Bug 1124039 - Allow RC4 only for whitelisted hosts. r=keeler
2015-02-19 04:12:58 +09:00
Josh Matthews
cb61a019fc
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
2015-02-18 14:10:52 -05:00
Brad Lassey
7f6b520731
bug 1134246 - compartment name not shown in about:compartments r=mossop
2015-02-18 09:19:38 -08:00
Kannan Vijayan
620448450c
Bug 1131295 - Fix profiler frontend category mappings. r=vporof
2015-02-18 14:03:13 -05:00
Bill McCloskey
c2f40fe8a3
Bug 1131317 - Always unwrap objects before wrapping them in XPCWrappedJS (r=mrbkap)
2015-02-18 10:42:28 -08:00
Bill McCloskey
c5fed0b790
Bug 1131375 - Test for message ordering (r=Mossop)
2015-02-18 10:38:41 -08:00
Bill McCloskey
d505bcdca8
Bug 1131375 - Message manager messages should arrive in order in non-e10s (r=smaug)
2015-02-18 10:38:27 -08:00
Jonathan Kew
2947df1147
Bug 1105644 - Update reftests for improved handling of capitalized words. r=smontagu
2015-02-16 10:52:38 +00:00
Jonathan Kew
32ba31eb54
Bug 1105644 - Lowercase words before passing them to libhyphen, so as to match patterns fully. r=smontagu
2015-02-16 10:28:54 +00:00
Tooru Fujisawa
22671df931
Bug 1018628 - Lookup definition node for identifierName in default value in destructuring. r=jorendorff
2015-02-19 03:15:31 +09:00
Joe Steele
b6225617b0
Bug 1131798
- Fix handling of CPU sub-type and rebasing WITHOUT requiring Python 3.3. r=ted
2015-02-19 07:10:26 +13:00
Benjamin Bouvier
993adae83f
Bug 1133859: Allow shared array views as SIMD.load/store arguments; r=lth
...
--HG--
extra : rebase_source : 491c6d6fe54e7db8bd5460578fc1732fe7d2fdf2
2015-02-18 12:48:39 +01:00
Jan de Mooij
dbf4bef164
Bug 1134142 - Replace Baseline ICStub New functions with a variadic template function. r=djvj
2015-02-18 19:06:07 +01:00
Ryan VanderMeulen
804f23b3e0
Backed out changeset 4ef497dc6f9b (bug 1131557) for frequent Linux xpcshell failures.
...
CLOSED TREE
2015-02-18 12:38:19 -05:00
Ryan VanderMeulen
126294da7d
Backed out changeset 73e586b9f04f (bug 1109910) for bustage.
...
CLOSED TREE
--HG--
rename : netwerk/base/LoadInfo.cpp => docshell/base/LoadInfo.cpp
rename : netwerk/base/LoadInfo.h => docshell/base/LoadInfo.h
rename : netwerk/base/nsILoadInfo.idl => docshell/base/nsILoadInfo.idl
2015-02-18 11:57:57 -05:00
Christoph Kerschbaumer
1c3057e193
CLOSED TREE - Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
...
--HG--
rename : docshell/base/LoadInfo.cpp => netwerk/base/LoadInfo.cpp
rename : docshell/base/LoadInfo.h => netwerk/base/LoadInfo.h
rename : docshell/base/nsILoadInfo.idl => netwerk/base/nsILoadInfo.idl
2015-02-17 19:53:06 -08:00
Carsten "Tomcat" Book
cd9b02cc35
Backed out changeset 5f5540f3fcce (bug 1109910) for Bustage on a CLOSED TREE
...
--HG--
rename : netwerk/base/LoadInfo.cpp => docshell/base/LoadInfo.cpp
rename : netwerk/base/LoadInfo.h => docshell/base/LoadInfo.h
rename : netwerk/base/nsILoadInfo.idl => docshell/base/nsILoadInfo.idl
2015-02-18 17:15:00 +01:00
Armen Zambrano Gasparnian
9b757a1eeb
Bug 1110286 - Pin mozharness to 2264bffd89ca instead of production. r=rail
2015-02-18 11:04:52 -05:00
Christoph Kerschbaumer
9bdc672f50
Bug 1116278 - Follow up: Using new channel API in browser/components/feeds (r=sicking)
2015-02-17 19:53:53 -08:00
Christoph Kerschbaumer
a6887de13f
Bug 1131455 - about:sync-log assertion failure: newly created channel must have a loadinfo attached (r=rnewman)
2015-02-17 19:54:12 -08:00
Christoph Kerschbaumer
c644d095b3
Bug 1124950: Make JS callers of ios.newChannel call ios.newChannel2 in toolkit/webapps (r=marco)
2015-02-17 19:53:36 -08:00
Christoph Kerschbaumer
ad762b9022
Bug 1109910 - Move LoadInfo from docShell into Necko (r=sicking,sworkman)
...
--HG--
rename : docshell/base/LoadInfo.cpp => netwerk/base/LoadInfo.cpp
rename : docshell/base/LoadInfo.h => netwerk/base/LoadInfo.h
rename : docshell/base/nsILoadInfo.idl => netwerk/base/nsILoadInfo.idl
2015-02-17 19:53:06 -08:00
Andrew McCreight
27e451c1bd
Back out bug 1071880 for causing bug 1083952.
2015-02-18 07:19:29 -08:00
Brian Hackett
abbe8bd95b
Bug 1133254 - Dehandlify shape-updating object methods, allow setting multiple flags on an object at once, r=terrence.
2015-02-18 08:08:36 -07:00
Dragana Damjanovic
c39aefe5a8
Bug 1131557 - Serve multiple xpcom events in one poll iteration. r=mcmanus
2015-02-18 06:35:00 -05:00
Douglas Crosher
7258683034
Bug 1130827 - Odin: Use SIMD load/store for the fbird test now that they are implemented. r=bbouvier
2015-02-18 20:29:51 +11:00
Alex Henrie
746235eb65
Bug 694870 - Only support GIO in Linux file and protocol handler. r=roc, r=karlt
2015-02-16 16:00:32 -07:00
Nathan Froyd
2947b8b43f
Bug 883954 - part 3 - build etld_data.inc using new GENERATED_FILES functionality; r=gps
...
As a proof-of-usefulness, let's change the build process for
etld_data.inc to write out the rules generating it automatically through
moz.build.
2014-12-16 15:15:14 -05:00
Nathan Froyd
3ff1820ae5
Bug 883954 - part 2 - add support for defining generating scripts for GENERATED_FILES; r=gps
...
Now that we have proper moz.build objects for GENERATED_FILES, we can
add 'script' flags and 'args' flags in moz.build for select
GENERATED_FILES. We restrict 'args' to being filenames for ease of
implementing checks for file existence, and many (all?) of the examples
of file generation throughout the tree don't need arbitrary strings or
Python data.
2014-12-16 15:13:27 -05:00
Nathan Froyd
52bf0b72d2
Bug 883954 - part 1 - make GENERATED_FILES emit proper moz.build objects; r=gps
...
This patch is mostly useful for being able to see these changes
independently of the major changes to GENERATED_FILES. We are going to
need proper moz.build objects for GENERATED_FILES when we add the
ability to define scripts and arguments for them, so we might as well do
that first.
2014-12-16 12:55:02 -05:00
Kartikaya Gupta
b26756534f
Bug 1131695 - Ensure that mouse and touch events sent via BrowserElementParent to the child are offsetted correctly. r=fabrice
2015-02-16 21:41:49 -05:00
Kartikaya Gupta
6ae0cb6aa4
Bug 1131695 - Extract a GetLayoutDeviceToCSSScale helper function in TabParent. r=fabrice
2015-02-16 21:41:48 -05:00
Carsten "Tomcat" Book
1663e96baa
Backed out changeset e46f80935409 (bug 1105644) for ASAN reftest failures
2015-02-18 14:51:24 +01:00
Carsten "Tomcat" Book
a4471f613c
Backed out changeset a36c441817d8 (bug 1105644)
2015-02-18 14:48:11 +01:00
Jon Coppeard
5e9b465d18
Bug 1133759
- Always shrink GC buffers at the end of a shrinking GC r=terrence
2015-02-18 12:35:05 +00:00
Tom Schuster
b2df85cfa3
Bug 1120503
- Fix seal/freeze for typed arrays. r=Waldo
2015-02-18 13:04:12 +01:00
Xidorn Quan
4d3611e544
Bug 1039006 - Enable the preference for CSS Ruby by default. r=dbaron
...
--HG--
extra : source : 5888894940b4cd7751d90cc0f2f9f844b7268cc0
2015-02-19 00:03:25 +13:00
Jonathan Kew
d8f78481ae
Bug 1105644 - Update reftests for improved handling of capitalized words. r=smontagu
2015-02-18 09:25:57 +00:00
Jonathan Kew
98fd03c4e0
Bug 1105644 - Lowercase words before passing them to libhyphen, so as to match patterns fully. r=smontagu
2015-02-18 09:25:51 +00:00
Carsten "Tomcat" Book
4ecb3f38df
Merge mozilla-central to mozilla-inbound
2015-02-18 09:12:35 +01:00
Carsten "Tomcat" Book
90eaa85c59
Backed out changeset 333cd39619fe (bug 1121871) for causing C2 Regressions
2015-02-18 09:08:54 +01:00
Ryan VanderMeulen
2e72549296
Merge inbound to m-c. a=merge
2015-02-17 21:22:47 -05:00
Ryan VanderMeulen
ae8c4ff6e3
Merge fx-team to m-c. a=merge
2015-02-17 21:14:00 -05:00
Ryan VanderMeulen
5d3c4f9631
Backed out changeset 0e2e7780755b (bug 1123762) for causing bug 1133786 and bug 1133865. a=me
2015-02-17 21:00:35 -05:00
B2G Bumper Bot
20d3f0cdbd
Bumping manifests a=b2g-bump
2015-02-17 16:02:34 -08:00