Sudheesh Singanamalla
7331cc1a53
Bug 1054492: move DirectoryLinksProvider.jsm to browser/ since it's Firefox-specific, r=gavin
...
--HG--
rename : toolkit/modules/DirectoryLinksProvider.jsm => browser/modules/DirectoryLinksProvider.jsm
rename : toolkit/modules/tests/xpcshell/test_DirectoryLinksProvider.js => browser/modules/test/xpcshell/test_DirectoryLinksProvider.js
2014-09-22 13:23:19 +05:30
Ryan VanderMeulen
c49e71ae1b
Merge m-c to fx-team. a=merge
2014-09-26 17:03:33 -04:00
Ryan VanderMeulen
c26fd87542
Merge inbound to m-c. a=merge
2014-09-26 16:54:59 -04:00
Justin Dolske
aacdcda1c5
Bug 1072036 - UI Tour: Add ability to highlight new privacy button. r=mattn
2014-09-26 13:45:43 -07:00
Brian Nicholson
11e1f9150e
Bug 1073257 - Fix condition for suggested image URL. r=me
2014-09-26 13:43:32 -07:00
Ryan VanderMeulen
a06c10ce61
Merge fx-team to m-c. a=merge
2014-09-26 16:23:41 -04:00
Dão Gottwald
d410ee9926
Bug 1071821 - fullscr-toggler element needs to be hidden in DOM fullscreen. r=mconley
2014-09-26 21:22:55 +02:00
Dão Gottwald
e81ed55d2e
Bug 1057030 - Make the themes panel footer buttons' background not clash with the panel's arrow. r=jaws
2014-09-26 20:53:22 +02:00
B2G Bumper Bot
bac8e07be5
Bumping manifests a=b2g-bump
2014-09-26 11:52:11 -07:00
Ayush Mishra
3cdd2c0951
Bug 1072889 - Replace array.indexOf(...) != -1 with array.contains(...) in browser/base/ ; r=dao
2014-09-26 20:51:09 +02:00
B2G Bumper Bot
89d4132248
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1cd63caaf46e
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24447 from julienw/1073159-fix-update-manager-tests
Bug 1073159 - [System] fix update_manager.js tests with a newer mocha r=...
========
https://hg.mozilla.org/integration/gaia-central/rev/b02174600c9c
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073159 - [System] fix update_manager.js tests with a newer mocha r=etienne
2014-09-26 11:45:53 -07:00
Nick Alexander
c895290da3
Bug 1069648 - Add instrumentation manifests to moz.build. r=ted
...
These manifests are special in that they don't package their test files
into the test package. Each test listed in an instrumentation manifest
serves as an identifier rather than a file.
--HG--
extra : rebase_source : 0321528a2dc380e57b824746efbcf61d295204a9
2014-09-26 11:44:58 -07:00
Nick Alexander
ac9ce94697
Bug 1070057 - Make TestResolver.resolve_tests filter by subsuite. r=ted
...
--HG--
extra : rebase_source : e04c903d40d5996ca28136bc9941dc74cd31ac9b
2014-09-26 11:44:57 -07:00
Nick Alexander
c7eb81d119
Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj
...
We hard-code a number of default panel configuration options here, so
let's add another.
I don't care to migrate serialized Guest profile Home Panel
configurations forward. I don't expect there are any: no Home Panel
configuration is written to SharedPreferences until the user edits the
default configuration in Settings > Customize > Home, and I expect ~0
folks to have taken these steps while in Guest Mode.
While I was here, I updated the other uses of GeckoProfile.inGuestMode
to guard Sync related things that I found.
--HG--
extra : rebase_source : 995a70fb19abbd1958e84f2517bd864ffdf75584
2014-09-26 11:44:56 -07:00
Nick Alexander
feead1eb8e
Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
...
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.
--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
B2G Bumper Bot
d26f2eeb04
Bumping manifests a=b2g-bump
2014-09-26 11:22:08 -07:00
B2G Bumper Bot
fdf174f955
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7a8f719c4824
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - follow up fix to a unit test that regressed. r=me
2014-09-26 11:15:56 -07:00
B2G Bumper Bot
79e652d6cf
Bumping manifests a=b2g-bump
2014-09-26 11:06:59 -07:00
B2G Bumper Bot
75e65c4955
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/dace5f5cc26e
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #24481 from DouglasSherk/1073534-callscreen-cancel
Bug 1073534 - Add "cancel" string to dialer. r=Rik
========
https://hg.mozilla.org/integration/gaia-central/rev/e9b0211ecc09
Author: Doug Sherk <github@sherk.me>
Desc: Bug 1073534 - Add "cancel" string to dialer. r=Rik
2014-09-26 11:00:48 -07:00
B2G Bumper Bot
927ac9e812
Bumping manifests a=b2g-bump
2014-09-26 10:36:58 -07:00
B2G Bumper Bot
dd47056f96
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/59c753d8a116
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24451 from zbraniecki/1072797-use-apps-manifest-for-shared-pages-import
Bug 1072797 - Use app's manifest.webapp for shared import pages. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/9e5a17972d88
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1072797 - Use app's manifest.webapp for shared import pages
========
https://hg.mozilla.org/integration/gaia-central/rev/354fb4e064b4
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24237 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-views
1052136 clean up mozl10n api in communications views. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/027b2348af47
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 4, views
2014-09-26 10:30:49 -07:00
Ryan VanderMeulen
5876228105
Backed out changeset 46902f2ea759 (bug 1024614) for Android robocop crashes.
2014-09-26 13:28:50 -04:00
Fabrice Desré
0b7968227d
Bug 1070932 - Updates error handling code can fail r=marco
2014-09-26 10:23:21 -07:00
B2G Bumper Bot
8dcde882d7
Bumping manifests a=b2g-bump
2014-09-26 10:22:03 -07:00
B2G Bumper Bot
3c4ded1aac
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/41e10c7891e9
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24398 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-contacts-common
Bug 1052136 - Clean up mozL10n API use in Communications, part 3, contacts commons. r=jmcf
========
https://hg.mozilla.org/integration/gaia-central/rev/3a255fbd2121
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 3, contacts commons
========
https://hg.mozilla.org/integration/gaia-central/rev/6d95992923b8
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #24396 from zbraniecki/1052136-clean-up-mozl10n-api-in-communications-dialer
Bug 1052136 - Clean up mozL10n API use in Communications, part 2, dialer. r=drs
========
https://hg.mozilla.org/integration/gaia-central/rev/2010da8aa6ab
Author: Zbigniew Braniecki <gandalf@mozilla.com>
Desc: Bug 1052136 - Clean up mozL10n API use in Communications, part 2, dialer
2014-09-26 10:15:53 -07:00
Markus Stange
abdabfe784
Bug 1073103 - SReplace 'Thebes' with 'Painted' in some more places. r=roc
2014-09-26 13:07:06 -04:00
Markus Stange
131bfce4c5
Bug 1073103 - Rename ThebesLayer to PaintedLayer. r=roc
...
--HG--
rename : gfx/layers/basic/BasicThebesLayer.cpp => gfx/layers/basic/BasicPaintedLayer.cpp
rename : gfx/layers/basic/BasicThebesLayer.h => gfx/layers/basic/BasicPaintedLayer.h
rename : gfx/layers/client/ClientThebesLayer.cpp => gfx/layers/client/ClientPaintedLayer.cpp
rename : gfx/layers/client/ClientThebesLayer.h => gfx/layers/client/ClientPaintedLayer.h
rename : gfx/layers/client/ClientTiledThebesLayer.cpp => gfx/layers/client/ClientTiledPaintedLayer.cpp
rename : gfx/layers/client/ClientTiledThebesLayer.h => gfx/layers/client/ClientTiledPaintedLayer.h
rename : gfx/layers/composite/ThebesLayerComposite.cpp => gfx/layers/composite/PaintedLayerComposite.cpp
rename : gfx/layers/composite/ThebesLayerComposite.h => gfx/layers/composite/PaintedLayerComposite.h
rename : gfx/layers/d3d10/ThebesLayerD3D10.cpp => gfx/layers/d3d10/PaintedLayerD3D10.cpp
rename : gfx/layers/d3d10/ThebesLayerD3D10.h => gfx/layers/d3d10/PaintedLayerD3D10.h
rename : gfx/layers/d3d9/ThebesLayerD3D9.cpp => gfx/layers/d3d9/PaintedLayerD3D9.cpp
rename : gfx/layers/d3d9/ThebesLayerD3D9.h => gfx/layers/d3d9/PaintedLayerD3D9.h
2014-09-26 13:06:08 -04:00
B2G Bumper Bot
22c095d2e2
Bumping manifests a=b2g-bump
2014-09-26 09:52:04 -07:00
B2G Bumper Bot
4e61fbdbcb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/ff389f5e64ba
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24306 from KevinGrandon/bug_971541_systemv2_quick_settings
Bug 971541 - [System2] Instantiable QuickSettings
========
https://hg.mozilla.org/integration/gaia-central/rev/13d9ee162bbf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 971541 - [System2] Instantiable QuickSettings r=alive
2014-09-26 09:45:53 -07:00
Tim Taubert
11310b1fa3
Bug 1073175 - Fix 'this.formatValue is not a function' errors r=dao
2014-09-26 17:45:33 +02:00
wesj
1b588ab324
Bug 1063541 - Destory singleton NetworkManager object when requested. r=mfinkle
2014-09-25 13:05:00 -07:00
Brian Nicholson
e8a5dcaf32
Bug 1071039 - Update TestSuggestedSites to check IDs. r=lucasr
2014-09-26 11:37:04 -07:00
Brian Nicholson
4cc3520ff3
Bug 1071039 - Add ID support to suggested sites. r=lucasr
2014-09-26 11:37:04 -07:00
Brian Nicholson
4a47ae9d7a
Bug 1073257 - Get imageurl and bgcolor from cursor
2014-09-26 11:34:39 -07:00
Brian Nicholson
ba1902adf3
Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor
2014-09-26 11:34:39 -07:00
wesj
ec2a2da566
Bug 1071076 - Handle enter key in search page searches. r=margaret
2014-09-26 11:31:12 -07:00
wesj
9e399bdfd8
Bug 1072332 - Allow clearing metadata based on a profile name. r=mfinkle
2014-09-26 11:31:11 -07:00
David Keeler
28cf64b8af
bug 1071308 - (2/2) remove libpkix-style chain validation callback from CertVerifier r=cviecco
2014-09-25 11:18:56 -07:00
David Keeler
7aec2677f9
bug 1071308 - (1/2) rename pinning_enforcement_level to PinningMode for brevity r=cviecco
2014-09-25 11:08:36 -07:00
wesj
5b33ccde26
Bug 1071091 - Restrict the system download manager to non-release builds for now. r=nalexander
2014-09-24 22:29:00 -07:00
Michael Comella
b3cce5583a
Bug 1072466 - Part 2: Update url bar entry asset. r=lucasr
2014-09-26 11:22:49 -07:00
Michael Comella
30683fde10
Bug 1072466 - Part 1: Update tabs panel button asset. r=lucasr
2014-09-26 11:21:24 -07:00
Projjol Banerji
eb3166e06f
Bug 1060056 - Rename MainActivity to SearchActivity. r=margaret
...
--HG--
rename : mobile/android/search/java/org/mozilla/search/MainActivity.java => mobile/android/search/java/org/mozilla/search/SearchActivity.java
2014-09-26 11:12:59 -07:00
Dave Townsend
939181866d
Bug 1073074: Browser chrome UI test output is broken. r=cmanchester
2014-09-26 10:56:22 -07:00
Dave Hunt
7f10dfe914
Bug 1065375 - Add stack trace to HTML structured log formatter. r=jgraham
2014-09-15 08:52:00 -04:00
Gijs Kruitbosch
e39f7d6007
Bug 1052211 - fix default closure behaviour for mochitests and add --auto-close option to force closing the browser, r=ted
2014-09-11 15:29:57 +01:00
Gijs Kruitbosch
140e4f98e5
Bug 1063529 - should catch shell service exceptions, r=mconley
...
--HG--
extra : rebase_source : f21763b563cdf5ed7936085d6bdfdb706b53778d
2014-09-24 16:18:45 +01:00
Dave Townsend
252035c9dd
Bug 1068440: Uplift Add-on SDK to Firefox.
...
cc3242d1ca...cbf6cdd0d6
2014-09-26 08:32:55 -07:00
Kartikaya Gupta
a2dc4e9ede
Bug 1073354 - Update documentation that refers to the now-removed RecordFrameMetrics. r=tn DONBUILD
2014-09-26 11:29:38 -04:00
Tim Taubert
f6ae363729
Bug 1072814 - Emulate old Promise.defer() API for non-trivial cases r=yoric
2014-09-25 09:14:53 +02:00