Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into 1829 | Brian Smith | 2022-04-28 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: No issue - Update README and SECURITY Issue #1885 - Follow-up: Update error message if invalid rootMargin specified. Issue #1879 - Follow-up: Update config/external/nss/target to security/target. Issue #1885 - Allow unitless rootMargin entries for IntersectionObserver. Issue #1879 - Revert changes to cryptox.h Revert "Issue #1879 - spot-fix typo in cryptox.h" Issue #1879 - spot-fix typo in cryptox.h Issue #21 - Change MappedAttrParser to store its nsIPrincipal instead of nsSVGElement Issue #21 - Remove use counters telemetry Issue #1881 - Interpret empty or whitespace root margin string as zero length Issue #1877 - Resolve NIGHTLY_BUILD conditionals. Issue #1880 - Boot Comic Sans out of the font configuration. | ||
| * | Issue #1877 - Resolve NIGHTLY_BUILD conditionals. | Moonchild | 2022-04-22 |
| | | |||
* | | Issue #1829 - Revert "Issue #1751 -- Remove XP_DARWIN" | Brian Smith | 2022-04-26 |
|/ | | | | This reverts commit 3d671e4275c73a1484c72713304c6e04ec4ffc7c. | ||
* | Issue #1818 - Part 3: Remove more old gcc compiler hacks. | trav90 | 2022-04-15 |
| | |||
* | Issue #1053 - First pass Android defines and remove Android Annotation | Moonchild | 2022-04-01 |
| | | | | processors, some Andoid packaging stuff, Eclipse IDE support et al. | ||
* | Issue #1751 -- Remove XP_DARWIN | Moonchild | 2021-05-02 |
| | |||
* | Issue #1676 - Follow-up: Put js/src (including vm), jit, and wasm back into ↵ | Matt A. Tobin | 2020-11-20 |
| | | | | | | unified sources. Function template inflation in intermediate code. The linker problem we hit with the corrupt file was because there were too many function descriptors and relation in the .lib | ||
* | Issue #1676 - Part 16: Split WASM sources out of js/src/moz.build | Matt A. Tobin | 2020-11-04 |
| | | | | Also puts WasmBinaryIterator.cpp which is debug code ifdef'd behind MOZ_DEBUG | ||
* | Issue #1656 - Part 7: Nuke vim config lines in JS | Moonchild | 2020-09-24 |
| | |||
* | Issue #1542 - Fix a typo in wasm which was causing build failure on ARM | adeshkp | 2020-06-08 |
| | |||
* | Bug 1330942 - move MemoryAccessDesc::isUnaligned to the ARM/MIPS platform layer | Jiaxun Yang | 2020-05-14 |
| | | | | Tag: #1542 | ||
* | Issue #1322 - Part 1: Remove the DOM Promise guts. | wolfbeast | 2019-12-19 |
| | | | | This removes all the parts guarded by SPIDERMONKEY_PROMISE | ||
* | Bug 1343481 - Part 1: Remove {JSFunction,JSScript,LazyScript}.isGenerator() ↵ | Gaming4JC | 2019-12-17 |
| | | | | | | method. Tag #1287 | ||
* | MoonchildProductions#1251 - Part 12: Add Solaris/illumos support to ↵ | athenian200 | 2019-10-21 |
| | | | | | | | WasmSignalHandlers. https://www.illumos.org/issues/5876 https://bugzilla.mozilla.org/show_bug.cgi?id=135050 | ||
* | 1216630 - Rename preludeStart and postludeEnd to toStringStart and ↵ | Gaming4JC | 2019-07-18 |
| | | | | toStringEnd and misc fixes. | ||
* | 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName. | Gaming4JC | 2019-07-18 |
| | |||
* | 1320408 - Part 20: Change PromiseObject::resolve and PromiseObject::reject ↵ | Gaming4JC | 2019-07-18 |
| | | | | to static method. | ||
* | 1320408 - Part 14: Change some GlobalObject methods to static method. | Gaming4JC | 2019-07-18 |
| | |||
* | 1333143 - Self-host Object.prototype.valueOf. | Gaming4JC | 2019-07-18 |
| | |||
* | 903389 - Fix uses of ClassMethodIsNative. | Gaming4JC | 2019-07-18 |
| | |||
* | 1320403 - Move JSFunction::EXPR_BODY to JSScript, LazyScript, and FunctionBox. | Gaming4JC | 2019-07-18 |
| | |||
* | Move the Parser::checkFunctionDefinition call into its callers. | wolfbeast | 2019-04-06 |
| | |||
* | Merge branch 'master' into 816 | wolfbeast | 2019-04-05 |
|\ | |||
| * | Issue #187: Remove solaris conditional code. | wolfbeast | 2019-03-30 |
| | | |||
* | | Stage 1-1: Implement Function.prototype.toString revision proposal. | wolfbeast | 2019-02-02 |
|/ | | | | Tag #960 | ||
* | Remove telemetry leftovers from JS engine. | adeshkp | 2019-01-30 |
| | |||
* | Initialize some asm.js structures using in-class initializers instead of PodZero | trav90 | 2018-09-12 |
| | |||
* | Bug 1411415. | wolfbeast | 2018-04-29 |
| | |||
* | Part 1: Implement ES6 function name property semantics | janekptacijarabaci | 2018-03-19 |
| | | | | Issue #78 | ||
* | Bug 1320388: Move JSFunction::HAS_REST to JSScript and LazyScript | janekptacijarabaci | 2018-03-19 |
| | | | | | | Issue #78 [Depends on] Bug 883377: Implement ES6 function "name" property semantics | ||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 |
| | |||
* | Merge branch 'ported-upstream' | wolfbeast | 2018-02-09 |
|\ | |||
| * | WASM: Separate out ToTableIndex() | wolfbeast | 2018-02-08 |
| | | |||
* | | Re-enable asm.js caching | wolfbeast | 2018-02-09 |
|/ | |||
* | WASM: Set OOM failure flag on alloc failure when context is available. | wolfbeast | 2018-02-07 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |