3dc1794ccf1350003a356522d66af022624d7568
1725567 - P3 Implement FetchDriverOberser internface for FetchInstance. r=dom-worker-reviewers,jesup
This patch makes FetchInstance inherits FetchDriverObserver, such that FatchInstance can resolve the PreloadResponse promise once FetchDriver finishes fetching. This patch only implements the necessary interface for navigation preload. OnResponseEnd() OnResponseAvailableInternal() Other methods such as NeededOnDataAvailable(), OnDataAvailable is not implemented. But these methods should be implemented with PFatch implementation. Depends on D128223 Differential Revision: https://phabricator.services.mozilla.com/D129808
…
Bug 1746618 - Create navigation-based snapshot selections (i.e. based on a common referrer) r=mossop
Bug
1725567 - P3 Implement FetchDriverOberser internface for FetchInstance. r=dom-worker-reviewers,jesup
Bug 1747265 - Fix quadratic behavior when moving constants as part of instruction reordering. r=iain
Bug 1747952 - Include discovered/network printers in the CUPS list, with a timeout. r=emilio,decoder
Bug
1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak
…
…
…
…
…
An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:
https://firefox-source-docs.mozilla.org/contributing/directory_structure.html
For information on how to build Firefox from the source code and create the patch see:
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
If you have a question about developing Firefox, and can't find the solution
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.
Nightly development builds can be downloaded from:
https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
- or -
https://www.mozilla.org/firefox/channel/desktop/#nightly
Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.
Description
Languages
JavaScript
32.6%
C++
25.1%
HTML
20.9%
C
10.6%
Python
2.8%
Other
7.6%