Lucas Rocha
4ff666c014
Bug 910191/913402 - Don't use OnPreDrawObserver on pre-HC devices (r=sriram)
2013-09-18 14:50:22 -04:00
Chris Kitching
bcbe5bf105
Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret
2013-09-18 13:47:35 -04:00
Margaret Leibovic
93f401fd87
Bug 905262 - Create a JS add-on API for adding content to the promotional banner. r=wesj
2013-08-19 17:22:47 -07:00
Richard Newman
eebb5ab023
Bug 916316 - Follow-up to fix bustage on a CLOSED TREE. r=trivial
2013-09-18 13:12:26 -04:00
Lucas Rocha
59c9b9f42e
Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram)
2013-09-18 12:58:58 -04:00
Lucas Rocha
63ca8c5534
Bug 905685 - Don't try to load favicons from cursor in TwoLinePageRow (r=sriram)
2013-09-18 12:58:50 -04:00
Lucas Rocha
3434ba42e2
Bug 905685 - Implement incremental favicon loading in about:home (r=sriram)
2013-09-18 12:58:25 -04:00
Richard Newman
ff1042bcb4
Bug 916316 - Speed up FHR date formatting. r=mcomella
2013-09-18 11:48:11 -04:00
Carsten "Tomcat" Book
a5d24f9255
merge fx-team to mc
2013-09-18 12:12:28 +02:00
Mark Capella
b24da8d2f0
Bug 770101 - about:config should label integer fields correctly so keyboard uses numerical mode, r=wesj
2013-09-17 23:54:48 -04:00
Mark Capella
3d365633c5
Bug 913214 - Create StringUtils method to provide readable URL / title string, r=wesj, sriram
2013-09-17 23:54:48 -04:00
Ryan VanderMeulen
8a6a806c2a
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
Matt Brubeck
2e6e8f6144
Bug 917059 - Fix download size display when decimal separator is ',' [r=bnicholson]
2013-09-17 10:23:57 -07:00
Ed Morley
b3de418550
Backed out changeset dea697e42d70 (bug 913683) for robocop test failures
2013-09-17 16:12:30 +01:00
Mina Almasry
21dc0e7596
Bug 890253 - Change widget/android/nsWindow.cpp GetDefaultScaleInternal() to use actual device DPI. r=mbrubeck, r=kats
2013-09-17 20:45:03 -04:00
Geoff Brown
b149f098d4
Bug 917543 - Add an x86 version of the robocop.ini manifest; r=jmaher DONTBUILD
2013-09-17 17:40:58 -06:00
Alex Keybl
63a42a7016
Merging in version bump NO BUG
2013-09-17 09:38:37 -04:00
Brian Nicholson
65ee24c156
Bug 890392 - Include page thumbnail when sharing. r=mfinkle
2013-09-17 10:27:37 -04:00
Brian Nicholson
65857af0ad
Bug 890392 - Replace the page title when sharing. r=sriram
2013-09-17 10:27:37 -04:00
Ed Morley
fd9bdf76f7
Merge mozilla-central and fx-team
2013-09-17 15:22:00 +01:00
Chenxia Liu
ca528539e1
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
c15e80c8e8
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
a53e0bcc54
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
a7723f6c77
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
b60e4d451f
Bug 882145: Mirror desktop UI changes for Android (bug 916609) r=jesup,jib
2013-09-16 02:40:25 -04:00
Timothy Nikkel
4312c649b8
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
e8180505f0
Merge m-c to inbound.
2013-09-14 20:31:22 -04:00
Chris Kitching
36afbcee3c
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
4e60128ce6
Merge m-c to fx-team
2013-09-13 18:22:41 -07:00
Wes Kocher
4ff2a7fd55
Merge inbound to m-c
2013-09-13 18:14:32 -07:00
Wes Kocher
a9fefc1dc8
Merge fx-team to m-c
2013-09-13 18:08:07 -07:00
Margaret Leibovic
19e1c6c1dc
Bug 908364 - Don't show doorhanger popup while in editing mode. r=bnicholson
2013-09-13 16:07:17 -07:00
Boris Zbarsky
a48b619d92
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
3c311768b7
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
0f9ab7ad73
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
d60834f22a
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
1567086dd8
Bug 690252 - Default to saving files. r=mfinkle
2013-09-12 15:46:35 -07:00
Chenxia Liu
1d17df5ea3
Bug 897571 - [Fig] Urlbar resize for entry is incorrectly rendered. r=sriram
2013-09-12 11:17:41 -07:00
Ryan VanderMeulen
73f7bfac83
Backed out changeset c24ba14732cd (bug 907734) for Android bustage.
2013-09-12 13:13:14 -04:00
Adrian Tamas
32d16e45a3
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Adrian Tamas
c4b97253ec
Bug 907734 - Create the DataBaseHelper and StringHelper classes. r=margaret
2013-08-21 17:11:13 +03:00
Chris Kitching
8424289312
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
9803f1bba8
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
6d5b364fe2
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
1968180312
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
752da87dd8
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
70a3ada504
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
29cf090b6f
Merge mozilla-central and fx-team
2013-09-12 12:11:01 +01:00
Adrian Tamas
c75222f55b
Bug 896557 - Split testWebContentContextMenu to make it more reliable (r=margaret)
2013-08-22 17:29:06 +03:00
Michael Comella
8601c00414
Bug 913713 - Part 1: Use optString to get search engine identifier. r=rnewman
2013-09-11 14:28:07 -07:00