Commit Graph

16355 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
61b0887fb8 Backed out changeset 80a2fed814d0 (bug 1132508) for frequent robocop-2 testfailures in testNewTab 2015-04-17 12:59:34 +02:00
Ryan VanderMeulen
340cded465 Merge inbound to m-c. a=merge 2015-04-16 16:18:13 -04:00
Martyn Haigh
fb998a7b10 Bug 1132508 - Last tab is cut off in tab tray after rotation (r=rnewman) 2015-04-16 10:29:08 -07:00
Chenxia Liu
7965bbb017 Bug 1135126 - Only show one Login doorhanger at a time. r=ally 2015-04-08 18:30:47 -07:00
Jim Chen
e160b4af63 Bug 1072529 - Only create GeckoEditable once; r=esawin 2015-04-15 15:21:32 -04:00
Jim Chen
a6ff879403 Bug 1152124 - Clear spans when initializing for newly-focused editor; r=esawin 2015-04-15 15:21:32 -04:00
Jim Chen
e07d962143 Bug 1152123 - Handle commit/cancel composition events in GeckoEditable; r=esawin 2015-04-15 15:21:32 -04:00
Ryan VanderMeulen
c3f6324cdd Merge m-c to fx-team. a=merge
IGNORE IDL
2015-04-15 15:20:08 -04:00
Ryan VanderMeulen
b091610554 Merge fx-team to m-c. a=merge
IGNORE IDL CHANGES
2015-04-15 15:10:44 -04:00
Ryan VanderMeulen
a0d2e862c2 Bug 1092202 - Skip testGetUserMedia for frequent failures. 2015-04-15 14:39:02 -04:00
Richard Newman
cd9d1cfcba Bug 1153973 - Don't blindly apply deletions as insertions. r=nalexander 2015-04-15 10:24:47 -07:00
Margaret Leibovic
43952d6ff5 Bug 1152121 - Factor out logic to get original URL from reader URL into shared place, and handle malformed URI excpetions. r=Gijs, mcomella 2015-04-06 16:07:03 -07:00
Michael Comella
8c39d0bb7c Bug 1148390 - Dynamically add padding to share icon on GB devices. r=wesj
The ideal solution is to remove the whitespace from the action bar drawables
(bug 1122752) but since I'm not sure where else these images might be used and
how removing the padding will affect all of the different devices and
configurations, it would be easier to uplift a solution where we *only* change
the padding on the share icon and *only* on the affected devices.

However, this solution is dangerous because we hard-code a filename: if we
rename ab_share, things will break. Also, unnecessary special casing makes it
ugly.
2015-04-13 16:27:30 -07:00
Andy Pusch
f4c1c58351 Bug 1149799 - Move 'Sanitize:ClearHistory' message handler out of GeckoApp. r=margaret 2015-04-13 14:32:00 -04:00
Randall Barker
47296673b3 Bug 1148149 - Support Android Presentation API. r=snorp, r=jgilbert 2015-04-10 22:14:00 -04:00
Gijs Kruitbosch
04290b9910 Bug 1150862, make about:reader unlinkable from content on mobile, r=margaret 2015-04-03 14:15:00 +01:00
Martyn Haigh
1e09ece960 Bug 1153908 - Move Tab Queue Notification click logic off UI thread (r=mcomella) 2015-04-14 14:17:34 +01:00
Mark Capella
bf0313666e Bug 1153076 - Add NS_MOUSE_MOZLONGTAP support in Fennec, r=kats, tylin 2015-04-13 22:33:02 -04:00
Wes Kocher
afd136410b Merge central to fx-team a=merge 2015-04-13 17:30:09 -07:00
Wes Kocher
5e50dfb256 Merge inbound to m-c a=merge 2015-04-13 17:13:10 -07:00
Jeff Muizelaar
39b4187c04 Bug 1136749. Remove @override to fix build bustage
CLOSED TREE
2015-04-13 12:49:44 -04:00
Margaret Leibovic
db762bc765 Bug 1152412 - Handle errors downloading and parsing documents for reader view. r=bnicholson 2015-04-10 14:41:14 -07:00
Nathan Froyd
4ac32b4479 Bug 870891 - move DIST_FILES to moz.build; r=mshal 2015-04-15 16:04:49 -04:00
dnirm
d812071b60 Bug 1148095 - Rename @drawable/device_pc to @drawable/device_desktop. r=mcomella 2015-04-09 15:44:00 +02:00
Carsten "Tomcat" Book
aa93bc5d24 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Nick Alexander
aa51f3b675 Backed out changeset 1993201b592b (bug 1149208) 2015-04-10 15:35:58 -07:00
Geoff Brown
cddb1ac0f4 Bug 1151219 - Robocop page load refinements; r=margaret 2015-04-10 16:34:44 -06:00
Geoff Brown
9f88317068 Bug 1151910 - Guard against ArrayIndexOutOfBoundsException in testCheck2; r=kats 2015-04-10 14:41:37 -06:00
Nick Alexander
f3d371996b Bug 1149208 - Make it easier to create a Firefox Account pointing at stage. r=rnewman
========

a0ccd38174
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 1149208 - Make it easier to create a Firefox Account pointing at stage.

    Tap the Firefox icon 5 times on the Getting Started screen, and the
    account sign up flow will start, pointing at the stage account
    constellation.
2015-03-30 13:31:58 -07:00
vivek
eb05a7e0ee Bug 1147275 - Delete cached OAuth tokens when Firefox Account is removed. r=nalexander
========

a31f669a88
Author: vivek <vivekb.balakrishnan@gmail.com>
    Bug 1147275 - Part 3: Try to delete cached OAuth tokens when account is removed.

========

d33fbcaa80
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Mon Apr 6 21:27:45 2015 +0300

    Bug 1147275 - Part 2: Include cached OAuth tokens in deleted account intent.

========

71230ab56a
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Mon Apr 6 20:41:20 2015 +0300

    Bug 1147275 - Part 1: Add token deletion API to OAuth client.

========

93b6d074c1
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Mon Apr 6 17:44:17 2015 +0300

    Bug 1147275 - Pre: Extract getOAuthServerURI.
2015-04-06 21:30:40 +03:00
Michael Comella
b9d6cff454 Bug 1152489 - Prevent getMostRecentHomePanel() from being called on null selectedTab. r=mfinkle 2015-04-10 13:33:00 -07:00
Michael Comella
dfc078d3da Bug 1152337 - Inherit from Gecko in OverlayActivity. r=liuche
We lost this change in bug 1148041 (ShareOverlayActivity from styles -> themes)
from when we originally implemented it in bug 1148167 (bolditalic font in 4.4).
2015-04-10 09:52:09 -07:00
Margaret Leibovic
a88c91b768 Bug 1144822 - Hide elements with common hidden class names in reader content. r=Gijs 2015-04-09 16:17:22 -07:00
Ryan VanderMeulen
6854fdee31 Backed out changeset 9271d92ee0e2 (bug 1148149) for robocop crashes. 2015-04-10 14:52:50 -04:00
Michael Comella
9ad6942a0e Bug 1150430 - Set quickshare !visible and !enabled by default. r=mfinkle 2015-04-06 16:14:08 -07:00
Margaret Leibovic
d105afef2b Bug 1153262 - Remove length comparison from testReadingListCache, rs=gijs 2015-04-10 08:26:15 -07:00
Randall Barker
33d6c3de93 Bug 1148149 - Support Android Presentation API. r=snorp, r=jgilbert 2015-04-08 16:00:00 -04:00
Michael Comella
a43740c0e3 Bug 1153193 - Add EXTRA_DEVICES_ONLY flag to share intents. r=rnewman
Before we only added this flag to the share intent used by the browser toolbar
menu.

Practically, this has the effect of having "Add to <current channel>" opening
the share overlay with *only* the device list wherever getShareIntent() is
used. Ideally, this method is used anywhere we use ACTION_SEND.

I've noticed this change makes both sharing from the long-press context menu
and about:reader to display *only* the device list.
2015-04-10 08:12:51 -07:00
Michael Comella
3285a5e049 Bug 1106935 - Remove NewTabletUI class. r=mhaigh
Still TODO: rename resources prefixed with "new_tablet" or styles appended with
"NewTablet".
2015-04-02 16:30:42 -07:00
Michael Comella
9c9991bb1c Bug 1106935 - Remove NewTabletUI branches in NewTabletUI. r=mhaigh 2015-04-02 16:29:32 -07:00
Michael Comella
75af723b79 Bug 1106935 - Remove NewTabletUI branch in BrowserToolbarTabletBase. r=mhaigh 2015-04-02 16:20:14 -07:00
Michael Comella
11d741bfac Bug 1106935 - Remove NewTabletUI branch in ActionBarViewFlipper. r=mhaigh 2015-04-02 16:18:01 -07:00
Michael Comella
bc37b10fa6 Bug 1106935 - Remove NewTabletUI branch in PrivateTabsPanel. r=mhaigh
Cleaned up styles while I was in the area.
2015-04-02 15:40:28 -07:00
Michael Comella
8e884d60c5 Bug 1106935 - Remove unused tabs panel style resources. r=mhaigh 2015-04-02 15:10:52 -07:00
Michael Comella
87797af04d Bug 1106935 - Remove references to old tablet sidebar. r=mhaigh 2015-04-02 10:45:31 -07:00
Michael Comella
0834761a64 Bug 1106935 - Remove NewTabletUI branch in TabsPanel. r=mhaigh 2015-04-02 10:09:21 -07:00
Michael Comella
30dddf4ebe Bug 1106935 - Use resource system for tablets in ThumbnailHelper. r=mhaigh 2015-04-01 16:28:32 -07:00
Michael Comella
9d231ef62c Bug 1106935 - Remove unused NewTabletUI imports. r=mhaigh 2015-04-01 16:03:01 -07:00
Michael Comella
207d2095a6 Bug 1106935 - Use Android resource system on tablet in ToolbarDisplayLayout. r=mhaigh
We couldn't use it before because of the new/old tablet divide.
2015-04-01 15:55:22 -07:00
Michael Comella
cc82322473 Bug 1106935 - Remove unused imports from testAboutPage. r=mhaigh 2015-04-01 12:29:54 -07:00