Commit Graph

126 Commits

Author SHA1 Message Date
Peter Van der Beken
36003fd793 Bug 1803752 - Make CSS2Properties getters and setters use a common generated implementation. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D181106
2023-06-22 08:12:07 +00:00
Sandor Molnar
53e2e84520 Backed out 2 changesets (bug 1803752) for causing python mbu failures in dom/bindings/mozwebidlcodegen/test/test_mozwebidlcodegen.py CLOSED TREE
Backed out changeset 0a06638b1f49 (bug 1803752)
Backed out changeset 3e1599493e2e (bug 1803752)
2023-06-20 21:35:33 +03:00
Peter Van der Beken
f1c25edf31 Bug 1803752 - Make CSS2Properties getters and setters use a common generated implementation. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D181106
2023-06-20 16:32:06 +00:00
Kagami Sascha Rosylight
6d50e21963 Bug 1828875 - Add docs for Streams impl r=smaug,jesup DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D175937
2023-06-12 19:02:27 +00:00
Nika Layzell
bfebcdae69 Bug 1837090 - Support [NeedsSubjectPrincipal] on workers, r=peterv
We've supported nsIPrincipal off-main-thread since bug 1443925, and
nsIPrincipal has been used as the JSPrincipals on workers and worklets
since bug 1804093.

This change updates the signature of these methods to match the main
thread, and provides the subject principal off-main-thread as well as on
the main thread.

Differential Revision: https://phabricator.services.mozilla.com/D180158
2023-06-07 15:58:51 +00:00
Benjamin VanderSloot
7a5e41e9ec Bug 1826060 - Expose FedCM copy to localization r=anti-tracking-reviewers,fluent-reviewers,flod,timhuang
Address comments from Nick

Differential Revision: https://phabricator.services.mozilla.com/D178443
2023-06-07 12:52:38 +00:00
Narcis Beleuzu
d3f33d92cf Backed out changeset 8a5e6b282c10 (bug 1826060) for multiple failures to tabbrowser.js . CLOSED TREE 2023-06-06 18:56:30 +03:00
Benjamin VanderSloot
adc976974a Bug 1826060 - Expose FedCM copy to localization r=anti-tracking-reviewers,fluent-reviewers,flod,timhuang
Differential Revision: https://phabricator.services.mozilla.com/D178443
2023-06-06 14:39:22 +00:00
Tarik Eshaq
5109cec905 Bug 1829002: Adds push on firefox internal documentation. r=jrconlin
Differential Revision: https://phabricator.services.mozilla.com/D175959
2023-04-20 21:20:54 +00:00
Abhishek Tiwari
99be4fc359 Bug 1821163 - Convert browser/actors/Plugin* JSMs to ESMs r=kpatenio
Differential Revision: https://phabricator.services.mozilla.com/D172895
2023-03-20 23:01:20 +00:00
Sylvestre Ledru
f616c106ea no bug - doc: fix some typos r=marco
Differential Revision: https://phabricator.services.mozilla.com/D171688
2023-03-06 11:53:54 +00:00
ogiorgis
df034b803f Bug 1749473 - fix some typos in doc r=firefox-source-docs-reviewers,sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D171191
2023-03-01 09:35:11 +00:00
Mathew Hodson
983231c031 Bug 1818923 - Update IOUtils migration doc for write mode option. r=barret
Differential Revision: https://phabricator.services.mozilla.com/D171007
2023-03-01 02:17:07 +00:00
Mathew Hodson
2d273326fa Bug 1818935 - Update IOUtils migration doc for makeDirectory permissions. r=barret
Differential Revision: https://phabricator.services.mozilla.com/D171015
2023-02-27 16:42:40 +00:00
Gijs Kruitbosch
3ea0c8cf2e Bug 1817946 - fix JSProcessActor.webidl link in the JSActor documentation, r=mconley DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D170483
2023-02-21 17:57:37 +00:00
Benjamin VanderSloot
fe5352731c Bug 1804728, part 1 - Fetch all identity provider manifests before showing the identity provider chooser, r=timhuang,emilio
This is required to make our Identity Provider chooser pretty.
This has minimal privacy impact because these requests are not credentialed.
I had to re-define the service for prompts to include these manifests and return indexes into argument arrays, rather than elements of those arrays.

Also updating sourcedocs to reflect this new order of calls.

Differential Revision: https://phabricator.services.mozilla.com/D168813
2023-02-14 19:25:50 +00:00
ogiorgis
5e881a80df Bug 1749473 - fix of several rst warnings r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D167934
2023-01-27 13:41:10 +00:00
Benjamin VanderSloot
8b357e66c9 Bug 1788220 - Add source documentation for FedCM - r=timhuang
Also, I've added some function comments to Gecko code.

Overall, I think returning to FedCM code after 3 months away will be feasible with this documentation in place.

Differential Revision: https://phabricator.services.mozilla.com/D167958
2023-01-27 13:04:47 +00:00
Gabriele Svelto
2020417cc0 Bug 1806410 - Update the crash ping documentation to reflect the current contents of the ping r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D167156
2023-01-24 13:19:11 +00:00
Sylvestre Ledru
1f173f400f Bug 1750450 - doc: fix some 'Title underline too short' warnings DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D165654
2022-12-31 16:33:30 +00:00
Sylvestre Ledru
cded126833 Bug 1750450 - doc: fix a 'Malformed table' warning DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D165652
2022-12-31 16:33:30 +00:00
Greg Stoll
e0e1fd4dab Bug 1744362 - Part 10: update documentation r=handyman
This pulls in the existing wiki page about the blocklist from https://wiki.mozilla.org/Blocklisting/DLL and adds some technical details and information about the new dynamic blocklist.

Differential Revision: https://phabricator.services.mozilla.com/D164492
2022-12-30 20:10:05 +00:00
Butkovits Atila
5e31c1c2cf Backed out 12 changesets (bug 1744362) for causing build bustages.
Backed out changeset 3f63f21115e2 (bug 1744362)
Backed out changeset 0df403e8f6ba (bug 1744362)
Backed out changeset 34f51e6aee96 (bug 1744362)
Backed out changeset 39ff51df4a45 (bug 1744362)
Backed out changeset da9133df4cd4 (bug 1744362)
Backed out changeset 315c57948afa (bug 1744362)
Backed out changeset a2d8f526e0ff (bug 1744362)
Backed out changeset 401ebbc0159d (bug 1744362)
Backed out changeset 2911fe484cc3 (bug 1744362)
Backed out changeset d1f4b99f352b (bug 1744362)
Backed out changeset 0a3ce8ea039e (bug 1744362)
Backed out changeset ab1292118c00 (bug 1744362)
2022-12-27 22:54:30 +02:00
Greg Stoll
3f6f66aa59 Bug 1744362 - Part 10: update documentation r=handyman
This pulls in the existing wiki page about the blocklist from https://wiki.mozilla.org/Blocklisting/DLL and adds some technical details and information about the new dynamic blocklist.

Differential Revision: https://phabricator.services.mozilla.com/D164492
2022-12-27 20:06:43 +00:00
Stanca Serban
822be63b67 Backed out 11 changesets (bug 1744362) for causing multiple failures and build bustages. CLOSED TREE
Backed out changeset 4b2e3689cea0 (bug 1744362)
Backed out changeset cf1db931c466 (bug 1744362)
Backed out changeset 8c87571dbb3e (bug 1744362)
Backed out changeset 8b50446f91e5 (bug 1744362)
Backed out changeset 848632184f56 (bug 1744362)
Backed out changeset acfdb2bcaa9f (bug 1744362)
Backed out changeset 80b67f7ea109 (bug 1744362)
Backed out changeset c88902b60d1f (bug 1744362)
Backed out changeset 438f74bb5b7c (bug 1744362)
Backed out changeset 704a4150d210 (bug 1744362)
Backed out changeset 1dd7e7c111da (bug 1744362)
2022-12-27 16:25:04 +02:00
Greg Stoll
28ff021a4e Bug 1744362 - Part 10: update documentation r=handyman
This pulls in the existing wiki page about the blocklist from https://wiki.mozilla.org/Blocklisting/DLL and adds some technical details and information about the new dynamic blocklist.

Differential Revision: https://phabricator.services.mozilla.com/D164492
2022-12-27 12:59:10 +00:00
Mark Banner
53ce0faad1 Bug 1804661 - Convert browser/components/BrowserGlue.jsm to an ES module. r=Gijs,settings-reviewers,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D164204
2022-12-12 14:59:18 +00:00
Sylvestre Ledru
16d3777992 no bug - doc: Remove Simon's name r=jstutte DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D161430
2022-11-07 10:13:21 +00:00
Mark Banner
42674415ed Bug 1795322 - Update toolkit modules references in dom code. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D160034
2022-10-26 08:06:37 +00:00
Csoregi Natalia
5f9da7b301 Backed out 12 changesets (bug 1795322) for causing multiple failures e.g. test_deletion_request_ping.py. CLOSED TREE
Backed out changeset aba25cbcda51 (bug 1795322)
Backed out changeset a4a35005ada9 (bug 1795322)
Backed out changeset 8e8d790eb0f4 (bug 1795322)
Backed out changeset db8903454bd3 (bug 1795322)
Backed out changeset 60cc71c61cad (bug 1795322)
Backed out changeset bc6a674994ad (bug 1795322)
Backed out changeset 6ac8a611f8c7 (bug 1795322)
Backed out changeset 9fb873ecfb31 (bug 1795322)
Backed out changeset c8a7a40c2a2f (bug 1795322)
Backed out changeset f2c118b6c6ce (bug 1795322)
Backed out changeset 38df43b4a70f (bug 1795322)
Backed out changeset 89aea8373411 (bug 1795322)
2022-10-25 23:47:58 +03:00
Mark Banner
a23bba4111 Bug 1795322 - Update toolkit modules references in dom code. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D160034
2022-10-25 19:49:27 +00:00
Mark Banner
69a9e3e717 Bug 1792341 - Migrate most of the rest of toolkit/modules/ to be system ES modules. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D158451
2022-10-18 11:21:25 +00:00
Peter Van der Beken
f0982436f2 Bug 1659158 - Switch WebIDL from void to undefined. r=edgar
Differential Revision: https://phabricator.services.mozilla.com/D107108
2022-09-21 07:44:58 +00:00
Sylvestre Ledru
73d4a6ca57 no bug - Fix a few typo found by the next version of codespell r=marco
Differential Revision: https://phabricator.services.mozilla.com/D150321
2022-07-20 15:26:22 +00:00
Kris Maglione
b8bfb24cd0 Bug 1776207: Part 3 - Remove generateNSGetFactory now that it isn't used anymore. r=mccr8
Differential Revision: https://phabricator.services.mozilla.com/D150193
2022-06-27 22:36:12 +00:00
Tooru Fujisawa
f41fbce75e Bug 1765167 - Part 4: Stop using Cu.import in dom/. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D144097
2022-05-03 06:32:30 +00:00
Chris Peterson
809cd2a13e Bug 1598759 - Remove support for Large-Allocation HTTP header. r=nika,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D140459
2022-03-09 03:18:04 +00:00
Randell Jesup
b0e34149a0 Bug 1754215: Update process model documentation for webServiceWorkers r=nika
Differential Revision: https://phabricator.services.mozilla.com/D138147
2022-02-08 23:23:01 +00:00
Sylvestre Ledru
caaedeee98 Bug 1753413 - fx doc: Remove whitespaces, trailing lines & windows CR r=andi,perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D137741
2022-02-03 18:34:58 +00:00
Alexandre Lissy
bc59ee68ea Bug 1751229 - Add Utility into Process Model doc r=nika
Differential Revision: https://phabricator.services.mozilla.com/D136578
2022-01-25 23:47:13 +00:00
James Graham
c31f96de20 Bug 1748845 - Update source-relative links in dom docs, r=firefox-source-docs-reviewers,sylvestre,peterv
Differential Revision: https://phabricator.services.mozilla.com/D135385
2022-01-11 10:48:21 +00:00
Mirko Brodesser
b92018c183 Bug 1746870: part 1) Minorly extend documentation in <jsactors.rst>. r=hsivonen
Differential Revision: https://phabricator.services.mozilla.com/D134287
2021-12-21 09:46:16 +00:00
Alexandre Lissy
b71840a20f Bug 1745405 - Link to GeckoProcessType generator for complete definition of defines process r=firefox-source-docs-reviewers,sylvestre DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D133482
2021-12-10 13:12:38 +00:00
Kagami Sascha Rosylight
19993c55dd Bug 1739989 - Part 2: Apply more edits r=peterv
Differential Revision: https://phabricator.services.mozilla.com/D130630
2021-11-30 15:38:37 +00:00
Kagami Sascha Rosylight
c0dd606b27 Bug 1739989 - Part 1: Update Web IDL references r=peterv
Reflects the recent move to WHATWG and the name (corresponding to f01080ffc4)

Differential Revision: https://phabricator.services.mozilla.com/D130629
2021-11-30 15:38:37 +00:00
Barret Rennie
39e465e39d Bug 1739702 - Rename IOUtils.touch to IOUtils.setModificationTime r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D131957
2021-11-25 02:19:20 +00:00
Butkovits Atila
193530a2df Backed out changeset 2ebd54655436 (bug 1739702) for causing failres at test_ioutils_stat_set_modification_time.html. CLOSED TREE 2021-11-24 06:41:13 +02:00
Barret Rennie
f310df5b88 Bug 1739702 - Rename IOUtils.touch to IOUtils.setModificationTime r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D131957
2021-11-24 03:52:14 +00:00
Barret Rennie
8081914485 Bug 1741920 - Correct documentation about IOUtils.remove vs OS.File.removeEmptyDir r=Gijs DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D131536
2021-11-23 18:48:01 +00:00
Markus Stange
1aaa379d91 Bug 1741492 - Update IOUtils migration guide for new openFileForSyncReading API. r=barret
Differential Revision: https://phabricator.services.mozilla.com/D131273
2021-11-17 19:49:53 +00:00