Commit Graph

12204 Commits

Author SHA1 Message Date
Wes Kocher
6d6d2dff24 Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
69263c0a97 Bug 971279 - Add plugin.java.mime. r=bsmedberg 2014-02-20 14:38:02 -08:00
Kartikaya Gupta
59cc705f53 Bug 960146. r=kats,wesj 2014-02-20 09:36:48 -05:00
Carsten "Tomcat" Book
ee19da7ca0 Merge mozilla-central to fx-team 2014-02-20 13:08:06 +01:00
Carsten "Tomcat" Book
de924f242d merge fx-team to mozilla-central 2014-02-20 12:55:32 +01:00
Lucas Rocha
25a15a3610 Bug 973666 - Rename TwoLinePageRow.Description style to TwoLinePageRow.Url (r=margaret) 2014-02-20 11:03:37 +00:00
Lucas Rocha
041606d858 Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Mark Capella
cc6a5d6a5e Bug 969929 - GeckEditable loses data ... TextSelection using action bar SelectALL, r=wesj 2014-02-19 22:19:43 -05:00
Mark Capella
214013c253 Bug 927882 - Standardize TextSelection caret positioning logic for soft keyboards, r=jchen, wesj, f=margaret 2014-02-19 22:19:43 -05:00
Ryan VanderMeulen
bbf895142f Merge m-c to inbound. 2014-02-19 15:45:14 -05:00
Ryan VanderMeulen
8190806d88 Merge fx-team to m-c. 2014-02-19 15:35:01 -05:00
Gregor Wagner
7228775f61 Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent 2014-02-19 10:26:49 -08:00
Margaret Leibovic
c74505d2e9 Bug 974195 - Use Accounts.jsm for sync promo banner. r=rnewman 2014-02-19 09:58:06 -08:00
Lucas Rocha
616324ce91 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Wes Johnston
2f426fb3de Bug 974179 - "Backout patch to hide menus in editing mode" [r=mark.finkle] 2014-02-18 16:09:00 -08:00
Lucas Rocha
b50a914858 Bug 966022 - Use ItemType to define panel view items (r=margaret) 2014-02-19 17:37:00 +00:00
Lucas Rocha
33c48b0c1a Bug 966022 - Generalize text appearance style for titles and descriptions (r=margaret) 2014-02-19 17:36:59 +00:00
Lucas Rocha
5e4c607655 Bug 966022 - Introduce ItemType into HomeConfig/Home.jsm (r=margaret) 2014-02-19 17:36:59 +00:00
Richard Newman
2701729b53 Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Margaret Leibovic
a6baabe81e Bug 970372 - Invalidate LocalBrowserDB cache when bookmarks content changes are observed. r=lucasr 2014-02-18 21:33:01 -08:00
Wes Kocher
144b249db9 Backed out changeset f51db1b6c9a6 (bug 917942) for android rc4 bustage 2014-02-18 21:11:46 -08:00
Richard Newman
97566f6a01 Bug 917942 - Create a JS interface to Sync configuration. r=margaret 2014-02-18 19:20:27 -08:00
Justin Dolske
1ebbe7a36f Bug 967349 - PopupNotifications should support a "Learn More" link. r=mattn 2014-02-18 19:05:34 -08:00
Josh Dover
615adf2978 Bug 972879 - Only dim system UI on SDK >= 14. r=lucasr 2014-02-18 09:18:44 -08:00
Josh Dover
dcc0491e2d Bug 966489 - Use string resource for display name to match searchable. r=bnicholson 2014-02-13 18:16:30 -08:00
Ryan VanderMeulen
bb75ebbe6a Merge inbound to m-c. 2014-02-18 15:18:19 -05:00
Wesley Johnston
c3721e31eb Bug 972327 - Inflate actionbar at startup on tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Madushan Nishantha
f986ab60c2 Bug 948896 - Move inline scripts and styles into separate file for mobile/android/chrome/content/aboutDownloads.xhtml (about:downloads). r=margaret 2014-02-18 09:20:25 -05:00
Nick Alexander
4109da3c38 Bug 973807 - Fixes to AndroidEclipse build backend. r=me
Largest changes: run mach less frequently and add build logging.
2014-02-18 00:08:41 -08:00
Lucas Rocha
1bc44ce653 Bug 971735 - Remove element using iterator while looping in ArrayList (r=wesj) 2014-02-17 11:07:53 +00:00
Phil Ringnalda
3207eea72f Back out a12e6c2e9535 (bug 972327) for not actually building
CLOSED TREE
2014-02-16 10:33:54 -08:00
Wesley Johnston
41c1e57baa Bug 972327 - Inflate actionmode items on startup for tablets. r=mfinkle 2014-02-13 20:43:00 -08:00
Mark Finkle
0b743c8bf0 Bug 973707 - Remove unused support for sending extra data when starting a casting app r=wesj 2014-02-19 15:36:26 -05:00
Mark Finkle
05e9183d18 Bug 973706 - Fix broken Casting:Stop functionality r=wesj 2014-02-19 15:36:23 -05:00
Margaret Leibovic
db549caa80 Bug 962349 - Enable snippets. r=bnicholson 2014-01-23 15:06:36 -08:00
Wes Johnston
8740b59d59 Bug 964511 - Delay snippets initialization until after first page load. r=margaret 2014-01-27 23:01:00 -08:00
Brian Nicholson
80ec3ec2b2 Bug 973021 - Remove Request Desktop Site URL rewrite hack. r=mfinkle 2014-02-15 11:05:22 -08:00
Phil Ringnalda
7cd2f471ea Merge f-t to m-c 2014-02-15 10:10:31 -08:00
Phil Ringnalda
c36c6ce913 Merge b-i to m-c 2014-02-15 10:01:36 -08:00
Bobby Holley
e8fd44a410 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Margaret Leibovic
c80b27185d Bug 963561 - Split testHomeBanner into smaller test methods. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
3ed0707047 Bug 963561 - Test case for new home banner dismiss handler. r=mcomella 2014-02-14 16:51:44 -08:00
Margaret Leibovic
a2b224a6ae Bug 963561 - Notify Home.banner consumers when a message is dismissed. r=wesj 2014-02-14 16:51:43 -08:00
Mike Habicher
cb7b7f75e6 Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus 2014-02-14 17:41:07 -05:00
Michael Comella
085d5a8e11 Bug 938824: Create and set SuggestClient in testing without reflection. r=nalexander 2014-02-14 09:46:55 -08:00
Ryan VanderMeulen
68383a28c8 Backed out changesets d3855e27cb32, 6ac71c1149a5, and b8d0cbe94d15 (bug 971939) for Android bustage.
CLOSED TREE
2014-02-14 12:13:07 -05:00
Phil Ringnalda
f2630e3d05 Back out 4fc776ee6852:6a0ebe4ddd01 (bug 968335) and e7d697004921 (bug 923904) for b2g emulator build bustage
CLOSED TREE
2014-02-14 18:35:30 -08:00
Bobby Holley
80d4df76b1 Bug 923904 - Tests. r=mccr8
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 16:13:37 -08:00
Brian Nicholson
2a48c2258d Bug 970081 - Use Activity context instead of Application context for UI. r=mfinkle 2014-02-14 15:12:31 -08:00
Sola Ogunsakin
a62c7478f8 Bug 961238 - Make an abstract ContentProvider class. r=margaret 2014-01-20 07:38:18 -08:00