| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
static method.
|
|
|
|
| |
UXP Interdiff
|
| |
|
| |
|
|
|
|
| |
method.
|
|
|
|
| |
JSObject::reportNotExtensible to static method.
|
|
|
|
| |
JSObject::shouldSplicePrototype.
|
| |
|
| |
|
| |
|
|
|
|
| |
JSFunction::getBoundFunctionArgument.
|
| |
|
|
|
|
| |
JSFunction::getUnresolvedLength to static method.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Specifically, three changes:
1) valueOf should be non-enumerable.
2) valueOf should be === to Object.prototype.valueOf.
3) There should be no toJSON.
|
| |
|
| |
|
| |
|
|
|
|
| |
Restriction" ECMAScript proposal
|
|
|
|
| |
parameter name.
|
| |
|
| |
|
|
|
|
| |
fails only when an underlying Vector::append fails, and that vector handles OOM reporting itself.
|
|
|
|
| |
isn't yet hit and that newlines aren't skipped, if appropriate.
|
|
|
|
| |
integral number of chars to skip.
|
| |
|
|
|
|
| |
TokenStream::matchBracedUnicode and make its signature fallible.
|
| |
|
|
|
|
| |
offset.
|
|
|
|
| |
identical between syntax parsing and full parsing.
|
|
|
|
| |
'caller' on any of the new function types.
|
| |
|
|
|
|
| |
Function constructor.
|
|
|
|
| |
children of if/else.
|
|
|
|
| |
Parser::functionStmt into Parser::consequentOrAlternative.
|
|
|
|
| |
"await SOMETHING" outside async function.
|
| |
|
| |
|
|\
| |
| | |
Add support for AAC audio in matroska/webm files
|
| |\ |
|
| | |
| | |
| | |
| | | |
Allow CRC32 elements in matroska cluster elements.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Tag #1052 (backout).
Backed out for creating issues like #1191 and other issue-less problems
with e.g. losing the caret from text boxes. Of note: this was also
backed out from m-c for similar reasons in Bug 1332433.
This fixes #1191.
This reverts commit 3424afccaebc71c4acd4fa9eadf519c408c5965b.
|
| | | |
|
| | |
| | |
| | |
| | | |
to background.
|