Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #80 - reinstated unified building for some large chunks of our code. | Moonchild | 2022-09-04 |
| | | | | This should reduce compile complexity saving time and reducing linker stress. | ||
* | Issue #326 - Part 4: Update Unicode data to release 10.0 | Job Bautista | 2022-06-23 |
| | | | | | | | | | | | genUnicodePropertyData.pl's output: unknown ICU script MASARAM_GONDI at ../tools/genUnicodePropertyData.pl line 442, <FH> line 2641. unknown ICU script SOYOMBO at ../tools/genUnicodePropertyData.pl line 442, <FH> line 2663. unknown ICU script ZANABAZAR_SQUARE at ../tools/genUnicodePropertyData.pl line 442, <FH> line 2679. Data for CharProp2 = 14864 Data for FullWidth = 2176 Data for FullWidthInverse = 2688 Total data = 19728 | ||
* | Issue #326 - Part 1a: Update character property table generator script for ↵ | Job Bautista | 2022-06-22 |
| | | | | | | Unicode 9, and adjust APIs to fit the new identifier-type property model Backported from Mozilla bug 1281448. | ||
* | Issue #1829 - Revert “Issue #1751 - Remove Mac code behind ↵ | Brian Smith | 2022-04-26 |
| | | | | | | MOZ_WIDGET_TOOLKIT == 'cocoa’” This reverts commit 1fe9c19305dadf2d5bcaa0e589fcd250389dfa8a. | ||
* | [network] Tighten checks for ACE (punycode) encoding. | Moonchild | 2022-04-04 |
| | |||
* | Issue #1751 - Remove Mac code behind MOZ_WIDGET_TOOLKIT == 'cocoa' | Moonchild | 2021-06-21 |
| | |||
* | Issue #1656 - Part 6: Clean up the build files | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 4: Tackle *.idl, *.css, *.ipdlh, *.webidl, *.cc | Moonchild | 2020-09-23 |
| | |||
* | Issue #1656 - Part 3: Nuke more vim config lines in the tree. | Moonchild | 2020-09-23 |
| | | | | Another S&R run with some smarter matching. | ||
* | Issue #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. | ||
* | Issue #80 - Include MDNSResponderOperator.h in ↵ | adeshkp | 2020-05-18 |
| | | | | | libmdns/nsDNSServiceDiscovery.h for Mac This is needed for forward declaration of `BrowseOperator` and `RegisterOperator`. | ||
* | Issue #80 - De-unify netwerk/dns | Moonchild | 2020-05-17 |
| | |||
* | Issue #1053 - Remove android support from netwerk | Matt A. Tobin | 2020-02-22 |
| | |||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 |
| | |||
* | 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. | ||
* | Remove other gonk widget conditionals and unused files. | wolfbeast | 2018-05-13 |
| | | | | Tag #288. | ||
* | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 |
| | | | | Tag #288 | ||
* | Issue #325 Part 1: Remove the legacy non-IDNA2008 code path from nsIDNService. | wolfbeast | 2018-05-04 |
| | |||
* | Check ScriptExtensions property of combining marks when available. | wolfbeast | 2018-02-08 |
| | |||
* | Force punycode display for IDNs with a <dotless-i/j, combining mark above> ↵ | wolfbeast | 2018-02-08 |
| | | | | sequence. | ||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |