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

11600 Коммитов

Автор SHA1 Сообщение Дата
Andrew McCreight 04a47c0850 Bug 1275612 - Don't allow any origins to send objects over WebChannel. r=Gijs
The last actual Firefox user of this less-safe feature was removed in 2022.
Thunderbird's sync server still needs it, but apparently that is a prototype
that isn't really working, so they said it was okay to remove this.

Differential Revision: https://phabricator.services.mozilla.com/D220646
2024-09-08 15:28:50 +00:00
Francesco Lodolo (:flod) d0059173bd Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D221287
2024-09-06 15:04:10 +00:00
Cristina Horotan c6ba4c0134 Backed out changeset 4e2df2c48e4b (bug 1917163) for causing mozlint failure. CLOSED TREE 2024-09-06 16:57:11 +03:00
Francesco Lodolo (:flod) fd657600c1 Bug 1917163 - Update rstcheck to 6.2.4, fix resulting errors in documents, r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D221287
2024-09-06 12:17:06 +00:00
Francesco Lodolo (:flod) 722e67d046 Bug 1916932 - Move RST linter configuration to file, fix or ignore local errors with code blocks r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D221113
2024-09-05 11:55:00 +00:00
Nick Alexander 954de9f336 Bug 1610656 - Kill the `geckoViewBinaries` product flavor. r=geckoview-reviewers,android-reviewers,nalexander,ohall
Differential Revision: https://phabricator.services.mozilla.com/D221066
2024-09-05 01:43:29 +00:00
Emilio Cobos Álvarez d9aeea9279 Bug 1879744 - Skip this test in tsan. r=aabh,profiler-reviewers
Bug 1915433 made this perma because it caused gfxPlatform initialization
(thus a bit more work), where before it used to be skipped by a pref.

But this happened intermittently before my patch, so likely this just
pushed the test over the limit...

Given the amount of tests skipped here on tsan, maybe we should have a
higher xpcshell timeout there?

Differential Revision: https://phabricator.services.mozilla.com/D221052
2024-09-04 16:30:42 +00:00
Greg Mierzwinski 09496e95aa Bug 1914202 - [mach-try-perf] Use Treeherder link for finding remote base/new revision. r=perftest-reviewers,fbilt
This patch changes the link to search for in mach-try-perf base/new revisions to the treeherder one instead of the hgmo link. This resolves an issue where the hg links would come in different styles depending on the number of commits made locally. This patch keeps the original hg matcher though as a fallback-method in case a treeherder link is unavailable. By default, we'll always use the treeherder revision even if an hg revision is found.

Differential Revision: https://phabricator.services.mozilla.com/D219770
2024-09-04 11:39:22 +00:00
Mark Banner a94fcf9719 Bug 1916093 - Make 'fatal' warnings during documentation raise errors by default. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D220765
2024-09-03 18:48:45 +00:00
Mark Banner 1930a2a863 Bug 1916093 - When generating docs, treat critical errors the same as errors. r=sylvestre,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D220764
2024-09-03 18:48:45 +00:00
Mark Banner d8cd7314ef Bug 1875389 - Properly exclude python test files from doc generation. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D220629
2024-09-02 14:38:08 +00:00
Mark Banner fee9dd7be0 Bug 1915550 - Make ERRORS raised during 'mach doc generate' be failures. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D220535
2024-09-02 14:38:08 +00:00
Mark Banner 928688c0c5 Bug 1915550 - Fix unknown target name issues in rst documents. r=sylvestre,profiler-reviewers,canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D220534
2024-09-02 14:38:08 +00:00
Julien Cristau 5601eda303 Bug 1915635 - update path to nightly cron index for mach try scriptworker. r=releng-reviewers,ahal
Since bug 1882083 the `nightly-desktop` cron job no longer runs
regularly, having been replaced with `nightly-all`.

Differential Revision: https://phabricator.services.mozilla.com/D220573
2024-09-02 06:00:55 +00:00
Kagami Sascha Rosylight d415539adf Bug 1915242 - Upgrade setuptools to 74.0.0 r=mach-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D220347
2024-08-30 20:11:39 +00:00
Greg Mierzwinski 6925889c60 Bug 1913273 - [mach-try-perf] Add framework auto-detection, and refactor push info passing. r=perftest-reviewers,afinder DONTBUILD
This patch adds the ability to auto-detect the framework that is used by the majority of the tasks selected and adds this information to the perfcompare URLs. It also does a refactor on how the perf try push info is passed around to simplify the process.

Differential Revision: https://phabricator.services.mozilla.com/D219219
2024-08-28 16:18:21 +00:00
Mark Banner ec6c584669 Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 50.2.2. r=zombie,frontend-codestyle-reviewers,translations-reviewers,backup-reviewers,kpatenio
Also fixes a few issues found with the newer versions of eslint-plugin-jsdoc.

Differential Revision: https://phabricator.services.mozilla.com/D219513
2024-08-23 16:43:57 +00:00
Mark Banner a99d89a12c Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 43.2.0. r=frontend-codestyle-reviewers,credential-management-reviewers,issammani
This switches from the deprecated/removed jsdoc/newline-after-description rule to using the replacement jsdoc/tag-lines rule.

Differential Revision: https://phabricator.services.mozilla.com/D219512
2024-08-23 16:43:57 +00:00
Julien Wajsberg d7ce2585b0 Bug 1914574 - Add the new perfcompare URL to mach try perf r=sparky,perftest-reviewers
This also displays it first, with the old compare view URL coming
second.

Differential Revision: https://phabricator.services.mozilla.com/D219953
2024-08-23 14:19:21 +00:00
Masatoshi Kimura 7a6cd72300 Bug 1914286 - Remove NS_RelaxStrictFileOriginPolicy. r=smaug,necko-reviewers,kershaw
Differential Revision: https://phabricator.services.mozilla.com/D219921
2024-08-23 10:13:35 +00:00
Butkovits Atila 2837d313b2 Backed out 7 changesets (bug 1870226) for causing build bustages. CLOSED TREE
Backed out changeset 619244623dba (bug 1870226)
Backed out changeset e85a5647cae4 (bug 1870226)
Backed out changeset 21ea9baf83ea (bug 1870226)
Backed out changeset a506c0f0ce28 (bug 1870226)
Backed out changeset 77c78201a206 (bug 1870226)
Backed out changeset 7a98dfef087f (bug 1870226)
Backed out changeset f64ad89c2406 (bug 1870226)
2024-08-23 12:22:02 +03:00
Mark Banner 920ffbffdd Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 50.2.2. r=zombie,frontend-codestyle-reviewers,translations-reviewers,backup-reviewers,kpatenio
Also fixes a few issues found with the newer versions of eslint-plugin-jsdoc.

Differential Revision: https://phabricator.services.mozilla.com/D219513
2024-08-23 08:55:49 +00:00
Mark Banner 09fa5144e1 Bug 1870226 - Upgrade eslint-plugin-jsdoc to version 43.2.0. r=frontend-codestyle-reviewers,credential-management-reviewers,issammani
This switches from the deprecated/removed jsdoc/newline-after-description rule to using the replacement jsdoc/tag-lines rule.

Differential Revision: https://phabricator.services.mozilla.com/D219512
2024-08-23 08:55:49 +00:00
Issam Mani f0a84cf2e4 Bug 1913967 - Move shared modules to a shared folder. r=sylvestre,frontend-codestyle-reviewers,dimi
Differential Revision: https://phabricator.services.mozilla.com/D219659
2024-08-21 14:12:52 +00:00
Peter Van der Beken 0063c225d9 Bug 1900930 - Make nsProfiler use TypedArrayCreator. r=dom-core,profiler-reviewers,farre,canaltinova
Using TypedArrayCreator avoids use of ErrorResult completely (and the need to
call MightThrowJSException/WouldReportJSException).

Differential Revision: https://phabricator.services.mozilla.com/D214793
2024-08-21 08:43:09 +00:00
Florian Quèze 52cde5627b Bug 1913624 - Remove expired telemetry histograms VIDEO_INFERRED_DECODE_SUSPEND_PERCENTAGE, VIDEO_INTER_KEYFRAME_AVERAGE_MS and VIDEO_INTER_KEYFRAME_MAX_MS, r=chutten,webidl,emilio.
Depends on D219447

Differential Revision: https://phabricator.services.mozilla.com/D219448
2024-08-20 10:26:54 +00:00
Tomislav Jovanovic 02a98999ce Bug 1908925 - Enforce storage.session quota in Nightly builds r=robwu,mccr8
Differential Revision: https://phabricator.services.mozilla.com/D218602
2024-08-19 18:25:35 +00:00
Aaditya Dhingra 8abdfca977 Bug 1907129 - Modify linters to run ./gradlew ktlint detekt on Fenix and AC. r=android-reviewers,nalexander,gl,pollymce
Differential Revision: https://phabricator.services.mozilla.com/D216999
2024-08-19 15:22:48 +00:00
Andrea Marchesini 45b08a7ee9 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218313
2024-08-15 21:35:42 +00:00
Andrea Marchesini 8cf7d4e9d4 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 1 - Unify nsICookieService.getCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218312
2024-08-15 21:35:41 +00:00
Adam Brouwers-Harries 95b0970844 Bug 1883903 - Try to get a profile when we encounter a hang r=florian,profiler-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D214842
2024-08-14 12:11:43 +00:00
tannal 092a80c246 Bug 1911935 - Remove network.IDN_show_punycode pref r=gregp,necko-reviewers,valentin
Differential Revision: https://phabricator.services.mozilla.com/D219026
2024-08-13 19:28:23 +00:00
Narcis Beleuzu b157967a8f Backed out 3 changesets (bug 1910886) for causing mochitest failures on browser_storageAccessPrivilegeAPI.js . CLOSED TREE
Backed out changeset 8fe13ea22554 (bug 1910886)
Backed out changeset a851b9fcca9c (bug 1910886)
Backed out changeset e5791012019f (bug 1910886)
2024-08-09 14:50:41 +03:00
Andrea Marchesini 64d766f610 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 2 - Unify nsICookieService.setCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218313
2024-08-09 08:37:13 +00:00
Andrea Marchesini f2b80c9707 Bug 1910886 - Reduce duplicated code between CookieService and CookieServiceChild - part 1 - Unify nsICookieService.getCookieStringFromDocument implementations, r=edgul,cookie-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218312
2024-08-09 08:37:13 +00:00
KS b187bfcccc Bug 1911853 - Remove win 10 from try perf selector. r=perftest-reviewers,sparky
This patch prevents users from selecting tests available on Win 10. It
is temporarily enabled (Bug 1906951) for running sp3, but we only want
that to run in CI for data and not for users to run it.

Differential Revision: https://phabricator.services.mozilla.com/D218670
2024-08-07 14:02:36 +00:00
Sean 3799274f28 Bug 1890028 - Display Server Error message when server returns HTTP 500 and unusual content-type r=kershaw,fluent-reviewers,necko-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D216978
2024-08-07 13:31:02 +00:00
James Graham 33081e4ed7 Bug 1910352 - Ensure keyUp/keyDown value it one grapheme cluster, r=webdriver-reviewers,jdescottes
Return InvalidArgumentError if the action value for key actions is
not exactly one grapheme cluster long.

Supporting full grapheme clusters rather than just single codepoints
is marked as TODO in the spec, so add tentative tests for that.

Differential Revision: https://phabricator.services.mozilla.com/D217950
2024-08-07 12:20:02 +00:00
Nicolas Silva 66ad9230b3 Bug 1911538 - Avoid allocating a string in gecko_profiler::add_marker. r=profiler-reviewers,canaltinova
Differential Revision: https://phabricator.services.mozilla.com/D218520
2024-08-07 07:33:57 +00:00
Tomislav Jovanovic c180df69cb Bug 1911476 - Enable basic IDE types support in toolkit/ and browser/ r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D218503
2024-08-07 02:01:58 +00:00
Narcis Beleuzu e754b43836 Backed out 3 changesets (bug 1911476) for Doc failure on ExtensionContent.sys . CLOSED TREE
Backed out changeset 7b9ecfe3dbd7 (bug 1911476)
Backed out changeset 572021f43119 (bug 1911476)
Backed out changeset 902189c3c03b (bug 1911476)
2024-08-07 01:12:26 +03:00
Tomislav Jovanovic eccbccd217 Bug 1911476 - Enable basic IDE types support in toolkit/ and browser/ r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D218503
2024-08-06 18:42:17 +00:00
Sandor Molnar 6e4ccc7f76 Backed out 2 changesets (bug 1911476) for causing lint failures. CLOSED TREE
Backed out changeset eee5138f20ee (bug 1911476)
Backed out changeset 3edca655aeef (bug 1911476)
2024-08-06 19:06:47 +03:00
Tomislav Jovanovic 377f61d8cd Bug 1911476 - Enable basic IDE types support in toolkit/ and browser/ r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D218503
2024-08-06 15:04:43 +00:00
Adam Brouwers-Harries fad9e2fce0 Bug 1897914 - Use nsProfiler to gather multi-process profiles when recieving a signal r=canaltinova,profiler-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D210997
2024-08-06 14:38:34 +00:00
Mike Conley c12f2f80f4 Bug 1910969 - Make locks available in privileged scopes without requiring importGlobalProperties. r=arai,frontend-codestyle-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D218328
2024-08-06 13:54:35 +00:00
Iulian Moraru 97a86f9e91 Backed out 4 changesets (bug 1743983) for causing multiple failures. CLOSED TREE
Backed out changeset ace3ac2e2e26 (bug 1743983)
Backed out changeset 5da5022a4f08 (bug 1743983)
Backed out changeset 7c90923fce11 (bug 1743983)
Backed out changeset b476928598ab (bug 1743983)
2024-08-06 01:49:21 +03:00
Alex Franchuk da48c8365f Bug 1743983 pt1 - Audits and vendoring for minidump-analyzer r=glandium,supply-chain-reviewers,profiler-reviewers,aabh
Differential Revision: https://phabricator.services.mozilla.com/D208390
2024-08-05 19:59:06 +00:00
Iulian Moraru 5c137ce38a Backed out changeset 10913ecf6412 (bug 1883903) for causing xpcshell failures on test_feature_posix_signals.js. 2024-08-05 22:50:15 +03:00
Adam Brouwers-Harries d2b6988818 Bug 1883903 - Try to get a profile when we encounter a hang r=florian,profiler-reviewers,ahal
Differential Revision: https://phabricator.services.mozilla.com/D214842
2024-08-05 17:06:06 +00:00