Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bug 1677168 - nsFilePicker cleanup | Aaron Klotz | 2022-06-06 |
| | |||
* | [MozSec] Bug 1767365 - Clip image data transfers. | Lee Salzman | 2022-06-06 |
| | |||
* | Issue #23 - Hardcode platformVersion to 52.9 and introduce runtimeVersion ↵ | Matt A. Tobin | 2022-05-07 |
| | | | | with the real version. | ||
* | Issue #20 - Globally disable plugins by default | Matt A. Tobin | 2022-05-07 |
| | |||
* | [REDO] Bug 1222924 - Stop allowing webpages to link to moz-icon: | Matt A. Tobin | 2022-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. | ||
* | Use install/installer/installation instead of setup and use directory ↵ | Matt A. Tobin | 2022-05-03 |
| | | | | instead of folder for most things | ||
* | [System:Packager] Update 7zstub | Matt A. Tobin | 2022-05-03 |
| | |||
* | [System:Packager] Use underscore for PKG_BUILD_TARGET | Matt A. Tobin | 2022-04-30 |
| | |||
* | [System:Packager] Don't pretty up PKG_BUILD_TARGET | Matt A. Tobin | 2022-04-30 |
| | |||
* | [Calendar:Lightning] Remove the last of mozinstaller except for what ↵ | Matt A. Tobin | 2022-04-29 |
| | | | | calendar needs to package.. Also make calendar package. | ||
* | [DOM/Layout/System:Image] Remove use counters telemetry | Matt A. Tobin | 2022-04-27 |
| | |||
* | Issue #25 - Part 18: Remove GMP (or nearly all of it) | Matt A. Tobin | 2022-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. | ||
* | Issue #25 - Part 17: Remove XREChildData | Matt A. Tobin | 2022-04-21 |
| | |||
* | [System:Security] Remove explicit session cache cleanup routine from ShutdownNSS | FranklinDM | 2022-04-20 |
| | | | | | | This is no longer needed because the call to SSL_ConfigServerSessionIDCache on startup was already removed (see 1425f020c4), meaning LocksInitializedEarly does not become true and only causes an assertion on debug builds. On the other hand, SSL_ClearSessionCache is already called on XPCOM shutdown and calling it again here is redundant. | ||
* | Issue #1 - Restore Gecko Media Plugins | Matt A. Tobin | 2022-04-20 |
| | |||
* | Revert "Issue %3015 - Part 2: Remove XREChildData." | Matt A. Tobin | 2022-04-20 |
| | | | | This reverts commit bca6f8a4592bb03a25b8228392e5e2b58a39cc82. | ||
* | Revert "Issue %3015 - Part 3: Remove GMP code from addons, crash handler and ↵ | Matt A. Tobin | 2022-04-20 |
| | | | | | | tests." This reverts commit 1699dbe78bf43eaa5ef4c593f075dfdc59c02b15. | ||
* | Issue #10 - Move docshell to components/ | Matt A. Tobin | 2022-04-18 |
| | |||
* | Issue #10 - Move prefetch to components/ | Matt A. Tobin | 2022-04-18 |
| | |||
* | Issue #7 - Remove Weave | Matt A. Tobin | 2022-04-18 |
| | |||
* | Issue #10 - Move Weave CommonUtils to its own JSM | Matt A. Tobin | 2022-04-18 |
| | |||
* | [Restructure] Move sHistory to components/ | Matt A. Tobin | 2022-04-11 |
| | |||
* | Revert "No Issue - Hardcode XAI.platformVersion to 52.9.0 and add ↵ | Matt A. Tobin | 2022-04-10 |
| | | | | | | XAI.greVersion as the actual version" This reverts commit 0c2396808491278981bec84e8998b29ec19d297d. | ||
* | [Structure] Move editor back to topsrcdir | Matt A. Tobin | 2022-04-09 |
| | |||
* | Revert "Issue %3057 - Part 1: Stop using GetNativePath in hunspell." | Matt A. Tobin | 2022-04-09 |
| | | | | This reverts commit 8a7bfad6d1c04aaeb4f28aed05bc4b317ddb438b. | ||
* | Revert "Issue %3057 - Part 4: Stop using GetNativePath in nsAppRunner on ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | Windows." This reverts commit 7a400c29366038f1f2ac28741e9c9bd8fd8fa062. | ||
* | Revert "Issue %3057 - Part 5: Stop using GetNativePath in graphics on Windows." | Matt A. Tobin | 2022-04-09 |
| | | | | This reverts commit a510a07da4ecd7d44532f96efc85a2ed7a4272a5. | ||
* | Revert "Issue %3057 - Part 6: Revert some of the previous changes for new ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | approach." This reverts commit 2b321abe2ee48f8c33de8e7f90b59ba0e88e388d. | ||
* | Revert "Revert "Issue %3057 - Part 6: Revert some of the previous changes ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | for new approach."" This reverts commit 56b8a05db34fabefad74e20876309263066b5bce. | ||
* | Revert "Issue %3057 - Part 9: Adjust all callsites for no longer using ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | GetNativePath" This reverts commit 097fa969802f76530384926e8ef1f56777be3783. | ||
* | Use generic multimedia libname for gkmedias | Matt A. Tobin | 2022-04-09 |
| | |||
* | Fix currently identified Moonchild Sabotage | Matt A. Tobin | 2022-04-08 |
| | |||
* | [Layout/CSS] Support updated box alignment spec on gap properties | Matt A. Tobin | 2022-04-02 |
| | | | | Mozilla Bugs 1398492 1398482 1398483 145482 1473044 1473047 1612401 1639627 1458902 | ||
* | We always bundle fonts for the supported target operating systems.. Remove ↵ | Matt A. Tobin | 2022-04-01 |
| | | | | the redundant and missed MOZ_BUNDLED_FONTS | ||
* | Revert "[network] SocketTransport2 cleanup" | Matt A. Tobin | 2022-04-01 |
| | | | | This reverts commit c08f3cbe6cd1d6658d9d3dd5292806861981acc4. | ||
* | Revert "[network] Improve thread-safety of cache entry handling." | Matt A. Tobin | 2022-04-01 |
| | | | | This reverts commit 534e70bb48031ea0fc40294cabf44fac2055a63f. | ||
* | Move BinOC Apps to apps/ and make navigator build .. also use a bash script ↵ | Matt A. Tobin | 2022-04-01 |
| | | | | for mach and chain to real-mach | ||
* | Remove mozinstaller | Matt A. Tobin | 2022-03-25 |
| | |||
* | Rebrand the Platform Codebase | Matt A. Tobin | 2022-03-25 |
| | |||
* | Revert "Issue %21 - Stop using Comic Sans MS as default for cursive scripts" | Matt A. Tobin | 2022-03-24 |
| | | | | This reverts commit bfe320899186563a4d88c545072e54572caf31d0. | ||
* | [Network] Add a socket thread check and early exit for corner cases. | Moonchild | 2022-03-21 |
| | |||
* | [Image] Add some additional locks to ImgFrame | Moonchild | 2022-03-21 |
| | |||
* | [Network] Only call nsWSAdmissionManager::ConnectNext on the main thread. | Moonchild | 2022-03-21 |
| | |||
* | Issue %7 - Add GCC 11 initial support | khronosschoty | 2022-03-21 |
| | |||
* | Issue %21 - Stop using Comic Sans MS as default for cursive scripts | Moonchild | 2022-03-21 |
| | |||
* | [Packager] Add an install target for unix and execute the installer (if ↵ | Matt A. Tobin | 2022-03-21 |
| | | | | built) on Windows | ||
* | No issue - Research and resolve NIGHTLY_BUILD conditionals | Moonchild | 2022-03-21 |
| | |||
* | [Packager] Set make-update.sh as executable | Matt A. Tobin | 2022-03-21 |
| | |||
* | Issue %17 - Actually build the progressui when not-Windows | Matt A. Tobin | 2022-03-21 |
| | | | | Also, don't have a redundant conditional for the updater icon. | ||
* | Revert "Issue %17 - Actually build the progressui when not-Windows" | Matt A. Tobin | 2022-03-21 |
| | | | | This reverts commit 1881ac068ab227c905d7c306fb0b69f543cea8b5. |