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
Patrick Brosset 559b2a0287 Bug 1596673 - Fixing the position of anchors in a few urls, and replacing one with hacks.m.o r=jlast
Some anchors were appearing before the url params part, which prevented them from
actually being recognized and the page being scrolled to the right position.

Also the inactive CSS link went to mdn, but we don't have docs there yet for it. So I
changed it to go to hacks.m.o instead.

Differential Revision: https://phabricator.services.mozilla.com/D53153

--HG--
extra : moz-landing-system : lando
2019-11-15 16:51:01 +00:00
.cargo Bug 1575008 - WebGPU implementation basis r=baku,bzbarsky 2019-11-14 04:59:56 +00:00
.vscode Bug 1594520 - Change directory before running mach in .vscode/tasks.json on Windows. r=jya 2019-11-14 10:35:12 +00:00
accessible Bug 1596193 - Replace outdated references to XUL textbox. r=dao 2019-11-15 13:35:14 +00:00
browser Bug 1530402 - Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin 2019-11-15 16:33:57 +00:00
build Bug 1596172 - Add perf-reftest-singletons to PGO training r=firefox-build-system-reviewers,mshal 2019-11-14 19:27:26 +00:00
caps Backed out changeset 14d6dd504f86 (bug 1534339) for causing Bug 1595179. CLOSED TREE 2019-11-14 14:59:16 +02:00
chrome
config Bug 1587116 - only include sys/auxv.h on platforms where it might exist r=glandium 2019-11-12 07:10:12 +00:00
devtools Bug 1596673 - Fixing the position of anchors in a few urls, and replacing one with hacks.m.o r=jlast 2019-11-15 16:51:01 +00:00
docshell Bug 1594938 - Crash in [@ nsSHistory::Reload]. r=smaug 2019-11-15 11:12:54 +00:00
dom Bug 1596768 - Keep Document::GetBindingParent doing the same without nsIContent::GetBindingParent(). r=smaug 2019-11-15 16:19:35 +00:00
editor Bug 1591417: part 4) Adapt InsertTextIntoTextNodeWithTransaction to pass adjusted range to TopLevelEditSubActionDataRef.DidInsertText. r=masayuki 2019-11-13 09:16:06 +00:00
extensions Bug 1591113 - Remove support for third-party vibrate r=baku,snorp 2019-11-12 08:42:02 +00:00
gfx Bug 1591754 - Fix incorrect surface deletions when frames are skipped. r=nical 2019-11-15 09:46:43 +00:00
gradle/wrapper Bug 1595926 - Don't use distribution256Sum until Android Studio is fixed. r=snorp 2019-11-14 17:04:32 +00:00
hal
image Bug 1530402 - Provide imgTools.decodeFromChannelAsync. r=aosmond,snorp 2019-11-15 16:33:43 +00:00
intl Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
ipc Bug 1487212 - When hyphenation resources are compressed in omnijar, load them into shared memory and share among all content processes. r=heycam,froydnj 2019-11-14 20:05:58 +00:00
js Bug 1593399 - Rework how mark colors are handled in weakmap marking r=jonco 2019-11-15 16:40:44 +00:00
layout Bug 1596768 - Remove GetBindingParent usage in layout. r=smaug 2019-11-15 16:18:06 +00:00
media Bug 1596546: disable sndio lazy loading on OpenBSD, and directly link with it r=kinetik 2019-11-15 06:33:19 +00:00
memory Bug 1539133 - Explicitly say not being able to mmap is likely OOM. r=decoder,glandium 2019-11-12 00:04:46 +00:00
mfbt Bug 1590907 - Remove obsolete macro MOZ_HAVE_BITSCAN64. r=froydnj 2019-11-12 21:59:25 +00:00
mobile Bug 1530402 - Move WebExtensionListener to WebExtension.java. r=esawin 2019-11-15 16:34:02 +00:00
modules Bug 1596421 - Disable eval restrictions if the web extension process is disabled r=ckerschb 2019-11-15 15:36:42 +00:00
mozglue Bug 1468789 - Part 3: Serialize innerWindowID for js/jit frames. r=gerald 2019-11-14 14:15:03 +00:00
netwerk Bug 1595079 - Add an abstract layer to nsHttpTransaction r=dragana 2019-11-15 11:06:04 +00:00
nsprpub Bug 1591887 - NSPR_4_24_BETA1. r=jcj 2019-10-28 18:35:18 +00:00
other-licenses
parser Bug 1594981 - update Core::DOM* and Core::Storage* bugzilla product and component meta data in moz.build files after reorganization in bug 1594717. r=annevk 2019-11-08 12:17:57 +00:00
python Bug 1595297 - Add EARLY_BETA_OR_EARLIER to mozinfo. r=firefox-build-system-reviewers,mshal 2019-11-15 01:38:19 +00:00
remote Bug 1595112 - [remote] Cache chrome-remote-interface.js between browser chrome tests. r=remote-protocol-reviewers,ato 2019-11-15 14:57:51 +00:00
security Bug 1596193 - Replace outdated references to XUL textbox. r=dao 2019-11-15 13:35:14 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-11-14 23:48:44 +00:00
servo Bug 1596050 - Centralize logic to ignore document colors. r=jfkthame 2019-11-15 13:39:08 +00:00
startupcache Bug 1587112 - Make asserts in StartupCache::LoadArchive explicit r=njn 2019-10-22 03:15:18 +00:00
storage Bug 1576593 - P2 - Change the way for tunneling quota information to SQLite; r=janv 2019-10-25 12:02:10 +00:00
taskcluster Bug 1537944. Add conditioned-profile support for desktop Firefox in Raptor. r=perftest-reviewers,tarek,sparky, ?tarek 2019-11-15 14:59:21 +00:00
testing Bug 1594982 - Initialize tbpl_status and worst_log_level in RaptorOutputParser; r=perftest-reviewers,sparky 2019-11-15 14:51:11 +00:00
third_party Bug 1575008 - WebGPU implementation basis r=baku,bzbarsky 2019-11-14 04:59:56 +00:00
toolkit Bug 1530402 - Implement {Browser,Page}Action for GeckoView. r=snorp,mixedpuppy,esawin 2019-11-15 16:33:57 +00:00
tools Bug 1468789 - Part 3: Serialize innerWindowID for js/jit frames. r=gerald 2019-11-14 14:15:03 +00:00
uriloader Bug 1588975 - Replace ShellExecuteExW with mozilla::ShellExecuteByExplorer. r=aklotz,asuth 2019-11-14 19:47:29 +00:00
view Bug 1586144 - Introduce an API to set the dynamic toolbar maximum height in GeckoView. r=geckoview-reviewers,tnikkel,snorp 2019-11-14 05:59:47 +00:00
widget Bug 1530402 - Provide GeckoImageDecoder. r=snorp 2019-11-15 16:33:45 +00:00
xpcom Bug 1596198 - Remove the canary from nsStringBuffer r=bzbarsky 2019-11-14 22:50:31 +00:00
xpfe/appshell Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
.arcconfig
.clang-format
.clang-format-ignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.cron.yml Bug 1590150 - Turn off ESR60 cron jobs. r=tomprince 2019-10-22 21:21:49 +00:00
.eslintignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.eslintrc.js Bug 1595877, replace .xul mochitest files in layout/ with .xhtml r=dholbert 2019-11-14 20:25:21 +00:00
.flake8 Bug 1583353 - [manifestparser] Support manifests in the 'pathprefix' filter, r=egao 2019-11-08 18:58:09 +00:00
.gdbinit
.gdbinit_python
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
.hgtags No bug - Tagging mozilla-central d42c22627c8dee9e9286fd5d7bbc3d02afbfad44 with FIREFOX_NIGHTLY_71_END a=release DONTBUILD CLOSED TREE 2019-10-21 17:57:42 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1589706: [firefox-ci] Use AWS Provider-based decision worker; r=Callek 2019-10-24 00:54:12 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1596769 - Fix broken WebRender capture on Windows r=kvark 2019-11-15 16:02:56 +00:00
Cargo.toml Bug 1594182 - Move wgpu stuff under gfx/wgpu r=jgilbert,remote-protocol-reviewers 2019-11-15 00:29:53 +00:00
client.mk
client.py
CLOBBER Bug 1583269 - Part 5: Updating ICU requires a clobber. r=jwalden 2019-10-19 01:40:06 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LEGAL
LICENSE
mach Bug 1592855 - run mach vendor python with python3 r=ahal 2019-11-05 15:29:44 +00:00
Makefile.in
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1595906 - Allow opting out of hardening compile flags on a granular basis r=froydnj 2019-11-14 17:13:28 +00:00
package-lock.json
package.json
README.txt
settings.gradle Backed out 2 changesets (bug 1585661) for causing lint failures. 2019-11-14 15:35:02 +02:00
substitute-local-geckoview.gradle
test.mozbuild

An explanation of the Mozilla Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://developer.mozilla.org/en/Mozilla_Source_Code_Directory_Structure

For information on how to build Mozilla from the source code, see:

    https://developer.mozilla.org/en/docs/Build_Documentation

To have your bug fix / feature added to Mozilla, you should create a patch and
submit it to Bugzilla (https://bugzilla.mozilla.org). Instructions are at:

    https://developer.mozilla.org/en/docs/Creating_a_patch
    https://developer.mozilla.org/en/docs/Getting_your_patch_in_the_tree

If you have a question about developing Mozilla, and can't find the solution
on https://developer.mozilla.org, you can try asking your question in a
mozilla.* Usenet group, or on IRC at irc.mozilla.org. [The Mozilla news groups
are accessible on Google Groups, or news.mozilla.org with a NNTP reader.]

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 Mozilla developers for
testing, may be buggy.