Commit Graph

7923 Commits

Author SHA1 Message Date
Kartikaya Gupta
dd0c718dd9 Bug 814282 - Attempt to fix intermittent failure in testVkbOverlap. r=gbrown 2012-12-06 13:57:36 -05:00
Lucas Rocha
02153a7aa4 Bug 818415 - Protect against null layout params when leaving awesome screen (r=mfinkle) 2012-12-06 11:14:08 +00:00
Jim Mathies
a3d3dce834 Bug 817076 - Update package manifests to new service locations and key PREF_DIR location off DIST_SUBDIR. r=glandium 2012-12-05 16:36:15 -06:00
Blair McBride
9a34b10e0e Bug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a=akeybl 2012-12-05 13:03:05 -08:00
Eitan Isaacson
4aab307416 Bug 817873 - Fix scrolling event. r=blassey 2012-12-05 12:57:42 -08:00
Chris Lord
f192c200fc Bug 818169 - Add a pref to configure resolution of low precision buffer. r=bgirard 2012-12-05 17:10:41 +00:00
Lucas Rocha
4bede739c1 Bug 818021 - Use fade out transition when leaving awesome screen (r=mfinkle) 2012-12-05 16:46:17 +00:00
Jim Chen
50bc3aab09 Bug 815430 - Fix IME status notification handling; r=cpeterson 2012-12-05 11:10:33 -05:00
Jim Chen
72f1716ec4 Bug 811755 - Synchronize selection when selection changes due to events; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
bdbd973484 Bug 811755 - Preserve selection and spans during replacement actions; r=cpeterson 2012-12-05 11:09:56 -05:00
Jim Chen
1dac9245b0 Bug 811755 - Discard stale selection notifications after text change; r=cpeterson 2012-12-05 11:09:55 -05:00
Sriram Ramasubramanian
8ed8289f9e Bug 818238: Menu button in tabs-tray needs a touch delegate. [r=mfinkle] 2012-12-04 13:15:50 -08:00
Sriram Ramasubramanian
13f0383870 Back out d1bb44812701 because it landed with the wrong bug number 2012-12-04 16:45:20 -08:00
Sriram Ramasubramanian
76192fff2b 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
219b2620b1 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
2674537faa 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
9bee14d6d0 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
6caeac508c 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
c03c70cfc4 Backout 5971115a94d2 (bug 811445's test) for causing bug 817336 2012-12-04 21:37:22 +00:00
Richard Newman
fd8a4d5b03 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
Greg Roodt
963d5254ad Bug 813946 - Disable zoom if minScale and maxScale are equal. r=kats 2012-12-03 20:26:15 -05:00
Peter Retzer
666cdf4948 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
3100c29a3b 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
bf5ff52166 Bug 816902 - Prevent suggestion prompt buttons from being clicked multiple times. r=mfinkle 2012-12-03 12:08:15 -08:00
Kartikaya Gupta
c064b58830 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Sriram Ramasubramanian
f16335fa43 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
386640ed06 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
fda0b417ec Bug 811738: Close tabs-tray on closing last tab. [r=mfinkle]. 2012-11-28 16:29:08 -08:00
Lucas Rocha
299d925ad9 Bug 709433 - Animate toolbar when switching to/from awesome screen (r=mfinkle) 2012-12-03 10:50:41 +00:00
Lucas Rocha
72355190ff Bug 812867 - Discard invalid favicon images (r=mfinkle) 2012-12-03 08:59:17 +00:00
Lucas Rocha
c5386b5904 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Brian Nicholson
cce578b7a6 Bug 816781 - Call notifyDataSetChanged() sooner when getting search engines. r=lucasr 2012-11-30 15:27:33 -08:00
Chris Lord
64f87da2cf Bug 814437 - Address review comments that were missed. r=bgirard
In my haste, I forgot to address review comments before pushing. This
corrects indentation in PanningPerf.java, moves GetValidLowPrecisionRegion from
Layer to TiledLayerComposer and corrects checkerboard measurement when there
isn't a low precision buffer and when the display ports don't cover the screen.
2012-11-30 23:11:37 +00:00
Ehsan Akhgari
0419d82de3 Backed out changeset 5368aced79b3 (bug 814437) because it breaks Android builds 2012-11-30 15:41:08 -05:00
Chris Lord
6d77e6f162 Bug 814437 - Address review comments that were missed. r=bgirard
In my haste, I forgot to address review comments before pushing. This
corrects indentation in PanningPerf.java, moves GetValidLowPrecisionRegion from
Layer to TiledLayerComposer and corrects checkerboard measurement when there
isn't a low precision buffer and when the display ports don't cover the screen.
2012-11-30 19:52:17 +00:00
Kartikaya Gupta
2616ecd25f Bug 817027 - Fix JS warning about lruTab not being defined. r=mfinkle 2012-11-30 14:20:42 -05:00
Chris Double
83a2f36fc4 Bug 805700 - Part2: Package honeycomb libomxplugin libraries on Android - r=mark.finkle
--HG--
extra : rebase_source : 86320dd79024fb11353ba7a1e777607ba3f75886
2012-11-30 16:05:44 +13:00
Chris Double
6337cc7368 Bug 787228 - Part5: Package gingerbread libomxplugin libraries on Android - r=mark.finkle
--HG--
extra : rebase_source : 1973af402ed48b57e270ece03810ed3dbd379367
2012-11-30 15:37:57 +13:00
Brian Nicholson
bd55668da0 Bug 811445 - Part 2: Test case for Add Search Engine. r=gbrown 2012-11-30 10:53:38 -08:00
Brian Nicholson
c30f9164c9 Bug 768532 - Use profile database path on Android 2.2. r=lucasr,gbrown 2012-11-30 10:52:10 -08:00
Joel Maher
3a3c0b31e4 Bug 815786 - Disable testCheck3 in Talos. r=gbrown 2012-11-30 13:04:30 -05:00
Kartikaya Gupta
ee860fa4a6 Bug 793150 - Exit full-screen mode when invoking the menu. r=sriram 2012-11-30 12:59:49 -05:00
Kartikaya Gupta
3d0e5ef074 Bug 815684 - Add the last 200 lines of logcat to crash reports. r=cpeterson, blassey 2012-11-30 09:57:04 -05:00
Paul Adenot
66e84be708 Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium 2012-11-30 14:17:54 +01:00
Ed Morley
a729bf24e2 Backout 76c4e4fbd8bd (bug 816576) for startup crashes 2012-11-30 10:44:42 +00:00
Paul Adenot
f7b1474207 Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium 2012-11-30 10:56:28 +01:00
Sriram Ramasubramanian
256b149144 Bug 806937: Private tabs support for awesomebar tabs. [r=mfinkle] 2012-11-16 00:50:28 -08:00
Sriram Ramasubramanian
60f7e5cf39 Bug 806937: Private tabs support for awesomescreen. [r=mfinkle] 2012-11-16 00:41:53 -08:00
Sriram Ramasubramanian
e99219e50b Bug 806937: Private browsing mode support for Menu button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/menu_level.xml => mobile/android/base/resources/drawable/menu_level.xml.in
2012-11-16 00:21:46 -08:00
Sriram Ramasubramanian
aceeeea500 Bug 806937: Private browsing mode for Tabs button. [r=mfinkle]
--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/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-11-15 23:59:25 -08:00