summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Set versions for releaseInterlink-52.9.8165BASE-5.0.0-20220510Matt A. Tobin2022-05-07
|
* Issue #23 - Hardcode platformVersion to 52.9 and introduce runtimeVersion ↵Matt A. Tobin2022-05-07
| | | | with the real version.
* Issue #20 - Globally disable plugins by defaultMatt A. Tobin2022-05-07
|
* Bug 1716221 - Clear feeds in tabbrowser for a toplevel network state change.Frank-Rainer Grahl2022-05-07
|
* Revert "[Navigator] Add a shitty hack to enforce feeds are coming from the ↵Matt A. Tobin2022-05-07
| | | | same domain as the page to avoid a busted feeds button/menu until something better comes along..."
* [REDO] Bug 1222924 - Stop allowing webpages to link to moz-icon:Matt A. Tobin2022-05-07
| | | | | | | | In UXP Moonchild changed the implications for this security bug so it actually didn't do what Mozilla intended in an attempt to preserve functionality internally. He failed on both counts. This fix denies web access to any moz-icon but allows it to still work on other protocols like file: and about: etc. We may want to re-visit the second part of our commit sha 6fa154c0adc64bd43775a79b7b508d87a486882b Regardless, it seems to now perform as it was intended while not breaking stuff internally.
* [Libs:NSS] Bump version to 3.64.1.5Matt A. Tobin2022-05-05
|
* Bug 1753535 - Remove obsolete stateEnd check in SEC_ASN1DecoderUpdate.John M. Schanck2022-05-05
|
* Bug 1761981Nika Layzell2022-05-05
|
* Bug 1751678 - Make FetchStart uses StarTime when TAO check fails for ↵Sean Feng2022-05-05
| | | | PerformanceResourceTiming
* Bug 1761481 - Improve the conversion of line breaks.Stephen A Pohl2022-05-05
|
* [JS:Engine] Implement the Optional Chaining operator (?.)Matt A. Tobin2022-05-05
|
* Bug 1762614 - Update libopus to 2654707e86cc94413998976d179b2ab4a2aa3114Matt A. Tobin2022-05-05
|
* Revert "[Components:Jar] [MozSec] Make content-type on JAR channels behave ↵Matt A. Tobin2022-05-03
| | | | | | the same as HTTP channels." This reverts commit b17c689b521e44fcf6cbc0ffaa5b635466c95671.
* Issue #32 - Part 2: Use in-tree MAPI headersMatt A. Tobin2022-05-03
|
* Use install/installer/installation instead of setup and use directory ↵Matt A. Tobin2022-05-03
| | | | instead of folder for most things
* [System:Packager] Update 7zstubMatt A. Tobin2022-05-03
|
* Issue #32 - Import MAPI HeadersMatt A. Tobin2022-05-03
|
* [Components:Handling] Set an icon for the default handlerFranklinDM2022-05-03
|
* [Components:Addons] Remove run phase property and constants from XPIProvider.jsmFranklinDM2022-05-03
| | | | These were introduced in Bug 853388 for the sole purpose of tracking the current startup phase for telemetry
* [Layout:Style] Fix property alias indentationFranklinDM2022-05-03
|
* [Layout:Style] Follow-up: Add missing end of array marker to scrollbar width ↵FranklinDM2022-05-03
| | | | | | | | keyword table This prevents the parser from accepting values outside the keyword table. See GRE 3050 or UXP 1853
* [Layout:Base] Back out the change to vector for DisplayLists because win7-7 ↵Matt A. Tobin2022-05-03
| | | | is a moron.
* Issue #28 - Support new RFC-6381 VPx codec stringsJames Cheng2022-05-02
| | | | | | | | | | | | | * Add an extraction function to parse the RFC-6381 VP9 codec string. * Add VP9-in-MP4 support to the decoder * Use Codec detail extractor helper to tell if it's a new style VP8/VP9 codec string. * Add a gtest for testing the extraction function. * Add mBitDepth field to VideoInfo. * Extract bit depth information from codec parameter string into VideoInfo::mBitDepth. * Check bit depth in WebMDecoder to determine if we support HDR. * Add an extraction function to parse the RFC-6381 VP9 codec string. Based on Bug 1407919
* [Components:Jar] [MozSec] Make content-type on JAR channels behave the same ↵Matt A. Tobin2022-05-02
| | | | | | | as HTTP channels. That is, treat it as a hint if called before open, and as an override if called after. Override the hint on open.
* [System:Packager] Use underscore for PKG_BUILD_TARGETMatt A. Tobin2022-04-30
|
* [System:Packager] Don't pretty up PKG_BUILD_TARGETMatt A. Tobin2022-04-30
|
* [Calendar:Lightning] Remove the last of mozinstaller except for what ↵Matt A. Tobin2022-04-29
| | | | calendar needs to package.. Also make calendar package.
* Issue #27 - Restore including movemail isp data so that it is available on ↵Matt A. Tobin2022-04-28
| | | | the Account Wizard
* [Components:Docshell] add the src dir to LOCAL_INCLUDESMatt A. Tobin2022-04-28
|
* [Libs:Pixman] Use SSSE3 on Windows onlyMatt A. Tobin2022-04-28
|
* [Mach:Bash] Call real-mach with ./Matt A. Tobin2022-04-28
|
* [DOM/Layout/System:Image] Remove use counters telemetryMatt A. Tobin2022-04-27
|
* Issue #26 - Follow-up: Update error message if invalid rootMargin specified.Matt A. Tobin2022-04-25
|
* [Sabotage] [Modules:libmar] Fix preprocessor conditional logic in cryptox.hMatt A. Tobin2022-04-24
|
* Issue #29 - Interpret empty or whitespace root margin string as zero length ↵Matt A. Tobin2022-04-24
| | | | | | for the IntersectionObserver Credit to FranklinDM
* Revert "[DOM:Base] Interpret empty margin string as a zero root"Matt A. Tobin2022-04-24
| | | | This reverts commit c89bbcef39fb605460edc2f8d3b447eff72b074d.
* [Homerchu] Send ForgetAboutSite.jsm elsewhereMatt A. Tobin2022-04-23
|
* Issue #25 - Follow-up: Remove call to gecko-media-plugin-service from ↵Matt A. Tobin2022-04-23
| | | | ForgetAboutSite.jsm
* [DOM:Base] Interpret empty margin string as a zero rootFranklinDM2022-04-22
| | | | | | | | | | margin in the IntersectionObserver This trims the whitespace from the margin string first before checking if it is empty, after which, it will be interpreted as a zero root margin. Otherwise, continue with previous behavior (parse margin string using the CSS Parser). Note: For some reason, Firefox and Chrome treat the unitless zero length as invalid, while with this change, we do not change existing behavior in that regard and continue to accept that value. Reported on, but does not use any code from https://bugzilla.mozilla.org/show_bug.cgi?id=1738791
* Issue #25 - Part 18: Remove GMP (or nearly all of it)Matt A. Tobin2022-04-21
| | | | I had planned to ifdef GMP but the infection is so deep that I couldn't do discrete parts and have it stay building.
* [Mach:Bash] Add code.binaryoutcast.com to webpatchMatt A. Tobin2022-04-21
|
* Issue #25 - Part 17: Remove XREChildDataMatt A. Tobin2022-04-21
|
* Issue #25 - Part 16: Remove OpenH264 and Fake Gecko Media PluginsMatt A. Tobin2022-04-21
|
* Issue #25 - Part 15: Remove DOM Media code relating to the WAIT_FOR_CDM stateMatt A. Tobin2022-04-21
|
* Issue #25 - Part 14: Remove DOM Media code relating to waiting for an eme keyMatt A. Tobin2022-04-21
|
* Merge branch 'remove-eme-work' into TRUNKMatt A. Tobin2022-04-21
|\
| * Issue #25 - Part 13: Remove EME from dom/media and HTMLMediaElement.webidlMatt A. Tobin2022-04-21
| |
| * Issue #25 - Part 12: Remove EME from dom/media/gmpMatt A. Tobin2022-04-21
| |
| * Issue #25 - Part 11: Remove EME from dom/media/(mediasource|platforms)Matt A. Tobin2022-04-21
| |