Commit Graph

207171 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Tim Taubert
36a2e75f7a Bug 1072814 - Fix SessionFile.jsm to use new Promise() API r=yoric 2014-09-25 04:51:37 +02:00
Tim Taubert
4d647f3a32 Bug 1072814 - Convert trivial Promise.defer() usages to new Promise() r=yoric 2014-09-25 10:06:07 +02:00
Paolo Amadini
ea969dc74f Bug 1000112 - Desktop client needs the ability to add a contact locally. r=mikedeboer 2014-09-26 15:38:17 +01:00
Tim Taubert
0a9655a2a2 Bug 1072198 - updateBrowserRemoteness() needs to keep .permanentKey when updating browsers r=billm 2014-09-24 12:19:46 +02:00
Blair McBride
80c6a6e0b8 Bug 1067899 - Add autocomplete result type for arbitrary URLs. r=mak
--HG--
extra : transplant_source : %B4%5C%83%26%B0%3EL%F1%B0%0E%B4%822y%E5%8B%0B%A4%01%3D
2014-09-27 01:17:25 +12:00
Blair McBride
819cb33deb Bug 1073358 - Sqlite.jsm should return some measure of what happened regardless of whether a row handler was used. r=mak
--HG--
extra : transplant_source : %09%E7%2B%D3%9F%93Qzw%C4IL%EC%23g%B9o%DB%0D%DE
2014-09-27 01:17:00 +12:00
Lucas Rocha
808ed081be Bug 1056002 - Tint the status bar on KitKat+ (r=mfinkle) 2014-09-26 13:29:15 +01:00
Lucas Rocha
2f6381a262 Bug 1056002 - Merge picasso and nineoldandroids jars into one (r=nalexander) 2014-09-26 13:29:14 +01:00
Carsten "Tomcat" Book
e8c52fe173 merge fx-team to mozilla-central a=merge 2014-09-26 13:27:36 +02:00
Carsten "Tomcat" Book
98c90c31dd merge mozilla-inbound to mozilla-central a=merge 2014-09-26 13:20:34 +02:00
B2G Bumper Bot
62089d5951 Bumping manifests a=b2g-bump 2014-09-26 00:47:02 -07:00
B2G Bumper Bot
8880691860 Bumping gaia.json for 10 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/95521d1e0cf6
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24448 from julienw/1073166-fix-ftu-launcher

Bug 1073166 - [System] fix ftu_launcher.js tests with a newer mocha r=sf...

========

https://hg.mozilla.org/integration/gaia-central/rev/c0ac59f4e7aa
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073166 - [System] fix ftu_launcher.js tests with a newer mocha r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/7689ee7e1650
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #24452 from KevinGrandon/bug_1073188_catch_invalid_image

Bug 1073188 - [VerticalHomescreen] Catch errors when fetching icons

========

https://hg.mozilla.org/integration/gaia-central/rev/d25fa5e81f61
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1073188 - [VerticalHomescreen] Catch errors when fetching icons r=crdlc

========

https://hg.mozilla.org/integration/gaia-central/rev/7dcda0ff3564
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24445 from julienw/1073149-fix-mobileid-tests

Bug 1073149 - [System] fix mobile_id_test/ui_test.js tests with a newer ...

========

https://hg.mozilla.org/integration/gaia-central/rev/a57e16790ff4
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073149 - [System] fix mobile_id_test/ui_test.js tests with a newer mocha r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/0e8d64b075b0
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #24443 from julienw/1073132-fix-camera-tests

Bug 1073132 - [Camera] fix camera tests with a newer mocha r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/c3e442ca23e5
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1073132 - [Camera] fix camera tests with a newer mocha r=wilsonpage

========

https://hg.mozilla.org/integration/gaia-central/rev/63bc9c299142
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #23935 from gasolin/issue-1065290

Bug 1065290 - [Settings] refactor Homescreens panel with AMD pattern, r=eragon

========

https://hg.mozilla.org/integration/gaia-central/rev/a5daa5f0f287
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1065290 - [Settings] refactor Homescreens panel with AMD pattern

- add homescreens_detail panel
2014-09-26 00:40:47 -07:00
B2G Bumper Bot
f9d3534cb3 Bumping manifests a=b2g-bump 2014-09-26 00:31:58 -07:00
B2G Bumper Bot
fb8f1e2663 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c65391ad99e6
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #24111 from cctuan/1060191

Bug 1060191 - Web compat issues with window.open

========

https://hg.mozilla.org/integration/gaia-central/rev/a5124dae0dd9
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1060191 - Web compat issues with window.open, add opener test case
2014-09-26 00:25:48 -07:00
B2G Bumper Bot
3524fb153c Bumping manifests a=b2g-bump 2014-09-26 00:17:03 -07:00
B2G Bumper Bot
9c1d37a54b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e6587c3a8092
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #24438 from Maliha-Momtaz-Islam/master

Bug 1072458 - Certain characters cannot be input using Bangla keyboard.
r=rudylu

========

https://hg.mozilla.org/integration/gaia-central/rev/a60d15adac95
Author: Maliha-Momtaz-Islam <malihaislam81@gmail.com>
Desc: Bug 1072458 - Certain characters cannot be input using Bangla keyboard

========

https://hg.mozilla.org/integration/gaia-central/rev/56286d597ea3
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #24235 from aosmond/bug1068559-2

Bug 1068559 - Use auto focus completed callback to get focus state after...r=dmarcos

========

https://hg.mozilla.org/integration/gaia-central/rev/65d5dbdf99aa
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1068559 - Use auto focus completed callback to get focus state after moving.
2014-09-26 00:10:48 -07:00
B2G Bumper Bot
ff1e7f35d3 Bumping manifests a=b2g-bump 2014-09-26 00:01:57 -07:00
B2G Bumper Bot
bd594a521d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/da768a6739ce
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #23797 from mancas/bug1062326

Bug 1062326 - [FTE] Status bar should be dark on dark FTE screens. r=fcampo

========

https://hg.mozilla.org/integration/gaia-central/rev/31a3a88f8442
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1062326 - [FTE] Status bar should be dark on dark FTE screens
2014-09-25 23:55:47 -07:00
Kartikaya Gupta
6aea3474d4 Bug 1073024 - Make a pref to control building event regions. r=roc 2014-09-26 02:44:34 -04:00
Mark Hammond
f3e9eb52cb Bug 1073359 - reinstate PermissionUtils and XPIProvider which were removed in bug 1050080. r=MattN 2014-09-26 15:54:34 +10:00
JW Wang
5a11398e89 Bug 1018125 - remove SpecialPowers.pushPrefEnv() which delays loading media resources and breaks the purpose of this test. r=kinetik 2014-09-25 19:44:00 +02:00
Carsten "Tomcat" Book
05a473f758 Backed out changeset 7d7ccb243db5 (bug 1062578) for breaking webplatform 4 tests 2014-09-26 08:14:23 +02:00
Oleg Romashin
95fa5144d2 Bug 1066853 - Gecko fail to build on Nemo/Mer ARMV7 hardfp scratchbox2 cross target. r=rjesup 2014-09-25 22:15:25 -07:00
Ed Lee
c740c28fc9 Bug 1062256 - Improve the design of the »What is this« bubble on about:newtab [r=adw]
Move customize item to outside the panel. Update various panel styling: spacing, sizing, colors.
2014-09-24 21:41:22 -07:00
Mark Hammond
eb2e5c7460 Bug 932651 - getClipboardData in specialpowersAPI uses the chrome window so it works in e10s. r=ted 2014-09-26 14:03:41 +10:00