Commit Graph

6671 Commits

Author SHA1 Message Date
Brian Nicholson
5c9a87953c Bug 890392 - Include page thumbnail when sharing. r=mfinkle 2013-09-17 10:27:37 -04:00
Brian Nicholson
56e0b828b9 Bug 890392 - Replace the page title when sharing. r=sriram 2013-09-17 10:27:37 -04:00
Ed Morley
4709550161 Merge mozilla-central and fx-team 2013-09-17 15:22:00 +01:00
Alex Keybl
9312d29ec1 Merging in version bump NO BUG 2013-09-17 09:38:37 -04:00
Chenxia Liu
c3d9b5dcce Bug 915350 - Intermittent testBookmarklets,testHistory,testTabHistory,testBookmarkKeyword | Page title is correct - got http://mochi.test:8888/tests/robocop/robocop_blank_01.html, expected Browser Blank Page 01. r=gbrown 2013-09-17 10:05:39 -04:00
Margaret Leibovic
bfe55b88e6 Bug 913683 - Verify home pager is hidden before checking to make sure the page is painted, and increase the time we wait to make sure these things happen. r=gbrown 2013-09-17 09:14:12 -04:00
Margaret Leibovic
5b4b70c66a Bug 906041 - (Part 2) Dismiss editing mode if the user is loading a URL from an external app. r=lucasr 2013-09-17 09:14:00 -04:00
Margaret Leibovic
1e24c79c0e Bug 906041 - (Part 1) Don't change the visibility of the home pager if we're in editing mode. r=lucasr 2013-09-17 09:13:54 -04:00
Randell Jesup
a99e43a88e Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib 2013-09-16 02:40:25 -04:00
Timothy Nikkel
116e1aca5d Bug 915526. Take into account display port and scroll port clamping in image visibility. r=roc f=kats 2013-09-15 13:51:35 -05:00
Ryan VanderMeulen
e757b0b4fb Merge m-c to inbound. 2013-09-14 20:31:22 -04:00
Chris Kitching
6776ac536b Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche 2013-09-14 12:09:14 -07:00
Wes Kocher
ae937e2d3a Merge m-c to fx-team 2013-09-13 18:22:41 -07:00
Wes Kocher
9fc010fdbc Merge inbound to m-c 2013-09-13 18:14:32 -07:00
Wes Kocher
57069d8da7 Merge fx-team to m-c 2013-09-13 18:08:07 -07:00
Margaret Leibovic
7105815ba7 Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson 2013-09-13 16:07:17 -07:00
Boris Zbarsky
9e605eea62 Bug 913855. Fix consumers of window mediator to be more consistent in their checking for closed windows. r=dolske
Note that we can't just stop returning closed windows from the window
mediator, because some consumers (e.g. session restore) rely on seeing
closed windows in the list so they can remove them from their internal
data structures expeditiouly.
2013-09-13 17:29:51 -04:00
Brian Nicholson
6d890fc3e5 Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
--HG--
extra : rebase_source : fd14708cfc970dce433c02c1a08863e38680e5b3
2013-09-10 11:17:42 -07:00
Brian Nicholson
ff1691be3c Bug 896170 - Part 1: Send Session:Restore only on initial onCreate. r=mfinkle
--HG--
extra : rebase_source : bde410dbc3c24210cdf3c92a71c4ef1f25fc5de0
2013-09-10 11:17:42 -07:00
Chris Kitching
7cbe3127c7 Bug 913890 - Remove dead action bar code, formerly associated with the Awesome Bar. r=mleibovic 2013-09-13 14:38:43 -04:00
Wes Johnston
1f1397abf2 Bug 690252 - Default to saving files. r=mfinkle 2013-09-12 15:46:35 -07:00
Chenxia Liu
b58b69e1c4 Bug 897571 - [Fig] Urlbar resize for entry is incorrectly rendered. r=sriram 2013-09-12 11:17:41 -07:00
Ryan VanderMeulen
4a6adebb73 Backed out changeset c24ba14732cd (bug 907734) for Android bustage. 2013-09-12 13:13:14 -04:00
Adrian Tamas
23058ee6fd Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret 2013-08-21 17:11:13 +03:00
Adrian Tamas
3f8c34cf8a Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret 2013-08-21 17:11:13 +03:00
Chris Kitching
9a48c4c088 Bug 888326 - Part 6: Prevent a corrupted Favicon from causing us possibly to leak an unclosed InputStream. r=mleibovic 2013-09-12 10:50:36 -04:00
Chris Kitching
b9fadbce0d Bug 888326 - Part 5: Make the FaviconView able to resize strangely sized inputs to more appropriate sizes, if enabled. r=mleibovic 2013-09-12 10:50:20 -04:00
Chris Kitching
5cb3cb8044 Bug 888326 - Part 4: LoadFaviconTask's use mNextFaviconLoadId is now thread safe. (Use AtomicInteger instead of long.) r=mleibovic 2013-09-12 10:50:03 -04:00
Chris Kitching
1ddb84d1fd Bug 888326 - Part 3: Factor the inner classes of Favicon into their own files. r=mleibovic 2013-09-12 10:49:36 -04:00
Chris Kitching
6ece2e06c9 Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic 2013-09-12 10:49:20 -04:00
Chris Kitching
6d4fcc9840 Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
2013-09-12 10:48:59 -04:00
Ed Morley
528be3a347 Merge mozilla-central and fx-team 2013-09-12 12:11:01 +01:00
Adrian Tamas
a4b1e042be Bug 896557 - Split testWebContentContextMenu to make it more reliable (r=margaret) 2013-08-22 17:29:06 +03:00
Michael Comella
933cd33997 Bug 913713 - Part 1: Use optString to get search engine identifier. r=rnewman 2013-09-11 14:28:07 -07:00
Ryan VanderMeulen
528299cba8 Backed out changeset 63aa3bb1a0dd (bug 896565) for Android 2.2 robocop failures.
--HG--
rename : mobile/android/base/tests/testAboutHomeSwipes.java.in => mobile/android/base/tests/testAwesomebarSwipes.java.in
2013-09-11 15:37:51 -04:00
Wes Johnston
42f9b50afa Bug 842037 - Try harder to find a mimetype of the media scanner. r=blassey 2013-09-11 10:21:57 -07:00
Wes Johnston
1d64f9bf07 Bug 906030 - Don't create profiles when checking if they're locked. r=bnicholson 2013-09-11 10:10:47 -07:00
Lucas Rocha
dd169df84a Bug 896565 - Update testAwesomebarSwipes for new about:home (r=margaret)
--HG--
rename : mobile/android/base/tests/testAwesomebarSwipes.java.in => mobile/android/base/tests/testAboutHomeSwipes.java.in
2013-09-11 17:32:01 +01:00
Carsten "Tomcat" Book
66a064a8b2 merge fx-team to mozilla-central 2013-09-11 13:37:24 +02:00
Chenxia Liu
c1bc7ca82e Bug 912510 - Part 2: Update base tests to use Conditions. r=gbrown 2013-09-10 18:10:43 -07:00
Chenxia Liu
87105475ea Bug 912590 - Part 1: Update base tests to use new Robotium 4.2 APIs for View fetching. r=gbrown 2013-09-10 18:10:29 -07:00
Ryan VanderMeulen
85fd97b957 Merge m-c to inbound. 2013-09-10 21:10:44 -04:00
Mark Finkle
7816428aa4 Bug 888335 - Remove support for iGoogle/Reader from feed subscriptions r=bnicholson 2013-09-10 20:35:36 -04:00
Geoff Brown
c1770713bc Bug 912519 - (2) Minor refactor of testSettingsMenuItems; r=liuche 2013-09-10 18:18:07 -06:00
Geoff Brown
420f881f2f Bug 912519 - (1) Update robocop testSettingsMenuItems to allow for partially obscured menu item; r=liuche 2013-09-10 18:18:04 -06:00
Mike Hommey
12153bb936 Bug 914894 - res/values/strings.xml only depends on the res/values directory. r=gps 2013-09-11 08:15:53 +09:00
Ryan VanderMeulen
740c0d8eba Merge fx-team to m-c. 2013-09-10 16:39:33 -04:00
Brad Lassey
7990287a5a bug 887819 - Investigate using the tiled layers backend, create pref to enable tiles r=BenWa 2013-09-10 14:21:37 -04:00
Carsten "Tomcat" Book
70740809ce merge fx-team to mozilla-central 2013-09-10 10:27:04 +02:00
Ms2ger
d26571cff4 Merge last PGO-green inbound changeset to m-c.
--HG--
rename : dom/bindings/BindingUtils.h => dom/bindings/OwningNonNull.h
2013-09-10 10:13:12 +02:00