Commit Graph

4702 Commits

Author SHA1 Message Date
Ed Morley
208affdb36 Bug 843947 - Temporarily disable testSettingsMenuItems for too many intermittent failures, so we can unhide the otherwise green Panda robocop 2013-03-06 14:34:38 +00:00
Henri Sivonen
2d8b0b6f1a Bug 847870 - Gather telemetry about character encoding menu use on Android. r=mfinkle. 2013-03-06 15:28:07 +02:00
Margaret Leibovic
5aa08af087 Bug 739757 - (Part 6) Update login manager strings. r=mfinkle 2013-03-06 13:02:46 +00:00
Margaret Leibovic
d6b4aaa332 Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle 2013-03-06 13:02:45 +00:00
Margaret Leibovic
9c6c8ba4ca Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
4160f0c856 Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle 2013-03-06 13:02:39 +00:00
Margaret Leibovic
c12052b353 Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle 2013-03-06 13:02:38 +00:00
Margaret Leibovic
b4b74aa9c8 Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle 2013-03-06 13:02:38 +00:00
Geoff Brown
394ee8c644 Bug 847916 - Reduce normal logging in robocop testBrowserProvider; r=rnewman 2013-03-06 02:46:55 -07:00
Mark Capella
220f355959 Backing out bug 837815, changeset 64df2203966e, r=me 2013-03-05 14:58:40 -05:00
Jim Chen
c0251edf27 Bug 843048 - Delay setting IME context on Gecko thread instead of Java thread; r=cpeterson 2013-03-05 15:24:35 +00:00
Chris Peterson
f7a27ec142 Bug 822686 - Check for null BitmapDrawable for missing jar resources. r=mfinkle 2013-03-05 12:08:43 +00:00
Kartikaya Gupta
77b7b0355d Bug 726335 - Add support for sharing the current tab's URL over Android Beam. r=mfinkle 2013-03-05 13:06:09 +00:00
Kartikaya Gupta
36d9b80bf3 Bug 726335 - Add support for receiving URLs via Android Beam. r=mfinkle 2013-03-05 13:05:52 +00:00
Kartikaya Gupta
e5249c7acc Bug 726335 - Code formatting cleanup. r=mfinkle 2013-03-05 13:05:26 +00:00
Kartikaya Gupta
f7cdb2b330 Bug 847856 - Only send logcat data when the user selects the URL checkbox. r=mfinkle 2013-03-05 12:59:31 +00:00
Jim Chen
02ee1b5198 Bug 831144 - Properly pass meta states to Gecko; r=cpeterson 2013-03-05 11:07:51 +00:00
Geoff Brown
8500dbae53 Bug 846158 - Clear mEventReceived in robocop blockForEvent; r=kats 2013-03-05 03:27:29 -07:00
Richard Newman
2e63bd0796 Bug 840128 - Android client for Bagheera. r=nalexander 2013-03-04 18:38:24 -08:00
Mike Hommey
a2174bcbf7 Bug 847011 - Fix NSINSTALL in res/drawable-mdpi/icon.png rule. r=ted 2013-03-04 19:34:02 +01:00
Jonathan Kew
584f2e9547 bug 700023 followup - flip the graphite pref back to false on android, due to memory usage regression (see bug 846832). r=kats 2013-03-04 18:23:17 +00:00
James Willcox
961bcd2b47 Bug 837114 - Don't leak Flash shared objects while private browsing on Android r=bsmedberg
--HG--
extra : rebase_source : 68a58f6338d375093f5908a8c13fef7888c24462
2013-03-04 13:18:20 -05:00
Raymond Lee
b6c2c37151 Bug 840682 - Use HTTPS instead of HTTP in the links to crash reports in about:crashes. r=gavin 2013-03-04 15:11:21 +08:00
Mark Capella
112424268b Bug 841252 - [Robocop] Tests for localized distribution preferences, r=margaret 2013-03-04 05:22:41 -05:00
Lucas Rocha
7f62afe13c Bug 846751 - Remove unnecessary log call in TwoWayView (r=mfinkle) 2013-03-03 23:01:30 +00:00
Lucas Rocha
29adcd9792 Bug 817828 - Don't use hardware layers on toolbar animations (r=sriram) 2013-03-01 21:30:07 +00:00
Kartikaya Gupta
d99977b373 Bug 846786 - Allow GfxInfoThread.hasData() to be called after GfxInfoThread.getData(). r=Cwiiis 2013-03-02 07:52:04 -05:00
Kartikaya Gupta
d9dc8ecf36 Bug 787001 - Don't set the global compositor first-paint flag when a background tab receives the before-first-paint event. r=Cwiiis 2013-03-02 07:51:54 -05:00
Kartikaya Gupta
8e3691949d Bug 822666 - Robustify zoom comparison warning against floating point rounding. r=Cwiiis 2013-03-02 07:51:42 -05:00
Kartikaya Gupta
4689b105c7 Bug 831781 - Some touchups to the code to make it more consistent and robust. r=Cwiiis 2013-03-01 22:50:49 -05:00
Kartikaya Gupta
71282129b7 Bug 831781 - Add support for zooming in/out with gamepad zoom buttons. r=Cwiiis 2013-03-01 22:50:48 -05:00
Kartikaya Gupta
2e9a089695 Bug 831781 - Extract a getAdjustedZoomFactor method to encapsulate the zoom edge resistance. No functional change. r=Cwiiis 2013-03-01 22:50:48 -05:00
Kartikaya Gupta
4224112190 Bug 831781 - Add support for ouya gamepad joystick-based scrolling. r=Cwiiis 2013-03-01 22:50:48 -05:00
Kartikaya Gupta
2d210eeb20 Bug 769524 - Remove sleep workaround now that bug 772672 is fixed. r=gbrown 2013-03-01 22:48:33 -05:00
Mark Capella
4d0359de24 Bug 811905 - Make bookmarks and history buttons in awesomescreen look more clickable, r=wesj 2013-03-01 22:19:14 -05:00
Geoff Brown
06f9b0e96e Bug 846353: Fix typos in robocop testBookmarksTab, testDoorHanger and testShareLink; r=jmaher DONTBUILD 2013-03-01 18:41:05 -07:00
Margaret Leibovic
31e6f3cadb Bug 846102 - Remove sub-frame offset from cursor handle position calculation. r=bnicholson 2013-03-01 17:06:03 -08:00
Margaret Leibovic
9da4fa49ef Bug 748469 - (Part 2) Clean up FormAssist.positionAndShowPopup. r=wesj 2013-03-01 17:06:00 -08:00
Margaret Leibovic
51e346166d Bug 748469 - (Part 1) Move FormAssistPopup viewport math to Java. r=kats 2013-03-01 17:05:58 -08:00
Wes Johnston
9b308ebeed Bug 838400 - Set an explicit minHeight on context menu items. r=sriram DONTBUILD 2013-03-01 16:09:33 -08:00
Wes Johnston
d15303bfb3 backout 24dd58c6390c to fix commit message 2013-03-01 16:09:31 -08:00
Geoff Brown
4af4f096f4 Bug 769919: Allow retry when getting awesomebar ListView in robocop tests; r=jmaher 2013-03-01 17:02:52 -07:00
Mark Capella
ff4e101487 Bug 784331 - No indication if a page is in reader mode, r=lucasr 2013-03-01 19:01:11 -05:00
Wes Johnston
806c42f604 Bug 844834 - Use system colors for dialog titles. r=sriram 2013-03-01 15:57:38 -08:00
Wes Johnston
96d0558149 Bug 828400 - Set an explicit minHeight on context menu items. r=sriram 2013-03-01 15:57:36 -08:00
Ryan VanderMeulen
3fe58cf9ea Backed out 8 changesets (bug 716403) for frequent Android mochitest-8 failures on a CLOSED TREE. 2013-03-01 16:09:59 -05:00
Chris Lord
e1c1aa96f5 Bug 716403 - Hide dynamic toolbar hiding behind a pref. r=kats
Disable dynamic toolbar hiding on Android by default, with pref
browser.chrome.dynamictoolbar available to enable it.
2013-03-01 15:46:35 +00:00
Chris Lord
d9add926ef Bug 716403 - Use setContentDocumentFixedPositionMargins in Android's browser.js. r=kats
This uses the aforementioned method on nsIDOMWindowUtils to make sure layout's
idea of the fixed position margins matches those used in the compositor.
2013-03-01 15:46:34 +00:00
Chris Lord
0c40fe5cb5 Bug 716403 - Resize viewport dynamically on Android. r=kats,mfinkle
This causes the viewport size to differ, depending on the length of the page.
This has the effect of pages that size themselves to the size of the window
always having the toolbar visible, making sites like Google Maps more usable.
2013-03-01 15:46:34 +00:00
Chris Lord
15c898c492 Bug 716403 - Make the top of the page accessible with the toolbar visible. r=kats
This makes it possible to scroll to the top of the page with the toolbar visible
in Firefox for Android. It also causes JavaScript scrolling to position 0 to
expose the toolbar.
2013-03-01 15:46:34 +00:00