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
B2G Bumper Bot
6d932ea781
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/066f0e84321a
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1132353
- Only show visited history in history search. r=kgrandon
2015-02-17 16:00:08 -08:00
B2G Bumper Bot
04ccf34515
Bumping manifests a=b2g-bump
2015-02-17 14:23:01 -08:00
B2G Bumper Bot
12b5cf41a3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5bf4a1dc9bee
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #27369 from npark-mozilla/1118054
Bug 1118054 - Create test to catch regression in bug 1117981: Lockscreen doesn't show updated time after being woken up from sleep
========
https://hg.mozilla.org/integration/gaia-central/rev/50d665b1b154
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1118054 - Create test to catch regression in bug 1117981: Lockscreen doesn't show updated time after being woken up from sleep
2015-02-17 14:20:36 -08:00
Douglas Crosher
2f2d558126
Bug 1133203 - Jit: do not flag AssertRange as movable. r=sunfish
2015-02-18 09:05:29 +11:00
Sparsh Paliwal
198d2c0e32
Bug 1117883: Added asyncPluginInit to the telemetry ping; r=aklotz
...
--HG--
extra : rebase_source : ea785116f98396183bf3373a6231a05ae059939f
2015-02-17 14:53:17 -07:00
Allison Naaktgeboren
d7be6b5193
Bug 1025703
- Ignore autocomplete=off for filling login forms.r=dolske
2015-02-17 13:52:44 -08:00
Kartikaya Gupta
3b4fe0ca10
Back out bug 1121871 as it is an improper fix and creates regressions like bug 1132741. r=BenWa (on IRC)
2015-02-17 16:30:53 -05:00
B2G Bumper Bot
c2ea025b30
Bumping manifests a=b2g-bump
2015-02-17 13:21:28 -08:00
Ryan VanderMeulen
907ac22584
Backed out changeset 820649ecb0fa (bug 1113435) and changeset 4d049a07f749 (bug 1085223) for Android reftest failures.
...
CLOSED TREE
2015-02-17 16:14:50 -05:00