Commit Graph

373173 Commits

Author SHA1 Message Date
Gregory Szorc
804eecce0c Bug 1043524 - Define group variable is an existing parser is passed; r=jgraham
While I was here, I removed the try..except in favor of failing fast.
Before, we were only making cosmetic changes. Now, we actually need the
group for mach to work. It makes sense to stop ignoring errors.

This fixes a regression from d53d1c6cdf13 / bug 951733.

--HG--
extra : rebase_source : aeb6c99a945eaff32cf86fa481d03c0c8dee593a
extra : amend_source : f1e29385bf8ca8ac250a04f81e7e955c4152b476
2014-07-24 11:35:15 -07:00
Steven MacLeod
ee66ee1a0b Bug 1036036 - Stop leaking docshells in Session Store tests. r=ttaubert
When adding a SHistoryListener in the Session Store test frame script
we were creating an intermediate global variable that was rooting the
docshell. This prevented things from being GC'd properly.

I've removed this intermediate variable and we should no longer keep
the docshell alive. This will probably also fix Bug 1036031.

--HG--
extra : rebase_source : 1394966f4180da44c4c29c8bba9842f7daf614fd
extra : histedit_source : e60ce5cf45b52e85207bf2f69882df86fa628ed7
2014-07-24 18:13:28 -04:00
Steven MacLeod
aabed44243 Bug 1038174 - Prevent a race condition when writing the experiments cache. r=gfritzsche
We now mark the experiments cache as clean before writing the cache.
This means that any changes to the data between collecting it and when
the actual write executes will properly mark the cache as dirty.

--HG--
extra : rebase_source : 1c8b2dd2365ff2c27e7b545c5347ab178d6818d9
extra : histedit_source : a6b10099af6e8d4c67450e9f4afef403d5b74436
2014-07-24 17:21:03 -04:00
Marco Bonardo
992f9a0ec5 Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert 2014-07-25 14:46:56 +02:00
Paul Rouget
bbdca11224 Bug 1043331 - add http:// to hosted app location if missing. r=jryans 2014-07-25 13:58:51 +02:00
Qeole
295a3b1ef4 Bug 1040761 - Re-add state info for experiments async shutdown blocker from bug 1012924. r=gfritzsche 2014-07-25 13:40:17 +02:00
Gijs Kruitbosch
7f41e2f894 Bug 1042100 - add test for _introduceNewBuiltinWidgets, r=Unfocused 2014-07-25 12:07:20 +01:00
Carsten "Tomcat" Book
3ebf9558f7 Backed out changeset 1340475e6954 (bug 251903) for mochitest 3 on windows test failures 2014-07-25 12:34:50 +02:00
Panos Astithas
c8940477f7 Fix a bunch of uncaught exceptions in the debugger tests (bug 1013945). r=me 2014-07-25 13:05:38 +03:00
Paolo Amadini
407761efa7 Bug 1041534 - Refactor search tests to remove some code duplication. r=MattN 2014-07-25 10:28:45 +01:00
Tim Taubert
5d377d2e9f Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian 2014-07-23 17:34:31 +02:00
Paul Rouget
f6f4630b3a Bug 1043361 - don't hide simulator menuitem. r=jryans 2014-07-24 08:09:00 +02:00
Paul Rouget
ab1bf1cddd Bug 1043000 - dismiss error notification before trying to connect. r=jryans 2014-07-24 02:14:00 +02:00
Gabriel Luong
2392e0fb34 Bug 1041298 - Fixed intermittent failure for browser_ruleview_keyframes-rule_02.js - Removed dynamic change test for top. r=harth 2014-07-23 17:02:00 +02:00
Brian Grinstead
16a7c0b529 Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul 2014-07-24 07:59:00 +02:00
J. Ryan Stinnett
655939c918 Bug 1021744 - QR Decoder: Leave globals alone, get chrome window. r=paul 2014-07-24 12:16:00 +02:00
Martijn Wargers
61c03d6746 Bug 251903 - autoscroll does not function as expected when in an iframe. r=neil 2014-07-23 13:57:54 +02:00
Mark Capella
4bd4ebb322 Bug 1043539 - Tweak Browser:Quit to maintain existing support for add-ons, r=wesj, f=mfinkle 2014-07-25 00:23:53 -04:00
Wes Kocher
ba67ef9c1b Merge m-c to fx-team a=merge 2014-07-24 17:59:50 -07:00
Brian Nicholson
2a13619485 Bug 1039048 - Don't eat IllegalArgumentExceptions in dispatchEvent. r=jchen 2014-07-24 17:55:33 -07:00
Wes Kocher
692e97f643 Merge b2g-inbound to m-c a=merge 2014-07-24 17:43:10 -07:00
Ed Lee
a1ba17e074 Bug 1037091 - Add gear button with doorhanger configuration of newtab page [r=adw]
Add new newtab control file for the customize functionality. Reuse existing panel styling of the search engine panel.

--HG--
extra : rebase_source : 77e84fad6997504040831872d80069d024b1d570
2014-07-24 17:20:03 -07:00
Ed Lee
f1e86c1b55 Bug 1037341 - Update pin and block with new icons [r=adw]
Use svg version of new icons and slice image rectangles of the appropriate section.

--HG--
extra : rebase_source : 928b0ce35205066df8c30b1f521f8e7d91b31deb
2014-07-24 17:20:03 -07:00
Ed Lee
cfcdf591d5 Bug 1043399 - Red and italic font used for newtab tiles' titles looks rather cheap [r=adw]
Switch to blue unitalicized.

--HG--
extra : rebase_source : d73572eec90f9fc6b8c71df9eb2c1c7f7a3ea327
2014-07-24 17:20:01 -07:00
Kartikaya Gupta
8dcfb66686 Bug 1043663 - Remove incorrect assertion. r=botond 2014-07-24 18:47:02 -04:00
Richard Newman
b4989ca7fd Bug 1042929 - Don't throw Errors from JSONObject parsing problems. r=mcomella 2014-07-24 15:38:46 -07:00
Wes Kocher
ea4d84b377 Backed out changeset 74f015f58be9 (bug 1037235) under suspicion of causing various failures on a CLOSED TREE 2014-07-24 13:37:05 -07:00
B2G Bumper Bot
a6967ed6b6 Bumping manifests a=b2g-bump 2014-07-24 13:12:04 -07:00
B2G Bumper Bot
34303f25e2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad56e7047114
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #21959 from zbraniecki/1041252-update-mozl10n-api-in-system

Bug 1041252 - Update mozL10n API use cases in System. r=etienne, alive

========

https://hg.mozilla.org/integration/gaia-central/rev/3fdf4a14e1a6
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1041252 - Update mozL10n API use cases in System

========

https://hg.mozilla.org/integration/gaia-central/rev/a4adb40db83f
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #22106 from etiennesegonzac/bug-1042083

Bug 1042083 - Implement App Titlebar r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/7dede7a0e8b1
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1042083 - Implement App Titlebar
2014-07-24 13:10:36 -07:00
B2G Bumper Bot
9667c44a6a Bumping manifests a=b2g-bump 2014-07-24 12:47:04 -07:00
B2G Bumper Bot
b36c659cf2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b2fac1245c8
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #22024 from KevinGrandon/bug_1041985_search_places

Bug 1041985 - [Search] Enable places

========

https://hg.mozilla.org/integration/gaia-central/rev/fa46b987f183
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1041618 - [Search] Enable places r=daleharvey
2014-07-24 12:45:38 -07:00
Reuben Morais
72fe4e8690 Bug 1019159 - Remove unused category registration prefs. r=gwagner 2014-07-24 15:47:52 -03:00
Wes Johnston
a5f0ae172f Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Erik Vold
d8916bf7e5 Bug 1037235 - toolkit/loader doesn't check module compatibility 2014-07-24 11:43:48 -07:00
Ed Morley
6b1cf792e2 Backed out changeset 7086cfb5b6fe (bug 1016529) for breaking the Android build 2014-07-24 17:47:18 +01:00
Richard Newman
d93a0cddc4 Bug 1042984 - Add extensive logging and descriptive crash data for library load errors. r=mfinkle 2014-07-24 09:39:48 -07:00
Marco Bonardo
48bb5408f8 Bug 1040335 - Enable Unified Autocomplete. r=ttaubert 2014-07-24 17:45:48 +02:00
Panos Astithas
30a44a8a3e Make thread state changes opt-in for clients with an onThreadState handler (bug 1037514); r=fitzgen
--HG--
extra : rebase_source : 94232bb18e4f3dbeef3df827b05b5cc1be37b36e
2014-07-24 18:10:21 +03:00
Wes Johnston
a8ab7ec502 Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Carsten "Tomcat" Book
614b6dc6a5 Merge mozilla-central to fx-team 2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
cc1073a524 merge fx-team to mozilla-central a=merge 2014-07-24 15:34:40 +02:00
Carsten "Tomcat" Book
db47cd2bf3 merge mozilla-inbound to mozilla-central a=merge 2014-07-24 15:25:20 +02:00
Jan Keromnes
f4b7fb6554 Bug 1042857 - Unify WebIDE's deck style. r=paul
--HG--
rename : browser/devtools/webide/themes/tabledoc.css => browser/devtools/webide/themes/deck.css
2014-07-24 15:05:03 +02:00
Dão Gottwald
a26e5e54fd Bug 1018405 - The "Manage" link next to the Firefox Account name should be a button instead. r=jaws 2014-07-24 15:04:24 +02:00
Tom Schuster
6ad763fa7f Bug 1042685 - Correct LIBS definition for Qt Widget and Gstreamer on Mac. r=glandium 2014-07-24 10:28:29 +02:00
B2G Bumper Bot
fe4d00fd25 Bumping manifests a=b2g-bump 2014-07-24 01:16:21 -07:00
William Chen
fc2b3b5598 Bug 1041880 - Use GetParentElementCrossingShadowRoot() when initializing style scopes. r=heycam 2014-07-24 01:12:38 -07:00
B2G Bumper Bot
53fcb8746a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fd60711c2295
Author: Cristian Rodriguez <crdlc@tid.es>
Desc: Merge pull request #22064 from crdlc/bug-1041291-v2

Bug 1041291 v2

========

https://hg.mozilla.org/integration/gaia-central/rev/e876aa7a401b
Author: crdlc <crdlc@tid.es>
Desc: Bug 1041291 - [Vertical Homescreen] Load drag-drop lazily
2014-07-24 01:10:32 -07:00
B2G Bumper Bot
c52e41e62e Bumping manifests a=b2g-bump 2014-07-24 00:56:54 -07:00
B2G Bumper Bot
6876c36420 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

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

Overfill test fixes. r=eli

========

https://hg.mozilla.org/integration/gaia-central/rev/1be9d62e6ad9
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 981009 - Ensure the number overfill results match the number of runs.

========

https://hg.mozilla.org/integration/gaia-central/rev/9bbb7ab3ead8
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1042648 - use the new event in the overfill test.
2014-07-24 00:55:32 -07:00