Daisuke Akatsuka
212e8052b1
Bug 1678619: Implement a mechanism to fire pages-rank-changed event. r=mak
...
Depends on D100458
Differential Revision: https://phabricator.services.mozilla.com/D100459
2021-01-21 15:51:02 +00:00
smolnar
6652db1a08
Backed out 6 changesets (bug 1678619) on suspicion of causing crashes (bug 1687914). a=backout DONTBUILD
...
Backed out changeset c8b691b8e793 (bug 1678619)
Backed out changeset 37b2f438bd2b (bug 1678619)
Backed out changeset 0a92dfd99dac (bug 1678619)
Backed out changeset 2043a28e668e (bug 1678619)
Backed out changeset 53e385030d67 (bug 1678619)
Backed out changeset 9a1d599b4060 (bug 1678619)
2021-01-21 17:25:23 +02:00
Yura Zenevich
09a23bc0e6
Bug 1667998 - add AccessibilityUtils for testing accessibility related issues and use it to check accessibility when EventUtils.sendMouseEvent is used to make a click. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D100839
2021-01-15 18:20:37 +00:00
Daisuke Akatsuka
b4770ef752
Bug 1678619: Implement a mechanism to fire pages-rank-changed event. r=mak
...
Depends on D100458
Differential Revision: https://phabricator.services.mozilla.com/D100459
2021-01-15 11:00:32 +00:00
Mike Hommey
e4bf32e4f8
Bug 1686888 - Stop building dump_syms. r=gsvelto
...
Now that we use an external dump_syms, we don't need to build
breakpad's.
This means we also don't need the dump_syms_rust_demangle crate anymore.
Differential Revision: https://phabricator.services.mozilla.com/D101865
2021-01-15 10:31:48 +00:00
Noemi Erli
8ad2a18a79
Backed out 5 changesets (bug 1667998) for breaking a11y checks CLOSED TREE
...
Backed out changeset 633dda979b22 (bug 1667998)
Backed out changeset c9838cdb1303 (bug 1667998)
Backed out changeset 501c54cf59be (bug 1667998)
Backed out changeset 615b74c822ec (bug 1667998)
Backed out changeset 6d187c01fcb3 (bug 1667998)
2021-01-15 20:16:06 +02:00
Yura Zenevich
ef01f4bcb9
Bug 1667998 - add AccessibilityUtils for testing accessibility related issues and use it to check accessibility when EventUtils.sendMouseEvent is used to make a click. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D100839
2021-01-15 16:52:44 +00:00
Myeongjun Go
b30d64aa2e
Bug 1674793 - [perfdocs] Expand the unit tests for perfdocs. r=sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D99608
2021-01-15 14:47:36 +00:00
Butkovits Atila
db44a41c6c
Backed out 5 changesets (bug 1678619) for causing memory leaks. CLOSED TREE
...
Backed out changeset 64be4bea09dd (bug 1678619)
Backed out changeset 308fda30c166 (bug 1678619)
Backed out changeset efb9bdef89b8 (bug 1678619)
Backed out changeset d26f45eac0b9 (bug 1678619)
Backed out changeset b2f22d6d2725 (bug 1678619)
2021-01-15 12:56:01 +02:00
Daisuke Akatsuka
e97c2c8e87
Bug 1678619: Implement a mechanism to fire pages-rank-changed event. r=mak
...
Depends on D100458
Differential Revision: https://phabricator.services.mozilla.com/D100459
2021-01-14 23:33:38 +00:00
Aaron Klotz
b55bf5ac03
Bug 1611554: Part 3 - Use jinja templates to generate GeckoChildProcessServices.java and AndroidManifest_overlay.xml; r=geckoview-reviewers,agi
...
This patch converts `GeckoChildProcessServices.java` into a jinja template.
We also add an overlay generated from a jinja template for `AndroidManifest.xml`
that provides the definitions for content process services.
Note that even though Gradle supports simple substitution of variables in
manifests, I opted not to use that functionality. Since we need the more
powerful template functionality that jinja provides, I felt that having multiple
ways to substitute information into the manifest would be confusing, so we're
using jinja exclusively.
Differential Revision: https://phabricator.services.mozilla.com/D82578
2021-01-13 01:19:15 +00:00
Butkovits Atila
bcdf48f6d6
Backed out 3 changesets (bug 1611554) for causing bustage on recurse.mk. CLOSED TREE
...
Backed out changeset bb1ce63d73ec (bug 1611554)
Backed out changeset 0d4317da1006 (bug 1611554)
Backed out changeset dc905e5db0cc (bug 1611554)
2021-01-13 03:16:17 +02:00
Aaron Klotz
898fb17519
Bug 1611554: Part 3 - Use jinja templates to generate GeckoChildProcessServices.java and AndroidManifest_overlay.xml; r=geckoview-reviewers,agi
...
This patch converts `GeckoChildProcessServices.java` into a jinja template.
We also add an overlay generated from a jinja template for `AndroidManifest.xml`
that provides the definitions for content process services.
Note that even though Gradle supports simple substitution of variables in
manifests, I opted not to use that functionality. Since we need the more
powerful template functionality that jinja provides, I felt that having multiple
ways to substitute information into the manifest would be confusing, so we're
using jinja exclusively.
Differential Revision: https://phabricator.services.mozilla.com/D82578
2021-01-13 00:38:25 +00:00
Mitchell Hentges
f4a03e538f
Bug 1680802: Install pylint requirements with legacy resolver r=firefox-build-system-reviewers,sheehan,glandium
...
pylint_requirements.txt fail to install with the new pip resolver due
to a conflict between astroid and lazy-object-proxy.
Rather than bumping those packages and handling the potential fallout,
the package-upgrade has been deferred and we will use the legacy
resolver in the interrim.
Differential Revision: https://phabricator.services.mozilla.com/D99940
2021-01-05 20:14:25 +00:00
Kartik Gautam
8828f6896c
Bug 1682817 - Make whitespace/newline linter also fail for absent newline character at the end of files and also implement fix for it r=sylvestre
...
Depends on D100484
Differential Revision: https://phabricator.services.mozilla.com/D100443
2021-01-07 08:53:16 +00:00
Mark Banner
d866ed81a6
Bug 1685053 - Fix ESLint's setup_helper.py to continue working when a dependency section is missing in package.json. r=gbrown
...
Differential Revision: https://phabricator.services.mozilla.com/D100765
2021-01-06 14:14:30 +00:00
Mark Banner
14da69d10f
Bug 1684905 - Fully enable globalThis for ESLint. r=Gijs,necko-reviewers,kershaw
...
Differential Revision: https://phabricator.services.mozilla.com/D100697
2021-01-04 20:32:57 +00:00
Cosmin Sabou
8a46d2e9d6
Backed out 3 changesets (bug 1680802, bug 1680630) for turning Bug 1521378 into permafail. CLOSED TREE
...
Backed out changeset 3464c8f10994 (bug 1680630)
Backed out changeset 591d32364c0f (bug 1680802)
Backed out changeset 3e9350fd509d (bug 1680802)
2021-01-04 18:47:44 +02:00
Mitchell Hentges
cdf668d1ae
Bug 1680802: Install pylint requirements with legacy resolver r=firefox-build-system-reviewers,sheehan,glandium
...
pylint_requirements.txt fail to install with the new pip resolver due
to a conflict between astroid and lazy-object-proxy.
Rather than bumping those packages and handling the potential fallout,
the package-upgrade has been deferred and we will use the legacy
resolver in the interrim.
Differential Revision: https://phabricator.services.mozilla.com/D99940
2021-01-04 15:20:21 +00:00
Razvan Maries
5ddff60025
Backed out 2 changesets (bug 1681985) for perma failures on test_basic.js and test_getInfo.js. CLOSED TREE
...
Backed out changeset 1ba9b39ff543 (bug 1681985)
Backed out changeset b515a3ab8bac (bug 1681985)
2020-12-23 20:04:55 +02:00
Erik Rose
47dfb80606
Bug 1681985 - Extract LabelUtils to FormAutofillUtils.jsm. r=zbraniecki
...
We need it from both FormAutofillHeuristics and CreditCardRuleset, and it would make a circular import otherwise: FormAutofillHeuristics -> CreditCardRuleset -> FormAutofillHeuristics.
Differential Revision: https://phabricator.services.mozilla.com/D100140
2020-12-21 21:08:25 +00:00
Daisuke Akatsuka
ac34979ed4
Bug 1678606: Imlement a mechanism to fire history-cleared event. r=mak
...
Depends on D99424
Differential Revision: https://phabricator.services.mozilla.com/D99750
2020-12-23 08:15:50 +00:00
Daisuke Akatsuka
636b8c9e9a
Bug 1678611: Implement a mechanism to fire page-title-changed event. r=mak
...
Differential Revision: https://phabricator.services.mozilla.com/D98278
2020-12-18 10:47:34 +00:00
Sylvestre Ledru
21d8dc87dc
Bug 1680556 - follow up - ignore two more files
...
Bug #: 1680556
Differential Revision: https://phabricator.services.mozilla.com/D99842
2020-12-16 01:06:03 +02:00
Kartik Gautam
befcb0d4ee
Bug 1680556 - Implement --fix for empty lines at end of file. r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D99184
2020-12-15 21:50:06 +00:00
Kartik Gautam
5a1125a101
Bug 1675131 - Make whitespace / newline linter also fail for missing empty lines at the end of files. r=sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D98000
2020-12-15 21:49:43 +00:00
championshuttler
be0f060c18
Bug 1679073 - Print Version of Pylint in logs.r=sylvestre,linter-reviewers DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D99712
2020-12-15 11:22:59 +00:00
Sylvestre Ledru
8dc5a92f71
Bug 1679058 - codespell follow up - black compatible
...
Differential Revision: https://phabricator.services.mozilla.com/D99627
2020-12-13 19:57:04 +00:00
Sonia Singla
41dcd0f509
Bug 1679058 - Print Version of Codespell in logs. r=linter-reviewers,championshuttler,sylvestre DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D99619
2020-12-13 19:50:20 +00:00
Sylvestre Ledru
c4d12fb790
Bug 1680635 - clang-format: to help with debugging, show the version used in the CI r=linter-reviewers,andi DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D98812
2020-12-07 10:08:32 +00:00
Gregory Mierzwinski
75e5d38691
Bug 1677770 - Pass the mozperftest manifest path to the verifier. r=tarek
...
Differential Revision: https://phabricator.services.mozilla.com/D97335
2020-12-04 15:04:05 +00:00
Kershaw Chang
628b4518df
Bug 1667743 - Remove unused esni code r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D98023
2020-12-03 12:17:12 +00:00
Bogdan Tara
520f54fb37
Backed out changeset 117da9de7f66 (bug 1667743) for handshakeSucceeded related bustage CLOSED TREE
2020-12-03 03:44:59 +02:00
Kershaw Chang
14d936a94d
Bug 1667743 - Remove unused esni code r=necko-reviewers,dragana
...
Differential Revision: https://phabricator.services.mozilla.com/D98023
2020-12-02 23:18:38 +00:00
Andrew Osmond
093d7f3e0a
Bug 1678482 - Add a WebRender test for the downloadable blocklist. r=jrmuizel,robwu
...
Differential Revision: https://phabricator.services.mozilla.com/D97704
2020-11-27 14:28:27 +00:00
Renovate Bot
b1cecbf72f
Bug 1679065 - Update dependency pylint to v2.6.0 r=linter-reviewers,marco DONTBUILD
...
Reported here: https://github.com/sylvestre/gecko-dev/pull/207/files
Differential Revision: https://phabricator.services.mozilla.com/D97896
2020-11-23 21:22:30 +00:00
championshuttler
41d3960fca
Bug 1679056 - Update to flake8 3.8.4.r=sylvestre
...
PR can be found here:
https://github.com/sylvestre/gecko-dev/pull/165
./mach lint -l flake8
Differential Revision: https://phabricator.services.mozilla.com/D97895
2020-11-23 20:27:21 +00:00
Renovate Bot
4a5fc87a13
Bug 1679053 - Update dependency codespell to v2 r=linter-reviewers,championshuttler,marco DONTBUILD
...
PR can be found here:
https://github.com/sylvestre/gecko-dev/pull/309
Differential Revision: https://phabricator.services.mozilla.com/D97892
2020-11-23 20:19:36 +00:00
Sylvestre Ledru
a6033eb204
Bug 1678070 - mozlint/license: remove .hg from the exclude list r#linter-reviewers, hsivonen r=linter-reviewers,ahal DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D97484
2020-11-19 15:57:15 +00:00
Tim Nguyen
73e2871fa8
Bug 1525737 - Remove layout/xul/grid directory. r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D53296
2020-11-17 01:20:33 +00:00
Gregory Mierzwinski
d85fb6ec70
Bug 1677896 - Remove license header from raptor benchmark script. r=perftest-reviewers,tarek
...
Differential Revision: https://phabricator.services.mozilla.com/D97434
2020-11-18 15:34:19 +00:00
Sylvestre Ledru
bebb9f9181
Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp
...
It is bringing some minor changes
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D90795
2020-11-18 09:05:59 +00:00
Sylvestre Ledru
05240c5ae9
Bug 1677430 - mozlint/license: Handle the error when cannot open a file r=linter-reviewers,ahal DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D97135
2020-11-17 20:10:52 +00:00
Sylvestre Ledru
38008eb1cd
Bug 1676514 - Add --fix to mozlint/clippy
...
I will add a test once this feature is considered as stable upstream
Differential Revision: https://phabricator.services.mozilla.com/D96634
2020-11-17 12:03:33 +00:00
Sylvestre Ledru
b277393f41
Bug 1562642 - mozlint/license: Simplify the MIT license detection r=mhoye
...
Differential Revision: https://phabricator.services.mozilla.com/D97209
2020-11-17 02:00:50 +00:00
Sylvestre Ledru
2b401f7e24
Bug 1677432 - mozlint/license: be more precriptive in the tests detection r=linter-reviewers,ahal
...
We were not managing /testing/ because /test was catching it
Differential Revision: https://phabricator.services.mozilla.com/D97136
2020-11-17 02:22:39 +00:00
Csoregi Natalia
d5d9829015
Backed out changeset 59fc06b10800 (bug 1677432) for linting failures. CLOSED TREE
2020-11-17 01:59:23 +02:00
Sylvestre Ledru
d44ee5d99e
Bug 1677432 - mozlint/license: be more precriptive in the tests detection r=linter-reviewers,ahal
...
We were not managing /testing/ because /test was catching it
Differential Revision: https://phabricator.services.mozilla.com/D97136
2020-11-16 22:10:40 +00:00
Sylvestre Ledru
e2b0a11bac
Bug 1562642 - mozlint/license: Unify some license pattern r=tarek DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D97142
2020-11-16 12:58:52 +00:00
alwu
7e66621a55
Bug 1676502 - part1 : move remaining sound indicator browser tests to 'browser/base/content/test/tabMediaIndicator/'. r=bryce
...
Differential Revision: https://phabricator.services.mozilla.com/D96629
2020-11-13 00:30:18 +00:00