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

31 Коммитов

Автор SHA1 Сообщение Дата
Mark Banner 2c4e35b0a6 Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D65509

--HG--
extra : moz-landing-system : lando
2020-03-08 21:45:16 +00:00
Liang-Heng Chen 70053c6f5f Bug 1620239 - ensure not to access null pointer; r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D65576

--HG--
extra : moz-landing-system : lando
2020-03-06 17:20:49 +00:00
Neil Deakin 7e355a5ea5 Bug 1614769, convert SearchTelemetry actor into a JSWindowActor, r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D65108

--HG--
extra : moz-landing-system : lando
2020-03-04 12:28:12 +00:00
Liang-Heng Chen 5c613facdd Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63099

--HG--
extra : moz-landing-system : lando
2020-02-28 00:09:43 +00:00
Liang-Heng Chen e1aaa60694 Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63096

--HG--
extra : moz-landing-system : lando
2020-02-28 00:09:28 +00:00
Razvan Maries 1099dc6e1b Backed out 4 changesets (bug 1614777) for perma failures on test_bug884693.xhtml. CLOSED TREE
Backed out changeset 202ec043db19 (bug 1614777)
Backed out changeset 17aebb8d75f1 (bug 1614777)
Backed out changeset c4f931b08de3 (bug 1614777)
Backed out changeset 0ab2a4da406f (bug 1614777)
2020-02-28 01:46:30 +02:00
Liang-Heng Chen c9c0ef5deb Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63099

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:57 +00:00
Liang-Heng Chen 3c3eb0c74e Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
Differential Revision: https://phabricator.services.mozilla.com/D63096

--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:50 +00:00
Mike de Boer 8f48d37dad Bug 1595076 - Add ad-count and adclick counting for DuckDuckGo and Bing SERPs. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D52640

--HG--
extra : moz-landing-system : lando
2019-11-25 11:57:48 +00:00
Brindusan Cristian b8cb379a3b Backed out changeset 019a5b19d624 (bug 1595076) for bc failures on browser_bug399606.js, wr failures on reftest-wait.html and mn failures on test_execute_script.py. 2019-11-23 19:08:04 +02:00
Mike de Boer f7d5f84265 Bug 1595076 - Add ad-count and adclick counting for DuckDuckGo and Bing SERPs. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D52640

--HG--
extra : moz-landing-system : lando
2019-11-23 01:12:19 +00:00
Cosmin Sabou c5ffab81d9 Backed out changeset 4919d2efbdd6 (bug 1595076) for causing several reftest failures. CLOSED TREE 2019-11-23 02:25:17 +02:00
Mike de Boer 7adc7cdede Bug 1595076 - Add ad-count and adclick counting for DuckDuckGo and Bing SERPs. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D52640

--HG--
extra : moz-landing-system : lando
2019-11-22 17:06:42 +00:00
Mike de Boer 68183d40a1 Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8
This was regressed by bug 1591880.

Differential Revision: https://phabricator.services.mozilla.com/D52375

--HG--
extra : moz-landing-system : lando
2019-11-11 18:14:53 +00:00
Bogdan Tara 4e19fa512d Backed out changeset 6ef087ab3a6c (bug 1595123) for test_urlTelemetry.js failures CLOSED TREE 2019-11-11 16:15:31 +02:00
Mike de Boer 35391fab81 Bug 1595123 - Revert change to observe HTTP activity of type ACTIVITY_SUBTYPE_RESPONSE_COMPLETE, which causes same-page ad clicks to not be counted. r=Standard8
This was regressed by bug 1591880.

Differential Revision: https://phabricator.services.mozilla.com/D52375

--HG--
extra : moz-landing-system : lando
2019-11-11 10:47:07 +00:00
Mike de Boer a4b122dbc2 Bug 1591880 - Move the Bing cookie codes to be powered by the configuration dictionary in SearchTelemetry and add a unit test. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D51402

--HG--
extra : moz-landing-system : lando
2019-11-06 15:23:37 +00:00
Mike de Boer ba0e71444d Bug 1591880 - Expand the RegExp to match better and prevent double-counting clicks by ignoring beacon requests. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D51400

--HG--
extra : moz-landing-system : lando
2019-11-06 15:29:15 +00:00
Brendan Dahl eafc9e3293 Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
nsXULWindow is no longer XUL specific and is somewhat confusing name.

Differential Revision: https://phabricator.services.mozilla.com/D51486

--HG--
rename : xpfe/appshell/nsXULWindow.cpp => xpfe/appshell/AppWindow.cpp
rename : xpfe/appshell/nsXULWindow.h => xpfe/appshell/AppWindow.h
rename : xpfe/appshell/nsIXULWindow.idl => xpfe/appshell/nsIAppWindow.idl
extra : moz-landing-system : lando
2019-11-05 17:56:28 +00:00
Mihai Alexandru Michis b819bd25aa Backed out 2 changesets (bug 1470510) for causing bustages in widget/cocoa/nsChildView.mm CLOSED TREE
Backed out changeset a343f30c34a3 (bug 1470510)
Backed out changeset 4da64790094d (bug 1470510)

--HG--
rename : xpfe/appshell/nsIAppWindow.idl => xpfe/appshell/nsIXULWindow.idl
rename : xpfe/appshell/AppWindow.cpp => xpfe/appshell/nsXULWindow.cpp
rename : xpfe/appshell/AppWindow.h => xpfe/appshell/nsXULWindow.h
2019-11-05 09:24:26 +02:00
Brendan Dahl 0c0da7791e Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
nsXULWindow is no longer XUL specific and is somewhat confusing name.

Differential Revision: https://phabricator.services.mozilla.com/D51486

--HG--
rename : xpfe/appshell/nsXULWindow.cpp => xpfe/appshell/AppWindow.cpp
rename : xpfe/appshell/nsXULWindow.h => xpfe/appshell/AppWindow.h
rename : xpfe/appshell/nsIXULWindow.idl => xpfe/appshell/nsIAppWindow.idl
extra : moz-landing-system : lando
2019-11-04 23:37:31 +00:00
Dorel Luca 0207ce5451 Backed out 2 changesets (bug 1470510) for build bustage on /build/src/widget/cocoa/nsChildView.mm. CLOSED TREE
Backed out changeset 5967bf633574 (bug 1470510)
Backed out changeset 067a556bb614 (bug 1470510)

--HG--
rename : xpfe/appshell/nsIAppWindow.idl => xpfe/appshell/nsIXULWindow.idl
rename : xpfe/appshell/AppWindow.cpp => xpfe/appshell/nsXULWindow.cpp
rename : xpfe/appshell/AppWindow.h => xpfe/appshell/nsXULWindow.h
extra : amend_source : 752d828c6a0726c3f2df57a25741e38b36b75d6b
2019-11-04 19:18:56 +02:00
Brendan Dahl 247b257cfa Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug
nsXULWindow is no longer XUL specific and is somewhat confusing name.

Differential Revision: https://phabricator.services.mozilla.com/D51486

--HG--
rename : xpfe/appshell/nsXULWindow.cpp => xpfe/appshell/AppWindow.cpp
rename : xpfe/appshell/nsXULWindow.h => xpfe/appshell/AppWindow.h
rename : xpfe/appshell/nsIXULWindow.idl => xpfe/appshell/nsIAppWindow.idl
extra : moz-landing-system : lando
2019-11-04 16:52:35 +00:00
Mark Banner a1dcb27acf Bug 1589972 - When an unrelated document loads, don't clear out search telemetry information for other documents. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D49950

--HG--
extra : moz-landing-system : lando
2019-10-23 12:07:51 +00:00
Victor Porof 1f830c96da Bug 1561435 - Format browser/components/, a=automatic-formatting
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D36042

--HG--
extra : source : d3afcafdce650a6f36cebbc126ee93b17f13cf52
2019-07-05 09:53:32 +02:00
Dale Harvey ec391f3454 Bug 1544077 - Remove unused recordSearchURLTelemetry idl definition. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D27725

--HG--
extra : moz-landing-system : lando
2019-04-16 15:50:50 +00:00
Hector Zhao b3c3b44b58 Bug 1540017 - Update Baidu searchplugin with new code. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D25339

--HG--
extra : moz-landing-system : lando
2019-04-03 02:18:33 +00:00
Kris Maglione e930b89c34 Bug 1514594: Part 3 - Change ChromeUtils.import API.
***
Bug 1514594: Part 3a - Change ChromeUtils.import to return an exports object; not pollute global. r=mccr8

This changes the behavior of ChromeUtils.import() to return an exports object,
rather than a module global, in all cases except when `null` is passed as a
second argument, and changes the default behavior not to pollute the global
scope with the module's exports. Thus, the following code written for the old
model:

  ChromeUtils.import("resource://gre/modules/Services.jsm");

is approximately the same as the following, in the new model:

  var {Services} = ChromeUtils.import("resource://gre/modules/Services.jsm");

Since the two behaviors are mutually incompatible, this patch will land with a
scripted rewrite to update all existing callers to use the new model rather
than the old.
***
Bug 1514594: Part 3b - Mass rewrite all JS code to use the new ChromeUtils.import API. rs=Gijs

This was done using the followng script:

https://bitbucket.org/kmaglione/m-c-rewrites/src/tip/processors/cu-import-exports.jsm
***
Bug 1514594: Part 3c - Update ESLint plugin for ChromeUtils.import API changes. r=Standard8

Differential Revision: https://phabricator.services.mozilla.com/D16747
***
Bug 1514594: Part 3d - Remove/fix hundreds of duplicate imports from sync tests. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16748
***
Bug 1514594: Part 3e - Remove no-op ChromeUtils.import() calls. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16749
***
Bug 1514594: Part 3f.1 - Cleanup various test corner cases after mass rewrite. r=Gijs
***
Bug 1514594: Part 3f.2 - Cleanup various non-test corner cases after mass rewrite. r=Gijs

Differential Revision: https://phabricator.services.mozilla.com/D16750

--HG--
extra : rebase_source : 359574ee3064c90f33bf36c2ebe3159a24cc8895
extra : histedit_source : b93c8f42808b1599f9122d7842d2c0b3e656a594%2C64a3a4e3359dc889e2ab2b49461bab9e27fc10a7
2019-01-17 10:18:31 -08:00
Mark Banner 47d25a826d Bug 1505411 - Add basic monitoring for partner search pages with ads and clicks. Depends on D11188 r=adw,Felipe,chutten
Differential Revision: https://phabricator.services.mozilla.com/D11656

--HG--
extra : moz-landing-system : lando
2018-12-05 20:33:01 +00:00
Mark Banner 3075d95605 Bug 1505411 - Add a basic test to check telemetry results for visits to SERP urls. r=adw
Also simplify regexps as we don't no longer need to return match details.

Differential Revision: https://phabricator.services.mozilla.com/D13239

--HG--
extra : moz-landing-system : lando
2018-12-05 20:31:24 +00:00
Mark Banner 7e8a95c1c9 Bug 1505456 - Move recordSearchURLTelemetry to its own module. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D11188

--HG--
rename : toolkit/components/search/tests/xpcshell/test_urltelemetry.js => browser/components/search/test/unit/test_urlTelemetry.js
extra : moz-landing-system : lando
2018-11-15 14:45:20 +00:00