summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #83 - Update FFVPX to version 4.2.7trav902022-05-28
* Merge pull request 'Remove the use of tagged shape pointers' (#1906) from 174...Moonchild2022-05-28
|\
| * Merge branch 'read-barriers' into 1742Moonchild2022-05-27
| |\
| | * Issue #1742 - Part 5: Remove unnecessary GCPtr::unbarrieredGetJeremy Andrews2022-05-27
| | * Issue #1742 - Part 4: Don't trigger read barriers when comparing wrapped poin...Jeremy Andrews2022-05-27
| |/
| * Issue #1742 - Remove the ambiguous portions of gc that dealt with taggedMoonchild2022-05-25
| * Issue #1742 - Part 3: use JS::PropertyResult instead of Shape*Moonchild2022-05-24
| * Issue #1742 - Part 2: Add a class to encapsulate the possible results of a pr...Moonchild2022-05-24
| * Issue #1742 - Part 1: Refactor rooting base class templatesMoonchild2022-05-24
* | No issue - relax ctts flag checking in media/libstagefrightMoonchild2022-05-26
* | No Issue - Epyrus-related platform changes.Jeremy Andrews2022-05-24
|/
* Issue #1847 - Follow-up: Re-enable building of FIPS mode in NSS.Moonchild2022-05-22
* Merge pull request 'Silence some GCC compiler warnings in FFmpeg code' (#1902...Moonchild2022-05-21
|\
| * Issue #457 - Silence some GCC compiler warnings in FFmpeg codetrav902022-05-21
* | No issue - Add null check to send packet function in the developer tools serverFranklinDM2022-05-21
* | Merge pull request 'Implement nullish coalescing operator' (#1901) from Frank...Moonchild2022-05-21
|\ \
| * | Issue #1894 - Part 7: Update testsFranklinDM2022-05-21
| * | Issue #1894 - Part 6: Check for nullish values when folding coalesce nodesFranklinDM2022-05-21
| * | Issue #1894 - Part 5: Implement bytecode for nullish coalescingFranklinDM2022-05-21
| * | Issue #1894 - Part 4: Implement IonMonkey support for nullish coalescingFranklinDM2022-05-21
| * | Issue #1894 - Part 3: Implement support for nullish coalescing in JS reflectionFranklinDM2022-05-21
| * | Issue #1894 - Part 2: Implement support for nullish coalescing in the JS parserFranklinDM2022-05-21
| * | Issue #1894 - Part 1: Implement coalesce JS opcodeFranklinDM2022-05-21
|/ /
* / Bug 1679987 - Remove unused includes of nsCharSeparatedTokenizer.h.Moonchild2022-05-17
|/
* Merge pull request 'Add support for MP4 playback on Linux via FFmpeg 5.0' (#1...Moonchild2022-05-17
|\
| * Issue #1893 - Part 3: Update audio & video decoders for FFmpeg 5.0trav902022-05-16
| * Issue #1893 - Part 2: Add support for libavcodec 59/FFmpeg 5.0trav902022-05-16
| * Issue #1893 - Part 1: Import required FFmpeg 5.0 header filestrav902022-05-16
* | Issue #1210 - Keep timepicker disabled for now.Moonchild2022-05-16
* | Issue #1813 - Enable date and time picker by default.Moonchild2022-05-16
|/
* Issue #1898 - Make sure that the sanity test stops running if necessaryFranklinDM2022-05-15
* Issue #1899 - Make sure the test for it still worksMoonchild2022-05-14
* Issue #1899 - Disable the (broken) MDN integration widget by default.Moonchild2022-05-14
* Issue #1509 - Invalidate previous result when datalist is changed.Moonchild2022-05-10
* No Issue - Break overly long tooltips into multiple lines.Moonchild2022-05-08
* Merge pull request 'Fix ASAN and clang crashes on Linux, BSD and MacOS.' (#18...Moonchild2022-05-08
|\
| * Issue #1891 - Fix ASAN and clang crashes on Linux, BSD and MacOS.Brian Smith2022-05-05
* | Issue #1895 - Implement queueMicroTask(callback())Moonchild2022-05-07
|/
* Update NSS to 3.52.5Moonchild2022-05-04
* Bug 1761981Moonchild2022-05-04
* No issue - Align our resource timing with the updated Fetch spec.Moonchild2022-05-04
* Issue #1890 - Update libopusMoonchild2022-05-04
* [XPCOM] Improve the conversion of line breaks.Stephen A Pohl2022-05-04
* Merge pull request 'Implement optional chaining' (#1889) from FranklinDM/UXP-...Moonchild2022-05-04
|\
| * Issue #1658 - Part 8: Update testsFranklinDM2022-05-04
| * Issue #1658 - Part 7: Implement support for optional chaining in console auto...FranklinDM2022-05-04
| * Issue #1658 - Part 6: Break and return no control flow for jumps emitted by o...FranklinDM2022-05-04
| * Issue #1658 - Part 5: Add and initialize TDZ check to optional chaining emitterFranklinDM2022-05-04
| * Issue #1658 - Part 4: Fix optional chaining assertions and remove unreachable...FranklinDM2022-05-04
| * Issue #1658 - Part 3: Implement support for optional chaining in JS reflectionFranklinDM2022-05-04