Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Issue %3057 - Part 9: Adjust all callsites for no longer using ↵ | Matt A. Tobin | 2022-04-09 |
| | | | | | | GetNativePath" This reverts commit 097fa969802f76530384926e8ef1f56777be3783. | ||
* | Issue %3060 - Resolve remaining RELEASE_OR_BETA conditionals. | Moonchild | 2022-02-04 |
| | |||
* | Issue %3057 - Part 9: Adjust all callsites for no longer using GetNativePath | Moonchild | 2022-02-03 |
| | | | | Depending on context, various solutions were used. | ||
* | Issue %1314 - Part 16: Remove WebRTC remainders. | Moonchild | 2021-12-25 |
| | | | | | Stuff still left in the tree directly mentioning WebRTC are comments or copyright notices, primarily. | ||
* | Issue %1314 - Part 14: Misc fixes | Moonchild | 2021-12-07 |
| | | | | | | | - Remove WEBRTC_{WIN|POSIX} - Remove more PeerIdentity methods - Remove int32_t versions of LatencyLog - Move WebCrypto GenerateAsymmetricKeyTask back to where it belongs. | ||
* | Issue %3014 - Part 8: Fix build issues after removal of /media/webrtc | Moonchild | 2021-11-28 |
| | |||
* | Issue %3014 - Part 1: Remove conditional WebRTC code | Moonchild | 2021-11-26 |
| | |||
* | Issue %3005 - Centralize the Security Features and locate them to ↵ | Matt A. Tobin | 2021-11-23 |
| | | | | system/security | ||
* | Issue %3005 - Move toolkit/xre to system/runtime | Matt A. Tobin | 2021-11-22 |
| | |||
* | Issue mcp-graveyard/UXP%1751 - Nuke MOZ_WIDGET_COCOA | Moonchild | 2021-09-29 |
| | |||
* | Issue mcp-graveyard/UXP%1751 -- Remove XP_MACOSX conditionals from the rest ↵ | Moonchild | 2021-05-06 |
| | | | | | | | of the tree. This also removes some PP abuse and takes file entries out of PP when no longer needed without XP_MACOSX conditionals. | ||
* | Issue mcp-graveyard/UXP%1751 -- Remove files unused without XP_DARWIN | Moonchild | 2021-05-02 |
| | |||
* | Issue mcp-graveyard/UXP%1751 -- Remove XP_DARWIN | Moonchild | 2021-05-02 |
| | |||
* | Issue mcp-graveyard/UXP%1751 -- Remove XP_IOS | Moonchild | 2021-05-01 |
| | |||
* | Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue mcp-graveyard/UXP%1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, ↵ | Moonchild | 2020-09-23 |
| | | | | *.webidl, *.cc | ||
* | Issue mcp-graveyard/UXP%1656 - Part 1: Nuke most vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part. | ||
* | Revert "Issue mcp-graveyard/UXP%190 - Part 1: Remove XP_IOS conditional code" | Matt A. Tobin | 2020-02-28 |
| | | | | This reverts commit 6a3d5769d01ec1a8dd56ea79aec2df91b801ce02. | ||
* | Issue mcp-graveyard/UXP%190 - Part 1: Remove XP_IOS conditional code | Matt A. Tobin | 2020-02-28 |
| | |||
* | Issue mcp-graveyard/UXP%1053 - Remove android support from ipc except for ↵ | Matt A. Tobin | 2020-02-22 |
| | | | | | | ipc/chromium This does not include android in the imported chromium code as specific research needs done on defines and logic. | ||
* | Issue mcp-graveyard/UXP%1441 - Guard appomni/greomni with UXP_CUSTOM_OMNI ↵ | wolfbeast | 2020-02-14 |
| | | | | | | | | env var. This adds an addition to the environment set up for child processes (plugin container) so that it may still be able to pass the omni parameters there as-needed. | ||
* | MoonchildProductions%1251 - Part 27: Fix ifdef style. | athenian200 | 2019-10-21 |
| | | | | This should do it for all the commits to files I changed, but while I'm in here I could probably go ahead and turn ALL the singular if defined statements into ifdef statements by using grep/find on the tree. On the other hand, perhaps we should do that as a separate issue so that this doesn't become a case of scope creep. | ||
* | MoonchildProductions%1251 - Part 4: Core build system changes, lots of ↵ | athenian200 | 2019-10-21 |
| | | | | | | | | libevent/IPC junk. This is mostly ifdefs, but as you can see, Solaris is actually a lot like Linux. They're both more SysV than BSD at core, and most of the differences have more to do with Solaris not using glibc than anything else. I still need to audit a lot of these changes and understand why they're needed and what the alternative approaches are. After this patch, most of the core functionality needed to build Solaris is here. | ||
* | Remove crashreporter toolkit files. | wolfbeast | 2019-04-01 |
| | | | | Resolves %20 | ||
* | Unhook CR exception handler. | wolfbeast | 2019-04-01 |
| | | | | Tag mcp-graveyard/UXP%20 | ||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | Do not report resource-timing subdocument loads triggered by that subdocument. | wolfbeast | 2018-12-14 |
| | |||
* | Bug 1478575 - Unify CamerasChild shutdown paths. | wolfbeast | 2018-09-11 |
| | |||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | ||
* | Refactor structured clone JSAPI to prevent mismatched scopes. | wolfbeast | 2018-06-07 |
| | | | | Roll-up of bugs 1442722, 1455071, 1433642, 1456604 and 1458320. | ||
* | Remove support and tests for HSTS priming from the tree. Fixes %384 | Gaming4JC | 2018-05-26 |
| | |||
* | Remove IPC CrashReporterClient/Host | wolfbeast | 2018-05-22 |
| | | | | Tag mcp-graveyard/UXP%20. | ||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
| | | | | Tag mcp-graveyard/UXP%288 | ||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 |
| | |||
* | Remove sandbox ductwork conditional code. | wolfbeast | 2018-05-03 |
| | |||
* | Remove content process sandbox code. | wolfbeast | 2018-05-02 |
| | |||
* | moebius%230: Consider blocking top level window data: URIs (part 3/3 without ↵ | janekptacijarabaci | 2018-04-22 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/230 | ||
* | moebius%226: Consider blocking top level window data: URIs (part 2/2 without ↵ | janekptacijarabaci | 2018-04-22 |
| | | | | | | tests) https://github.com/MoonchildProductions/moebius/pull/226 | ||
* | Remove base conditional code for crash reporter and injector. | wolfbeast | 2018-03-30 |
| | |||
* | Remove more Vista checks in ipc code | wolfbeast | 2018-02-20 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |