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

80 Коммитов

Автор SHA1 Сообщение Дата
Florian Quèze cd762cc83c Bug 1344711 - script-generated patch to remove try blocks around get*Pref calls, r=jaws.
--HG--
extra : rebase_source : c6e20e6e79b0ca5de751c52712d96cbea9432d26
2017-03-07 15:29:48 +01:00
Mike Taylor 8660be2ede Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : a047d01a70df5f0689c251698fc00c3f89a236ae
2017-01-17 14:27:03 -06:00
Wes Kocher 333d007681 Backed out 3 changesets (bug 1324062) for frequent Win7VM bc2 failures a=backout
Backed out changeset d01f82be01f1 (bug 1324062)
Backed out changeset 054cfcf60c75 (bug 1324062)
Backed out changeset 1658b20cb69c (bug 1324062)

MozReview-Commit-ID: LTl7fJ8zrp9
2017-01-20 11:53:36 -08:00
Mike Taylor 85464e788f Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : a047d01a70df5f0689c251698fc00c3f89a236ae
2017-01-17 14:27:03 -06:00
Phil Ringnalda e8e3e64e68 Backed out 2 changesets (bug 1324062) for unexpected file access errors in webcompat-reporter@mozilla.org.xpi on Win7 PGO xperf
Backed out changeset 1df935d51464 (bug 1324062)
Backed out changeset 028db619f166 (bug 1324062)
2017-01-12 07:34:18 -08:00
Mike Taylor ed942c578e Bug 1324062. Part 1 - Add a "Report Site Issue" button to the panel menu for NIGHTLY_BUILDs. r=Gijs
MozReview-Commit-ID: 74T8uRuqpyf

--HG--
extra : rebase_source : ae70816913cbd1510db02a47d7834248396ba78c
2016-12-28 13:31:22 -06:00
Jared Wein ecab54a7c9 Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 7E7LPorrEje

--HG--
extra : rebase_source : 0572a35415a766a3f31d266760ecd07f0dcc3f72
2016-12-29 18:34:54 -05:00
Wes Kocher 0dfb7c2b5c Backed out 3 changesets (bug 1325464) for xpcshell failures a=backout
Backed out changeset 562ddc32cc21 (bug 1325464)
Backed out changeset cd10db6087dd (bug 1325464)
Backed out changeset 4079437c4648 (bug 1325464)
2016-12-29 14:05:44 -08:00
Jared Wein 7255df4e9a Bug 1325464 - Enable object-shorthand rule and run 'mach eslint --fix' with the rule enabled. r=MattN
MozReview-Commit-ID: 8WoGr8i6oCR

--HG--
extra : rebase_source : da7172285d43b820421557ed3b05887e091ff939
2016-12-29 15:20:47 -05:00
Dave Townsend 8de07a19a0 Bug 1316882: Turn on space-before-function-paren eslint rule (browser). r=jaws
MozReview-Commit-ID: 2ZvTiZDHchz

--HG--
extra : rebase_source : db6482481b7338df491afd6f6fd376eccec84d7e
2016-11-11 08:10:51 -08:00
Dave Townsend 0a2c8f9b78 Bug 1316882: Turn on space-infix-ops eslint rule. r=jaws
MozReview-Commit-ID: HBpjT2uHJaZ

--HG--
extra : rebase_source : 78fe71a1d673a1c698520a9c82c6f35959614f8f
2016-11-10 14:48:04 -08:00
Sumit Tiwari 8d27110b79 Bug 1290698 - Replace Iterator() with Object.{values, entries}; r=mossop
MozReview-Commit-ID: DEoVeqEZWpd

--HG--
extra : rebase_source : 53b3a2be2cd5bfc444ce6047c44f20bb176e2337
2016-08-07 21:58:24 -04:00
Jared Wein fd84c776c7 Bug 1292042 - Enable the keyword-spacing rule for eslint. Most of this patch was autogenerated by 'eslint --fix'. Files with .xml extension needed to be changed by hand due to limitations of custom plugin. r=markh
MozReview-Commit-ID: EMjJ3yWt9Wt

--HG--
extra : rebase_source : 2b8327e5a7cf0bfd190d696ad5fe475f13faa3cc
2016-08-04 03:28:58 -04:00
Jared Wein b57a662411 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz for removing internal chrome/xbl attribute in webidl
MozReview-Commit-ID: 53BYXvHaaB9
2016-05-19 23:30:12 -04:00
Ryan VanderMeulen a1c8f75a2d Backed out changeset 83a1b9c7ae8d (bug 1270853) for browser_dbg_event-listeners-03.js failures. 2016-05-19 11:27:58 -04:00
Jared Wein 176fbcaf33 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : source : 0d17446ad21a8360c5d209377786e8ff67415471
2016-05-17 20:52:00 -04:00
Phil Ringnalda 1ba465d13d Back out 2 changesets (bug 1181055, bug 1270853) for surprising devtools browser_dbg_event-listeners-03.js with the removal of an event listener
Backed out changeset d5acbd8b896c (bug 1181055)
Backed out changeset 0d17446ad21a (bug 1270853)
2016-05-18 21:47:33 -07:00
Jared Wein c44abf5fe7 Bug 1270853 - Remove HTML5 video controls statistics. r=gijs, r=bz
MozReview-Commit-ID: 53BYXvHaaB9

--HG--
extra : histedit_source : 7b3b3089d700a18eabeb83a1ebdcd162c72db80e
2016-05-17 20:52:00 -04:00
Mark Hammond 6b215d4b0f Bug 1241571 - Collect synced tabs and sidebar ui telemetry. r=Gijs
Adds UI telemetry for sidebar opening and closing and actions taken in the
SyncedTabs menu and side. Also adds a "sync-state" object so that analysis
of the Synced Tabs data can determine if the user has Sync configured at the
time.

MozReview-Commit-ID: JDxFmlNMi7n
2016-05-18 10:39:14 +10:00
Andrea Marchesini 287629d51c Bug 1269029 - Create a hamburger menu for containers - implementation, r=gijs 2016-05-17 15:12:13 +02:00
Mark Hammond 8e13f96940 Bug 1268349 - tell BrowserUITelemetry that the sync-button is in the menu panel by default. r=Gijs
MozReview-Commit-ID: 991ZT9upYDR

--HG--
extra : rebase_source : a2fdd3e4235ae6b3d3733c7e171e71964b639492
2016-04-28 14:19:05 +10:00
Jared Wein 48b93f48cd Bug 1126282 - Add a 1.25x faster video speed option in the video controls. r=gijs
MozReview-Commit-ID: GRf265vktMR
2016-05-09 09:39:00 +02:00
Benjamin Dahse f6523cc628 Bug 1249281 - add UITelemetry for tab audio mute control, r=gijs
MozReview-Commit-ID: 8UTh7C6EXKL
2016-02-21 03:28:00 +00:00
Dão Gottwald 7702c52755 Bug 1207424 - Remove Apps toolbar button. r=gijs 2016-01-07 13:38:42 +01:00
Jesse Ruderman d6d8c69b7b Bug 1234398 - declare |item|. r=dolske 2015-12-21 17:46:58 -08:00
Gijs Kruitbosch 2a29a25860 Bug 1233470 - make browser/modules eslintable, r=Mossop
--HG--
extra : commitid : IZkQYhmLl9V
extra : rebase_source : 82bd0ac1e9f3b3267d60d127758fa5771a5e9fc9
extra : amend_source : aa17ba3c05cd56840df3c986ba04221beeac2026
2015-12-17 18:31:08 +00:00
Gijs Kruitbosch bf031e6216 Bug 1222490 - part 2: remove traces of tabview from XUL/XBL/JS in other parts of browser/, r=ttaubert
--HG--
extra : commitid : 8OhDhB9ajM1
extra : rebase_source : 2c160a041845cbac2b1a5b4bf197b32f1ea56734
2015-12-01 10:48:11 +00:00
Tooru Fujisawa a03be9066b Bug 1207490 - Part 9: Remove use of expression closure from browser/modules/BrowserUITelemetry.jsm. r=Gijs
--HG--
extra : commitid : CFzcxrBPH1X
extra : rebase_source : 099f29f23f6cb30df15cf5edd5328883ce6d72cf
2015-09-21 02:32:16 +09:00
Florian Quèze 4bd509440b Bug 1119250 - remove old searchbar UI - part 1 - remove the browser.search.showOneOffButtons pref, r=Mossop. 2015-09-04 22:54:27 +02:00
Mike Conley 26bad93f1d Bug 1176391 - Remove privatebrowser-button and context menu click counts from BrowserUITelemetry.jsm. r=Gijs
--HG--
extra : commitid : KFgoTFTenrH
extra : rebase_source : 084a61ebcabd1e0ba085718d81c2352fb6f6c6be
extra : amend_source : 7c83b8dd77f153f95ae119b8b60552aff67648eb
2015-06-19 17:47:45 -04:00
Drew Willcoxon 579004be29 Bug 1155521 - Migrate Pocket add-on and social provider users to the new Pocket button (part 2, migration). r=jaws 2015-05-05 17:23:59 -07:00
Florian Quèze 640bf32e81 Bug 1155518 - Implement "Save to Pocket" context menu item, r=jaws. 2015-05-05 12:24:10 +02:00
Kartikaya Gupta cd5b55f8d6 Bug 1039866 - Rip out a bunch of metro-only code. r=jimm,gavin,rstrong 2015-04-23 15:10:30 -04:00
Gijs Kruitbosch bc69601a40 Bug 1124217 - don't gather telemetry for windows that have died, r=mconley
--HG--
extra : rebase_source : a90e7ffbba7de812462eb6ae1c1ea702cb417c6a
2015-04-16 11:41:19 +01:00
Abhilash Mhaisne d800aa1a06 Bug 1097876 - Collect UITelemetry about the Panic Button, r=florian. 2015-02-20 12:43:57 +01:00
Gijs Kruitbosch 0b91575095 Bug 1111147 - update nsContextMenu for EME, r=florian 2015-02-10 02:04:06 +00:00
Abhilash Mhaisne 2cdc367d44 Bug 1130210 - Add browser.search.showOneOffButtons value in telemetry UI, r=florian. 2015-02-10 12:49:18 +01:00
Adrian Carolli f7f54b1dfc Bug 1119873 - Add the search-go-button as a SPECIAL_CASE in UITelemetry and check anonids because search-go-button uses that instead of id. r=florian.
---
 browser/modules/BrowserUITelemetry.jsm | 8 ++++++++
 1 file changed, 8 insertions(+)
2015-01-26 17:13:44 +01:00
Blake Winton 798db64b8c Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen. 2015-01-08 14:08:36 -05:00
Blake Winton fe9799f4da Bug 1102937 - Add UITelemetry for the improved search bar UI. r=florian, r=felipe 2015-01-06 13:09:43 -05:00
Gavin Sharp d95e34b75a Bug 1031019: add "Apps" toolbar button that points to Marketplace, r=jared/Gijs
--HG--
extra : rebase_source : 32c104884c9a6116efd3911d8145b61b8aa5711b
2014-09-19 12:36:11 -07:00
Gijs Kruitbosch 4a94538aa8 Bug 1069300 - add a privacy/forget/panic button, r=jaws
--HG--
extra : rebase_source : cc94c6449aab3fc64f7b034cb553cc6cf0879395
2014-09-24 17:22:05 +01:00
Blake Winton 492371dd16 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton fe4298b751 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Carsten "Tomcat" Book 5f0ce67fb2 Backed out changeset b556a4fdfe52 (bug 1036908) for bc1 test errors 2014-09-08 10:19:50 +02:00
Carsten "Tomcat" Book 54014b552e Backed out changeset 6a6f51ad3348 (bug 1036914) for likely causing bc1 test error 2014-09-08 10:19:23 +02:00
Blake Winton 6d7cb1bfa5 Bug 1036914 - Log autocomplete selections which are like searches. r=mconley, r=mak 2014-09-04 13:41:30 -04:00
Blake Winton 100062f5b1 Bug 1036908 - Log search suggestion selections from about:home. r=mak 2014-09-05 16:43:28 -04:00
Gijs Kruitbosch e126ede3c2 Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
Tim Taubert 5d377d2e9f Bug 1037415 - remove existing webrtc indicator in the browser toolbar r=florian 2014-07-23 17:34:31 +02:00