| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Issue #1467 - Part 1b: Fix type and make moz.configure happy. | wolfbeast | 2020-03-17 | -1/+2 |
| * | | Issue #1467 - Part 1: Set up conditional NSS-SQL builds. | wolfbeast | 2020-03-16 | -0/+35 |
* | | | [devtools] Properly escape method arguments for curl. | wolfbeast | 2020-03-19 | -13/+25 |
* | | | [DOM] Make sure to exit fullscreen mode if popups are opened or focused. | wolfbeast | 2020-03-18 | -0/+15 |
* | | | [js] Remove pointless MakeMRegExpHoistable optimization. | wolfbeast | 2020-03-18 | -302/+4 |
* | | | [network] Cherry-pick various sctp lib upstream fixes. | wolfbeast | 2020-03-18 | -9/+24 |
|/ / |
|
* | | Issue #1355 - Make addition of cell border display items depend on | wolfbeast | 2020-03-16 | -4/+112 |
* | | Merge pull request #1484 from JustOff/PR_ssuao_priority | Moonchild | 2020-03-15 | -7/+19 |
|\ \ |
|
| * | | Issue #1482 - Give dynamic SSUAO rules priority over static ones | JustOff | 2020-03-15 | -7/+19 |
* | | | Merge pull request #1486 from MoonchildProductions/1485 | Moonchild | 2020-03-15 | -29/+77 |
|\ \ \ |
|
| * | | | Issue #1485 - Fix incorrect grid cell sizing to min/max space. | wolfbeast | 2020-03-13 | -29/+77 |
| |/ / |
|
* / / | Issue #1477 - Fix finding config.guess on builds not using MOZ_OBJDIR | Matt A. Tobin | 2020-03-13 | -0/+7 |
|/ / |
|
* | | Merge pull request #1481 from MoonchildProductions/1480 | Moonchild | 2020-03-11 | -2/+12 |
|\ \ |
|
| * | | Issue #1480 - Skip abspos, fixed, float and placeholders for outline. | wolfbeast | 2020-03-11 | -2/+12 |
* | | | Merge pull request #1479 from JustOff/PR_uau_cleanup | Moonchild | 2020-03-11 | -30/+0 |
|\ \ \ |
|
| * | | | Issue #1053 - Remove no longer used function and modules from `UserAgentUpdat... | JustOff | 2020-03-11 | -30/+0 |
|/ / / |
|
* | | | Merge pull request #1476 from JustOff/PR_ssuao_os_slice | New Tobin Paradigm | 2020-03-10 | -1/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Issue #1473 - Add `%OS_SLICE%` macro to SSUAO to refine OS info | JustOff | 2020-03-10 | -1/+4 |
| |/ |
|
* | | Minor update to UXP coding style guideline. | wolfbeast | 2020-03-10 | -1/+7 |
* | | Update README.md | New Tobin Paradigm | 2020-03-09 | -0/+3 |
* | | Issue #1474 - Prevent the cp detection from starting if preffed off. | wolfbeast | 2020-03-07 | -4/+4 |
* | | Update UXP coding style guide JS guide. | wolfbeast | 2020-03-07 | -0/+35 |
* | | Update UXP coding style guide JS guide. | wolfbeast | 2020-03-06 | -6/+13 |
* | | Merge branch 'updateutils-work' | Matt A. Tobin | 2020-03-06 | -239/+88 |
|\ \ |
|
| * | | Issue #1470 - Part 3: Remove now unused update.locale | Matt A. Tobin | 2020-03-05 | -7/+0 |
| * | | Issue #1470 - Part 2: Change calls from UpdateUtils.getUpdateChannel() to Upd... | Matt A. Tobin | 2020-03-05 | -3/+3 |
| * | | Issue #1470 - Part 1: Refactor UpdateUtils.jsm | Matt A. Tobin | 2020-03-05 | -229/+85 |
| |/ |
|
* / | Update UXP coding style guide with JS guide. | wolfbeast | 2020-03-06 | -8/+202 |
|/ |
|
* | Remove exposed bug from UpdateUtils.jsm | New Tobin Paradigm | 2020-03-04 | -6/+0 |
* | Revert "Issue #190 - Part 1: Remove XP_IOS conditional code" | Matt A. Tobin | 2020-02-28 | -6/+79 |
* | Issue #190 - Part 1: Remove XP_IOS conditional code | Matt A. Tobin | 2020-02-28 | -79/+6 |
* | Issue #1053 - Remove android-only skia-npapi | Matt A. Tobin | 2020-02-28 | -734/+0 |
* | Issue #1053 - Remove android support from nsNSSComponent.cpp | Matt A. Tobin | 2020-02-28 | -61/+17 |
* | Issue #251 - Move --disable-dbm to ac configure | Matt A. Tobin | 2020-02-28 | -18/+18 |
* | Remove unused mailnews.mozbuild | Matt A. Tobin | 2020-02-28 | -16/+0 |
* | Mork is not dependent on dbm and never was. | Matt A. Tobin | 2020-02-28 | -6/+5 |
* | Correct typo in mailnews/base/src/moz.build | Matt A. Tobin | 2020-02-28 | -1/+1 |
* | Issue #1319 - Remove EARLY_BETA_OR_EARLIER condition | Matt A. Tobin | 2020-02-28 | -32/+1 |
* | Issue #1465 - Implement optional catch binding. | wolfbeast | 2020-02-27 | -76/+118 |
* | Revert "Issue #1355 - Better way to create display items for column backgrounds" | wolfbeast | 2020-02-26 | -1054/+830 |
* | Revert "Layout\reftests\table-background\reftest.list should have only additi... | wolfbeast | 2020-02-26 | -15/+15 |
* | [DOM] Add a null check | wolfbeast | 2020-02-26 | -1/+1 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | Matt A. Tobin | 2020-02-26 | -815/+1039 |
|\ |
|
| * | Merge pull request #1463 from win7-7/column-backgrounds-pr | Moonchild | 2020-02-26 | -815/+1039 |
| |\ |
|
| | * | Layout\reftests\table-background\reftest.list should have only additions to t... | win7-7 | 2020-02-26 | -15/+15 |
| | * | Issue #1355 - Better way to create display items for column backgrounds | win7-7 | 2020-02-25 | -830/+1054 |
* | | | No Issue - Always build marionette until it can be tracked down and killed | Matt A. Tobin | 2020-02-26 | -1/+1 |
|/ / |
|
* | | Issue #1053 - Remove android preprocessor directive from toolkit/locales/jar.mn | Matt A. Tobin | 2020-02-25 | -2/+0 |
* | | Merge pull request #1461 from MoonchildProductions/ubbo | Moonchild | 2020-02-26 | -803/+8483 |
|\ \ |
|
| * | | Revert #1091 Remove unboxed object code phase 1 + extras. | wolfbeast | 2020-02-23 | -102/+1545 |