Lucas Rocha
|
e2446014d3
|
Bug 940575 - Handle null background thread in isOnBackgroundThread() (r=rnewman)
|
2014-04-01 15:02:13 +01:00 |
|
Sola Ogunsakin
|
841699c4a2
|
Bug 968308 - Part 6: Update docs. r=liuche
|
2014-03-31 14:43:00 -07:00 |
|
Sola Ogunsakin
|
282d01340b
|
Bug 968308 - Part 4: Fix testUITelemetry bustage. r=liuche
|
2014-03-31 14:41:54 -07:00 |
|
Sola Ogunsakin
|
78017b84b5
|
Bug 968308 - Part 3: Sessions for each panel. r=liuche
|
2014-03-28 15:37:39 -07:00 |
|
Sola Ogunsakin
|
f5513d7ae9
|
Bug 968308 - Part 2: Session for about:home. r=liuche
|
2014-03-28 15:36:55 -07:00 |
|
Sola Ogunsakin
|
4289b53a26
|
Bug 968308 - Part 1: Make "reason" optional in stopUISession. r=liuche
|
2014-03-26 18:19:47 -07:00 |
|
Mark Capella
|
5e4b9ee67b
|
Bug 976723 - Selection handle scrolls outside boundary of <input> on page scroll, r=margaret
|
2014-04-01 00:19:16 -04:00 |
|
Wes Johnston
|
330e00c887
|
Bug 933979 - Delete webapp profiles when they're uninstalled. r=myk
|
2014-03-31 15:40:54 -07:00 |
|
Wes Johnston
|
326b37a166
|
Bug 942270 - Use text/plain for quick share mimetype on links. r=mfinkle
|
2014-03-31 15:40:32 -07:00 |
|
Jim Chen
|
9589d6d8d9
|
Bug 988553 - General Javascript test harness cleanup; r=nalexander
|
2014-03-31 14:03:35 -04:00 |
|
Jim Chen
|
c3d6954d32
|
Bug 988553 - Move JavascriptTestMessageParser into helper class; r=nalexander
|
2014-03-31 14:03:34 -04:00 |
|
Lucas Rocha
|
c14dd0ec1d
|
Bug 988355 - Properly handle device rotation in DynamicPanel (r=margaret)
|
2014-03-31 18:04:34 +01:00 |
|
Lucas Rocha
|
0abe3a9de0
|
Bug 974601 - Avoid saving HomeConfig state if still using default configuration (r=margaret)
|
2014-03-31 17:33:28 +01:00 |
|
Mark Finkle
|
8380d51af4
|
Bug 975123 - Allow for fixed targets/devices for situations where routers block UDP broadcasts r=wesj
|
2014-03-30 23:45:52 -04:00 |
|
Phil Ringnalda
|
3067767289
|
Merge f-t to m-c
|
2014-03-29 10:08:41 -07:00 |
|
Wes Kocher
|
ab88e0d360
|
Merge m-c to inbound
|
2014-03-28 17:04:03 -07:00 |
|
Wes Kocher
|
a7366bf369
|
Merge fx-team to m-c
|
2014-03-28 16:48:17 -07:00 |
|
Wes Kocher
|
5d964264ae
|
Merge m-c to fx-team
|
2014-03-28 17:07:04 -07:00 |
|
Brad Lassey
|
645cedd317
|
bug 979438 - Unify android target SDK versions, follow up to address nits r=nalexander
--HG--
extra : rebase_source : 841e8eece32e10d6d2c3443d5bcbf7ac935dd157
|
2014-03-28 19:47:32 -04:00 |
|
Margaret Leibovic
|
8af91c44f5
|
Bug 976680 - Remove landscape padding from home banner. r=bnicholson
|
2014-03-26 17:39:36 -07:00 |
|
Brad Lassey
|
75b7fec9b8
|
bug 979438 - Unify android target SDK versions r=nalexander
--HG--
rename : embedding/android/geckoview_example/AndroidManifest.xml => embedding/android/geckoview_example/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/AndroidManifest.xml => mobile/android/geckoview_library/AndroidManifest.xml.in
rename : mobile/android/geckoview_library/project.properties => mobile/android/geckoview_library/project.properties.in
|
2014-03-25 23:27:16 -04:00 |
|
Brian Nicholson
|
7b22e8dbcb
|
Bug 989098 - Use wrapper object to pass generic objects in sendResponse. r=wesj
|
2014-03-28 15:03:20 -07:00 |
|
Nick Alexander
|
85fda53698
|
Bug 836790 - Don't HTTP GET remote changes if info/collections says there are none. r=rnewman
|
2014-03-28 14:32:48 -07:00 |
|
Richard Newman
|
96fd5e9683
|
Bug 986114 - Part 2: switch TabsProvider to use PerProfileDatabaseProvider. r=nalexander
|
2014-03-21 16:00:39 -07:00 |
|
Richard Newman
|
f2fe7a9cab
|
Bug 986114 - Part 1: ReadingListProvider and BrowserProvider should share DB accessors. r=nalexander
* * *
Bug 986114 - Follow-up: Fix bustage on a CLOSED TREE.
|
2014-03-21 16:00:38 -07:00 |
|
Richard Newman
|
b1433b586f
|
Bug 986114 - Pre: clean up testReadingListProvider. r=trivial
|
2014-03-21 16:00:38 -07:00 |
|
Richard Newman
|
59912aa0a9
|
Bug 986114 - Pre: introduce BaseRobocopTest, rework testBrowserProviderPerf. r=nalexander
|
2014-03-28 12:01:47 -07:00 |
|
Raymond Etornam Agbeame
|
c9d4e510c6
|
Bug 988126 - WebViewActivity missing return statement. r=rnewman
|
2014-03-28 09:16:32 -07:00 |
|
Brian Nicholson
|
0e339175cc
|
Bug 988527 - Fix progress.9.png to have balanced padding. r=lucasr
|
2014-03-28 09:01:57 -07:00 |
|
Lucas Rocha
|
3cf3a34e20
|
Bug 933739 - Reset autocompletion state when the toolbar gets focus (r=bnicholson)
|
2014-03-28 14:19:04 +00:00 |
|
Josh Dover
|
57e759895c
|
Bug 972503 - Allow home panel views to specify an initial filter. r=lucasr
|
2014-03-27 16:17:00 +01:00 |
|
Nick Alexander
|
9fabb1441b
|
Bug 988571 - Migrate Android Firefox Accounts from Doghouse to Separated state on application upgrade. r=rnewman
|
2014-03-28 00:32:59 -07:00 |
|
Nick Alexander
|
0406d36fad
|
Bug 989105 - Redirect Send Tab to Status activity when the Firefox Account definitely cannot send a tab. r=rnewman
--HG--
extra : rebase_source : fa924a2d14147041604c67758270c85603a43acb
|
2014-03-27 17:15:55 -07:00 |
|
Wes Kocher
|
a7bdfae4f6
|
Merge fx-team to m-c
|
2014-03-27 20:07:56 -07:00 |
|
Wes Kocher
|
7d471d658b
|
Merge b2g-inbound to m-c
|
2014-03-27 19:37:17 -07:00 |
|
Ed Morley
|
b98a8192aa
|
Backed out changeset 34c02de8634f (bug 968308) for testUITelemetry failures
|
2014-03-27 17:48:56 +00:00 |
|
Ed Morley
|
929dfac66e
|
Backed out changeset ea74c69f4dbf (bug 968308)
|
2014-03-27 17:48:34 +00:00 |
|
Ed Morley
|
4312aa8ad0
|
Backed out changeset 37e48ebd87a9 (bug 968308)
|
2014-03-27 17:48:30 +00:00 |
|
Margaret Leibovic
|
13c487d13b
|
Bug 942281 - Create a PanelAuthCache to keep track of whether or not panel is authenciated (r=lucasr)
|
2014-03-27 09:25:04 -07:00 |
|
Margaret Leibovic
|
55e4fb900f
|
Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr)
|
2014-03-27 09:25:04 -07:00 |
|
Margaret Leibovic
|
e804983f2c
|
Bug 942281 - Rename mLayout -> mPanelLayout in DyanmicPanel (r=lucasr)
|
2014-03-27 09:25:03 -07:00 |
|
Margaret Leibovic
|
d73f686e9e
|
Bug 942281 - Create AuthConfig and add authHandler option to Home.panels.register API (r=lucasr)
|
2014-03-27 09:25:03 -07:00 |
|
Bevis Tseng
|
06ca945bcd
|
Bug 981077 - Part 1: Add new error type SIM_NOT_MATCHED_ERROR. r=vyang
|
2014-03-21 10:52:05 +08:00 |
|
Richard Newman
|
898c785ff0
|
Bug 965811 - Support Firefox Account-based Sync in SendTabActivity. r=nalexander
|
2014-03-26 22:21:19 -07:00 |
|
Nick Alexander
|
ff2d767beb
|
Bug 983856 - Message when syncing is disabled by Android. r=rnewman
|
2014-03-26 22:11:05 -07:00 |
|
Ashwin Swaroop
|
6596fb9c77
|
Bug 983860 - Fixed a copy-paste error and replaced log message in AndroidFxAccount.enableSyncing() to say "Enabling" instead of "Disabling"; r=nalexander
|
2014-03-26 22:00:58 -07:00 |
|
Wes Johnston
|
bf3b3e4186
|
Bug 981852 - Push GeckoEvents to a background thread. r=mfinkle
|
2014-03-26 21:21:40 -07:00 |
|
Ryan VanderMeulen
|
c73d8169d7
|
Merge m-c to fx-team.
|
2014-03-26 23:08:02 -04:00 |
|
Mark Capella
|
141df64342
|
Bug 982608 - Geckoeditable data loss using Swift keyboard during Text Selection, r=jchen, margaret
|
2014-03-26 21:34:46 -04:00 |
|
Ryan VanderMeulen
|
4dc5242df5
|
Merge inbound to m-c.
|
2014-03-26 20:58:31 -04:00 |
|