Commit Graph

3270 Commits

Author SHA1 Message Date
Nick Alexander
25e7a7bf86 Bug 828594 - Follow-up: Remove import from AnnouncementsStartReceiver. r=trivial 2013-01-15 11:42:50 -08:00
Jim Chen
5f1167822a Bug 830131 - Avoid null String comparison in InputMethods.java; r=cpeterson 2013-01-15 12:40:39 -05:00
andreea.pod@softvision.ro
eefac52eab Bug 745041 - Robocop: Add test for Clear History. r=jmaher 2012-12-18 17:04:05 +02:00
Brian Nicholson
9d04a1cb3c Bug 826723 - Don't show suggestions or prompt in private tabs. r=mfinkle 2013-01-14 11:21:26 -08:00
Sriram Ramasubramanian
722b370c0d Bug 826819: New private tab icon for GB phones. [r=mfinkle] [needs-clobber] 2013-01-10 15:30:40 -08:00
Sriram Ramasubramanian
841f040455 Bug 826819: Remove the unwanted shadow resource. [r=mfinkle]
--HG--
extra : rebase_source : a9a56f7ef544ffe332d65f52ee9b3309e116ee07
2013-01-10 13:08:55 -08:00
Sriram Ramasubramanian
db04f9a326 Bug 817739: Theme change for synced tabs. [r=mfinkle]
--HG--
extra : rebase_source : 9b10d242c2c560489974cf7f23c5418a8370fc8a
2013-01-10 13:06:32 -08:00
Sriram Ramasubramanian
d04236a078 Bug 824501: Tabs in tabs-panel should have holo-ish indicator. [r=mfinkle]
--HG--
extra : rebase_source : dfe7c47afa6c50929a0d1d6c60b030f7aea9d8ac
2013-01-10 11:43:12 -08:00
Sriram Ramasubramanian
1355f522f4 Bug 824501: Support for AllCaps in TextView. [r=mfinkle]
--HG--
extra : rebase_source : f1c763ba497f7c7462ac06a8769f55705d410c45
2013-01-10 11:25:30 -08:00
Sriram Ramasubramanian
c524b1f38a Bug 826819: New private tab icon for the tabs-panel and the menu. [r=mfinkle]
--HG--
extra : rebase_source : 8cf383a0817f5d3a67871ae44b64741dcd0a1294
2013-01-10 12:22:43 -08:00
Sriram Ramasubramanian
d3efeaa66f Bug 826819: Tabs panel border change to solid color. [r=mfinkle]
--HG--
extra : rebase_source : b22861e81887e3f578ef0fbb7bbf63bdc1148973
2013-01-10 11:18:32 -08:00
Jim Chen
3d4c428cab Bug 827176 - Properly reset GeckoInputConnection states during focus; r=cpeterson 2013-01-11 15:36:22 -05:00
Jim Chen
c9a7f04a76 Bug 825120 - Fake selection update to force IME hard reset; r=cpeterson 2013-01-11 15:34:58 -05:00
Mark Capella
221d512aa9 Bug 824161 - Homescreen widget doesn't open awesomebar, r=wesj, sriram 2013-01-11 04:26:39 -05:00
Eitan Isaacson
97c0f4c9c1 Bug 823423 - Don't send a11y scroll or announcement events if we a11y is not officially enabled. r=blassey 2013-01-10 15:27:43 -08:00
Wes Johnston
9114440479 Bug 829198 - Use smaller font-size for context menu items. r=mfinkle 2013-01-10 12:26:58 -08:00
Chris Lord
cf7e552096 Bug 827844 - Fix flickering when layout changes on Firefox/android. r=kats,bgirard
Fix flickering that can occur when the surface size changes due to a layout
change (such as the virtual keyboard appearing/disappearing) on Android.
2013-01-10 17:32:43 +00:00
Kartikaya Gupta
513d67161a Bug 785597 - Allow the compositor to be registered earlier in the startup process and prevent creating multiple LayerManager instances. r=snorp 2013-01-10 11:21:10 -05:00
Kartikaya Gupta
a752c5511f Bug 826300 - Don't block on waiting for a valid surface when trying to resume the compositor; allow resuming to fail gracefully. r=snorp,BenWa 2013-01-10 11:21:10 -05:00
Shriram Kunchanapalli
0d95ceea51 Bug 810342 - Show toolbar shadow on about:blank (r=lucasr) 2013-01-10 01:34:13 +05:30
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Chris Peterson
5abeb07ec2 Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Wes Johnston
6ee924bc21 Bug 828619 - Always update date time after changing 24hr mode. r=jchen 2013-01-09 14:50:22 -08:00
Wes Johnston
a1346c54a4 Bug 826075 - Show an indicator on pinned sites. r=mfinkle,sriram 2013-01-09 14:07:32 -08:00
Wes Johnston
3e1bd5d46d Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Wes Johnston
2023667741 Bug 725018 - Zoom to focused input fields. r=kats 2013-01-09 11:35:49 -08:00
Kartikaya Gupta
e55f4da38e Bug 827836 - Back out some of cset 8bac87268303 because of an explosion in bug 823022 oranges. r=backout 2013-01-09 12:56:09 -05:00
Jim Chen
6abc54fbcb Bug 817386 - Log and ignore IndexOutOfBoundsException in Editable; r=cpeterson 2013-01-09 11:57:31 -05:00
Kartikaya Gupta
adad08e444 Bug 828316 - Rename setForceRedraw to forceRedraw. r=Cwiiis DONTBUILD 2013-01-09 11:21:04 -05:00
Kartikaya Gupta
17e9bed0e2 Bug 827836 - Force sending a viewport update to Gecko after aborting animations. r=Cwiiis 2013-01-09 09:40:08 -05:00
Brian Nicholson
7f961c539e Bug 826273 - Use private state of about:home tab for opened links. r=mfinkle 2013-01-08 16:53:22 -08:00
Sriram Ramasubramanian
89b19dbab6 Bug 809790: Remove custom share menu. [r=mfinkle] 2013-01-04 14:31:07 -08:00
Brian Nicholson
e8fef31382 Bug 818065 - Part 2: Implement about:privatebrowsing. r=mfinkle 2013-01-07 15:29:45 -08:00
Brian Nicholson
26f0e8fc82 Bug 826267 - Check for null tab before setting private AwesomeScreen state. r=sriram 2013-01-07 15:14:01 -08:00
Greg Roodt
4ff102a424 Bug 686228 - Add simple mouse scrolling support. r=kats 2013-01-06 22:35:01 +00:00
Mark Finkle
1c606792f1 Bug 826467 - Remove unused variables r=bnicholson 2013-01-06 10:28:58 -05:00
Mark Finkle
fe223f2558 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Mark Finkle
62d6068596 Bug 826467 - Avoid persisting tabs to tabs.db if Sync is not setup r=bnicholson 2013-01-06 10:28:52 -05:00
Sriram Ramasubramanian
c1ec225d98 Bug 826820: Remove "synced tabs" menu item in Tabs Panel. [r=mfinkle] 2013-01-04 12:48:50 -08:00
Kartikaya Gupta
258570b511 Bug 826381 - Update more tests to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:32:58 -05:00
Geoff Brown
6822f3f20f Bug 824067 - Disable robocop testPasswordEncrypt for too many intermittent failures; DONTBUILD 2013-01-04 13:11:27 -07:00
Kartikaya Gupta
0255a1c620 Bug 826381 - Update test to go with cset 11f420dd6b47. r=fix-test 2013-01-04 16:24:50 -05:00
Mark Finkle
71b652ad5a Bug 817440 - Intermittent testAddonManager | GeckoEventExpecter - blockForEvent timeout: Tab:Added r=gbrown 2013-01-04 15:11:57 -05:00
Sriram Ramasubramanian
c4baeb2b38 Bug 826487: Change "Open in New Private Tab" to "Open in Private Tab". [r=mfinkle] 2013-01-04 11:39:12 -08:00
Wes Johnston
072f53d2bd Bug 736321 - Support HTML Context menus in Fennec. r=mfinkle 2013-01-04 11:18:42 -08:00
Wes Johnston
ee7c7c683b Bug 826381 - Update sumo bookmark url. r=mfinkle 2013-01-04 11:18:40 -08:00
Wes Johnston
0e87dff4c5 Bug 826074 - Use Pinning terminology for customizing about:home. r=mfinkle 2013-01-04 11:18:38 -08:00
adrian.tamas@softvision.ro
d36ac79c9d Bug 826261 - Robocop: Add test for Share Link option from the Firefox Mobile Menu. r=jmaher 2013-01-04 10:53:22 +02:00
Vicamo Yang
ad217d87d0 Bug 820780 - Part 4/5: Android backend, r=blassey 2013-01-04 14:26:27 +08:00
Richard Newman
7e7191821f Bug 826539 - Pinned tabs folder shouldn't be synced. r=nalexander 2013-01-03 21:25:38 -08:00
Nick Alexander
7f72238599 Bug 818218 - Refactor ExtendendJSONObject parsing. r=rnewman 2013-01-03 19:00:19 -08:00
Nick Alexander
e56b00dd3d Bug 799729 - Let HMAC extra parameter be the empty string. r=rnewman 2013-01-03 18:59:44 -08:00
Phil Ringnalda
8322ae4f86 Back out b7f50cfa3fe1 (bug 801739) for Android build bustage 2013-01-03 16:33:38 -08:00
Shriram Kunchanapalli
0e478680b1 Bug 801739 - Initialize mDoorHangerPopup in WebApp rather than GeckoApp. r=mleibovic 2012-12-26 20:15:47 +05:30
Brian Nicholson
e1c76c73a1 Bug 823679 - Use updater icon instead of launcher icon for announcements. r=mfinkle 2013-01-03 10:43:24 -08:00
Ehsan Akhgari
8cc393c234 Merge mozilla-central into mozilla-inbound 2013-01-03 01:06:46 -05:00
Richard Newman
f0acbef200 Merge m-c to s-c. 2013-01-02 19:35:43 -08:00
Wes Johnston
d96f13f2d1 Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle 2013-01-02 11:49:42 -08:00
Wes Johnston
f5966d3f6d Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle 2013-01-02 11:49:41 -08:00
Wes Johnston
804d30c729 Bug 825176 - Use margin to hide forward button. r=sriram 2013-01-02 17:11:15 -08:00
Wes Johnston
8ca48647ea Bug 826106 - Allow GeckoApp to handle context menus. r=mfinkle 2013-01-02 17:11:14 -08:00
Josh Aas
f423b97839 Back out 7e0ffa0535cc for Android startup crashes on a CLOSED TREE. 2013-01-02 16:56:25 -05:00
Sriram Ramasubramanian
3138936056 Bug 824469: New tab button based on the tabs-section. [r=mfinkle] 2013-01-02 13:43:01 -08:00
Wes Johnston
8a1ac616ea Bug 825176 - Update margin after foward button animation. r=sriram 2013-01-02 12:03:19 -08:00
Richard Newman
cfdbb9db00 Merge m-c to s-c. 2012-12-22 11:32:28 -08:00
Richard Newman
0a34ce6a59 Merge m-c to s-c. 2012-12-20 00:07:49 -08:00
Mark Capella
71cb67c770 Bug 814148 - X button missing in tabs tray after swiping to close another tab, r=bnicholson 2012-12-19 02:03:25 -05:00
Brian Nicholson
b3958335d2 Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj 2012-12-18 22:58:10 -08:00
Brian Nicholson
f8aa653000 Bug 795045 - Part 2: Don't round coordinates until they're used. r=wesj 2012-12-18 22:58:01 -08:00
Brian Nicholson
8fcfe4e724 Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj 2012-12-18 22:57:54 -08:00
Richard Newman
26a2935437 Merge m-c to s-c. 2012-12-18 11:43:03 -08:00
Richard Newman
ab9b34d533 Merge m-c to s-c (including fixed conflict in Android Sync manifest).
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml
rename : mobile/android/base/resources/drawable/tabs_button.xml.in => mobile/android/base/resources/drawable/tabs_button.xml
rename : mobile/android/base/resources/drawable/tabs_level.xml.in => mobile/android/base/resources/drawable/tabs_level.xml
2012-12-15 17:08:14 -08:00
Sriram Ramasubramanian
c50f85efd4 Bug 821311: Search suggestion text illegible. [r=bnicholson]
--HG--
extra : rebase_source : 7320e34aa5cc6e0b115cb7a0d0dd26fbaca21050
2012-12-13 15:21:34 -08:00
Sriram Ramasubramanian
88ddd36633 Bug 811238: Cache-color hint for ExpandableListView. [r=mfinkle]
--HG--
extra : rebase_source : a4b294220f7257fb27e400128e66c8ec96409879
2012-12-18 14:29:01 -08:00
Sriram Ramasubramanian
82abd776d8 Bug 822830: Add ForwardButton to GeckoViewsFactory. [r=mfinkle]
--HG--
rename : browser/components/sessionstore/test/browser_248970_b_perwindowpb.js => browser/components/sessionstore/test/browser_248970_b.js
extra : rebase_source : df8d830faba3060dae01bb61595273d0fc7396a7
2012-12-18 14:20:01 -08:00
Jim Chen
b1f7dd58ee Bug 821229 - Don't show/hide VKB when Gecko view doesn't have focus; r=cpeterson 2012-12-18 12:21:25 -05:00
Richard Newman
ab14f18666 Merge m-c to s-c. 2012-12-10 13:01:43 -08:00
Wes Johnston
22e4961bc7 Bug 817921 - Allow webapps to create sub activities. r=blassey 2013-01-02 10:35:50 -08:00
Richard Newman
b4da9b8cbd Merge m-c to s-c. 2012-12-05 23:59:56 -08:00
Lucas Rocha
86b0266f4a Bug 818021 - Use fade out transition when leaving awesome screen (r=mfinkle) 2012-12-05 16:46:17 +00:00
Jim Chen
b9f544bb42 Bug 815430 - Fix IME status notification handling; r=cpeterson 2012-12-05 11:10:33 -05:00
Jim Chen
29d213ac6c Bug 811755 - Synchronize selection when selection changes due to events; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
c925add927 Bug 811755 - Preserve selection and spans during replacement actions; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
486bfd2aa1 Bug 811755 - Discard stale selection notifications after text change; r=cpeterson 2012-12-05 11:09:55 -05:00
Richard Newman
a0afd2733e Merge m-c to s-c. 2012-12-04 15:00:07 -08:00
Richard Newman
90ef727123 Merge m-c to s-c (with resource merges in mobile/android/base/resources/drawable/).
--HG--
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_button.xml.in
rename : mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml => mobile/android/base/resources/drawable-xlarge-mdpi-v11/tabs_level.xml.in
rename : mobile/android/base/resources/drawable/address_bar_url.xml => mobile/android/base/resources/drawable/address_bar_url.xml.in
rename : mobile/android/base/resources/drawable/menu_level.xml => mobile/android/base/resources/drawable/menu_level.xml.in
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button.xml.in
rename : mobile/android/base/resources/drawable/tabs_level.xml => mobile/android/base/resources/drawable/tabs_level.xml.in
2012-12-02 00:32:38 -08:00
Jonathan Griffin
b26796145f Merge m-c to s-c so that bug 815807 won't break B2G tests on this tree 2012-11-29 17:50:09 -08:00
Richard Newman
262aa85bc2 Merge m-c to s-c. 2012-11-27 21:24:41 -08:00
Mark Capella
281c74b981 Bug 823317 - Close All Tabs does not close the tabs tray, r=bnicholson 2013-01-01 16:03:41 -05:00
Richard Newman
a133ef7d87 Merge m-c to s-c. 2012-11-23 17:18:45 -08:00
Richard Newman
cf8be64b6d Merge m-c to s-c. 2012-11-21 09:37:58 -08:00
Richard Newman
98e4f59aad Merge m-c to s-c. 2012-11-19 18:10:54 -08:00
Michael Comella
187fb15356 Bug 788106 - Band-aid ArrayIndexOutOfBoundsException. r=bnicholson 2012-11-20 20:28:35 -05:00
Michael Comella
22c77635ac Bug 788106 - Remove excess whitespace. r=bnicholson 2012-11-20 20:28:34 -05:00
Sriram Ramasubramanian
2cb0293649 Bug 818238: Menu button in tabs-tray needs a touch delegate. [r=mfinkle] 2012-12-04 13:15:50 -08:00
Sriram Ramasubramanian
5766a8aed0 Back out d1bb44812701 because it landed with the wrong bug number 2012-12-04 16:45:20 -08:00
Sriram Ramasubramanian
0c4f4d4e7f Bug 818071: Change the menu icons to 3-dots. [r=mfinkle]
--HG--
extra : rebase_source : 4cefa57061fdb31aa8159757197779dee46f9567
2012-12-04 14:22:56 -08:00
Sriram Ramasubramanian
af472214f8 Bug 818328: Menu button in tabs-tray needs a touch delegate. [r=mfinkle]
--HG--
extra : rebase_source : 82ba1dd6fd3f88566b9c9f29a9723526646ce959
2012-12-04 13:15:50 -08:00
Sriram Ramasubramanian
43d0709454 Bug 818238: A GeckoPopupMenu for tabs-tray. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-hdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-hdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable-xhdpi/ic_menu_synced_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable/ic_menu_close_all_tabs.png
rename : mobile/android/base/resources/drawable-mdpi-v11/ic_menu_synced_tabs.png => mobile/android/base/resources/drawable/ic_menu_synced_tabs.png
extra : rebase_source : 1021520012fa821a283f4dfab780a73503f4d49e
2012-12-04 13:13:24 -08:00
Sriram Ramasubramanian
a8d6a737cc Bug 818229: Support a GeckoPopupMenu for the custom menu. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi-v11/menu.png => mobile/android/base/resources/drawable-hdpi/menu.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable-hdpi/menu_item_check.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable-hdpi/menu_item_more.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable-hdpi/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable-hdpi/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_pb.png => mobile/android/base/resources/drawable-hdpi/menu_pb.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable-hdpi/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-hdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable-hdpi/menu_popup_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu.png => mobile/android/base/resources/drawable-xhdpi/menu.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable-xhdpi/menu_item_check.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable-xhdpi/menu_item_more.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable-xhdpi/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable-xhdpi/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_pb.png => mobile/android/base/resources/drawable-xhdpi/menu_pb.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable-xhdpi/menu_popup_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu.png => mobile/android/base/resources/drawable/menu.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_check.png => mobile/android/base/resources/drawable/menu_item_check.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_more.png => mobile/android/base/resources/drawable/menu_item_more.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_item_uncheck.png => mobile/android/base/resources/drawable/menu_item_uncheck.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_panel_bg.9.png => mobile/android/base/resources/drawable/menu_panel_bg.9.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_pb.png => mobile/android/base/resources/drawable/menu_pb.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_popup_arrow.png => mobile/android/base/resources/drawable/menu_popup_arrow.png
rename : mobile/android/base/resources/drawable-mdpi-v11/menu_popup_bg.9.png => mobile/android/base/resources/drawable/menu_popup_bg.9.png
extra : rebase_source : ffd0e90fd625b66b999bdf655d3848144e062e05
2012-12-04 13:12:09 -08:00
Sriram Ramasubramanian
46c17be0ae Bug 818229: Refactor menu code to have different menu-presenters. [r=mfinkle]
--HG--
extra : rebase_source : 9c7e3a2e5000896cab04130824489542b40476ad
2012-12-04 13:12:04 -08:00
Ed Morley
576db2fb47 Backout 5971115a94d2 (bug 811445's test) for causing bug 817336 2012-12-04 21:37:22 +00:00
Peter Retzer
0429281eba Bug 784297 - Thumbnail for about:home is out of date/incorrect. [r=sriram]
--HG--
extra : rebase_source : 916eb3a43f9a564d4f85dca19a9d51c73799e140
2012-12-03 12:30:51 -08:00
Michael Kohler
4d62532187 Bug 733754 - Deactivate the 'OK' button if there is no text entered in Master Password credentials textbox. r=bnicholson 2012-12-03 12:22:05 -08:00
Brian Nicholson
43a47c2865 Bug 816902 - Prevent suggestion prompt buttons from being clicked multiple times. r=mfinkle 2012-12-03 12:08:15 -08:00
Kartikaya Gupta
d96543beb0 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Sriram Ramasubramanian
7b7954aa61 Bug 817138: Private browsing support for Back/Forward buttons. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_back_button.xml => mobile/android/base/resources/drawable/address_bar_nav_button.xml.in
extra : rebase_source : 402a8d8202172a3480b8a10bd1e36ba107b9340b
2012-11-30 13:22:49 -08:00
Sriram Ramasubramanian
8bdeb3fdaa Bug 817138: Re-create back/forward button in code. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/address_bar_back_button.xml => mobile/android/base/resources/drawable/address_bar_nav_button.xml
extra : rebase_source : 8bfb59c06c0ad3fe648a2e0fc3ca6176c5617291
2012-11-30 13:16:45 -08:00
Sriram Ramasubramanian
c74dc86404 Bug 811738: Close tabs-tray on closing last tab. [r=mfinkle]. 2012-11-28 16:29:08 -08:00
Lucas Rocha
14a0eb7628 Bug 709433 - Animate toolbar when switching to/from awesome screen (r=mfinkle) 2012-12-03 10:50:41 +00:00
Nick Alexander
d7aca112c9 Bug 799729 - Generalize BaseResource authentication to support Basic-Auth, MAC, and Browser-ID. r=rnewman 2012-11-16 10:08:55 -08:00
Tetsuharu OHZEKI
e6b39e986c Bug 812781 - Rename pref_cookies in android_strings.dtd to reflect string change.r=mark.finkle 2012-11-18 13:45:54 +09:00
Lucas Rocha
b06817ccc6 Bug 812867 - Discard invalid favicon images (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
10bad7baf1 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
b37ea2771b Bug 786454 - Protect isReadingListItem against null cursors (r=mfinkle) 2012-11-15 14:40:56 +00:00
Morrison Cole
c6ce5da67a Bug 810278 - Improved background/toolbar visual cohesion. r=wjohnston 2012-11-16 13:43:33 -08:00
Lucas Rocha
a22a51aacf Bug 817526 - Ensure awesome screen animation always starts from correct state (r=mfinkle) 2012-12-10 13:03:56 +00:00
Ed Morley
adcc97b091 Bug 770483 - Disable robocop testAboutPage for too many intermittent failures 2012-12-10 12:52:52 +00:00
Ed Morley
38ecc63452 Bug 817339 - Disable robocop testBookmark for too many intermittent failures 2012-12-10 12:49:32 +00:00
Brian Nicholson
de1ccec3f3 Bug 735399- Only do session restore after a crash. r=mfinkle 2012-12-07 10:50:40 -08:00
Brian Nicholson
071f996be3 Bug 819070 - Don't restore session if Gecko is already running. r=mfinkle
--HG--
extra : rebase_source : 35f720d9815d6e54d09419002dd30e5ab87f2d1a
2012-12-07 10:50:56 -08:00
Geoff Brown
8f2e66cc3d Bug 814278 - Protect against NPE in testThumbnails; r=bnicholson 2012-12-07 07:29:17 -07:00
Chris Lord
98d6ecce87 Bug 819310 - Fix possible race when stopping checkerboard recording. r=kats
Make stopCheckerboardRecording safe to call while recordCheckerboard is
executing.
2012-12-07 15:11:05 +00:00
Mike Hommey
0c81eadc1c Bug 804303 part 4 - Set environment variables earlier on Android. r=blassey,r=wesj 2012-12-07 09:32:24 +01:00
Sriram Ramasubramanian
f9a864752d Bug 811238: Cache color hint in tabs-tray. [r=mfinkle]
--HG--
extra : rebase_source : cf65f59a3ab0b932b57146f2d7613d1b36cf8650
2012-12-06 11:09:37 -08:00
Kartikaya Gupta
ffcbfdadda Bug 813311 - Hide Axis so that it is not unnecessarily exposed to the world. r=Cwiiis 2012-11-20 13:38:47 -05:00
Geoff Brown
7223bf1780 Bug 764901 - Disable part of testPasswordEncrypt to resolve intermittent orange; r=wesj 2012-11-20 10:41:03 -07:00
Chris Lord
5598017819 Bug 814864 - Only draw low precision tiles when necessary. r=kats
Use DisplayPortCalculator.aboutToCheckerboard to determine if we're in risk of
checkerboarding while drawing tiles, and only then enable low precision
rendering. This makes sure that we don't spend time doing low precision
rendering when it isn't going to be of benefit (and thus decreases the
likelihood of the user seeing low precision tiles unnecessarily).
2012-11-29 13:08:41 +00:00
Chris Lord
09c84058e2 Bug 814864 - Abort old, stale, low precision updates. r=kats
Don't spend time during stale, low precision content when there are newer
display ports in the pipeline.
2012-11-29 13:08:40 +00:00
Chris Lord
e1569825cd Bug 814437 - Record checkerboarding over time instead of per frame. r=kats
Frame-rate has an unpredictable effect on the results of robocop checkerboarding
tests. Instead of recording checkerboarding per frame, record it over time.
2012-11-29 12:03:52 +00:00
Chris Lord
0997087f82 Bug 814437 - Fix checkerboard measurement when using a critical displayport. r=bgirard
The checkerboard measurement depended on the displayport coverage of the
viewport, which was calculated in LayerRenderer. When using a critical
displayport, this value changes, but this was not being accounted for.

We have all the context we need for this Gecko-side, so move this code into
LayerManagerOGL::ComputeRenderIntegrity and account for displayport coverage
correctly.
2012-11-29 12:03:38 +00:00
Kartikaya Gupta
5b7500d077 Bug 820302 - Don't abort the pan-zoom animation on a viewport update if the page size didn't really change. r=Cwiiis 2012-12-21 15:50:49 -05:00
Sriram Ramasubramanian
2123d3e0de Bug 823781: Compound drawables for promo-box. [r=mfinkle]
--HG--
extra : rebase_source : 0af2667d01ad8f16b68a1ba0af3710fa07d5fa93
2012-12-20 16:49:51 -08:00
Sriram Ramasubramanian
14d016019c Bug 817706: Optimize tabs-tray and remote-tabs. [r=mfinkle]
--HG--
extra : rebase_source : af830da87f4fbd9d031642eea801a2f41f0e8400
2012-12-20 14:35:03 -08:00
Richard Newman
dbe5b3e38a Bug 817842 - Announcements: use previous Date header for next If-Modified-Since to avoid clock skew. r=nalexander 2012-12-04 10:58:07 -08:00
Sriram Ramasubramanian
7f8b74f932 Bug 800453: Add MenuItem attributes for add-on submenus. [r=mfinkle]
--HG--
extra : rebase_source : 0f12b5296b72faa14652da9ad2a4ffb013b91f23
2012-10-29 16:29:55 -07:00
Jim Chen
f555bdd9e3 Bug 818501 - Get composition styles from styles returned by the system; r=cpeterson 2012-12-06 14:35:59 -05:00
Kartikaya Gupta
9db80b1724 Bug 814282 - Attempt to fix intermittent failure in testVkbOverlap. r=gbrown 2012-12-06 13:57:36 -05:00
Lucas Rocha
6d88e5b368 Bug 818415 - Protect against null layout params when leaving awesome screen (r=mfinkle) 2012-12-06 11:14:08 +00:00
Brian Nicholson
0fb1587c9b Bug 812347 - Don't fail upgrade if favicon_urls.db cannot be read. r=lucasr 2012-11-16 10:21:53 -08:00
Chris Lord
cc5c2ab96a Bug 814447 - Fix progressive update callback using incorrect values. r=kats
Cancelling could happen at the wrong times due to using an out-of-date
resolution, or could not happen during low-res drawing due to not re-checking
the displayport age.
2012-11-22 18:19:00 +00:00
Kartikaya Gupta
a0022428f2 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Sriram Ramasubramanian
3160635b11 Bug 821453: Android 4.2.1 messes up BitmapDrawable. [r=mfinkle]
--HG--
extra : rebase_source : a9643547b44b99f5921631556bf03091cc831a83
2012-12-13 13:13:36 -08:00
Brian Nicholson
b66adc3141 Bug 813057 - Ensure suggestion view parameters are reset if view is removed during animation. r=lucasr 2012-11-27 11:14:04 -08:00
Jim Chen
caf4c28752 Bug 814886 - Correctly check selection bounds on Android; r=cpeterson 2012-11-27 10:20:01 -05:00
Wes Johnston
eaf460b407 Bug 813677 - Only send about:home telemetry pings when showing about:home. r=mfinkle 2012-11-26 14:57:11 -08:00
Brian Nicholson
8fb72629a0 Bug 775142 - Use placeholder format strings for localization. r=mfinkle,Pike 2012-11-26 14:48:11 -08:00
Benoit Girard
661f79cd84 Bug 802400 - Restore pan timer to 60 Hz because of trobopan regression. r=kats 2012-10-18 13:56:47 -04:00
Kartikaya Gupta
81e3302cc3 Bug 768887 - Ensure that the toolbar remains hidden on rotation in full-screen mode. r=bnicholson 2012-11-26 14:57:13 -05:00