summaryrefslogtreecommitdiff
path: root/js
Commit message (Expand)AuthorAge
* JS - Date - parse - new Date(<mm/dd/yy>) behaves differently in some browsersjanekptacijarabaci2017-05-31
* window.onerror catches JSON.parse error in Promise fulfillmentjanekptacijarabaci2017-05-06
* Make creation of an Error not capture a filename/lineno it shouldn't have acc...janekptacijarabaci2017-05-05
* Make JS::IsIncrementalBarrierNeeded return true while sweeping incrementally.Pale Moon2017-04-22
* Align check of [[avilableLocales]] with ucol_getAvailable() from ICU55+JustOff2017-03-31
* Merge pull request #968 from janekptacijarabaci/XMLHttpRequest_mozAnonMoonchild2017-03-19
|\
| * XMLHttpRequest: Expose mozAnon constructor js binding to system scopesjanekptacijarabaci2017-03-19
* | Re-land "Be more careful about optimizing sorted arrays".Pale Moon2017-03-19
* | Revert "Be more careful about optimizing sorted arrays."Pale Moon2017-03-19
|/
* Be more careful about optimizing sorted arrays.Pale Moon2017-03-14
* Fix a rare occurrence when finding zone groups fails due to over-recursion.Pale Moon2017-03-13
* Fix assertion in IsOwnedByOtherRuntime()Pale Moon2017-02-08
* Fix line endingsrhinoduck2017-02-08
* Check if we actually have a script in IonBuilder::createThisScriptedSingleton.Pale Moon2017-02-01
* Trigger a read barrier when creating new reference to a compartment's lazy fu...Pale Moon2017-02-01
* Check arguments length in ICCallStubCompiler::guardFunApply.Pale Moon2017-02-01
* Bug 1325344.Pale Moon2017-02-01
* Bug 1285960.Pale Moon2017-02-01
* Don't mark GC things owned by another runtime.Pale Moon2017-02-01
* Unify window handling across ICs.Pale Moon2017-02-01
* Adjust ar-MA i18n test to expect 24-hour format.Pale Moon2017-01-19
* Update generated unicode data for js input testPale Moon2017-01-19
* [windows] The XBL scope/principal vs. document.domain - throws an errorjanekptacijarabaci2017-01-13
* Fix CallArgs usage.Pale Moon2017-01-12
* Make the let keyword versionless.Pale Moon2017-01-08
* Remove support for let (x=y) { } blocks.Pale Moon2017-01-08
* Remove let blocks in js testsPale Moon2017-01-08
* Remove support for non-standard let expressions, part 3: Fix parser code issue.Pale Moon2017-01-08
* Remove support for non-standard let expressions, part 2: tests.Pale Moon2017-01-08
* Remove support for non-standard let expressions, part 1: code.Pale Moon2017-01-08
* Set execute attributes on .sh files in treetrav902017-01-06
* Remove Windows Metro/WinRT code.Pale Moon2017-01-02
* Fix a typo in vm/TypeInference.cppPale Moon2016-12-30
* Expose wrappees that may be used through a wrapper.Terrence Cole2016-12-13
* Stop all scripts in a compartment when "stop script" is used.Pale Moon2016-12-12
* Improve cross-compartment wrapper handling when managing tabs.Pale Moon2016-12-07
* Don't Ion-compile scripts with too many typesets.Jan de Mooij2016-11-17
* Ensure off-thread parse task's script is rooted correctly.Jon Coppeard2016-11-17
* Fix faulty assertion involving user-defined structured clone tags.Steve Fink2016-11-16
* Bug 1299519.Pale Moon2016-11-16
* Fix incorrect variable re-use (nested scope).Pale Moon2016-10-27
* Enable {Array, %TypedArray%}.prototype.includesMatt A. Tobin2016-10-24
* Sync js configure with topsrcdirMatt A. Tobin2016-10-06
* Default the libffi configure to -O2 instead of -O3Pale Moon2016-09-23
* Improve the js jit getter cache.Pale Moon2016-09-23
* Fix structured cloning.Pale Moon2016-09-22
* Part 1: Revert Bug 1125784Pale Moon2016-09-18
* Change WIN_VER and _WIN32_WINNT to 0x0600Gpower22016-09-17
* Revert "Change WINVER and _WIN32_WINNT to 0x0600 where applicable for issue #...Moonchild2016-09-16
* Change WIN_VER and _WIN32_WINNT to 0x0600Gpower22016-09-16