Граф коммитов

12594 Коммитов

Автор SHA1 Сообщение Дата
Jim Chen 8e3a90b7bf Bug 984463 - Update GeckoEditableListener constants to match IMEMessage constants. r=masayuki 2014-03-21 13:44:59 -04:00
Kartikaya Gupta 9c62d6f5f2 Bug 986472 - Ensure that touch points fall inside the element bounds when being moved. r=wesj 2014-03-21 11:45:30 -04:00
Carsten "Tomcat" Book c9cd70cfdf merge fx-team to mozilla-central 2014-03-21 15:16:06 +01:00
Wes Kocher de8aeff03c Merge m-c to inbound 2014-03-20 19:46:52 -07:00
Richard Newman ab851fde53 Bug 986096 - On access to Sync through settings after setup, user should be sent to config screen not 'back to browsing'. r=nalexander 2014-03-20 19:14:44 -07:00
Richard Newman 3ede12ec5c Bug 984723 - Rework intervals and scheduling for Android Sync. r=nalexander, Android-only so fine for a CLOSED TREE 2014-03-20 12:11:07 -07:00
Lucas Rocha 5cdf6d897c Bug 969043 - Log warning in save()/deleteAll() calls outside of sync window (r=margaret) 2014-03-20 15:31:42 +00:00
Lucas Rocha 60cbf7f188 Bug 972098 - Refresh DynamicPanels when the dataset changes (r=margaret) 2014-03-20 15:28:22 +00:00
Lucas Rocha d59cc7bd34 Bug 972098 - Factor out code to restart a dataset loader (r=margaret) 2014-03-20 15:28:21 +00:00
Lucas Rocha 8e3d7eee0b Bug 974454 - Allow showing only description in panel items (r=margaret) 2014-03-20 15:15:42 +00:00
Eugen Sawin a206a9418d Bug 950417 - Enable safe direct request add-on installs. r=wesj, r=Mossop 2014-03-19 21:24:59 +01:00
Carsten "Tomcat" Book 9e5bb72f43 merge fx-team to mozilla-central 2014-03-20 14:04:58 +01:00
Michael Comella 03db0f5fc0 Bug 985610 - Remove duplicate menu_item_textsize definition. r=wesj 2014-03-19 16:06:19 -07:00
Myk Melez 8fed0aaa39 Bug 985618 - only cancel notification if update check is user-initiated; r=mfinkle 2014-03-19 13:21:48 -07:00
Myk Melez 2ead8b81d8 Bug 985299 - register WebappsUpdateTimer with category manager only if Synthetic APKs enabled; r=mfinkle
--HG--
extra : rebase_source : 036a2f62e0cd89cbc1538f06633b50046282cfd3
2014-03-19 10:13:43 -07:00
Myk Melez cc40c18cc5 Bug 985295 - give WebappsUpdateTimer component a unique contract ID; r=mfinkle
--HG--
extra : rebase_source : a70c296dabe2cbb1ca5ef639a004d12f15c66469
2014-03-19 10:09:35 -07:00
Carsten "Tomcat" Book a969645532 merge fx-team to mozilla-central 2014-03-19 16:21:06 +01:00
Paolo Amadini 6888e9cbe3 Bug 984819 - Remove deprecated promise.js usage in Firefox for Android tests. r=bnicholson 2014-03-19 08:39:35 +01:00
Richard Newman 26a05f00cd Bug 980187 - Content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 837b8905de Backed out changeset 6f60d60ea58d for having the wrong bug number. 2014-03-18 19:21:49 -07:00
Richard Newman 956ddc0952 Bug 984740 - When calling notifyChange, don't request an upload sync if the caller is Sync. r=nalexander 2014-03-18 19:20:07 -07:00
Richard Newman 736dff6935 Bug 707123 - Part 2: content provider for Fennec profiles. r=nalexander 2014-03-18 19:20:07 -07:00
Margaret Leibovic 8cb341da2c Bug 984873 - Hide banner for the rest of the session after the user has clicked on it. r=bnicholson 2014-03-18 15:39:58 -07:00
Brian Nicholson 40593f3262 Bug 962103 - Fix progress bar visibility on pre-Honeycomb devices. r=lucasr
--HG--
extra : rebase_source : ae10c57b04012d3c746fbaaaa2838ea230b32b58
2014-03-18 10:36:23 -07:00
Brian Nicholson 49befe735a Bug 962103 - Make progress bar overlap content. r=lucasr
--HG--
extra : rebase_source : 81e81fa285f34243a1fbb8489d1d6d9893429159
2014-03-18 10:36:23 -07:00
Margaret Leibovic f242515ea6 Bug 982181 - Hide home banner after it is animated off screen, to avoid intercepting click events on pre-honeycomb devices. r=lucasr 2014-03-18 15:30:20 -07:00
Brad Lassey 0a05e93841 bug 928096 - UI for Tab streaming r=mfinkle 2014-03-18 15:05:46 -04:00
Fernando Jiménez 7e16c679dd Bug 976002 - Build time flag to enable/disable FxA. r=fabrice, r=gps 2014-03-17 09:58:16 -07:00
Josh Dover b46c4b0afc Bug 982190 - Add backImageUrl to allow for view-level custom back icons. r=lucasr 2014-03-10 18:45:35 -07:00
Josh Dover 67ecab5e20 Bug 982172 - Add request type to delay filter stack changes until data loads. r=lucasr 2014-03-14 13:14:10 -07:00
Josh Dover 7d2f3d2ca5 Bug 982172 - Encapsulate DatasetRequest fields. r=lucasr 2014-03-17 09:06:17 -07:00
Josh Dover d54a5f4590 Bug 975055 - Show up arrow for back row. r=lucasr 2014-02-27 16:42:48 -08:00
Richard Newman 3125928e58 Bug 975838 - Part 2: JUnit3 test that a GeckoMenu call will fail on the wrong thread. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman 1a78edd401 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Carsten "Tomcat" Book cc7e315adc Merge mozilla-central to fx-team 2014-03-19 16:27:57 +01:00
Vlad Tanase c88eccba83 Bug 976144 - Changed the show progress bar conditions so that it is no longer shown for about pages. r=bnicholson 2014-03-19 08:47:45 -04:00
Josh Dover e0ff1e8d9b Bug 975055 - Show filter title in back row. r=lucasr 2014-02-24 15:23:29 -08:00
Josh Dover 50bf44d9a7 Bug 975055 - Show previous filter for back row item. r=lucasr 2014-03-04 15:15:44 -08:00
Josh Dover 774ab5b50b Bug 975055 - Use ViewState to get previous filter for UI. r=lucasr 2014-03-04 15:14:49 -08:00
Josh Dover ff5da3663c Bug 921557 - Use custom EllipsisTextView to handle bug on older devices. r=mleibovic 2014-02-18 15:16:26 -08:00
Richard Newman 7622c24693 Backed out changeset 1e8fa32e8abd (bug 975838) 2014-03-17 22:42:34 -07:00
Richard Newman f21e892762 Backed out changeset 02bceb824051 (bug 975838) 2014-03-17 22:42:24 -07:00
Brad Lassey 31ffe7703d bug 979470 - clean up garbage file r=cleanup 2014-03-18 01:30:21 -04:00
Richard Newman 0c106fc0cb Bug 975838 - Part 2: robocop test that a GeckoMenu call will fail on the wrong thread. r=wesj 2014-03-17 19:39:40 -07:00
Richard Newman fa4b306be0 Bug 975838 - Part 1: add methods to log or throw if called on the wrong thread, pepper GeckoMenu with thread affinities. r=wesj 2014-03-17 19:39:40 -07:00
Nick Alexander 841b75c455 No bug - Fix warnings. r=trivial
DONTBUILD

--HG--
extra : amend_source : 6805921db1e6afa164b2b3ac066bf08b3ec17a4a
2014-03-17 17:41:57 -07:00
Brad Lassey 469ab0be6b bug 980197 - on long press of a phone number, select the whole phone number r=mfinkle 2014-03-12 21:16:33 -04:00
Brad Lassey 5e0e29e9dd bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle 2014-03-11 15:30:40 -04:00
Mozilla Release Engineering 5429cb98c6 Merging in version bump NO BUG CLOSED TREE DONTBUILD 2014-03-17 13:48:08 -07:00
Lucas Rocha 1d5515c4c1 Bug 983609 - Only update toolbar private mode when a new tab is selected (r=bnicholson) 2014-03-17 13:00:11 +00:00