Mark Finkle
cceb9f40e9
Bug 1007215 - Update telemetry docs for Casting actions r=liuche
2014-06-13 23:39:05 -04:00
Mark Finkle
48d9102af6
Bug 1007215 - Add UI telemetry for Casting actions r=liuche
2014-06-13 22:33:40 -04:00
Wes Kocher
de234caac7
Merge m-c to fx-team
2014-06-13 17:51:16 -07:00
Wes Kocher
1097723f4d
Merge fx-team to m-c a=merge
2014-06-13 17:40:39 -07:00
Wes Kocher
d87181a3a2
Merge fx-team to m-c a=merge
2014-06-13 17:39:46 -07:00
Michael Comella
fc6ce85583
Bug 1024778 - Part 1: Use the correct containing layout in the RemoteTabsVerificationPanel. r=lucasr
2014-06-13 16:29:41 -07:00
Margaret Leibovic
f33597c7ce
Bug 1023544 - Add back ability to remove dynamic panels in settings. r=liuche
2014-06-13 16:25:10 -07:00
Margaret Leibovic
52b83cdd83
Bug 1023914 - Turn empty view image padding into margin. r=lucasr
2014-06-13 16:25:08 -07:00
Myk Melez
0150c1e024
Bug 1025103 - blame preprocessor limitation for lack of clarifying parentheses in complex conditional directive; r=rnewman
2014-06-13 15:27:24 -07:00
Margaret Leibovic
9042837603
backout 578bf8d6363c for causing robocop pan regression
2014-06-13 13:56:47 -07:00
Brad Lassey
0a84242f6b
backout bug 1021742 (changeset 889e19a5e9cc) r=snorp
2014-06-13 12:57:44 -04:00
Ed Morley
6611961079
Backed out changeset b136d95a45b2 (bug 964861) for compilation errors
2014-06-13 11:52:53 +01:00
Lucas Rocha
3ad4367da7
Bug 964861 - Don't update the toolbar state before it gets attached (r=bnicholson)
2014-06-13 10:56:53 +01:00
Richard Newman
1595bc3e48
Bug 1021742. r=mfinkle
2014-06-12 21:24:23 -07:00
Michael Comella
909499724f
Bug 932208 - Part 4: Do not compare against null in isShareableUrl. r=mfinkle
2014-06-12 18:40:11 -07:00
Michael Comella
972cb8e62f
Bug 932208 - Part 3: Fix testBookmarksPanel. r=liuche
2014-06-10 17:36:12 -07:00
Michael Comella
985fdd4692
Bug 932208 - Part 2: Do not allow non-shareable links to be shared.
2014-06-04 14:41:30 -07:00
Michael Comella
687397ae49
Bug 932208 - Part 1: Remove Share from url bar context menu on pre-ICS.
2014-06-04 14:36:39 -07:00
Brad Lassey
4d7ca160f6
revert changeset b90d50c9d8be from bug 995407 because the wifi and cell tower data reporting code is not ready for a release audience r=mfinkle
2014-06-12 18:20:28 -07:00
Chenxia Liu
15ea07d3fb
Bug 1010266 - Part 2: Tests. r=lucasr
2014-06-12 12:07:09 -07:00
Chenxia Liu
5ae2feb446
Bug 1010266 - Part 1: Blacklist Top Sites suggestions that have been "removed" by user. r=lucasr
2014-06-12 12:07:09 -07:00
Wes Johnston
51ddcb62b3
Bug 1004571 - Support hotfix add-ons on mobile. r=standard8
2014-06-12 10:40:00 -07:00
Margaret Leibovic
88d76fb38a
Bug 1019735 - Hide the button toast if the user touches outside of it. r=lucasr
2014-06-12 09:31:47 -07:00
Margaret Leibovic
a64657d75e
Bug 1019318 - Polish button toast appearance. r=nalexander
2014-06-12 09:31:44 -07:00
Wes Johnston
f33f467131
Bug 1006158 - Add ability to pull in v7 libraries and google support libraries. r=nalexander
2014-06-11 11:00:17 -07:00
Ed Morley
3fb0d412b4
Merge mozilla-central and fx-team
2014-06-12 16:03:26 +01:00
Ed Morley
cb758bda0d
Merge latest green fx-team changeset and mozilla-central; a=merge
2014-06-12 15:07:14 +01:00
Michael Comella
f87e94d2d7
Bug 918494 - Show a toast only after a bookmark is added and re-enable testLinkContextMenu. r=mfinkle
2014-06-11 14:48:38 -07:00
Michael Comella
eade87ec04
Bug 1007442 - Part 3: Reduce padding at the top of portrait remote tabs panel. r=lucasr
2014-06-11 14:31:28 -07:00
Michael Comella
effaf30b0b
Bug 1007442 - Part 2: Make remote tabs panel buttons more consistent across devices. r=lucasr
2014-06-11 14:31:20 -07:00
Michael Comella
ff2023c7d8
Bug 1007442 - Part 1: Add scrolling to remote tabs tray where applicable. r=bnicholson
2014-06-11 14:31:10 -07:00
Nick Alexander
dcbd0c6b09
Bug 1021055 - Add Sync client device type to Fennec's tabs provider. r=rnewman
...
This is the expedient thing to do. The right thing to do is to
deprecate Sync's clients database in favour of Fennec's clients table,
but that's a good chunk of work for a small gain.
2014-06-11 14:20:24 -07:00
Geoff Brown
05498d5ed9
Bug 1022801 - Don't visit support.mozilla.org in testBookmarksPanel; r=mcomella
2014-06-11 19:41:10 -06:00
Richard Newman
34409ae93e
Bug 1014602 - Capitalize first letter of entries in locale switching UI. r=mcomella
2014-06-11 13:37:28 -07:00
Wes Kocher
c131f3f588
Back out three changesets (bug 932208) for robocop-1 failures
...
* * *
Backed out changeset d1e57e3cbba1 (bug 932208)
* * *
Backed out changeset aa4dc866e852 (bug 932208)
* * *
Backed out changeset 09caceb50f73 (bug 932208)
2014-06-10 19:04:07 -07:00
Richard Newman
f0f5a971b7
Bug 1021922 - Follow-up: remove some debug logging I missed. r=trivial
2014-06-10 17:39:42 -07:00
Michael Comella
f3c7d72b38
Bug 932208 - Part 3: Fix testBookmarksPanel. r=liuche CLOSED TREE
2014-06-10 17:37:00 -07:00
Myk Melez
0115947054
Bug 1019054
- re-add uninstallation from about:apps context menu; r=mfinkle,marco
2014-06-10 15:52:47 -07:00
Chenxia Liu
2c04183e5b
Bug 1022238 - Part 2: Handle removal correctly. r=margaret
2014-06-10 15:03:49 -07:00
Chenxia Liu
6790d810d3
Bug 1022238 - Part 1: Back out bug 1011714. r=margaret
2014-06-10 15:03:46 -07:00
Jim Chen
3c509ac70d
Bug 1023469 - Replace generic observer with specific ones in browser.js. r=mfinkle
2014-06-10 12:33:00 -04:00
Michael Comella
8f312c4a8b
Bug 932208 - Part 2: Do not allow non-shareable links to be shared. r=mfinkle
2014-06-09 09:58:35 -07:00
Michael Comella
ef48d6a330
Bug 932208 - Part 1: Remove Share from url bar context menu on pre-ICS. r=mfinkle
2014-06-09 09:58:27 -07:00
Wes Johnston
2540cb7a79
Bug 1019613 - Fix click event ordering in about:apps. r=mfinkle
2014-06-10 12:47:27 -07:00
Wes Johnston
f41c375dd7
Bug 1020995 - Contextmenus should fire on children of highlighted element. r=margaret
2014-06-10 12:42:17 -07:00
Richard Newman
688f53abac
Bug 1016161 - Flush prefs on handling a locale change event. r=mfinkle
2014-06-10 10:49:38 -07:00
Richard Newman
86c8096326
Bug 1021922 - Record telemetry for browser database operations. r=mfinkle
2014-06-10 10:45:11 -07:00
Richard Newman
59410a1ef5
Bug 1021342 - Eliminate non-synthetic web app code. r=myk,mfinkle
2014-06-10 10:37:38 -07:00
Richard Newman
f05974236d
Bug 1020502 - Flush Services.strings on locale change. r=margaret
2014-06-10 10:35:44 -07:00
Ryan VanderMeulen
e9a1cae2c8
Merge m-c to fx-team. a=merge
2014-06-09 18:18:30 -04:00