Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Go to file
Andrew McCreight 285012cef5 Bug 1864522 - Remove unused functionality from ModifyWakeLock. r=gsvelto
- WakeLock is never registered as an observer, so remove its nsIObserver
  interface to eliminate a use of mContentParentID.

- mContentParentID is always CONTENT_PROCESS_ID_UNKNOWN, so propagate that
  through to hal::ModifyWakeLock().

- Compute the child ID on the receiver side of the ModifyWakeLock message,
  instead of passing it in the message. We always use the child ID of the
  ContentChild.

- Rename the old ModifyWakeLock into ModifyWakeLockWithChildID. Rename
  aProcessID to aChildID, because it is not a PID.

- Add a new hal::ModifyWakeLock for the parent process that uses
  CONTENT_PROCESS_ID_MAIN as the child id. This method is not actually called
  right now.

Differential Revision: https://phabricator.services.mozilla.com/D193577
2023-11-16 00:14:10 +00:00
.cargo Bug 1858305 - Update cssparser r=firefox-style-system-reviewers,emilio 2023-11-14 21:44:44 +00:00
.github/workflows
.vscode Bug 1858932 - Skip bash and run mach directly on powershell for tasks.json r=tcampbell DONTBUILD 2023-10-17 19:49:17 +00:00
accessible Bug 1851441: Speculative fix for image map/html area element crash r=Jamie 2023-11-15 22:37:29 +00:00
browser Bug 1859350 - Load moz-toggle.mjs asynchronously to avoid blocking DOMContentLoaded. r=thecount 2023-11-15 21:15:40 +00:00
build Bug 1856659 - land NSS NSS_3_95_BETA1 UPGRADE_NSS_RELEASE, r=nss-reviewers,bbeurdouche 2023-11-15 22:53:32 +00:00
caps Bug 1864267. Silence warning in BasePrincipal::GetIsLoopbackHost. r=nchevobbe 2023-11-15 09:56:43 +00:00
chrome Bug 1855225 - Use system principal for chrome:// skin URIs too. r=dveditz 2023-10-12 08:59:50 +00:00
config Backed out 18 changesets (bug 1863960, bug 1859752) as requested in Bug 1864612 CLOSED TREE 2023-11-14 17:07:57 +02:00
devtools Bug 1848987 - support providing external power profiling data to the profiler front-end, r=canaltinova,profiler-reviewers. 2023-11-15 09:34:29 +00:00
docs Bug 1864321 - Remove obsolete instruction for Visual Studio from quickref page. r=sylvestre DONTBUILD 2023-11-12 11:27:27 +00:00
docshell Backed out changeset 724cb235ebec (bug 1783504) for crashes on crash stats on Android Nightly 2023-11-15 14:46:45 +02:00
dom Bug 1864522 - Remove unused functionality from ModifyWakeLock. r=gsvelto 2023-11-16 00:14:10 +00:00
editor Bug 1860210 - Make HTMLEditUtils::GetPreviousEditablePoint and HTMLEditUtils::GetNextEditablePoint check ancestor limiter before getting a sibling of ancestor r=m_kato 2023-11-10 01:35:33 +00:00
extensions Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
gfx Bug 1856560 [Wayland] Rename SavedGLSurface to WaylandOffscreenGLSurface r=lsalzman 2023-11-15 08:54:58 +00:00
gradle/wrapper
hal Bug 1864522 - Remove unused functionality from ModifyWakeLock. r=gsvelto 2023-11-16 00:14:10 +00:00
image Bug 1722322 - Implement LargestContentfulPaint r=emilio 2023-11-02 20:53:36 +00:00
intl Backed out 18 changesets (bug 1863960, bug 1859752) as requested in Bug 1864612 CLOSED TREE 2023-11-14 17:07:57 +02:00
ipc Bug 1836700 - Remove BusyCount of WorkerPrivate. r=asuth,ipc-reviewers,mccr8 2023-11-13 04:00:40 +00:00
js Bug 1864805 - [loong64] Remove a wrong stack alignment check. r=nbp 2023-11-15 13:34:27 +00:00
layout Backed out changeset 4683ed11f2cd (bug 1857618) for causing multiple assertion failures in nsRefreshDriver.cpp. CLOSED TREE 2023-11-16 01:55:07 +02:00
media Bug 1863725 - Reapply patch on top of cubeb. r=cubeb-reviewers,chunmin 2023-11-08 18:08:20 +00:00
memory Bug 1862540 - Remove code dealing with non-zeroed chunks r=glandium 2023-11-14 09:44:11 +00:00
mfbt Bug 1814600 - Annotate abort calls as __attribute__((nomerge)) to get clearer line number when crashing on assertion failure. r=gsvelto,yjuglaret 2023-11-10 13:54:54 +00:00
mobile Bug 1845760 - Update onProductUrl automated testing r=geckoview-reviewers,owlish 2023-11-15 21:06:45 +00:00
modules Bug 1811076: Part 5 - Add UI notifications for content analysis results r=nika,Gijs,fluent-reviewers,flod 2023-11-15 14:53:12 +00:00
mozglue Bug 1843981 - Update builders to rustc 1.73. r=firefox-build-system-reviewers,sergesanspaille 2023-11-07 08:36:25 +00:00
netwerk Bug 1000540 - added an observer notification to nsFileChannel. r=valentin,necko-reviewers 2023-11-15 18:46:25 +00:00
nsprpub
other-licenses Bug 1857121: Update IA2TypeLibrary.idl to latest revision (IAccessible2 repo commit 4461630f). r=morgan 2023-10-11 22:10:23 +00:00
parser Bug 1864045: Fix merge error for OnDataFinished in HTML5Parser r=edgul 2023-11-09 21:26:40 +00:00
python Backed out 7 changesets (bug 1852098) for bustages on UseCounterMetrics.h . CLOSED TREE 2023-11-16 01:00:42 +02:00
remote Bug 1864389 - [remote] Fix truncation of URLs in NavigationListenerChild. r=webdriver-reviewers,Sasha 2023-11-13 16:15:08 +00:00
security Bug 1856658 - Fix PSM test which relied on removed Verisign Cert. r=nss-reviewers,bbeurdouche 2023-11-15 22:53:33 +00:00
services Bug 1862653 - Update search-config-v2 with the new configuration format. r=mcheang,mkaply 2023-11-15 08:54:44 +00:00
servo Bug 1864851 - Fix the hue longer interpolation method. r=layout-reviewers,emilio 2023-11-15 18:08:32 +00:00
startupcache
storage Backed out 3 changesets (bug 1855455) for causing build bustages at third_party/sqlite3/src/version 2023-11-15 19:17:16 +02:00
supply-chain Bug 1858305 - Fix supply-chain audits. a=bholley 2023-11-15 10:51:34 +01:00
taskcluster Bug 1864316 - Remove GPG signature check for zlib. r=firefox-build-system-reviewers,ahochheiden 2023-11-15 19:50:10 +00:00
testing Backed out changeset bc6c5c88423b (bug 1856539) for bustages on nsFrameTraversal.cpp . CLOSED TREE 2023-11-16 00:44:04 +02:00
third_party Bug 1863041 - P0 - add device filter control to RTCCameraVideoCapturer;r=pehrsons,webrtc-reviewers 2023-11-15 22:33:24 +00:00
toolkit Backed out 7 changesets (bug 1852098) for bustages on UseCounterMetrics.h . CLOSED TREE 2023-11-16 01:00:42 +02:00
tools Bug 1864813 - [mach-try-perf] Wrap the descriptions that are being truncated in the terminal r=sparky,perftest-reviewers DONTBUILD 2023-11-15 12:53:10 +00:00
uriloader Bug 1847990 - Font fingerprinting detection and telemetry. r=timhuang,jfkthame,anti-tracking-reviewers 2023-11-13 10:05:22 +00:00
view Bug 1421651 - Remove obseleted timeline and TimelineMarker code r=canaltinova,webidl,devtools-reviewers,saschanaz,smaug,ochameau 2023-10-24 15:18:12 +00:00
widget Bug 1808223: Work around a bug in macOS that causes hidden menu items to be added every time a user switches between windows, ultimately causing significant slowdowns when switching between windows. Based on a patch by David Levy. r=mstange 2023-11-15 18:53:05 +00:00
xpcom Backed out changeset 4c7dab5cb50c (bug 1864291) for causing multiple failures on test_input_color_picker_popup.html / forms/browser_selectpopup_invoke.js CLOSED TREE 2023-11-15 19:44:05 +02:00
xpfe/appshell Bug 1819882 - Fix crash in [@ nsBaseWidget::NotifyLiveResizeStarted] via nsWindow::ProcessMessageInternal. r=edgar 2023-11-13 14:03:27 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1750351 - Include push tasks for sp-perftests to prevent rescheduling builds. r=aryx DONTBUILD 2023-10-04 12:51:26 +00:00
.eslintignore Bug 1854786 - Move exclusion from linting for talos devtools pages to ThirdPartyPaths.txt. r=bomsy 2023-11-01 08:00:39 +00:00
.eslintrc-test-paths.js Bug 1844125 - Remove more bits of old translations code. r=gregtatum 2023-10-30 16:20:55 +00:00
.eslintrc.js Bug 1863716 - Remove the remnants of the unused PDF Viewer notification bar. r=pdfjs-reviewers,calixte 2023-11-08 19:34:52 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1854874 - Add comm/ to .gitignore r=glandium 2023-10-25 01:32:19 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1859434 - ignore GeckoView directory with generated .class files r=geckoview-reviewers,m_kato DONTBUILD 2023-11-06 10:17:31 +00:00
.hgtags No bug: Removed tag FIREFOX_BETA_120_BASE a=release 2023-10-16 15:00:23 -04:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1861516 - Remove Translations fastText third-party files r=sylvestre,gregtatum 2023-11-09 04:59:05 +00:00
.prettierrc.js
.stylelintignore Bug 1857522 - Reduce max nesting depth to 3. r=Gijs 2023-10-08 22:33:39 +00:00
.stylelintrc.js Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
.taskcluster.yml
.trackerignore
.yamllint Bug 1858299 - moz.yaml file should not start with --- r=tjr 2023-10-13 11:56:37 +00:00
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1860506 - Update to Glean v55 and glean_parser v10. r=TravisLong,supply-chain-reviewers,mach-reviewers,ahochheiden 2023-11-13 14:29:54 +00:00
Cargo.lock Bug 1858305 - Update cssparser r=firefox-style-system-reviewers,emilio 2023-11-14 21:44:44 +00:00
Cargo.toml Bug 1858305 - Update cssparser r=firefox-style-system-reviewers,emilio 2023-11-14 21:44:44 +00:00
client.mk
client.py
CLOBBER Backed out 18 changesets (bug 1863960, bug 1859752) as requested in Bug 1864612 CLOSED TREE 2023-11-14 17:07:57 +02:00
configure
configure.py Bug 1861273 - Add some profile markers for sub-phases of configure. r=firefox-build-system-reviewers,ahochheiden 2023-10-26 00:49:31 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1859692 - Display a warning when running a bleeding edge Python r=glandium,firefox-build-system-reviewers,afranchuk,ahochheiden 2023-11-07 07:42:52 +00:00
mach.cmd
mach.ps1
Makefile.in Bug 1861288 - Improve coverage of the pre-export and export phases in profiles. r=firefox-build-system-reviewers,ahochheiden 2023-10-27 00:01:35 +00:00
mots.yaml Bug 1864431: Add Tom Schuster as a peer DOM: Security in mots.yaml, r=zeid 2023-11-14 09:55:46 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1847580 - Update ESLint to read .toml as well as .ini for test manifests r=Standard8 2023-10-23 17:22:29 +00:00
package.json
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

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.