Commit Graph

4533 Commits

Author SHA1 Message Date
Ed Morley
9c9c80b8d7 Merge latest green fx-team changeset and mozilla-central 2013-08-15 11:57:16 +01:00
Ryan VanderMeulen
8b8be2a46a Merge m-c to inbound. 2013-08-14 17:11:30 -04:00
Brian Nicholson
d0a07b8456 Bug 901903 - Don't try to fetch guest profile if it doesn't exist. r=wesj 2013-08-14 09:07:00 -07:00
Shane Tully
b1a90adbf1 Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
Shane Tully
7f9689956b Bug 894088 - Add loadUrlInNewTab() in GeckoView for opening URL in new tab. r=cpeterson 2013-08-13 13:43:00 -07:00
Kartikaya Gupta
c76864b5fc Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Brian Nicholson
efee125b60 Bug 899141 - Fix startup intent handling. r=mfinkle,kats 2013-08-12 16:15:35 -07:00
Nick Alexander
b6c6d1574e Bug 903123: Add HawkAuthHeaderProvider for Android Background Services. r=rnewman
Hawk is an HTTP authentication scheme using a message authentication
code (MAC) algorithm to provide partial HTTP request cryptographic
verification.  Hawk is the successor to the HMAC authentication
scheme.  The Hawk scheme is descripted at
https://github.com/hueniverse/hawk

Hawk is under-specified; this implementation interoperates with the
git hash at
871cc59797
2013-08-12 11:10:03 -07:00
Sriram Ramasubramanian
5059b67978 Bug 880525: Search suggestions are mis-aligned. [r=mfinkle]
--HG--
extra : rebase_source : fc009c582cee1e818a91520c91a3ddd087793a6a
2013-08-08 14:43:08 -07:00
Ryan VanderMeulen
90bda8a707 Backed out changeset e91392042137 (bug 892488) for mochitest-3 failures.
CLOSED TREE
2013-08-14 13:29:10 -04:00
Michael Comella
f73f9f2a2d Bug 900289: Enable foreign key pragma on FHR database. r=rnewman 2013-08-08 20:54:36 -07:00
Wes Johnston
e640b936ff Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Ryan VanderMeulen
d28d6462b2 Merge m-c to fx-team. 2013-08-08 16:25:37 -04:00
Michael Boon
ef72ab6730 Bug 888982 - Fennec should use channel-specific build defines rather than MOZ_UPDATE_CHANNEL. r=mleibovic 2013-08-08 13:40:26 -04:00
Shilpan Bhagat
9c76d59539 Bug 853844 - Optimized pageload throbber. r=mfinkle 2013-08-06 16:38:00 -07:00
Jim Chen
a38d83ce46 Bug 899233 - Don't restart IME when changing selection; r=cpeterson 2013-08-14 11:32:44 -04:00
Jim Chen
9e2553429f Bug 899233 - Notify InputMethodManager of selection when not in extracted mode; r=cpeterson 2013-08-14 11:32:44 -04:00
Honza Bambas
e83bbcc4cd Bug 892488 - Get rid of the offline application cache prompt, r=ehsan+jonas 2013-08-14 17:17:00 +02:00
Sriram Ramasubramanian
39e61a3cb8 Bug 884004: DexClassLoader should use context's class loader. [r=kats]
--HG--
extra : rebase_source : 286e9df9b9154c5f968b6eacfcb5f176371abb46
2013-06-17 12:55:01 -07:00
Brad Lassey
5d6a5a2587 bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Chenxia Liu
bd3e1a27ec Bug 901038 - Follow-up: Update remote debugging url to new doc. r=sriram 2013-08-07 15:48:33 -07:00
Ryan VanderMeulen
a58d328a77 Merge m-c to fx-team. 2013-08-07 14:46:19 -04:00
Michael Comella
a4264a9bdb Bug 901622 - Invalidate ProfileInformationCache by bumping version. r=rnewman 2013-08-07 09:28:10 -07:00
Adrian May
e094efd370 Bug 899167 - Change 'SelectedText' to 'TextSelection' and move handling from browser.js to TextSelection.js, r=margaret 2013-08-06 16:58:41 -04:00
Shane Tully
637adb41f4 Bug 901163 - Rename "Wallpaper:Set" message to match the function of "Set Image As". r=mleibovic 2013-08-05 14:21:28 -07:00
Wes Johnston
6e79c33c87 Bug 878416 - Allow file picker result to be null. r=liuche 2013-08-05 10:21:24 -07:00
Chris Kitching
8eb44e7b8d Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche 2013-08-05 08:40:09 -07:00
Chris Kitching
923441b257 Bug 892113 - Unbreak and clean up testAddSearchEngine. r=liuche 2013-08-05 08:39:32 -07:00
Chris Kitching
655d0704c2 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-05 08:39:29 -07:00
Carsten "Tomcat" Book
84e8c858bb Merge m-i to m-c 2013-08-05 11:18:59 +02:00
Tim Taubert
0e23852adc Backed out changeset aa054b0f118b (bug 892113) 2013-08-03 04:15:01 -07:00
Tim Taubert
7b7e2a7e9d Backed out changeset aa3a115f998b (bug 898151) 2013-08-03 04:14:59 -07:00
Tim Taubert
aa88681faa Backed out changeset 7c080e5f472b (bug 895423) 2013-08-03 04:14:58 -07:00
Wes Johnston
d9e640a2af Bug 900608 - New strings for guest sessions. r=mfinkle 2013-08-02 22:26:40 -07:00
Chris Kitching
6fe8d7879e Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-08-02 22:02:05 -07:00
Chris Kitching
ffe1736e19 Bug 898151 - Add informational graphic to search engine customisation menu. r=liuche 2013-08-02 22:01:11 -07:00
Chris Kitching
3414ae30b1 Bug 892113 - Dialog to manage installed search providers. r=liuche 2013-08-02 22:00:13 -07:00
Shilpan Bhagat
f8227ab819 Bug 886996 - Set as wallpaper now sets wallpapers using a chooser. r=margaret 2013-08-02 13:33:30 -07:00
Ryan VanderMeulen
466d68f6c5 Merge m-c to fx-team. 2013-08-02 17:09:31 -04:00
Wes Johnston
f709a6ab8c Bug 896092 - Restore session when returning from guest mode. r=bnicholson DONTBUILD 2013-08-02 11:04:42 -07:00
Wes Johnston
cba955e2e0 backout 3c552ee3aa5e to fix commit message 2013-08-02 11:09:48 -07:00
Wes Johnston
0588403e08 Bug 896350 - Don't close notifications unless explicitly requested to. r=blassey 2013-08-02 11:04:49 -07:00
Wes Johnston
121c063b69 Bug 896059 - Allow super toasts in webapps. r=mfinkle 2013-08-02 11:04:45 -07:00
Wes Johnston
e27870ae02 Bug 896350 - Restore session when returning from guest mode. r=bnicholson 2013-08-02 11:04:42 -07:00
Gijs Kruitbosch
735e85d471 Merge m-c to fx-team 2013-08-02 15:47:01 +02:00
Brian Nicholson
0a8951e1f0 Bug 896515 - Change session restore pref to have three states. r=wesj 2013-08-02 08:06:39 -04:00
Chenxia Liu
69f23cc509 Bug 877791 - Finalize strings for first phase of settings rework. r=bnicholson 2013-08-01 19:10:26 -07:00
Ed Morley
d49e64c029 Bug 851861 - Disable testOverscroll, testPanCorrectness, testAxisLocking, testLoad & testFlingCorrectness for intermittent failures
--HG--
extra : rebase_source : f7fe2bb1bbfea14fa930dba045f9bcba5ffaab8c
2013-08-02 15:51:48 +01:00
Mike Shal
59df047e63 Bug 748470 - Remove FORCE dependency from mobile/android/base; r=nalexander 2013-08-01 18:01:22 -04:00
Ryan VanderMeulen
3e7896d3ed Merge m-c to inbound. 2013-08-06 17:07:23 -04:00