Richard Newman
e0a0aeac29
Backed out changeset cb8ca90a354d, 894afa1b44ae (bug 1042382)
2014-07-25 13:45:03 -07:00
Richard Newman
a71af504bb
Bug 1042382 - Part 2: define SDK ranges in AndroidManifest.xml. r=mfinkle
2014-07-25 13:27:49 -07:00
Richard Newman
1d18f6a238
Bug 1042382 - Part 1: configure.in changes to allow Android SDK ranges to be specified. r=glandium
2014-07-25 13:27:49 -07:00
Gregory Szorc
36adce111c
Bug 1039806 - UnboundLocalError: local variable 'output'; r=mshal
...
DONTBUILD (NPOTB)
--HG--
extra : rebase_source : 231b0dac997551660dd9c187880e80734a2d7300
extra : amend_source : 34dab55ff1d1d341e6ebe078747c4268ecc0096a
2014-07-16 16:02:31 -07:00
Brad Lassey
6140b461f2
bug 1041493 - add support for browser to mediaSource constraint r=rjesup,khuey
2014-07-21 08:31:31 -04:00
Richard Newman
5ba7c81daf
Bug 1043627 - Only re-initialize nsSearchService on locale change in Fennec. r=adw
2014-07-25 11:34:23 -07:00
Wes Kocher
a1a843684d
Backed out changeset 6fc8606d27d4 (bug 1043720) for robocop failures
2014-07-25 11:31:53 -07:00
Brian Nicholson
c4b4d8e2dd
Bug 1043720 - Keep screen on during Robocop tests. r=gbrown
2014-07-25 10:05:49 -07:00
Aymen Qadar
7353072985
Bug 1009376 - Change scroll title bar setting to have more suitable names; change textReflowUi test to use StringHelper. r=rnewman
2014-07-25 09:35:49 -07:00
Gregory Szorc
61d5ea65f6
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
4bbe451b8b
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
99ebaaa5db
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
c39310eaeb
Bug 997970 - add search suggest to Amazon for en-US. r=ttaubert
2014-07-25 14:46:56 +02:00
Paul Rouget
38099c9384
Bug 1043331 - add http:// to hosted app location if missing. r=jryans
2014-07-25 13:58:51 +02:00
Qeole
275d8b5fbc
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
b6c791ee11
Bug 1042100 - add test for _introduceNewBuiltinWidgets, r=Unfocused
2014-07-25 12:07:20 +01:00
Carsten "Tomcat" Book
6740aea86e
Backed out changeset 1340475e6954 (bug 251903) for mochitest 3 on windows test failures
2014-07-25 12:34:50 +02:00
Panos Astithas
a37f47867d
Fix a bunch of uncaught exceptions in the debugger tests (bug 1013945). r=me
2014-07-25 13:05:38 +03:00
Paolo Amadini
7473cbfba0
Bug 1041534 - Refactor search tests to remove some code duplication. r=MattN
2014-07-25 10:28:45 +01:00
Tim Taubert
d5ed3d4768
Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian
2014-07-23 17:34:31 +02:00
Paul Rouget
5b35b762b8
Bug 1043361 - don't hide simulator menuitem. r=jryans
2014-07-24 08:09:00 +02:00
Paul Rouget
c8a135dbd4
Bug 1043000 - dismiss error notification before trying to connect. r=jryans
2014-07-24 02:14:00 +02:00
Gabriel Luong
622536dcad
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
f1c3af62cc
Bug 1037145 - Remove esc as a keybinding to close responsive mode. r=paul
2014-07-24 07:59:00 +02:00
J. Ryan Stinnett
fc9e25d041
Bug 1021744 - QR Decoder: Leave globals alone, get chrome window. r=paul
2014-07-24 12:16:00 +02:00
Martijn Wargers
9901ad271c
Bug 251903 - autoscroll does not function as expected when in an iframe. r=neil
2014-07-23 13:57:54 +02:00
Mark Capella
e8c976cdba
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
e2ea7f8ebf
Merge m-c to fx-team a=merge
2014-07-24 17:59:50 -07:00
Brian Nicholson
566a1aa3ec
Bug 1039048 - Don't eat IllegalArgumentExceptions in dispatchEvent. r=jchen
2014-07-24 17:55:33 -07:00
Wes Kocher
905c8fa228
Merge b2g-inbound to m-c a=merge
2014-07-24 17:43:10 -07:00
Ed Lee
3ba1b19f2d
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
ddf05ad831
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
f0cf329fd6
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
c1ada21d96
Bug 1043663 - Remove incorrect assertion. r=botond
2014-07-24 18:47:02 -04:00
Richard Newman
b6f304d683
Bug 1042929 - Don't throw Errors from JSONObject parsing problems. r=mcomella
2014-07-24 15:38:46 -07:00
Wes Kocher
52c0ba983a
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
8b97ef6db9
Bumping manifests a=b2g-bump
2014-07-24 13:12:04 -07:00
B2G Bumper Bot
5bc8e3e29b
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
6a24a98fc9
Bumping manifests a=b2g-bump
2014-07-24 12:47:04 -07:00
B2G Bumper Bot
20852a18c4
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
3cf7372708
Bug 1019159 - Remove unused category registration prefs. r=gwagner
2014-07-24 15:47:52 -03:00
Wes Johnston
c5e3244bee
Bug 1016529 - Update builders to include google play services. r=sbruno
2014-07-24 08:28:17 -07:00
Erik Vold
088c882988
Bug 1037235 - toolkit/loader doesn't check module compatibility
2014-07-24 11:43:48 -07:00
Ed Morley
8f335836f5
Backed out changeset 7086cfb5b6fe (bug 1016529) for breaking the Android build
2014-07-24 17:47:18 +01:00
Richard Newman
c3fab8bf47
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
c3d3631b5e
Bug 1040335 - Enable Unified Autocomplete. r=ttaubert
2014-07-24 17:45:48 +02:00
Panos Astithas
3d7dff25ee
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
f7742f72b8
Bug 1016529 - Update builders to include google play services. r=sbruno
2014-07-24 08:28:17 -07:00
Carsten "Tomcat" Book
4738ce7870
Merge mozilla-central to fx-team
2014-07-24 15:42:26 +02:00
Carsten "Tomcat" Book
db0e3ba9fb
merge fx-team to mozilla-central a=merge
2014-07-24 15:34:40 +02:00