Commit Graph

2095 Commits

Author SHA1 Message Date
Gian-Carlo Pascutto
d31e843326 Bug 710330 - Add simple settings function to trigger import. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
9f2f726ff2 Bug 710330 - Import function for Android bookmarks and history. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
404ae91d72 Bug 710330 - Refactor batch update helper functions into LocalDB. r=lucasr 2012-06-25 15:42:26 +02:00
Gian-Carlo Pascutto
87c2252a58 Bug 710330 - Extend INSERT_IF_NEEDED support to Bookmarks and Images. r=lucasr 2012-06-25 15:42:26 +02:00
Kartikaya Gupta
89721bc5c1 Bug 727351 - Fix the MotionEventHelper fling code to deal with the panning threshold and re-enable the fling correctness test. r=cpeterson 2012-06-22 23:10:26 -04:00
Kartikaya Gupta
da4103114e Bug 727351 - Some minor refactoring of the MotionEventHelper code to make the fling part more readable. r=cpeterson 2012-06-22 23:09:16 -04:00
Kartikaya Gupta
9f6ac061d8 Back out cset c7f2e01bd3a3 (bug 746876) for robocop perma-orange. 2012-06-22 23:04:49 -04:00
Brian Nicholson
b019b9ebed Bug 767541 - Allow search suggestions for string compositions. r=cpeterson 2012-06-22 14:48:07 -07:00
Kartikaya Gupta
949739e43b Bug 746876 - Re-enable test_bug720538 as it seems to work fine now. r=jmaher 2012-06-22 16:10:57 -04:00
Kartikaya Gupta
115e14019c Bug 767215 - Fix intermittent failure in pixel tests caused by slower-than-expected initial page paint. r=jmaher 2012-06-22 16:10:13 -04:00
Brian Nicholson
22a74b76e2 Bug 766406 - Implement "Request Desktop Site". r=mfinkle 2012-06-22 12:53:40 -07:00
Kartikaya Gupta
ba9436412f Bug 766668 - Account for RTL pages having the top-left corner not at (0,0) when taking a screenshot update. r=blassey 2012-06-22 09:31:50 -04:00
Mounir Lamouri
94eb49d211 Bug 766904 - Make sure unlockOrientation() is a no-op if the orientation wasn't locked. r=blassey 2012-06-22 10:55:17 +02:00
Mounir Lamouri
fb4c641aae Bug 757791 - Change unlockOrientation() behavior to set orientation to UNSPECIFIED instead of SENSOR. r=blassey 2012-06-22 10:54:35 +02:00
Matt Brubeck
f5d637bb3f Bug 766865 - java.lang.IndexOutOfBoundsException in TabsTray.addTab [r=margaret] 2012-06-21 14:18:58 -07:00
Geoff Brown
f6eccd27ff Bug 746938 - Prevent NullPointerException in getNetworkType; r=mounir 2012-06-21 11:54:35 -07:00
Brian Nicholson
b52d7a601a Bug 763396 - Dismiss keyboard when showing tabs tray. r=mfinkle 2012-06-21 11:44:35 -07:00
Wes Johnston
4072914c68 Bug 766635 - Follow up to fix warning. r=mfinkle 2012-06-21 10:40:04 -07:00
Wes Johnston
d472897b65 Bug 766635 - Don't close tabs on diagonal swipes. r=mfinkle 2012-06-21 09:53:54 -07:00
Wes Johnston
1916fe9569 Bug 764812 - Only close tabs is dragged to the left or right edge of the tab. r=mfinkle 2012-06-21 09:53:48 -07:00
Margaret Leibovic
3b179ce1e4 Bug 765486 - Protect isBookmark() against NPE. r=lucasr 2012-06-20 17:56:02 -07:00
Kartikaya Gupta
e4add49058 Bug 766988 - Prevent NPE and/or running screenshot updates when screenshotting is disabled. r=blassey 2012-06-21 11:46:58 -04:00
Chenxia Liu
2a4637ccfc Bug 731116 - More strict mode during Android Sync setup. r=nalexander
--HG--
extra : rebase_source : d807c23880634f519965c3db307760ab6298311b
2012-06-20 14:15:02 -07:00
Nick Alexander
7d3c07dea6 Bug 766397 - Do not log PasswordRecord details. r=rnewman
--HG--
extra : rebase_source : 2a0290471d7341a5752b28adadb0949c0644e486
2012-06-20 14:10:55 -07:00
Lucas Rocha
ff644b320f Bug 760645 - Add reading list app menu item (r=mfinkle) 2012-06-20 19:10:08 +01:00
Lucas Rocha
1af89befb2 Bug 760645 - Update bookmarks icons to show yellow star when active (r=mfinkle) 2012-06-20 19:10:08 +01:00
Lucas Rocha
b5fe2d7153 Bug 760645 - Add needed BrowserDB api to manage reading list (r=mfinkle) 2012-06-20 19:10:08 +01:00
Lucas Rocha
fea1a1de49 Bug 760645 - Change reader button to go straight to Reader Mode (r=mfinkle) 2012-06-20 19:10:08 +01:00
Lucas Rocha
14ab60a7c2 Bug 750686 - Implement style toolbar for Reader Mode (r=mfinkle) 2012-06-20 18:12:13 +01:00
Geoff Brown
969d4658b6 Bug 764044 - Robocop: rewrite testNewTab for new tabs UI; r=jmaher 2012-06-20 08:05:14 -07:00
Sriram Ramasubramanian
31362ed220 Bug 762727: Tabs Panel refresh on rotation. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout-sw600dp/tabs_panel.xml => mobile/android/base/resources/layout-sw600dp/tabs_panel_toolbar.xml
rename : mobile/android/base/resources/layout-xlarge/tabs_panel.xml => mobile/android/base/resources/layout-xlarge/tabs_panel_toolbar.xml
2012-06-19 14:10:21 -07:00
Sriram Ramasubramanian
6a0f56a62e Bug 762727: BrowserToolbar needs to re-created on rotation. [r=mfinkle] 2012-06-19 14:09:44 -07:00
Matt Brubeck
3dfee93807 Bug 763726 - Tap on content area while tabs menu is open should close it [r=mfinkle] 2012-06-19 14:10:42 -07:00
Matt Brubeck
8d9b2a0c33 Bug 765805 (3/3) - Update thumbnails for tabs added while the sidebar is open [r=sriram] 2012-06-19 13:37:57 -07:00
Matt Brubeck
333b2454e8 Bug 765805 (2/3) - Don't hide the tab sidebar when adding a new tab [r=sriram] 2012-06-19 13:37:57 -07:00
Matt Brubeck
6ceac710b7 Bug 765805 (1/3) - Don't hide the tab sidebar when switching tabs [r=sriram] 2012-06-19 13:37:57 -07:00
Chris Peterson
e568d929d7 Bug 765831 - Part 5: Clamp composing span indexes. r=blassey 2012-06-19 12:17:20 -07:00
Chris Peterson
7ea36bae56 Bug 765831 - Part 4: Clamp string lengths passed to getTextBeforeCursor/getTextAfterCursor. r=blassey 2012-06-19 12:12:27 -07:00
Chris Peterson
899a4bbb58 Bug 765831 - Part 3: Clamp bogus composing region indexes passed to setComposingRegion(). r=blassey 2012-06-19 12:19:30 -07:00
Chris Peterson
fad3377b1a Bug 765831 - Part 2: Clamp bogus selection indexes passed to setSelection(). r=blassey 2012-06-19 12:13:48 -07:00
Chris Peterson
0e8e38a31e Bug 765831 - Part 1: Extract selection index juggling into a Span helper class. r=blassey 2012-06-19 12:13:41 -07:00
Matt Brubeck
44462c9163 Bug 765941 - Thumbnail doesn't update after following a link to an HTTP redirect [r=bnicholson] 2012-06-19 12:03:00 -07:00
Matt Brubeck
aa807b4225 Bug 756474 - Harden the SimpleScaleGestureDectector against missed events [r=kats] 2012-06-19 12:01:44 -07:00
Brian Nicholson
c18a5e6f0b Bug 762064 - Close InputStream in SuggestClient. r=blassey 2012-06-19 11:01:57 -07:00
Nick Alexander
54f0f5227b Bug 762627 - Ensure that CommandProcessor does not hold reference to last active GlobalSession. r=rnewman,liuche
--HG--
extra : rebase_source : 246551a5ae19653409b20ac7dd5c235b54f3f712
2012-06-19 10:54:23 -07:00
Nick Alexander
ce8ece9c94 Bug 765797 - Only log generated record string for incoming records if Logger.LOG_PERSONAL_INFORMATION is set. r=liuche
--HG--
extra : rebase_source : 35d9924d94ca3093a02e6f820769131f96296afb
2012-06-19 10:35:06 -07:00
Wes Johnston
73fe082407 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Matt Brubeck
f768abe84d Bug 765580 - Back button shouldn't close the tabs panel in tablet layout [r=sriram] 2012-06-18 16:10:59 -07:00
Wes Johnston
04a563d57b Bug 759041 - Unit tests for awesomebar tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
48dbb78127 Bug 759041 - Fix context menus in all pages. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2c41c4f575 Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
28a0516253 Bug 759041 - Move history tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2476a4dcd9 Bug 759041 - Move bookmarks tab out of AwesomeBarTabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
7a3a9be374 Bug 759041 - Move all pages tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
a2de6910df Bug 759041 - Add an interface for tabs in the Awesomebar. r=lucasr 2012-06-18 12:39:13 -07:00
Nick Alexander
594e9875e3 Bug 762978 - Make AndroidBrowserRepositorySession.recordToGuid map from hashes of record strings to record guids to reduce memory pressure. r=liuche 2012-06-18 11:09:43 -07:00
Vladimir Vukicevic
bdeab6096b b=740586, [mobile] launch web apps in basic chromeless window; r=wesj,mfinkle 2012-06-18 13:03:03 -04:00
Matt Brubeck
8800bf1a97 Bug 765407 - Don't setOnDoubleTapListener(null); fixes crash in GestureDetector [r=kats] 2012-06-18 09:54:48 -07:00
Nick Alexander
7abd156144 Bug 764088 - Bump ClientsDatabase schema version to ensure new commands table is created on upgrade. r=rnewman 2012-06-18 09:24:59 -07:00
Eitan Isaacson
1cdbe1cbc8 Bug 765387 - Add some ICS accessible event attributes. r=blassey 2012-06-15 15:34:22 -07:00
Eitan Isaacson
1a7bf52bf4 Bug 763613 - Make hover events mousemove events. r=wesj 2012-06-15 15:34:22 -07:00
Kartikaya Gupta
eb0599cadd Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Lucas Rocha
458f5c7ac2 Bug 748583 - Fix bookmark id fetching in the Combined view (r=margaret) 2012-06-15 19:54:40 +01:00
Wes Johnston
b4f1792499 Bug 715307 - Fix Content provider tests. r=lucasr 2012-06-15 09:03:08 -07:00
Wes Johnston
be632f8739 Bug 715307 - Read and write profiles.ini for Android. r=mfinkle 2012-06-15 09:02:11 -07:00
Wes Johnston
23d0eb0788 Bug 765220 - Remove use of String.isEmpty. r=margaret 2012-06-15 08:58:13 -07:00
Matt Brubeck
4161644620 Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures 2012-06-14 20:12:06 -07:00
Wes Johnston
dbe8d494e1 Bug 755841 - Close a cursor during database creation. r=cpeterson 2012-06-14 19:14:37 -07:00
Wes Johnston
b67f89f657 Bug 765069 - Swipe tabs off screen at the velocity they were swiped. r=mbrubeck 2012-06-14 16:50:58 -07:00
Sriram Ramasubramanian
4aa76027d1 Bug 764622: BrowserApp doesn't need to check START and STOP tab states. [r=wesj]
--HG--
extra : rebase_source : 5b925070dde092fff43d89ec4ae269deb17c09b9
2012-06-14 12:12:18 -07:00
Sriram Ramasubramanian
5e112e83cb Bug 764638: Find in page can better use LinearLayout. [r=margaret]
--HG--
extra : rebase_source : d1d0527d408ce8b36bbe7c0799fe4020c34047fb
2012-06-14 12:12:18 -07:00
Sriram Ramasubramanian
0fad80b255 Bug 764621: Find in page needn't be static. [r=margaret]
--HG--
extra : rebase_source : 2c3e66dcd53e9fb8627989bce8cc05e2083d7751
2012-06-14 12:12:18 -07:00
Sriram Ramasubramanian
fe8c9aa9f9 Bug 764621: Orientation needn't be static. [r=margaret]
--HG--
extra : rebase_source : 9ea6db22bbe1ece3106e09207162065e2832dabf
2012-06-14 12:12:17 -07:00
Sriram Ramasubramanian
af4a4f9a79 Bug 762717: selectTab() should be called after closeTab(). [r=margaret]
--HG--
extra : rebase_source : 71c641402c2a7dc0716bd1f7029395e6e38b4297
2012-06-14 12:12:09 -07:00
Sriram Ramasubramanian
043898500b Bug 762717: Tab's onDestroy needs to clear the HashMap, and can be executed in background. [r=margaret]
--HG--
extra : rebase_source : a9494cbbca15a30993d39f939df250d25b831db0
2012-06-14 11:56:50 -07:00
Sriram Ramasubramanian
a7a278eb8c Bug 764621: DoorHanger and TabsPanel needn't be static. [r=margaret]
--HG--
extra : rebase_source : b6517ca6a83ac2602ab2a86f37117887c0647afc
2012-06-14 11:55:38 -07:00
Sriram Ramasubramanian
2a82459a0a Bug 764621: FormAssistant doesn't need to be static. [r=margaret]
--HG--
extra : rebase_source : acd7d1b0a2ce7825b4ba8c150d43ef9a98dc48fd
2012-06-14 11:54:05 -07:00
Sriram Ramasubramanian
bd3978d856 Bug 762724: Tabs button arrows should change direction on expand/collapse. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat_contracted.png
rename : mobile/android/base/resources/drawable/tabs_carat.png => mobile/android/base/resources/drawable/tabs_carat_contracted.png
2012-06-14 11:19:06 -07:00
Sriram Ramasubramanian
4b05b13c38 Bug 762724: Tabs button in Tablet UI should expand and contract. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable/tabs_button.xml => mobile/android/base/resources/drawable/tabs_button_contracted.xml
2012-06-14 11:14:00 -07:00
Brian Nicholson
cd6d13638f Bug 764699 - Fix setting mCheckNetwork in search suggestions test. r=kats 2012-06-14 11:27:00 -07:00
Brad Lassey
17abebe181 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones 2012-06-14 09:08:51 -07:00
Kartikaya Gupta
43e1306bd0 Bug 764467 - Add a separate event for notifying browser.js of resize events, to avoid weird re-entrancy issues. r=Cwiiis 2012-06-14 10:59:28 -04:00
Kartikaya Gupta
b89d7c809f Bug 764579 - Rename Show to show to be consistent with Java naming conventions. r=margaret 2012-06-14 09:52:28 -04:00
Ryan VanderMeulen
76f82e81f5 Backout ed4548cac45f (bug 764527) due to robocop perma-orange. 2012-06-13 21:32:14 -04:00
Ryan VanderMeulen
f6597c2541 Merge m-c to inbound. 2012-06-13 21:12:31 -04:00
Chris Peterson
652fe1a985 Bug 738331 - Remove IndexOutOfBoundsException band-aid now that we clamp bogus selection indexes. r=blassey 2012-06-13 17:07:49 -07:00
Sriram Ramasubramanian
cb4c8a9724 Bug 760267: Using proper naming convention for non-static menu variable. r=mfinkle r=blassey 2012-06-13 13:28:00 -07:00
Sriram Ramasubramanian
8cb3070a28 Bug 760267: Making the menu variable a member variable than a static variable. r=blassey 2012-06-13 12:58:57 -07:00
Matt Brubeck
bb294db770 Bug 763991 - Disable Telemetry UI for builds without MOZ_TELEMETRY_REPORTING; r=mfinkle
--HG--
rename : mobile/android/base/resources/xml/preferences.xml => mobile/android/base/resources/xml/preferences.xml.in
2012-06-13 08:27:11 -07:00
Sriram Ramasubramanian
6819010641 Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle] 2012-06-12 22:48:47 -07:00
Sriram Ramasubramanian
3980bae0b8 Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle] 2012-06-12 22:47:52 -07:00
Sriram Ramasubramanian
e5b10c32a0 Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle] 2012-06-12 22:29:23 -07:00
Sriram Ramasubramanian
b1654a31cb Bug 762725: Tabs UI needs new plus icons. [r=mfinkle] 2012-06-12 15:59:02 -07:00
Sriram Ramasubramanian
ad32a14822 Bug 762725: Tabs UI need new sync icons. [r=mfinkle] 2012-06-12 15:58:24 -07:00
Sriram Ramasubramanian
44b8cecf23 Bug 713450 - Support sliding to close tabs. r=sriram 2012-06-05 13:29:37 -07:00
Kartikaya Gupta
872ec65423 Bug 752905 - Move the Prompt:Show handler out of handleGeckoMessage. r=margaret 2012-06-13 17:12:15 -04:00
Kartikaya Gupta
0fef409822 Bug 764527 - Catch exceptions thrown during robocop tests. r=jmaher 2012-06-13 16:31:01 -04:00
Eitan Isaacson
9e7fd64275 Bug 764057 - Update a11y settings according to Android settings when resuming. r=blassey 2012-06-13 12:22:52 -07:00
Eitan Isaacson
398e168f1b Bug 764051 - Fix crasher when accessibility is turned off. r=blassey 2012-06-13 12:22:51 -07:00
Kartikaya Gupta
379b93ac59 Bug 764487 - Fix javac compiler warnings. r=wesj 2012-06-13 13:52:46 -04:00
Kartikaya Gupta
7178944e03 Bug 753444 - Remove device-space page rect from setPageRect as it is not needed. r=jrmuizel 2012-06-13 13:49:40 -04:00
Richard Newman
042572b53f Bug 762118 - Temporarily ignore readinglist items and folder. r=nalexander
--HG--
extra : rebase_source : 25e4fc38a26b213473f8381621a63de656d04a4f
2012-06-13 09:43:05 -07:00
Nick Alexander
ae048687a9 Bug 742109 - Make Android Sync write to Android log with single tag "FxSync". r=rnewman,liuche 2012-06-12 12:12:43 -07:00
Nick Alexander
8659650985 Bug 714657 - Purge existing preferences when (re-)adding an Android Sync account. r=liuche 2012-06-12 12:12:42 -07:00
Wes Johnston
cf708e340f Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Brian Nicholson
6765e381c9 Bug 762068 - Part 3: Replace optString() with null checks. r=mfinkle
--HG--
extra : rebase_source : 315799b482e1db65ea1080216a765066966662dc
2012-06-12 10:03:14 -07:00
Brian Nicholson
936d7f5a99 Bug 762068 - Part 2: Remove static search engine data. r=mfinkle
--HG--
extra : rebase_source : ab138f380f36b1bee3c7ec893b2c7e5522b3669b
2012-06-12 10:03:14 -07:00
Brian Nicholson
ced995927f Bug 762068 - Part 1: Don't save suggest engine to shared prefs. r=mfinkle
--HG--
extra : rebase_source : be93a12b828e25ba40307d211342e376a5faad5d
2012-06-12 10:03:13 -07:00
Wes Johnston
ecc29d4288 backout 2d1268c57588 2012-06-12 09:53:44 -07:00
Wes Johnston
e8dfe63037 Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Lucas Rocha
60777057ff Bug 750702 - Remove article from cache when removed from reading list (r=mfinkle) 2012-06-12 15:03:06 +01:00
Lucas Rocha
7857816c6b Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle) 2012-06-12 15:03:06 +01:00
Lucas Rocha
b802edaf09 Bug 760724 - Update all icons in the URL bar and awesome screen (r=sriram) 2012-06-12 12:34:54 +01:00
Ed Morley
2840374911 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-06-12 10:36:42 +01:00
Richard Newman
fd2bc14986 Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only 2012-06-11 21:32:05 -07:00
James Willcox
78260a6207 Bug 762407 - Avoid deadlock when exiting fullscreen Flash videos on Android r=blassey 2012-06-11 13:50:59 -04:00
Mark Finkle
6288461550 Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell 2012-06-11 16:06:07 -04:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Wes Johnston
173e45c446 Bug 763167 - Context menu for devices using the custom menu inflator. r=mfinkle,sriram 2012-06-11 15:30:00 -07:00
Brad Lassey
9ee87134d0 backout c115c58ef2b1 (bug 748470) for regressions 2012-06-11 14:54:17 -07:00
Matt Brubeck
614ef16d00 Re-land backout of bug 754202 and fix other accidental changes from merge 75b67011b798 on a CLOSED TREE 2012-06-11 11:12:18 -07:00
Ryan VanderMeulen
3f31061461 Backout 802fbaed034c (bug 715307) due to suspected perma-red. 2012-06-09 14:35:22 -04:00
Lucas Rocha
3fcf9b9977 Bug 750698 - Implement "reader mode" action (r=mfinkle) 2012-06-11 15:59:50 +01:00
Lucas Rocha
8366286f97 Bug 750698 - Add simpler loadUrl method to load page in current tab (r=mfinkle) 2012-06-11 15:59:50 +01:00
Kartikaya Gupta
92c8731b70 Bug 763200 - Fix another NPE in handleActivityResult. r=blassey 2012-06-09 14:16:14 -04:00
Geoff Brown
46ccd41893 Bug 758792 - Robocop: remove waitForIdleSync calls in getActivityFromClick. r=jmaher 2012-06-09 12:24:57 -04:00
Marina Samuel
53bd6c5919 Bug 740193 - Send tab to device. r=rnewman 2012-06-08 17:09:55 -07:00
Richard Newman
cb90f72163 Bug 739416 - Send commands. r=rnewman 2012-06-08 17:09:54 -07:00
Richard Newman
7291a3cb6e Bug 762974 - Don't retry if delegate or observer callbacks throw in BaseResource. r=liuche 2012-06-08 17:09:54 -07:00
Richard Newman
9f658c894a Bug 709324, Bug 709311 - Tidying: remove stale, previously missed files. r=me 2012-06-08 17:09:54 -07:00
Sriram Ramasubramanian
646ab430a5 Bug 762722: Tab rows should have orange highlight. [r=mfinkle] 2012-06-08 12:43:03 -07:00
Sriram Ramasubramanian
5a3e439924 Bug 762722: Orange highlights for Tabs UI buttons. [r=mfinkle] 2012-06-08 12:41:08 -07:00
Matt Brubeck
77a213743f Bug 762632 - Add an assertMatches method to BaseTest for better failure diagnostics [r=kats]
--HG--
extra : rebase_source : cb02e7ffd4f9d7655b315b28e21433fcb8a3c764
2012-06-08 11:43:23 -07:00
Matt Brubeck
3de6b102e4 Bug 760087 - Don't steal focus from the findbar when Gecko IME state changes [r=cpeterson]
--HG--
extra : rebase_source : 49a6582ff2c13b3a40963f430c7d9a5da5ac8141
2012-06-08 11:43:17 -07:00
Chris Peterson
18093ee344 Bug 755517 - Remap Gingerbread's unusual keycodes for some symbol characters. r=blassey 2012-06-08 10:57:16 -07:00
Wes Johnston
b67e444a61 Bug 715307 - Ability to read and write profiles.ini. r=mfinkle 2012-06-07 10:28:09 -07:00
Sriram Ramasubramanian
4a549df4b4 Bug 760090: Find in page button should have orange press state. [r=mfinkle] 2012-06-08 09:31:04 -07:00
Sriram Ramasubramanian
c29977eb51 Bug 760970: Orange highlight can be done through XML. [r=mfinkle] 2012-06-07 22:55:38 -07:00
Sriram Ramasubramanian
b104b60fa9 Bug 760970: Resize menu button and place it on top. [r=mfinkle] 2012-06-07 22:53:35 -07:00
Sriram Ramasubramanian
b72ca059a9 Bug 739407: Perform animation while showing/hiding tabs. [r=mfinkle] 2012-06-07 21:48:29 -07:00
Sriram Ramasubramanian
7884a5e01f Bug 739407: Make Tabs UI tablet ready. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/tabs_more.png => mobile/android/base/resources/drawable-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-hdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-hdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-mdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-mdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_more.png => mobile/android/base/resources/drawable-land-xhdpi-v14/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-sw600dp-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xhdpi-v11/tabs_more.png => mobile/android/base/resources/drawable-xhdpi-v11/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-hdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-hdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-mdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-mdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_more.png => mobile/android/base/resources/drawable-xlarge-xhdpi/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_more.png => mobile/android/base/resources/drawable/tabs_carat.png
rename : mobile/android/base/resources/drawable/tabs_tray_list_selector.xml => mobile/android/base/resources/drawable/tabs_tray_default_selector.xml
2012-06-07 21:47:22 -07:00
Brian Nicholson
22c420d6f8 Bug 762691 - Use single AndroidHttpClient for all favicon requests. r=mfinkle 2012-06-07 17:24:03 -07:00
Brian Nicholson
209c93fdad Bug 744479 - Only attempt to load favicons for HTTP/HTTPS. r=mfinkle 2012-06-07 17:20:38 -07:00
Brian Nicholson
d51e962696 Bug 760218 - Fix favicons not appearing for undefined size. r=margaret 2012-06-07 17:19:34 -07:00
Brian Nicholson
9aa25b46ec Bug 756735 - Synchronize accesses to mLoadTasks in Favicons. r=blassey 2012-06-07 17:18:32 -07:00
Lucas Rocha
854ed434ec Bug 757776 - Show reading list icon on awesomebar search (r=mfinkle) 2012-06-07 21:27:40 +01:00
Lucas Rocha
a418f19fdd Bug 757776 - Update bookmark star icon for awesomebar items (r=margaret) 2012-06-07 21:27:40 +01:00
Lucas Rocha
54b483ae2e Bug 757776 - Rename starView to bookmarkIconView in AwesomeBarTabs (r=mfinkle) 2012-06-07 21:27:39 +01:00
Matt Brubeck
6b2e13d51b Bug 748609 (part 2) - Fix testAboutPage with Firefox Beta branding [r=mfinkle] 2012-06-07 12:43:01 -07:00
Wes Johnston
77ae22afa8 Bug 722591 - Rename Awesomebar.type to target. r=margaret 2012-06-07 10:13:38 -07:00
Wes Johnston
3cd5d3e894 Bug 722591 - Add a context menu to the titlebar. r=margaret 2012-06-07 10:13:36 -07:00
Kartikaya Gupta
987625db72 Bug 734504 - Allow flinging to reduce the amount of overscroll. r=Cwiiis 2012-06-07 10:09:30 -04:00
Gian-Carlo Pascutto
121c4d065e Bug 762479 - Update Migration schema check to Places v21. r=mfinkle 2012-06-07 16:06:49 +02:00
James Willcox
af687b7aba Bug 759747 - Fix up fullscreen Flash handling on Android 4.0+ r=blassey 2012-06-06 22:39:36 -04:00
James Willcox
2f1fe9627e Bug 759799 - Hook up Hal WakeLocks on Android r=blassey 2012-06-06 22:39:01 -04:00
Wes Johnston
8cffaa3509 Bug 760708 - Fix typo. r=bustage 2012-06-06 14:45:41 -07:00
Wes Johnston
2d57189770 Bug 760708 - Add ability to remove homescreen shortcuts. r=mfinkle 2012-06-06 13:52:14 -07:00
Margaret Leibovic
a70e087a32 Bug 759120 - History list doesn't update after you remove the last history item using context menu. r=lucasr 2012-06-05 10:43:22 -07:00
Kartikaya Gupta
61e1120311 Bug 745250 - Prevent crash from NPE in TouchEventHandler. r=wesj 2012-06-06 13:50:01 -04:00
Kartikaya Gupta
86c4abe906 Bug 759775 - Update checkerboard telemetry code to handle RTL pages. r=Cwiiis 2012-06-06 09:56:48 -04:00
Gian-Carlo Pascutto
f1964c8518 Bug 761536 - Do not hardcode /data/data directories. Update XUL crashreporter. r=blassey 2012-06-06 10:00:45 +02:00
Geoff Lankow
552f02f3f1 Merge m-c to m-i 2012-06-06 15:13:51 +12:00
Brad Lassey
989a26a9ca backing out bug 755070 for potential talos panning regression 2012-06-05 22:55:18 -04:00
Mark Finkle
0182d96930 Bug 744850 - java.lang.IllegalArgumentException: Receiver not registered (ignore the crash) r=kats 2012-06-05 13:44:35 -04:00
Phil Ringnalda
bdf4307bb3 Merge mozilla-central to mozilla-inbound 2012-06-04 19:09:19 -07:00
Brad Lassey
78eae2f149 backout bug 755070 2012-06-04 20:15:37 -04:00
Matt Brubeck
7c0030a383 Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey] 2012-06-04 09:37:18 -07:00
Richard Newman
8e0c253c17 Bug 748475 - Bump Android Sync User-Agent version. r=trivial DONTBUILD 2012-06-04 10:31:25 -07:00
Brad Lassey
fc75a107b7 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to use LinkedList instead of ArrayDequeu which is not supported on Froyo r=kats
--HG--
extra : rebase_source : 44a1218ef3912e96fccb1b3b7e4246d2420daf60
2012-06-04 13:23:03 -04:00
Chenxia Liu
0c94ba9b06 Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander 2012-06-04 18:07:31 -07:00
Brad Lassey
6b62632758 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up large updates as well r=kats 2012-06-04 11:56:31 -04:00
Brad Lassey
9b42c5a931 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up whole page screenshots r=kats 2012-06-04 11:56:31 -04:00
Brad Lassey
4efe3882f3 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats 2012-06-04 11:56:31 -04:00
Chenxia Liu
4ca2c23def Bug 705767 - Validate credentials before completing setup. r=rnewman 2012-06-05 19:35:26 -04:00
Chenxia Liu
6ddfe41531 Bug 717707 - When screen hibernates, all credentials typed in classic mode disappear. r=rnewman 2012-06-05 19:35:24 -04:00
Chenxia Liu
7bbb00b53d Bug 739906 - Auto-correct should be disabled in the advanced sync setup dialog. r=rnewman 2012-06-05 19:35:22 -04:00
Brian Nicholson
60af2ad265 Bug 586885 - Search suggestions test case. r=gbrown 2012-06-05 14:07:14 -07:00
Brian Nicholson
9f82a9d184 Bug 586885 - Add raw host to robotium.config. r=jmaher 2012-06-05 14:07:14 -07:00
Brian Nicholson
c396c5d6b1 Bug 586885 - Add search suggestion preference. r=mfinkle,ibarlow 2012-06-05 14:07:14 -07:00
Brian Nicholson
ec3349f6c3 Bug 586885 - Add search suggestions to AwesomeBar. r=mfinkle,lucasr 2012-06-05 14:07:14 -07:00
Brian Nicholson
317af07626 Bug 586885 - Add FlowLayout for floating elements. r=mfinkle 2012-06-05 14:07:14 -07:00
Brad Lassey
a9ade5d8b0 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only take one screenshot at a time r=kats 2012-05-17 17:49:40 +01:00
Ehsan Akhgari
1c61041b8e Merge the last green PGO changeset of mozilla-inbound to mozilla-central 2012-06-04 11:31:44 -04:00
Lucas Rocha
627c6dd17f Bug 761132 - Don't try to fetch display column on history items (r=margaret) 2012-06-04 11:05:45 -04:00
Lucas Rocha
d37a062563 Bug 761131 - Add reader button to all browser_toolbar.xml files (r=mfinkle) 2012-06-04 10:35:05 -04:00
Mike Hommey
9d9c0e62e3 Bug 760165 - Don't cleanup libraries in the cache directory during startup. r=blassey 2012-06-04 08:17:49 +02:00
Mike Hommey
ddc05969de Bug 760136 - Remove unused DEBUG intent code. r=blassey 2012-06-04 08:17:24 +02:00
Sriram Ramasubramanian
dad0782862 Bug 760901: There is an extra black added from find-in-page. [r=mleibovic] 2012-06-03 21:12:11 -07:00
Kartikaya Gupta
d70bdb620c Bug 758635 - Move a call to resizeView so that we don't send two resize events to gecko when the keyboard comes up. r=jrmuizel 2012-06-03 17:50:00 -04:00
Kartikaya Gupta
73f5daa6bc Bug 758635 - LayerRenderer doesn't need to implement GLSurfaceView.Renderer. r=jrmuizel 2012-06-03 17:49:50 -04:00
Sriram Ramasubramanian
0872da9628 Bug 760604: Menu item should be able to change showAsAction dynamically. [r=mbrubeck] 2012-06-02 23:09:55 -07:00
Sriram Ramasubramanian
c2f076f35c Bug 760217: Cleanup open/close custom menu. [r=mbrubeck] 2012-06-02 23:08:29 -07:00
Sriram Ramasubramanian
d038cafaa2 Bug 760220: Add-on menu item show be added prior to onPrepareOptionsMenu(). [r=mbrubeck] 2012-06-02 23:07:03 -07:00
Lucas Rocha
42f68cdf1f Bug 750707 - Add reader button to the browser toolbar (r=mfinkle) 2012-06-02 14:23:45 -04:00
Lucas Rocha
a749df423d Bug 750707 - Pack URL bar buttons in same layout to allow showing multiple icons (r=mfinkle) 2012-06-02 14:23:45 -04:00
Lucas Rocha
42f3eda168 Bug 750707 - Check for bookmarks should only consider normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
e23c77e7f9 Bug 750707 - Remove unnecessary local variable in addBookmarkItem() (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
1127c1e8c6 Bug 750707 - Toggling bookmarks off should only apply to normal bookmarks (r=margaret) 2012-06-02 14:23:45 -04:00
Lucas Rocha
198c1e7a58 Bug 750707 - Add method to add reading list items in BrowserDB (r=margaret) 2012-06-02 14:23:45 -04:00