summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Issue #2165 - Follow-up: No longer support bundling the ICU data file into pa...Job Bautista2023-03-19
* Issue #2165 - Build ICU as a shared library if we're building Spidermonkey sh...Job Bautista2023-03-19
* Issue #62 - Fix xul.dll link bustage related to JS::ubi::DominatorTree.Job Bautista2023-03-16
* Issue #62 - Fix xul.dll link bustage relating to JSErrorNotes.Job Bautista2023-03-16
* Issue #62 - Fix xul.dll link bustage related to MovableCellHasher.Job Bautista2023-03-16
* Issue #62 - Get --enable-shared-js and --enable-export-js working again, and ...Job Bautista2023-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
* Merge branch 'trackingprotection-cleanup'Moonchild2023-03-07
|\
| * Issue #2133 - Part 4: Remove TrackingProtection var in classifier.Moonchild2023-03-07
| * Issue #2133 - Part 3: Remove TrackingProtection plumbingMoonchild2023-03-07
| * Issue #2133 - Part 2: Remove nsIPrivateBrowsingTrackingProtectionWhitelistMoonchild2023-03-07
| * Issue #2133 - Part 1: Remove private browsing TP pref.Moonchild2023-03-06
* | Issue #1693 - Follow-up: restore exported NSS symbols for mailnews.Moonchild2023-03-07
|/
* Issue #1693 - Follow-up: restore exported NSS symbol for debug builds.Moonchild2023-03-06
* Merge pull request 'Implement CSS env() Environment Variables' (#2144) from m...Moonchild2023-03-06
|\
| * Issue #2143 - Implement CSS env() Environment VariablesMartok2023-03-05
|/
* Merge pull request 'Implement CSS `inset` property' (#2140) from FranklinDM/U...Moonchild2023-03-05
|\
| * Issue #2136 - Part 2: Regenerate devtools CSS databaseFranklinDM2023-03-05
| * Issue #2136 - Part 1: Implement CSS inset propertyFranklinDM2023-03-05