Commit Graph

205664 Commits

Author SHA1 Message Date
B2G Bumper Bot
97b7e0cbaa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7f40cbf7faa9
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #24072 from sfoster/tutorial-text-height-bug-1065384

Bug 1065384 - Accomodate longer text in FTU tutorial

========

https://hg.mozilla.org/integration/gaia-central/rev/6edb0b43e621
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1065384 - Accomodate longer text in FTU tutorial. r=fcampo
2014-09-16 12:15:52 -07:00
Dan Mosedale
e961b553e4 Bug 1068178 - Fix Loop functional test bustage, rs=Standard8, NPOTB, so DONTBUILD 2014-09-16 11:47:39 -07:00
Panos Astithas
4d38895a81 Use the devtools style for the scratchpad statusbar (bug 1067827). r=fitzgen 2014-09-16 21:11:02 +03:00
Kyle Machulis
a0b65dd166 Bug 1068077 - Remove explicit navigation to system app from bluetooth marionette webapi tests. r=mdas 2014-09-16 09:15:31 -07:00
B2G Bumper Bot
1ab1fb5c96 Bumping manifests a=b2g-bump 2014-09-16 11:17:01 -07:00
B2G Bumper Bot
e62bb37cf8 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9c131e4c161a
Author: Ghislain 'Aus' Lacroix <aus@noiseport.org>
Desc: Merge pull request #23874 from nullaus/bug1044125

bug 1044125 - Only capture screenshot and show overlay when edge gesture...

========

https://hg.mozilla.org/integration/gaia-central/rev/3f762987477b
Author: Ghislain 'Aus' Lacroix <aus@mozilla.com>
Desc: bug 1044125 - Only capture screenshot and show overlay when edge gestures are in use or task manager is used. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/5b42aae08230
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #23826 from albertopq/1063568-data-icon-overlap

Bug 1063568 - Removing overlap with 1 sim

========

https://hg.mozilla.org/integration/gaia-central/rev/59f49fe68ad3
Author: albertopq <apastor@mozilla.com>
Desc: Bug 1063568 - Removing overlap with 1 sim
2014-09-16 11:10:46 -07:00
David Rajchenbach-Teller
922bd49947 Bug 1064768 - Use nsMainThreadPtrHandle in History.cpp. r=mak 2014-09-16 14:17:31 +02:00
Alexandre Poirot
bd817dfa8b Bug 988237 - Convert all protocol.js actors to lazy loading. r=past 2014-09-16 06:00:00 -04:00
Alexandre Poirot
5c624de060 Bug 988237 - Expose an API to load actors lazily. r=past 2014-09-16 06:00:00 -04:00
Asaf Romano
16f28b85bd Bug 1059256 - More powerful tagging transactions. r=mak 2014-09-17 16:48:33 +03:00
Asaf Romano
4950b32bbc Bug 1059257 - Improve array-input-property handling. r=mak. 2014-09-17 16:43:13 +03:00
Irving Reid
2cdc3ebc02 Bug 1049142: don't scan unpacked extensions if disabled; r=Unfocused 2014-09-16 12:48:15 -04:00
Irving Reid
6464c3b34f Bug 1064480 - add diagnostics for late saves; r=Mossop 2014-09-16 12:56:34 -04:00
Ryan VanderMeulen
891ff40ca8 No bug - Revert browser-plugins.js to revision 687318d464a5. a=me 2014-09-15 23:20:24 -04:00
Nigel Babu
489aede8a8 Merge fx-team to m-c with bustage fix, a=merge 2014-09-16 08:43:45 +05:30
Shu-yu Guo
91e6a020b9 Bug 1001090 - Followup: fix merge error in browser-plugins.js on a CLOSED TREE. r=bustage 2014-09-15 18:23:03 -07:00
Brian R. Bondy
9185a536b0 Backout bug 945192 for intermittent failures. r=rstrong 2014-09-15 20:29:35 -04:00
Margaret Leibovic
d8219f0f45 Bug 1064880 - Keep track of the current search engine in MainActivity. r=nalexander 2014-09-15 17:26:39 -07:00
Brian R. Bondy
753e09d3ad Bug 1049774 - GMPInstallManager logs when logging disabled. r=gfritzsche 2014-09-15 20:25:12 -04:00
Jakub Jurovych
34630e1cb0 Bug 949754 - Tracer actors should use source maps r=fitzgen 2014-09-15 17:18:28 -07:00
Paul Rouget
2029d23d5e Bug 1045647 - register webide components in package-manifest.in. r=jryans 2014-09-15 17:18:23 -07:00
Wes Kocher
ad41a671d9 Bug 1058405 - Fix typo in function name. r=jryans 2014-09-15 17:18:19 -07:00
Adrian Aichner
a481306867 Bug 1064282 - Scratchpad should have statusbar like Page Source viewer. r=fitzgen
---
 browser/devtools/scratchpad/scratchpad.js          |   12 ++++++++++++
 browser/devtools/scratchpad/scratchpad.xul         |    1 +
 .../test/browser_scratchpad_run_error_goto_line.js |   11 +++++++++++
 .../chrome/browser/devtools/scratchpad.properties  |    5 +++++
 4 files changed, 29 insertions(+), 0 deletions(-)
2014-09-15 17:18:16 -07:00
Patrick Brosset
71bd9d2f07 Bug 1064848 - Activate timeline test browser_timelineMarkers-02.js for e10s r=pbrosset 2014-09-15 17:18:12 -07:00
Camilo Viecco
e96207dc16 Bug 1067565 - Built-in pins expires decades later. r=keeler 2014-09-15 17:17:12 -07:00
Trevor Saunders
9ec2828d9e bug 1062567 - prevent gcc lto builds from dropping SyscallAsm on the floor r=froydnj 2014-09-15 19:46:14 -04:00
Wes Kocher
7c14b84b4b Merge m-c to inbound a=merge 2014-09-15 16:44:01 -07:00
Wes Kocher
bc764cf0da Merge m-c to inbound a=merge 2014-09-15 16:42:38 -07:00
Bill McCloskey
b0e50c22c2 Bug 1066433 - Make shims work when contentWindow is unavailable (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
19ad8ca141 Bug 1066433 - Fix how event notifications work for e10s shims (r=mconley) 2014-09-15 16:42:27 -07:00
Bill McCloskey
3a26987c7b Bug 1066433 - Remove simple mochitest e10s shim (r=jimm) 2014-09-15 16:42:26 -07:00
Bill McCloskey
2f9f5a5a2e Bug 1060046 - e10s EventTarget shim broken because interpositions don't delegate properly (r=mconley) 2014-09-15 16:42:26 -07:00
Wes Kocher
332233753a Merge m-c to inbound a=merge 2014-09-15 16:41:45 -07:00
David Burns
1d2244780c Bug 1022862: Create a manifest just for marionette web-api tests; r=jgriffin DONTBUILD 2014-09-16 00:39:25 +01:00
Shu-yu Guo
320f4e1440 Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
Shu-yu Guo
285e8aa396 Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
ab75a455e4 Bug 1001090 - Part 3: Compile new let opcodes in Ion. (r=jandem) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
de7f282283 Bug 1001090 - Part 2b: Fix unwinding all scopes to not use pc. (r=jimb) 2014-09-15 16:30:46 -07:00
Shu-yu Guo
2f36ca0e9d Bug 1001090 - Part 2a: Compile new let opcodes in Baseline. (r=jandem) 2014-09-15 16:30:45 -07:00
Shu-yu Guo
621f26a3c6 Bug 1001090 - Part 1: Implement let temporal dead zone in the frontend and interpreter. (r=Waldo) 2014-09-15 16:30:45 -07:00
Wes Kocher
d9ee208fe7 Merge fx-team to m-c a=merge 2014-09-15 16:24:37 -07:00
Wes Kocher
c48bd144a4 Merge b-i to m-c a=merge 2014-09-15 16:04:20 -07:00
Wes Kocher
bafba8c453 Merge inbound to m-c a=merge 2014-09-15 15:18:28 -07:00
Chris Cooper
b26f23499f Backed out changeset f763f26a2f35 - a=blocklist-update 2014-09-15 17:49:04 -04:00
ffxbld
8dd920469a No bug, Automated blocklist update from host bld-linux64-spot-318 - a=blocklist-update 2014-09-15 14:35:41 -07:00
ffxbld
ed387d3aaf No bug, Automated HPKP preload list update from host bld-linux64-spot-318 - a=hpkp-update 2014-09-15 14:35:39 -07:00
ffxbld
d0d3ffd4a6 No bug, Automated HSTS preload list update from host bld-linux64-spot-318 - a=hsts-update 2014-09-15 14:35:37 -07:00
Dave Hylands
bc4c91513d Bug 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey 2014-09-15 11:51:25 -07:00
B2G Bumper Bot
ee528dcf93 Bumping manifests a=b2g-bump 2014-09-16 10:27:34 -07:00
B2G Bumper Bot
42839bcbcf Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/949e707f0928
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #24105 from hfiguiere/bug882799

Bug 882799 - parseInt always pass the radix. r=dkuo

========

https://hg.mozilla.org/integration/gaia-central/rev/3c8d9155667e
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 882799 - parseInt always pass the radix.
2014-09-16 10:25:51 -07:00