Commit Graph

8370 Commits

Author SHA1 Message Date
Brian Nicholson
bbfab44dd6 Bug 837042 - Remove gecko property from sendMessageToJava. r=mfinkle
--HG--
extra : rebase_source : 49a739f7550a3afe83b19518833de03a014e2a80
2013-02-01 17:36:38 -08:00
Myk Melez
704afd3299 bug 797613 - identify Fennec via MOZ_FENNEC var and use MOZ_B2G to simplify Webapps.js ifdefs; r=fabrice, khuey
--HG--
extra : rebase_source : d6f223797f3acad6d06ec035aaf3b7edf50cb0a0
2013-02-01 15:47:24 -08:00
Margaret Leibovic
91e2609853 Bug 836838 - Avoid race condition in distribution initialization. r=bnicholson,mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
5cd6d076d0 Bug 836517 - Lightweight theme support for distributions. r=mfinkle 2013-02-01 15:45:33 -08:00
Margaret Leibovic
ae1909b998 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-02-01 15:45:33 -08:00
Mark Capella
7c828d1813 Bug 836689 - The security notification pop-up is still displayed, r=mfinkle 2013-02-01 17:19:47 -05:00
Dave Townsend
6c649be569 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin
--HG--
rename : toolkit/addon-sdk/test/Makefile.in => addon-sdk/test/Makefile.in
rename : toolkit/addon-sdk/test/unit/head.js => addon-sdk/test/unit/head.js
rename : toolkit/addon-sdk/test/unit/test_promise.js => addon-sdk/test/unit/test_promise.js
rename : toolkit/addon-sdk/test/unit/xpcshell.ini => addon-sdk/test/unit/xpcshell.ini
2013-02-01 11:43:15 -08:00
Mark Finkle
e12320ead1 Bug 837215 - YouTube video's redirect on play; broken on tablets r=bnicholson 2013-02-01 15:21:37 -05:00
Jim Chen
442472a6a8 Bug 832028 - Make resetting Editable during focus more reliable; r=cpeterson 2013-02-01 14:50:03 -05:00
Brian Nicholson
8b5a8ba707 Bug 827370 - Remove RedirectorRunnable. r=mfinkle 2013-02-01 11:49:08 -08:00
Kartikaya Gupta
641743cd74 Bug 835356 - More aggressive logging and fallback handling for prolonged blocking on gecko event sync. r=blassey 2013-02-01 11:45:16 -05:00
Mark Finkle
5b37064e93 Bug 828892 - Favicons are missing for the default bookmarked pages besides about: ones r=bnicholson 2013-01-31 16:40:55 -05:00
Scott Johnson
db9e0a6310 Bug 830645: Allow reflow-on-zoom to happen on page-load. [r=kats] 2013-01-31 14:55:22 -06:00
Ryan VanderMeulen
69a41795c3 Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs. 2013-01-31 15:15:50 -05:00
Kartikaya Gupta
2a17d87127 Bug 836803 - Ensure that even a single-element prompt is wrapped in a ScrollView. r=mfinkle 2013-01-31 14:05:49 -05:00
Margaret Leibovic
cf02c90bbc Bug 836517 - Lightweight theme support for distributions. r=mfinkle 2013-01-31 10:28:42 -08:00
Margaret Leibovic
4f5bfeecb4 Bug 834681 - Add support for basic distribution modifications. r=mfinkle 2013-01-31 10:28:00 -08:00
Ehsan Akhgari
5adccf8c6d Merge mozilla-cental into mozilla-inbound 2013-01-31 11:10:40 -05:00
Gregory Szorc
ef8e5bb3be Bug 836120 - Reduce memory overhead of Sync when it's not configured; r=rnewman
If Sync is (likely) not configured, the only loaded JS is for the XPCOM
service itself.

The UI code is now smart enough to initialize the Sync service if it
isn't yet loaded. This addresses bug 825728.
2013-01-30 07:05:12 -08:00
Mark Capella
d6685ce0c8 Bug 806394 - updater should log more things, r=mfinkle 2013-01-31 02:21:26 -05:00
Sriram Ramasubramanian
fb6c4f9434 Bug 794940: Visible white line in Nexus 7. [r=mfinkle] [needs-clobber]
--HG--
extra : rebase_source : 09b4301502fe5aaf75056d163deb325dabcb79f4
2013-01-30 14:47:41 -08:00
Sriram Ramasubramanian
564a3be8d1 Bug 836043: Tab icons for tablets are same for 7" and 10". [r=mfinkle]
--HG--
extra : rebase_source : b324ce88c3bf057290637dd81d8215094fcc7ae5
2013-01-30 13:49:56 -08:00
Sriram Ramasubramanian
829dc72aaa Bug 836043: Replace tabs toolbar background with a dark one. [r=mfinkle]
--HG--
extra : rebase_source : cfe5ff7847783a0a58142de1b30abfe53c95d8e8
2013-01-29 15:57:52 -08:00
Sriram Ramasubramanian
c5e3ed907a Bug 836043: Use icon-tabs for tab switcher in tabs-ui. [r=mfinkle]
--HG--
extra : rebase_source : efa4b1633f7bbf4bcacc4b2140c759f1666386f6
2013-01-29 14:43:34 -08:00
Sriram Ramasubramanian
86bcb4c0d5 Bug 834525: Tab is not selected if its private. [r=mfinkle]
--HG--
extra : rebase_source : 1889436b29e1e0e96ccd3e353c9419f8c62f22d2
2013-01-30 12:01:55 -08:00
Sriram Ramasubramanian
cfbe0666bd Bug 834525: Supress testNewTab's closeTabs(). [r=mfinkle]
--HG--
extra : rebase_source : 3bdac1f069856357c9930ac8f075c715b534a812
2013-01-30 11:10:17 -08:00
Sriram Ramasubramanian
899c42debc Bug 834525: New tab thumbnail styling for tabs-ui. [r=mfinkle]
--HG--
extra : rebase_source : a774fdea385a9f3e9997adebf730cdb40e9e8a92
2013-01-24 17:08:08 -08:00
Mark Capella
79efb12e07 Bug 801097 - Reader mode title shows HTML character encodings, r=bnicholson 2013-01-30 22:44:31 -05:00
Kartikaya Gupta
a78a04f130 Bug 816879 - Only block on gecko in the onLowMemory android notification, not the onTrimMemory suggestion. r=snorp 2013-01-30 13:53:02 -05:00
Kartikaya Gupta
47a3c54891 Bug 816879 - Treat all memory pressure events when Fennec is in the foreground as low-pressure. r=snorp 2013-01-30 13:52:49 -05:00
Sriram Ramasubramanian
2809209bde Bug 833812: BrowserToolbar should consume events, that aren't consumed by its children. [r=mfinkle]
--HG--
extra : rebase_source : e412c542cc218a9df17a4786f5e5b41269b3a068
2013-01-28 15:22:35 -08:00
Wes Johnston
5d62ac8810 Bug 824994 - Hide the marketplace promo if the user has visited the marketplace before r=mfinkle 2013-01-30 12:26:07 -05:00
Nick Alexander
e1d3678264 Bug 835992 - Format Makefile variables in mobile/android/base/android-services-files.mk. r=rnewman 2013-01-30 09:21:21 -08:00
Jim Chen
92badd867a Bug 827325 - Delay calling restartInput in AwesomeBar to avoid specific IME quirks; r=cpeterson 2013-01-30 10:46:58 -05:00
Wes Johnston
1446f1d09c Bug 833942 - Add 'remove' to about:home topsites r=mfinkle 2013-01-30 10:20:35 -05:00
Nicholas Cameron
c1b2e92063 Bug 836058; remove UseTiledThebes; r=BenWa 2013-01-29 14:38:46 +13:00
Geoff Brown
f640b1daf7 Bug 826385 - Reduce pause/resume notifications to gecko; r=mfinkle 2013-01-29 14:59:42 -07:00
Matt Brubeck
6ab5695e6e Bug 834399 - Tab sidebar should switch views to show newly selected tab [r=sriram] 2013-01-29 10:58:09 -08:00
James Willcox
b31a7d892b Bug 803154 - Don't wait on Gecko for non-emergency memory reduction events r=kats 2013-01-29 13:24:43 -05:00
Ehsan Akhgari
32d278987e Bug 817477 - Remove support for global private browsing mode; r=jdm,glandium
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/setup.js
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js.in => browser/app/profile/extensions/testpilot@labs.mozilla.com/modules/tasks.js
2013-01-29 13:12:13 -05:00
Mark Finkle
01a0f20816 Bug 834810 - Launching webapp from homescreen icon will revert the icon to the default 'rocket' r=bnicholson 2013-01-28 19:14:44 -05:00
Mark Finkle
4eaad7f8ef Bug 835241 - Reload button reloads cached copy r=bnicholson 2013-01-28 19:14:42 -05:00
Sriram Ramasubramanian
e33ebe26a6 Bug 833546: Rotating phone will open tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : 8f0e9406102233cdacfc1a993e3d35c91ec1d8be
2013-01-23 15:40:46 -08:00
Brian Nicholson
0ede1ee304 Bug 819973 - Scale favicons before storing them in the cache. r=mfinkle
--HG--
extra : rebase_source : 8d9417c071b3a49fed84e78930c868273d70363a
2013-01-28 14:52:05 -08:00
Chris Peterson
29f8da3b6c Bug 834471 - Part 4: Fix FindBugs warning about unlockProfile() not checking file.delete() return value. r=wesj 2013-01-24 14:26:01 -08:00
Chris Peterson
c920c9eeae Bug 834471 - Part 3: Fix some FindBugs warnings about unused variables and make GeckoMediaScannerClient final. r=wesj 2013-01-24 12:12:25 -08:00
Chris Peterson
940a878cc8 Bug 834471 - Part 1: Fix some FindBugs warnings about strings. r=jchen 2013-01-25 16:32:04 -08:00
Kartikaya Gupta
6e4510693c Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
8a2bf5b9c8 Bug 835356 - Add logging for sync events to better see if they are causing problems. r=snorp 2013-01-28 13:28:18 -05:00
Sid Stamm
a76deecae8 Bug 765398 - Add a "yes, I allow tracking" option to DNT. (r=dolske)
--HG--
extra : rebase_source : 1a0ce8dc9086dc501d9f5a183af8a5a3360ee8a9
2012-06-14 14:19:27 -07:00