Commit Graph

13359 Commits

Author SHA1 Message Date
Ryan VanderMeulen
a692a759ce Merge m-c to fx-team. 2014-06-02 17:22:45 -04:00
Ryan VanderMeulen
8d6665109a Merge mozilla-inbound to m-c. 2014-06-02 17:20:08 -04:00
Richard Newman
0a71a4ff2c Bug 1017778 - Telemetry probe for home provider database errors. r=margaret 2014-06-02 14:17:36 -07:00
Michael Comella
d527a2c1aa Bug 997477 - Part 3: Remove guards around urlBarTranslatingEdge in appropriate configs. 2014-06-02 11:16:49 -07:00
Michael Comella
4eb3c5d72a Bug 997477 - Part 2: Add tablet editing mode cancel button. 2014-06-02 11:16:49 -07:00
Michael Comella
6ad9cbf1d3 Bug 997477 - Part 1: Factor out show/stopEditingAnimationListeners. 2014-06-02 11:16:49 -07:00
Kartikaya Gupta
856aab1218 Bug 1018980 - Kill some dead code in Fennec from the pre-OMTC days. r=snorp 2014-06-02 11:13:09 -04:00
Ehsan Akhgari
abc36676df Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)

--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
2014-06-02 10:19:19 -04:00
Massimo Gervasini
0687c84c98 Bug 1003623 - Fennec should use a real MOZ_MOZILLA_API_KEY (currently it is not set). r=bhearum 2014-06-02 10:49:31 -04:00
Michael Comella
72f5acf267 Bug 1009315 - Part 4: Fix testUITelemetry. r=liuche 2014-05-30 16:53:35 -07:00
Michael Comella
e3eef4c979 Bug 1009315 - Part 3: Replace TelemetryContract interfaces with enums. r=liuche 2014-05-30 16:53:28 -07:00
Margaret Leibovic
b31dc4033f Bug 1017047 - Properly restore private/desktopMode state of tab when undo-ing close tab. r=bnicholson 2014-05-30 16:04:59 -07:00
Richard Newman
fdc311dfe9 Bug 1006947 - Part 1: enable WAL on the Java side of SQLiteBridge. r=gcp 2014-05-30 12:29:04 -07:00
Michael Comella
ba0e573c55 Bug 1014999 - Add remote tabs setup/verification panels for tablet. r=lucasr 2014-05-30 12:13:25 -07:00
Wes Johnston
94d6599b9b Bug 985867 - Fix touch/click ordering on about:addons page. r=mfinkle 2014-05-30 09:55:52 -07:00
Michael Comella
c38350856d Bug 1017276 - Do not close editing mode during animation. r=lucasr 2014-05-30 09:43:48 -07:00
Michael Comella
2c8dc38e7e Bug 1015450 - Prevent toolbar from going into an inconsistent state when tapped when entering editing mode. r=lucasr 2014-05-30 09:42:41 -07:00
Carsten "Tomcat" Book
820916fa4e merge fx-team to mozilla-central 2014-05-30 14:28:16 +02:00
Margaret Leibovic
f60b45405a Bug 1017129 - Polish undo close tab button toast appearance. r=nalexander 2014-05-29 18:15:20 -07:00
Margaret Leibovic
1a6446702e Bug 1017633 - Update "Clear history" dialog button and add telemetry. r=mfinkle 2014-05-29 18:15:18 -07:00
Margaret Leibovic
532be91c31 backout a8aeb5b375fb for causing bug 1017554 2014-05-29 14:08:42 -07:00
Myk Melez
67bbaaa139 Bug 1011093 - wordsmith webapp update notifications to reduce fear factor; r=blassey, f=ibarlow
--HG--
extra : rebase_source : c3af39a2d274d4fab1218ae8760761ad019591bb
2014-05-29 13:31:54 -07:00
Lucas Rocha
8f10db2c4d Bug 1017574 - Force suggested sites refresh on locale changes (r=mfinkle) 2014-05-29 21:30:32 +01:00
Andrea Marchesini
2e1fb387b3 Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv 2014-05-30 07:59:27 +01:00
Andrea Marchesini
1b8d0d0f7b Bug 957086 - patch 1 - nsIDataStore instead DataStore.jsm, r=ehsan
--HG--
rename : dom/datastore/DataStoreImpl.jsm => dom/datastore/DataStoreImpl.js
2014-05-30 07:59:00 +01:00
Jim Chen
2bf11541a1 Bug 1014244 - Make backspacing work with single-character compositions. r=wesj 2014-05-21 15:00:00 -04:00
Lucas Rocha
d96a7cbbfa Bug 1009587 - Part 6: Don't wait for thumbnails to show blank spots (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
43e794a040 Bug 1009587 - Part 5: Don't try to load thumbnails for blank urls (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
efeb19a58b Bug 1009587 - Part 4: Use suggested thumbnail on top sites whenever it's available (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
857b9bd5a5 Bug 1009587 - Part 3: Hold a strong reference to cached suggested sites (r=mfinkle) 2014-05-29 13:04:36 +01:00
Lucas Rocha
937536f15a Bug 1009587 - Part 2: Add SuggestedSites API to get image URL and bg color (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
b647779714 Bug 1009587 - Part 1: Store suggested sites in a Map instead of a List (r=mfinkle) 2014-05-29 13:04:35 +01:00
Lucas Rocha
124e58f0d6 Bug 1016949 - Add unit test for enabling/disabling suggested sites (r=mfinkle) 2014-05-29 13:04:35 +01:00
Chenxia Liu
7fc924eff7 Bug 1017191 - Follow-up: Use message.id in home banner telemetry instead of randomized id. r=margaret 2014-05-28 16:01:02 -07:00
Nick Alexander
f8f7a8873b Bug 1006209 - Remove mistakenly referenced projects from Android Eclipse projects. r=bnicholson
DONTBUILD NPOTB

--HG--
extra : rebase_source : a18b1c603bd7f3d181a32d651b5d82bb45a7d063
2014-05-28 15:45:35 -07:00
Richard Newman
5bafe6aef1 Bug 1013684 - Delay loading of distribution bookmarks. r=margaret 2014-05-28 15:26:42 -07:00
Mark Capella
015d8ac594 Bug 1012957 - Save about:config changes immediately as made, r=wesj 2014-05-28 18:26:36 -04:00
Mark Capella
e4616612f1 Bug 899644 - Tab switcher UI reset issues, r=nalexander 2014-05-28 18:26:36 -04:00
Myk Melez
cc64e9a9cd Bug 1007770 - use the app (i.e. "rocket ship") icon in the update notification; r=blassey, ibarlow 2014-05-28 14:56:33 -07:00
Richard Newman
09b9e3256a Bug 1006947 - Part 0: clean up SQLiteBridge. r=trivial 2014-05-28 14:54:00 -07:00
Richard Newman
c325343b1d Bug 1014988 - Use Context.MODE_ENABLE_WRITE_AHEAD_LOGGING when opening databases. r=bnicholson 2014-05-28 14:53:59 -07:00
Nick Alexander
711a65f180 Bug 997288 - Follow-up, Part 3: Revert testing code. r=me 2014-05-28 14:26:18 -07:00
Nick Alexander
292f3ea8ac Bug 1015974 - Follow-up: Only use animated Sync icon when a sync is active. r=rnewman
Android 4.4.2 makes using animation-list, start(), and stop(),
difficult.  This works around that issue by only using animation-list
when we actually want an animated icon.

--HG--
rename : mobile/android/base/resources/drawable/tabs_synced_animation.xml => mobile/android/base/resources/drawable/tabs_synced_animated.xml
2014-05-28 14:13:55 -07:00
Nick Alexander
bb5eb7d362 Bug 997288 - Follow-up, Part 2: Style ButtonToast. r=lucasr 2014-05-28 14:13:55 -07:00
Nick Alexander
c64507dc16 Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label. r=lucasr 2014-05-28 14:13:54 -07:00
Michael Comella
39bf9d2461 Bug 1017142 - Show old Sync users their synced tabs instead of new sync setup in remote tabs panel. r=nalexander 2014-05-28 14:10:18 -07:00
Mark Capella
bdb3beec4c Bug 1014965 - NativeJSObject.optString does the wrong thing on "key":null, r=jchen, f=nalexander 2014-05-28 17:04:56 -04:00
Zack Liu
de508b7d47 Bug 990066 - Add star for generator functions. r=margaret 2014-05-26 23:45:00 -04:00
Margaret Leibovic
fe81468d29 Bug 998009 - (Part 2) Give background color a more generic variable name. r=bnicholson 2014-05-28 12:06:59 -07:00
Margaret Leibovic
f7fda482a3 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00