index
:
uxp
1210
1791
1805-stacksize
1970-form-focusring-styling
1992
28.9-platform
28.9-platform-old
ANGLE-update
Basilisk-release
CCW-perf
Pale_Moon-release
RFC6367
VS2017
aruba
dynamic-module-import
eme
fetchstreams-work
freebsd-support
getnativepath-work
js-modules
libaom-update
lzma-updater
master
modulefix
nss-gyp
nss-gyp-GREport
nss-gyp-work
nss-update-work
pref-dual-guid
re-unify
redwood
release
release-29
restore-dual-guid
scroll-anchoring-wip
v8re-shim-build
v8re-shim-work
xpiprovider-work
uxp [Local Fork]
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
Commit message (
Expand
)
Author
Age
...
|
*
Issue #1676 - Part 14: Split proxy sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 13: Split perf sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 12: Split jit sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 11: Split irregexp sources out of js/src/moz.build
Matt A. Tobin
2020-11-04
|
*
Issue #1676 - Part 10: Split gc sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 9: Move DIRS down in js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 8: Fix up include for selfhosted.out.h
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 7: Split frontend sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 6: Split ds sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 5: Split devtools sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 4: Split builtin sources out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #80 - De-unify js/src
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 3: Split DEFINES out of js/src/moz.build
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 2: Split CFLAGS and CXXFLAGS directives out of js/src/moz....
Matt A. Tobin
2020-11-03
|
*
Issue #1676 - Part 1: Split MozTesting directives out of js/src/moz.build
Matt A. Tobin
2020-11-03
*
|
[devtools] More gracefully (than a crash) handle stack capture failures.
Moonchild
2020-10-31
|
/
*
Issue #1656 - Part 10: Manual cleanup.
Moonchild
2020-09-24
*
Issue #1656 - Part 9: Single-line-comment style.
Moonchild
2020-09-24
*
Issue #1656 - Part 8: Devtools and misc.
Moonchild
2020-09-24
*
Issue #1656 - Part 7: Nuke vim config lines in JS
Moonchild
2020-09-24
*
Issue #1656 - Part 6: Clean up the build files
Moonchild
2020-09-23
*
Issue #1656 - Part 3: Nuke more vim config lines in the tree.
Moonchild
2020-09-23
*
Issue #1656 - Part 1: Nuke most vim config lines in the tree.
Moonchild
2020-09-23
*
Merge branch 'es-modules-work'
Moonchild
2020-09-08
|
\
|
*
Issue #618 - Clear the module map when changing a Document's global and add
Moonchild
2020-09-08
|
*
Revert "Issue #618 - Add JS API to associate scripts with DOM elements after ...
Moonchild
2020-08-27
|
*
Issue #618 - Add JS API to associate scripts with DOM elements after compilation
Jon Coppeard
2020-08-27
*
|
Issue #1639 - Implement object.fromEntries()
Moonchild
2020-09-06
|
/
*
Merge branch 'master' into es-modules-work
Moonchild
2020-08-22
|
\
|
*
[js] Reinstate precise floating point model for all js sources.
Moonchild
2020-08-19
*
|
Merge branch 'master' into es-modules-work
Moonchild
2020-08-13
|
\
|
|
*
[js] Try to catch bad pointers for GC and bail if not valid.
Moonchild
2020-08-03
|
*
[js] Don't improve TypeSets containing the magic-args type.
Moonchild
2020-07-29
|
*
[js] Fix Sink to check for non-recoverable operands.
Jan de Mooij
2020-07-29
|
*
[js] Get the class pointer from the ObjectGroup in NativeObject::slotSpan
Moonchild
2020-07-10
|
*
[js] Improve readability and control flow of js date string parser.
Moonchild
2020-07-09
*
|
[js] Try to catch bad pointers for GC and bail if not valid.
Moonchild
2020-08-06
*
|
Issue #618 - Simplify module resolve hook to be a function pointer
Moonchild
2020-08-06
*
|
[js] Add some utility functions to get the current JS runtime.
Moonchild
2020-08-06
*
|
Issue #618 - Align error handling for module scripts with the spec - Debug fo...
Gaming4JC
2020-08-03
*
|
Issue #618 - Lazily initialise module binding maps - Debug follow up
Gaming4JC
2020-08-03
*
|
Issue #618 - Lazily initialise module binding maps
Moonchild
2020-07-08
*
|
Issue #618 - Use a single slot for the module's environment object.
Moonchild
2020-07-08
*
|
Issue #618 - Align error handling for module scripts with the spec (again)
Moonchild
2020-07-08
|
/
*
Issue #618 - Fix typo and remove old function declarations.
Moonchild
2020-07-07
*
Issue #618 - Report source position information (line/column)
Moonchild
2020-07-04
*
Issue #618 - Remove context and heap-idle check
Moonchild
2020-07-04
*
Issue #618 - Fix JSAPI additions to pass the JS context.
Moonchild
2020-07-03
*
Issue #618 - Match JSAPI names with the changes in 9ca74147225eed305e28c7887f...
Moonchild
2020-07-03
*
Issue #618 - Add APIs to query module record errors
Moonchild
2020-07-03
[prev]
[next]