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
Commit message (
Expand
)
Author
Age
*
Issue #618 - Record module dependency before starting fetch so that error
Jon Coppeard
2020-08-02
*
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 error events fired when loading JS module dependencies fail
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 - Slightly improve module scripting tests.
Moonchild
2020-07-04
*
Issue #618 - Further align error handling for module scripts with the spec
Moonchild
2020-07-04
*
Issue #618 - Remove context and heap-idle check
Moonchild
2020-07-04
*
Issue #618 - Remove eager instantiation
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
*
Issue #618 - Update code comments for ModuleInstantiate
Moonchild
2020-07-03
*
Issue #618 - Align module instantiation/errors with the updated spec.
Moonchild
2020-07-03
*
Issue #618 - Add clarifying code comments.
Moonchild
2020-07-01
*
Issue #618 - Check for failed instantiation when starting to fetch dependencies
Moonchild
2020-07-01
*
Issue #1603 - Part 2: Split some classes out of ScriptLoader.cpp
Moonchild
2020-07-01
*
Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElement
Moonchild
2020-06-30
*
Issue #1602 - Make sure we have a JSObject before trying to get global.
wolfbeast
2020-06-27
*
Merge pull request #1596 from g4jc/1563
Moonchild
2020-06-16
|
\
|
*
Bug 1316302 - Part 4: Refine HTMLEditRules::TryToJoinBlocks() and HTMLEditRul...
Gaming4JC
2020-06-14
|
*
Bug 1316302 - Part 3: Create EditActionResult class for making the methods wh...
Gaming4JC
2020-06-14
|
*
Bug 1316302 - Part 2: WillDeleteSelection() should retry to handle it when se...
Gaming4JC
2020-06-14
|
*
Bug 1316302 - Part 1: Helper methods for HTMLEditRules::WillDeleteSelection()...
Gaming4JC
2020-06-14
*
|
Merge pull request #1595 from Lootyhoof/issue-1578-fixup
New Tobin Paradigm
2020-06-14
|
\
\
|
*
|
Follow up to Issue #1578 - Remove unnecessary MOZ_ASSERT
Lootyhoof
2020-06-14
*
|
|
Issue #1594 - restore UAC elevation in the uninstaller.
Moonchild
2020-06-14
|
|
/
|
/
|
*
|
Merge pull request #1590 from g4jc/mail_patch
New Tobin Paradigm
2020-06-14
|
\
\
|
*
|
Bug 1613623 - For IMAP, no longer allow STARTTLS when server sends PREAUTH gr...
Gaming4JC
2020-06-11
*
|
|
Merge pull request #1591 from MoonchildProductions/sr.activeElement-work
Moonchild
2020-06-14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bug 1430299 - Add DocumentOrShadowRoot interface
Matt A. Tobin
2020-06-13
|
*
|
Bug 1429656 - Implement ShadowRoot.activeElement
Matt A. Tobin
2020-06-13
|
*
|
Bug 1426494 - Share more code between nsIDocument and ShadowRoot
Matt A. Tobin
2020-06-13
|
*
|
Bug 1355787 - nsIdentifierMapEntry should let one to use either strings or at...
Matt A. Tobin
2020-06-13
|
*
|
Bug 1217436 - Make nsIdentifierMapEntry::mIdContentList an AutoTArray to save...
Matt A. Tobin
2020-06-13
|
/
/
*
|
Merge branch 'abortcontroller-work'
Moonchild
2020-06-12
|
\
\
|
*
|
Issue #1587 - Part 10: Expose controlling pref and enable by default
Moonchild
2020-06-12
|
*
|
Issue #1587 - Part 9: Immediately reject an already-aborted signal
Moonchild
2020-06-12
|
*
|
Issue #1587 - Part 8: Remove controller follow/unfollow
Moonchild
2020-06-12
|
*
|
Issue #1587 - Part 7: Rename FetchController to AbortController
Moonchild
2020-06-11
|
*
|
Issue #1587 - Part 6: Move FetchController/Signal to its own dir
Moonchild
2020-06-11
|
*
|
Issue #1587 - Part 5: Hook FetchObserver up to the Fetch API
Moonchild
2020-06-11
|
*
|
Issue #1587 - Part 4: Implement FetchObserver
Moonchild
2020-06-11
|
*
|
Issue #1587 - Part 3: Hook FetchSignal up to the Fetch API
Moonchild
2020-06-10
|
*
|
Issue #1587 - Part 2: Implement controller follow/unfollow
Moonchild
2020-06-10
|
*
|
Issue #1587 - Part 1: Implement FetchController/FetchSignal interface
Moonchild
2020-06-10
*
|
|
Merge pull request #1588 from g4jc/439
New Tobin Paradigm
2020-06-11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Issue #439 - Debug follow up to remove no longer existing headers
Gaming4JC
2020-06-11
|
/
/
[next]