Commit Graph

407157 Commits

Author SHA1 Message Date
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
Ryan VanderMeulen
4df1f6609e Bug 1130065 - Skip test_workerUpdate.html due to frequent failures. 2015-02-17 16:13:59 -05:00
Jocelyn Liu
272edd5ffd Bug 1132330 - Reject pair/unpair promise if operation failed. r=btian 2015-02-16 22:38:00 -05:00
Steve Singer
4f3952c197 Bug 1130223 - Add an implementation to the big endian conditional. r=jesup 2015-02-15 09:36:00 +01:00
Sami Jaktholm
39cd8ef49b Bug 1133030 - Fix timeout in browser_webconsole_bug_632817.js by requesting a page with valid CORS headers. r=past 2015-02-14 08:55:46 +02:00
David Anderson
a287bcbe50 Make sure XUL windows have a top-level APZC. (bug 1130645, r=roc) 2015-02-12 17:49:10 -08:00
Olli Pettay
a8d3da2117 Bug 1132960, don't include conditionally processed nsIFoo header files in .ipdl, r=tbsaunde
--HG--
extra : rebase_source : 6b6f7f1b898e8c35cd09ee310c2a661fdea420f3
2015-02-17 21:35:40 +02:00
Frédéric Wang
3bd556b4ad Bug 467729 - Add a PackageKit XPCOM API. r=karlt 2015-02-16 23:59:00 -05:00
William Lachance
f243dc7e3e Bug 1133076 - Add documentation for mozinstall. r=ahal 2015-02-17 13:48:17 -05:00
dominique vincent
0fde35b1ae Bug 1130630 - Move zoomed_view_stub from shared_ui_components to gecko_app. r=mcomella 2015-02-12 22:12:48 +01:00
Jan Odvarko
a143783c15 Bug 1126274 - Add new API to listen for sent and received RDP packets. r=jryans 2015-02-13 07:35:44 +01:00