| Commit message (Expand) | Author | Age | Lines |
... | |
| | | | | * | | | | Bug 1326453 - Part 1: Remove @@iterator method from module namespace objects ... | janekptacijarabaci | 2018-04-14 | -63/+1 |
| | | | | * | | | | Bug 1330682 - Use CORS when loading modules as per current spec | janekptacijarabaci | 2018-04-14 | -9/+21 |
| | | | | * | | | | Bug 1330657 - Enable <script type="module"> behind a pref | janekptacijarabaci | 2018-04-14 | -3/+20 |
| | | | | * | | | | Bug 1320993 - Fix exporting default class expression | janekptacijarabaci | 2018-04-14 | -35/+37 |
| | | | * | | | | | Make the page visibility API pref-controlled. | wolfbeast | 2018-07-07 | -0/+6 |
| | | | | |/ / /
| | | | |/| | | |
|
* | | | | | | | | Issue #1258 - Part 8: Ifdef MailNews OAuth2 Support | Matt A. Tobin | 2019-11-05 | -23/+193 |
* | | | | | | | | Merge branch 'master' into mailnews-work | Matt A. Tobin | 2019-11-05 | -1477/+445 |
|\ \ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | Issue #1252 - Remove fragile fast path. | wolfbeast | 2019-11-04 | -11/+0 |
| |/ / / / / / |
|
| * | | | | | | Merge branch 'table-sticky-work' | wolfbeast | 2019-11-04 | -1465/+444 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Bump Goanna version. | wolfbeast | 2019-11-03 | -1/+1 |
| | * | | | | | | Issue #146 - Part 7: Remove no longer relevant reftest. | wolfbeast | 2019-11-03 | -62/+0 |
| | * | | | | | | Issue #146 - Part 6: Allow `position: sticky` on table elements. | wolfbeast | 2019-11-03 | -20/+7 |
| | * | | | | | | Issue #146 - Part 5: Treat table row groups as containing blocks. | wolfbeast | 2019-11-03 | -0/+11 |
| | * | | | | | | Issue #146 - Part 4: Adjust tests for fixes. | wolfbeast | 2019-11-03 | -4/+41 |
| | * | | | | | | Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoid | wolfbeast | 2019-11-03 | -7/+75 |
| | * | | | | | | Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid display | wolfbeast | 2019-11-03 | -8/+108 |
| | * | | | | | | Issue #146 - Part 2: Remove custom table painting component. | wolfbeast | 2019-11-02 | -1162/+0 |
| | * | | | | | | Issue #146 - Part 1: Draw each table's background on their own display | wolfbeast | 2019-11-02 | -223/+223 |
| * | | | | | | | Merge pull request #1272 from g4jc/libcubeb | New Tobin Paradigm | 2019-11-03 | -1/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Issue #1271 - Fix build failure in current in-tree libcubeb sndio module | Gaming4JC | 2019-11-03 | -1/+1 |
| |/ / / / / / / |
|
* | | | | | | | | Issue #1258 - Part 7: UXP Specific fixes | Matt A. Tobin | 2019-11-03 | -37/+54 |
* | | | | | | | | Issue #1258 - Part 6: Add MOZ_MOVEMAIL to MOZ_MAILNEWS configure logic | Matt A. Tobin | 2019-11-03 | -1/+8 |
* | | | | | | | | Issue #1258 - Part 5: Only IceDove cares about Thunderbird's baby mode accoun... | Matt A. Tobin | 2019-11-03 | -6/+6 |
* | | | | | | | | Issue #1258 - Part 4: Remove Add IM Account from Account Manager | Matt A. Tobin | 2019-11-03 | -11/+0 |
* | | | | | | | | Issue #1258 - Part 3: Make mailnews and friends build | Matt A. Tobin | 2019-11-03 | -8/+90 |
* | | | | | | | | Merge branch 'master' into mailnews-work | Matt A. Tobin | 2019-11-03 | -9262/+5502 |
|\| | | | | | | |
|
| * | | | | | | | Revert "Issue #1267 - Part 1: Update libcubeb to a1200c34." | Matt A. Tobin | 2019-11-03 | -9258/+5500 |
| * | | | | | | | Revert "Issue #1267 - Part 2: fix libcubeb bindings in dom" | Matt A. Tobin | 2019-11-03 | -4/+2 |
* | | | | | | | | Issue #1258 - Part 2: Use binoc-central version of ldap | Matt A. Tobin | 2019-11-03 | -18/+44 |
* | | | | | | | | Merge branch 'master' into mailnews-work | Matt A. Tobin | 2019-11-03 | -5505/+9285 |
|\| | | | | | | |
|
| * | | | | | | | Merge pull request #1269 from g4jc/sndio | Moonchild | 2019-11-03 | -3/+23 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Issue #1265 - Expose sndio as a build option for any supporting system | Gaming4JC | 2019-11-02 | -3/+23 |
| * | | | | | | | | Merge pull request #1270 from g4jc/libcubeb | Moonchild | 2019-11-03 | -5502/+9262 |
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| |/| | | | | | | |
|
| | * | | | | | | | Issue #1267 - Part 2: fix libcubeb bindings in dom | Gaming4JC | 2019-11-02 | -2/+4 |
| | * | | | | | | | Issue #1267 - Part 1: Update libcubeb to a1200c34. | Gaming4JC | 2019-11-02 | -5500/+9258 |
| |/ / / / / / / |
|
* / / / / / / / | Issue #1258 - Part 1: Import mailnews, ldap, and mork from comm-esr52.9.1 | Matt A. Tobin | 2019-11-03 | -0/+510348 |
|/ / / / / / / |
|
* | | | | | | | Merge pull request #1262 from athenian200/solaris-work | Moonchild | 2019-11-02 | -335/+2656 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix nits. | athenian200 | 2019-10-31 | -12/+22 |
| * | | | | | | | MoonchildProductions#1251 - Part 27: Fix ifdef style. | athenian200 | 2019-10-21 | -26/+26 |
| * | | | | | | | MoonchildProductions#1251 - Part 26: Oracle Solaris gsed/ICU fix. | athenian200 | 2019-10-21 | -1/+1 |
| * | | | | | | | MoonchildProductions#1251 - Part 25: Fix link paths. | athenian200 | 2019-10-21 | -2/+14 |
| * | | | | | | | MoonchildProductions#1251 - Part 24: Remove temporary GNU M4 workaround. | athenian200 | 2019-10-21 | -46/+2 |
| * | | | | | | | MoonchildProductions#1251 - Part 23: Allow AMD64 build to work. | athenian200 | 2019-10-21 | -11/+102 |
| * | | | | | | | MoonchildProductions#1251 - Part 22: Remove some unused type declarations fro... | athenian200 | 2019-10-21 | -28/+2 |
| * | | | | | | | MoonchildProductions#1251 - Part 21: Fix Flash player and some extensions bei... | athenian200 | 2019-10-21 | -2/+51 |
| * | | | | | | | Fix a bunch of dumb typos and omissions. | athenian200 | 2019-10-21 | -12/+12 |
| * | | | | | | | MoonchildProductions#1251 - Part 20: Add atomic.h to system-headers. | athenian200 | 2019-10-21 | -0/+1 |
| * | | | | | | | MoonchildProductions#1251 - Part 19: Make the unpreprocessed file script work... | athenian200 | 2019-10-21 | -3/+8 |
| * | | | | | | | MoonchildProductions#1251 - Part 18: (Hopefully) final version of build syste... | athenian200 | 2019-10-21 | -4/+12 |
| * | | | | | | | MoonchildProductions#1251 - Part 17: All the libffi and libxul.so issues, res... | athenian200 | 2019-10-21 | -11/+48 |