index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
js
/
src
/
builtin
Commit message (
Expand
)
Author
Age
Lines
...
|
|
*
Bug 1287677 - Add mozIntl.getDisplayNames API
janekptacijarabaci
2018-03-30
-0
/
+435
*
|
|
Bug 1341298 - Relax expected module state when resolving modules and circular...
janekptacijarabaci
2018-04-14
-4
/
+6
*
|
|
Bug 1341411 - Support circular module dependencies through export* per ES2017
janekptacijarabaci
2018-04-14
-19
/
+11
*
|
|
Bug 1339986 - Handle export* when checking for duplicate export
janekptacijarabaci
2018-04-14
-1
/
+1
*
|
|
Bug 1341256 - Fix module namespace object get handler
janekptacijarabaci
2018-04-14
-2
/
+4
*
|
|
Bug 1340268 - [[HasProperty]] on module namespace object should work even whe...
janekptacijarabaci
2018-04-14
-3
/
+5
*
|
|
Bug 1326453 - Part 5: Remove no longer used ListIterator implementation
janekptacijarabaci
2018-04-14
-43
/
+0
*
|
|
Bug 1326453 - Part 4: Return @@toStringTag in [[OwnPropertyKeys]] trap for mo...
janekptacijarabaci
2018-04-14
-1
/
+3
*
|
|
Bug 1326453 - Part 3: Don't throw a TypeError when SetPrototypeOf for module ...
janekptacijarabaci
2018-04-14
-0
/
+2
*
|
|
Bug 1326453 - Part 2: Change @@toStringTag for module namespace objects to no...
janekptacijarabaci
2018-04-14
-1
/
+1
*
|
|
Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ...
janekptacijarabaci
2018-04-14
-44
/
+1
*
|
|
Bug 1320993 - Fix exporting default class expression
janekptacijarabaci
2018-04-14
-35
/
+35
|
/
/
*
|
Merge pull request #94 from trav90/js-work
Moonchild
2018-04-08
-1
/
+1
|
\
\
|
*
|
Fix Value::isGCThing footgun, stop returning true for NullValue
trav90
2018-04-07
-1
/
+1
|
|
/
*
/
Fix incorrect assertions in js/src/builtin/
trav90
2018-04-06
-2
/
+2
|
/
*
Merge remote-tracking branch 'janek/js_regexp_lastindex_1'
wolfbeast
2018-03-27
-78
/
+104
|
\
|
*
Bug 1317397: Only set lastIndex for global or sticky RegExps in RegExpBuiltin...
janekptacijarabaci
2018-03-24
-29
/
+75
|
*
Bug 1343375: Update RegExp.prototype.replace and .match to call ToLength(last...
janekptacijarabaci
2018-03-24
-51
/
+31
*
|
Bug 1147371: Convert self-hosted code that need to call IteratorClose to use ...
janekptacijarabaci
2018-03-24
-192
/
+27
*
|
Bug 1147371: Implement IteratorClose for for-of
janekptacijarabaci
2018-03-24
-2
/
+2
|
/
*
Add support for the function `name` property.
wolfbeast
2018-03-20
-4
/
+4
|
\
|
*
Part 1: Implement ES6 function name property semantics
janekptacijarabaci
2018-03-19
-2
/
+2
|
*
Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript
janekptacijarabaci
2018-03-19
-2
/
+2
*
|
Use ordinary object for RegExp prototype
janekptacijarabaci
2018-03-19
-56
/
+84
|
/
*
Support ES6's "new function" construct
wolfbeast
2018-03-18
-36
/
+66
|
\
|
*
Bug 1318017: Call GetPrototypeFromConstructor for generator/async function an...
janekptacijarabaci
2018-03-16
-36
/
+66
*
|
Merge branch 'ported-upstream'
wolfbeast
2018-03-18
-40
/
+35
|
\
\
|
|
/
|
/
|
|
*
Handle same-compartment wrappers in TypedArray methods.
wolfbeast
2018-03-17
-40
/
+35
*
|
Close iterator after error in Promise.{all,race}
janekptacijarabaci
2018-03-15
-17
/
+36
*
|
Close iterator after error in Array.from
janekptacijarabaci
2018-03-15
-14
/
+32
*
|
Close iterator after error in {Map,Set,WeakMap,WeakSet} constructors
janekptacijarabaci
2018-03-15
-6
/
+53
|
/
*
Bug 1430761 - Update tzdata in ICU data files to 2018c. r=Waldo, a=lizzard
André Bargull
2018-03-14
-1
/
+1
*
Add pluralrules to JS Intl
wolfbeast
2018-02-07
-134
/
+492
*
Remove SetGCZeal() stub and its callers.
wolfbeast
2018-02-03
-2
/
+0
*
Remove "has-gczeal" property.
wolfbeast
2018-02-03
-4
/
+0
*
Remove GCZeal: Base cleanup
wolfbeast
2018-02-03
-202
/
+0
*
Add m-esr52 at 52.6.0
Matt A. Tobin
2018-02-02
-0
/
+46597
[prev]