Commit Graph

4044 Commits

Author SHA1 Message Date
Ed Morley
21bf9e2a0e Backout 0e96545f0894 & 55ae87306b98 (bug 681805) for Android startup crashes on a CLOSED TREE 2012-12-19 18:25:55 +00:00
Wes Johnston
90820c1548 Bug 818494 - Increase min swipe velocity to swipe close tabs. r=lucasr 2012-12-19 10:06:13 -08:00
Sriram Ramasubramanian
d78435c507 Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : 6e2c15ad5ce6183268aa113c30952964b7df67ae
2012-12-18 14:57:14 -08:00
Sriram Ramasubramanian
e9b378ea4a Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 3a73bc1dd22917004c0d9d0c2bb06a8d7ce0812d
2012-12-17 12:31:52 -08:00
Wes Johnston
886ac3254e Bug 822655 - Fix 'Show Controls' string. r=margaret DONTBUILD 2012-12-19 09:42:26 -08:00
Wes Johnston
62ec32b895 Bug 681805 - Conditional forward for Android tablets. r=lucasr 2012-12-19 09:29:02 -08:00
Wes Johnston
6d756ae92c Bug 681805 - Move forward button styling to style files. r=lucasr 2012-12-19 09:28:59 -08:00
Joel Maher
c8efd88c1a Bug 817414 - Intermittent testBookmarksTab | bookmarks list has 5 children (defaults + a folder) - got 0, expected 5. r=gbrown 2012-12-19 11:31:42 -05: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
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
Chris Double
944d0fcd60 Bug 821160 - Part5: Package froyo libomxplugin libraries on Android - r=mark.finkle 2012-12-18 14:44:39 +13: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
7603839957 Bug 822133: Null check gone wrong in Personas. [r=bnicholson] 2012-12-17 10:39:06 -08:00
Richard Newman
2fc1f653f8 Bug 822067 - Build fails due to raw types in BrowserProvider.java. r=lucasr 2012-12-17 09:42:29 -08:00
Ed Morley
1f62fbc74a Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
e86fe26256 Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
6771ff2a39 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Adrian Tamas
1a3327f51e Bug 732212 - Robocop: Add tests for doorhanger notifications. r=bnicholson 2012-11-15 14:54:46 +02:00
Mark Finkle
58e59c52b0 Bug 820658 - Private Browsing leaks history in SQLite's Write-Ahead Log for tabs.db r=bnicholson 2012-12-15 23:55:03 -05:00
Mark Finkle
cbcd03fffa Bug 821840 - Fix redeclaration warning in SessionStore.js r=bnicholson 2012-12-15 23:55:03 -05:00
Theo Chevalier
977dbe79ca Bug 821998 - Installed web apps get stuck on splashscreen - do not finish loading. r=wesj 2012-12-15 20:02:28 +01: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
Sriram Ramasubramanian
55f7fac616 Bug 821434: Tabs button shows persona on private mode. [r=mfinkle]
--HG--
extra : rebase_source : 03a615e4a0b4570c9563c51d0b73210c6a8572b9
2012-12-13 12:28:49 -08:00
Wesley Johnston
dcdf1e500c Bug 715258 - Favicons are of low quality for local/internal pages r=mfinkle 2012-12-13 23:32:25 -05:00
Jim Chen
e7a8650c27 Bug 818715 - Coalesce restartInput calls in GeckoInputConnection; r=cpeterson 2012-12-14 13:22:05 -05:00
Jim Chen
8e3ba6c3fa Bug 810821 - Only change focus if awesomebar text field responded to key press; r=cpeterson 2012-12-14 13:21:58 -05:00
Ed Morley
b941e7cb18 Backout 042b44652822 (bug 715258) for breaking robocop & others on a CLOSED TREE 2012-12-14 09:26:00 +00:00
Wesley Johnston
e309831609 Bug 715258 - Favicons are of low quality for local/internal pages 2012-12-13 23:32:25 -05:00
Kartikaya Gupta
e852156592 Bug 816551 - Make PluginHelper._getBindingType return null. r=margaret 2012-12-13 17:21:43 -05:00
Kartikaya Gupta
7244df6f57 Bug 816164 - Gzip the crash report data when posting it to the server. r=cpeterson 2012-12-13 16:03:35 -05:00
Kartikaya Gupta
55e707201a Bug 821224 - Don't recycle a bitmap that may be the same object as one we are still using. r=sriram 2012-12-13 14:31:12 -05:00
Dan Mosedale
940dd8b6b8 Bug 819822, fix total failure of 'new mozRTCPeerConnection()' on Android by packaging up PeerConnection bits, r=ted 2012-12-13 07:14:25 -08:00
Mark Finkle
408b01e572 Bug 820868 - Lightweight theme previews do not work on Firefox for Android, breaking the preview/install flow r=sriram 2012-12-13 13:06:05 -05:00
Mark Finkle
c21245812d Bug 820623 - Javascript warning on fennec startup (NativeWindow.menu.add) r=kats 2012-12-13 13:06:05 -05:00
Mark Finkle
848ef0c104 Bug 819554 - Disable warning for sms protocol r=blassey 2012-12-13 13:06:05 -05:00
Kartikaya Gupta
522c85f0af Bug 820545 - Update comment in about:rights to be more accurate. r=gcp 2012-12-13 11:54:03 -05:00
Brian Nicholson
7866e79c54 Bug 820576 - Part 2: Open URL for suggestions that look like URLs. r=mfinkle 2012-12-12 13:21:41 -08:00
Brian Nicholson
d0d1268c07 Bug 820576 - Part 1: Move isSearchUrl to StringUtils. r=mfinkle 2012-12-12 13:21:37 -08:00
Brian Nicholson
b22e6d3b1c Bug 801646 - Use private state of parent when opening new tabs. r=mfinkle 2012-12-12 13:10:23 -08:00
Sriram Ramasubramanian
e449176b9f Bug 818071: Replace private browsing resource for about:home background. [r=mfinkle] 2012-12-07 14:55:12 -08:00
Sriram Ramasubramanian
991ee22253 Bug 818071: Replace private browsing resources for the url-bar. [r=mfinkle] 2012-12-07 14:10:05 -08:00
Sriram Ramasubramanian
dbfab718fb Bug 818071: Replace private browsing resources for address bar background. [r=mfinkle] 2012-12-07 14:09:33 -08:00
Sriram Ramasubramanian
79472fb0d0 Bug 818071: Replace private browsing resources for tabs-button. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/color/tabs_counter_color.xml.in => mobile/android/base/resources/color/tabs_counter_color.xml
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-07 14:08:13 -08:00