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
Masayuki Nakano f56e91369e Bug 1820448 - Make RangeUpdater::SelAdjSplitNode handle insertion better r=m_kato
The root cause of this bug is, we tried to compute new offset with offset at
the new node.  However, as explained in the inline comments, it should compute
the offset with the right node offset in the new mode.  Therefore, it needs
to handle it by itself instead of just calling `SelAdjInsertNode`.

Differential Revision: https://phabricator.services.mozilla.com/D171965
2023-03-13 18:30:04 +00:00
.cargo Bug 1818349 Part 1: Vendor new version of application-services r=markh 2023-03-07 07:42:14 +00:00
.vscode
accessible Bug 1819799: In a11y browser tests, treat a timeout in untilCacheCondition as a failure. r=eeejay 2023-03-10 03:49:04 +00:00
browser Bug 1819340 - MigrationWizardParent should filter out any migrators that are not enabled r=mconley. 2023-03-13 18:08:06 +00:00
build Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
caps Bug 1776755 - Skip ordering ExpandedPrincipals to speed up creation; r=nika,necko-reviewers 2023-03-13 14:52:04 +00:00
chrome Bug 1819815 - Make chrome/ buildable outside of a unified build environment r=andi 2023-03-02 07:44:28 +00:00
config Merge mozilla-central to autoland. CLOSED TREE 2023-03-13 18:29:02 +01:00
devtools Bug 1820784 - [devtools] Fix highlight matches for regex search results r=nchevobbe,devtools-reviewers 2023-03-13 15:36:44 +00:00
docs Bug 1821775 - Updating Core: GeckoView module owner from agi to owlish r=zeid 2023-03-13 16:53:50 +00:00
docshell Bug 1718082 - move hasSiblings from BrowserChild to BC and update as a synced field, r=nika 2023-03-13 17:32:08 +00:00
dom Backed out changeset e222dc796ab4 (bug 1820058) for causing failures on test_css-properties-db.js, test_interfaces.html CLOSED TREE 2023-03-13 21:50:45 +02:00
editor Bug 1820448 - Make RangeUpdater::SelAdjSplitNode handle insertion better r=m_kato 2023-03-13 18:30:04 +00:00
extensions Bug 1808565, part 1: Adapt Selection to support StaticRanges. r=webidl,saschanaz,masayuki,smaug 2023-03-03 14:59:47 +00:00
gfx Bug 1822098 - Inline a bunch of trivial gfxContext accessors and other small methods. r=gfx-reviewers,lsalzman 2023-03-13 18:17:06 +00:00
gradle/wrapper
hal
image Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
intl Bug 1820504 - Optimize GraphemeClusterBreakIteratorUtf16::Next by making the evaluation of baseIsEmoji lazy. r=TYLin 2023-03-07 09:51:12 +00:00
ipc Bug 1816857 - Avoid empty launch promise on Utility launch failure r=nika 2023-03-13 17:17:54 +00:00
js Bug 1776755 - Skip ordering ExpandedPrincipals to speed up creation; r=nika,necko-reviewers 2023-03-13 14:52:04 +00:00
layout Bug 1820757 - SVGImageFrame::NotifySVGChanged should not rely on the base class implementation but instead do nothing at all r=emilio 2023-03-13 16:57:30 +00:00
media Bug 1817024 (MOZ) - Update GenerateKeyFrame signature in MockVideoSendStream. r=mjf 2023-02-24 13:29:20 +01:00
memory Bug 1792146: Make replace_malloc_usable_size succeed with pointers within allocation pages. r=glandium 2023-03-09 23:12:20 +00:00
mfbt Bug 1820685 - Improve the comment for reserve() in HashSet/HashTable r=glandium DONTBUILD 2023-03-08 08:09:02 +00:00
mobile Backed out 2 changesets (bug 1810619) for causing wd failures in dom_content_loaded.py CLOSED TREE 2023-03-09 01:22:56 -05:00
modules Backed out changeset e222dc796ab4 (bug 1820058) for causing failures on test_css-properties-db.js, test_interfaces.html CLOSED TREE 2023-03-13 21:50:45 +02:00
mozglue Backed out changeset 78e7281703a2 (bug 1788004) for causing SM failures. CLOSED TREE 2023-02-24 19:13:47 +02:00
netwerk Bug 1718082 - track current tab using browserId instead of top browsing context id for network prioritization purposes, r=nika,mconley,necko-reviewers,kershaw,valentin 2023-03-13 17:32:08 +00:00
nsprpub
other-licenses Bug 1815019 - Customize 7z to write provenance data r=nalexander 2023-03-02 16:44:10 +00:00
parser Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
python Bug 1821705 - Improve testing for perftestetl.py file. r=perftest-reviewers,afinder DONTBUILD 2023-03-13 12:50:34 +00:00
remote Bug 1783086 - [marionette] Rename printBackground to background for WebDriver compatibility. r=webdriver-reviewers,whimboo 2023-03-13 16:20:18 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - r=release-managers,diannaS 2023-03-13 12:03:34 +00:00
services Merge mozilla-central to autoland. CLOSED TREE 2023-03-13 18:29:02 +01:00
servo Bug 1821514 - Simplify/remove a couple other length operations. r=CanadaHonk 2023-03-13 17:49:58 +00:00
startupcache Bug 1817313 - Make startupcache/ buildable outside of a unified build environment r=andi 2023-02-19 21:40:36 +00:00
storage Bug 1781116 - QuotaManager needs to deal with SQLite path canonicalization/symlink piercing; r=asuth,dom-storage-reviewers 2023-03-07 15:56:51 +00:00
supply-chain Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
taskcluster Bug 1822111 - Use expected artifact file name in devtools-verify-bundle task. r=devtools-reviewers,jdescottes 2023-03-13 17:58:41 +00:00
testing Bug 1821514 - Fix WPT expectation files. 2023-03-13 20:00:11 +01:00
third_party Merge mozilla-central to autoland. CLOSED TREE 2023-03-13 18:29:02 +01:00
toolkit Bug 1822077 - Disable browser_about_translations.js on Linux. r=aryx 2023-03-13 17:39:15 +00:00
tools Bug 1821780 - Add -q/--query option to mach try perf. r=perftest-reviewers,afinder 2023-03-13 13:37:59 +00:00
uriloader Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
view
widget Bug 1821213: Make CocoaWindow check its maximized state against the screen maximum size. r=mstange 2023-03-10 16:32:10 +00:00
xpcom Bug 1820544 - Add popover attribute and part of basic popover functionality. r=emilio 2023-03-10 10:52:20 +00:00
xpfe/appshell Bug 1747722 - Allow changing window class hints using attributes. r=emilio,stransky 2023-03-02 16:22:05 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1822107 - Run the Beta l10n-bumper job an hour earlier. r=releng-reviewers,jcristau DONTBUILD 2023-03-13 16:54:07 +00:00
.eslintignore Bug 1817183 - Migrate most of services/fxaccounts to ES modules. r=markh 2023-02-17 16:34:42 +00:00
.eslintrc-test-paths.js
.eslintrc.js
.flake8 Bug 1622677 - Make dom/bindings flake8 compliant. r=sylvestre 2023-02-24 13:53:21 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones 2023-02-28 05:43:54 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1810885 - Use ChromeMap for rewriting chrome:// URIs in Storybook r=hjones 2023-02-28 05:43:54 +00:00
.hgtags No bug - tagging f2178beb09db4f3548827808718f1ea1f2892fc5 with FIREFOX_NIGHTLY_112_END a=release DONTBUILD CLOSED TREE 2023-03-13 15:37:10 +00:00
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1816454 - Update Glean SDK to v52.3.0 r=TravisLong,supply-chain-reviewers,emilio 2023-02-28 16:44:02 +00:00
Cargo.lock Backed out 5 changesets (bug 1809843) for causing Cargo related build bustages. CLOSED TREE 2023-03-13 13:53:26 +02:00
Cargo.toml Bug 1818349 Part 1: Vendor new version of application-services r=markh 2023-03-07 07:42:14 +00:00
client.mk
client.py
CLOBBER Bug 1817024 - Vendor libwebrtc from 15a82c93d0 - moz.build file updates 2023-03-13 12:03:34 +01:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1820915 - Attempt to re-launch Mach with a compatible python3 version if one is available r=firefox-build-system-reviewers,andi 2023-03-09 10:53:16 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1821775 - Updating Core: GeckoView module owner from agi to owlish r=zeid 2023-03-13 16:53:50 +00:00
moz.build
moz.configure Bug 1807907 - Cache the results of try_invoke_compiler on disk for re-use between different runs of configure r=firefox-build-system-reviewers,glandium 2023-02-28 08:42:52 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
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.