summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Issue #2155 - Simplify BytecodeEmitter::isRestParameterMartok2023-03-13
| * | | Issue #2155 - Split TDZCheckCache, IfEmitter/InternalIfEmitter, JumpList from...Martok2023-03-13
* | | | Revert "[widget] Linux GTK3: Detach accessible from moz_container before it's...Moonchild2023-03-18
| |/ / |/| |
* | | Issue #2166 - Follow-up: Fix style nits.Moonchild2023-03-18
* | | Merge pull request 'Remove mozilla::AlignedStorage' (#2167) from FranklinDM/U...Moonchild2023-03-18
|\ \ \
| * | | Issue #2166 - Part 6: Remove mozilla::AlignedStorageFranklinDM2023-03-17
| * | | Issue #2166 - Part 5c: Use override keyword for all virtual methods of Recove...FranklinDM2023-03-17
| * | | Issue #2166 - Part 5b: Replace RInstructionStorage copy by a cloneInto functi...FranklinDM2023-03-17
| * | | Issue #2166 - Part 5a: Use alignas/alignof inside RInstructionStorageFranklinDM2023-03-17
| * | | Issue #2166 - Part 4: Use alignas/alignof to define Variant's internal raw st...FranklinDM2023-03-17
| * | | Issue #2166 - Part 3: Make tl::Min/Max variadicFranklinDM2023-03-17
| * | | Issue #2166 - Part 2: Use alignas/alignof in MaybeOneOfFranklinDM2023-03-17
| * | | Issue #2166 - Part 1: Use alignas/alignof for public JS::ProfilingFrameIterat...FranklinDM2023-03-17
* | | | Issue #2117 - Follow-up: Run precomplete cmd during package stagingMoonchild2023-03-17
|/ / /
* | | Issue #1911 - Follow-up: Filter out illegal file extensions also.Moonchild2023-03-16
* | | [widget] Linux GTK3: Detach accessible from moz_container before it's deletedMoonchild2023-03-16
* | | [GFX] Add some sanity checks and clamps to SurfaceData calculations.Moonchild2023-03-16
* | | No Issue - Ensure more OsiSpaceMoonchild2023-03-16
| |/ |/|
* | Issue #2148 - Shrink Vector from (usually) four pointers in size to threeFranklinDM2023-03-15
* | Issue #2148 - Make Vector not use AlignedStorage for its inline element storageFranklinDM2023-03-15
* | Issue #2148 - Discard RegExpShared data tables when discarding regexp JIT code.Job Bautista2023-03-15
* | Issue #2148 - Don't null out RegExpObject -> RegExpShared pointer on GC.Job Bautista2023-03-15
* | Merge pull request 'Support for notarizing during DMG package.' (#2163) from ...Moonchild2023-03-15
|\ \
| * | Issue #2160 - Initial support for notarizing during DMG package.Brian Smith2023-03-14
| |/
* | Merge pull request 'Fix all deprot in builtin/intl' (#2162) from jobbautista9...Moonchild2023-03-14
|\ \ | |/ |/|
| * Issue #2046 - Follow-up: Fix deprot in builtin/intlJob Bautista2023-03-14
|/
* No issue - Make content-type on JAR channels behave the same as HTTP channelsFranklinDM2023-03-12
* Merge pull request 'Fix some deprots in js' (#2156) from jobbautista9/UXP:dep...Moonchild2023-03-12
|\
| * Issue #80 - Move implementation of CPOWTimer::CPOWTimer to header.Job Bautista2023-03-12
| * Issue #80 - Fix deprot in js/xpconnect.Job Bautista2023-03-12
| * Issue #80 - Fix deprot in js/ipc.Job Bautista2023-03-12
| * Issue #2046 - Follow-up: Fix deprot in RelativeTimeFormat.Job Bautista2023-03-12
* | Merge pull request 'Use pre-C++17 static_assert() by adding reason for assert...Moonchild2023-03-12
|\ \ | |/ |/|
| * No issue - Use pre-C++17 static_assert() by adding reason for assert.Brian Smith2023-03-12
|/
* Bump Goanna milestone to 6.1Moonchild2023-03-12
* Merge pull request 'Modify :not() selector to accept a complex selector list'...Moonchild2023-03-11
|\
| * Issue #2137 - Part 4: Fix namespace regressionFranklinDM2023-03-10
| * Issue #2137 - Part 3: Don't always use the internal pseudo-class for handling...FranklinDM2023-03-10
| * Issue #2137 - Part 2: Implement SelectorParsingFlags and use it to pass info ...FranklinDM2023-03-10
| * Issue #2137 - Part 1: Modify :not() selector to accept a complex selector listFranklinDM2023-03-10
* | Merge pull request 'Destroy the host frame and restyle when there are content...Moonchild2023-03-11
|\ \
| * | Issue #2135 - Destroy the host frame and restyle when there are content changesFranklinDM2023-03-11
| |/
* | Merge pull request 'Follow-up: Ensure empty selector lists aren't iterated wh...Moonchild2023-03-11
|\ \ | |/ |/|
| * Issue #2078 - Follow-up: Ensure empty selector lists aren't iterated when ser...FranklinDM2023-03-11
|/
* Issue #2135 - Follow-up: Check for aElement not being nullMoonchild2023-03-10
* Merge pull request 'Root the RegExpShared in RegExpMacroAssembler.' (#2150) f...Moonchild2023-03-09
|\
| * Issue #2148 - Root the RegExpShared in RegExpMacroAssembler.Job Bautista2023-03-09
|/
* Merge pull request 'Follow-up: Ensure document is not null in nsImageLoadingC...Moonchild2023-03-08
|\
| * Issue #2135 - Follow-up: Ensure document is not null in nsImageLoadingContent...FranklinDM2023-03-08
|/
* Issue #2146 - Remove nsChannelClassifier/nsIURIClassifierMoonchild2023-03-08