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
André Bargull 38e8e4ba47 Bug 1670044 - Part 6: Inline ModuleBuilder::appendExportFromEntry. r=yulia,tcampbell
Inline `ModuleBuilder::appendExportFromEntry()` in preparation for the next
part. The `computeLineAndColumn()` call can be moved to the top, because
`spec->pn_pos.begin` is equal to `localNameNode->pn_pos.begin` by construction,
cf. `FullParseHandler::newImportSpec()`.

Drive-by changes:
- Use `auto*` in more places.
- Drop `frontend::` which is redundant with `using namespace js::frontend`.
- Remove the `if (exportName)` check in `ModuleBuilder::appendExportEntry()`,
  because `exportName` is never a nullptr.

Differential Revision: https://phabricator.services.mozilla.com/D101011
2021-02-09 19:05:35 +00:00
.cargo Bug 1681624 - Update opcode for bug 1673553 and bug 1681272. r=nbp 2021-02-03 16:45:02 +00:00
.vscode
accessible Bug 1690924: Wait for focus event instead of selected children changed r=eeejay 2021-02-09 17:57:04 +00:00
browser Bug 1677540 - disable test browser_async_remove_tab.js for frequent failures. r=intermittent-reviewers,jmaher DONTBUILD 2021-02-09 18:47:29 +00:00
build Bug 1690937 - Build clang itself using a sysroot. r=firefox-build-system-reviewers,sheehan,mhentges 2021-02-09 00:44:01 +00:00
caps Bug 1688815: Update GetSiteOriginNoSuffix() to handle view-source correctly. r=nika 2021-02-09 18:54:28 +00:00
chrome
config
devtools Bug 1691314 - Use DOM hidden property instead of attribute methods in devtools/client. r=nchevobbe 2021-02-09 17:32:07 +00:00
docs Bug 1690961 - add some firefox-source-docs for sync. r=firefox-source-docs-reviewers,rfkelly,LougeniaBailey,sylvestre DONTBUILD 2021-02-08 01:30:53 +00:00
docshell Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in docshell. r=nika 2021-02-09 18:19:38 +00:00
dom Bug 1667836 - Fix some bugs in PerformanceEventTiming related tests r=smaug 2021-02-09 18:54:49 +00:00
editor Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
extensions Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00
gfx Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in gfx. r=jgilbert 2021-02-09 18:19:40 +00:00
gradle/wrapper
hal
image Bug 1690771 - Adjust test metadata r=jrmuizel 2021-02-04 13:51:21 +00:00
intl
ipc Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
js Bug 1670044 - Part 6: Inline ModuleBuilder::appendExportFromEntry. r=yulia,tcampbell 2021-02-09 19:05:35 +00:00
layout Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in layout. r=emilio 2021-02-09 18:19:39 +00:00
media Bug 1691306: move libsrtp from /netwerk to /third_party. r=bwc,necko-reviewers 2021-02-09 01:48:39 +00:00
memory
mfbt Bug 1667836 - Add CC support to LinkedList r=smaug 2021-02-09 18:54:47 +00:00
mobile Bug 1691151: Derive ServiceAllocator.MAX_NUM_ISOLATED_CONTENT_SERVICES from build config; r=geckoview-reviewers,agi 2021-02-08 16:43:33 +00:00
modules Bug 1667836 - Implement PerformanceEventTiming Interface r=smaug 2021-02-09 18:54:47 +00:00
mozglue Bug 1691504 - ProfileBufferCollector now provides the main profiler buffer's range start - r=canaltinova 2021-02-09 12:21:32 +00:00
netwerk Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in netwerk. r=necko-reviewers,valentin 2021-02-09 18:19:37 +00:00
nsprpub
other-licenses
parser Bug 1690984 - Allow data, dialog, main, picture, and template in nsTreeSanitizer r=hsivonen 2021-02-05 12:34:58 +00:00
python Bug 1691508 - label messages about missing mappings of files to Bugzilla tasks as error. r=jmaher 2021-02-08 21:38:47 +00:00
remote Bug 1690469 - [remote] Reorganize Remote Agent Rust module. r=remote-protocol-reviewers,jgraham 2021-02-06 16:27:22 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=jcristau 2021-02-08 14:50:41 +00:00
services Bug 1691058 - Fix missing API call in Remote Settings docs. r=leplatrem 2021-02-08 14:24:53 +00:00
servo Bug 1691287 - Remove the need for needs_context in the mako glue. r=boris 2021-02-09 00:35:51 +00:00
startupcache Bug 1688511 - do not use 'else' after 'return'. r=sylvestre 2021-02-04 09:24:19 +00:00
storage
taskcluster Bug 1639164 - Rename mock task names to prevent the number being considered as a chunk number. r=jmaher DONTBUILD 2021-02-09 14:08:44 +00:00
testing Bug 1667836 - Enable PerformanceEventTiming tests in Nightly r=smaug 2021-02-09 18:54:49 +00:00
third_party Bug 1691306: move libsrtp from /netwerk to /third_party. r=bwc,necko-reviewers 2021-02-09 01:48:39 +00:00
toolkit Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in toolkit/components/antitracking. r=timhuang 2021-02-09 18:19:42 +00:00
tools Bug 1691352 - fix: mozlint/codespell: Improve the --fix display r=linter-reviewers,andi DONTBUILD 2021-02-09 13:45:46 +00:00
uriloader Bug 1688833 - Migrate LookupForAdd to WithEntryHandle in uriloader. r=emilio 2021-02-09 18:19:41 +00:00
view
widget Bug 1689147 - Part 5: Change comparable to an extended attribute, r=mccr8 2021-02-09 16:50:23 +00:00
xpcom Bug 1667836 - Implement PerformanceEventTiming Interface r=smaug 2021-02-09 18:54:47 +00:00
xpfe/appshell Bug 1689437, respect bookmarks.toolbars.bookmarks pref values to display bookmarks toolbar in skeleton UI r=dthayer 2021-02-02 20:32:51 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1686831 - Import glibc printf test cases verbatim. r=mhoye 2021-01-28 09:48:53 +00:00
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1687536 - Move SWGL compositor into WebRender proper. r=lsalzman 2021-02-07 20:04:14 +00:00
Cargo.toml Bug 1689950 - Vendor in CL a25399760e9f12b679aa267dd2af7cfedc72bb71. Part 1: hash changes. r=yury. 2021-02-01 16:18:47 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1690454 - Allow configure --enable-bootstrap to optionally install instead of updating. r=firefox-build-system-reviewers,mhentges 2021-02-03 21:27:04 +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.