summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'master' into js-modulesjs-moduleswolfbeast2020-01-05
|\
| * Merge pull request #1341 from MoonchildProductions/nss-workMoonchild2020-01-04
| |\
| | * Issue #1338 - Part 5: Clobber for NSS updatewolfbeast2020-01-02
| | * Issue #1338 - Part 4: Initialize NSS with desired run-time values.wolfbeast2020-01-02
| | * Issue #1338 - Part 3: Update NSS symbolswolfbeast2020-01-02
| | * Issue #1338 - Part 2: Update NSS to 3.48-RTMwolfbeast2020-01-02
| | * Issue #1338 - Part 1: Update NSPR to 4.24wolfbeast2020-01-02
| |/
| * Merge pull request #1340 from g4jc/mailnews_enhanceNew Tobin Paradigm2019-12-31
| |\
| | * Bug 1599054 - allow callers to ommit sending OAuth2 client_secret parameter.Gaming4JC2019-12-30
| | * Bug 1597933 - Use URLSearchParams for setting params for OAuth2 authorization...Gaming4JC2019-12-30
| | * Bug 1597933 - use fetch + URLSearchParms instead of Http.jsm to request OAuth...Gaming4JC2019-12-30
| | * Bug 1597933 - don't pass string constants to determine OAuth refresh token or...Gaming4JC2019-12-30
| | * Bug 1597933 - improve OAuth2 params parsing.Gaming4JC2019-12-30
| | * Bug 1597933 - clean up OAuth2 code: remove responseType which is always code.Gaming4JC2019-12-30
| | * Bug 1453643 - Enable proper retry on oauth2 authenication failure.Gaming4JC2019-12-30
| | * Bug 1176399 - Multiple requests for master password when GMail OAuth2 is enab...Gaming4JC2019-12-30
| |/
| * Merge pull request #1335 from MoonchildProductions/document_openMoonchild2019-12-28
| |\
| | * Issue #1118 - Part 9: Don't allow reuse of unlinked CallbackObjectHolder.wolfbeast2019-12-23
| | * Issue #1118 - Part 8: Remove no-longer-used mDidDocumentOpen andwolfbeast2019-12-23
| | * Issue #1118 - Part 7: Remove no-longer-used mWillReparent debug code.wolfbeast2019-12-23
| | * Issue #1118 - Part 6: Fix various tests that are no longer correct.wolfbeast2019-12-22
| | * Issue #1118 - Part 5: Change the way document.open() workswolfbeast2019-12-22
| | * Forward to new tree structure.wolfbeast2019-12-22
| | |\
| | * | Issue #1118 Part 4: Allow UpdateURLAndHistory to work even if there's nowolfbeast2019-08-06
| | * | Issue #1118 Part 3: Add a public RemoveAllListeners method onwolfbeast2019-08-06
| | * | Issue #1118 Part 2: Allow UpdateURLAndHistory to work even if mOSHE iswolfbeast2019-08-06
| | * | Issue #1118 Part 1: Split out part of nsDocShell::AddState into awolfbeast2019-07-31
| * | | Merge pull request #1336 from athenian200/html-media-hackMoonchild2019-12-28
| |\ \ \
| | * | | Fix typo.athenian2002019-12-24
| | * | | Issue #1332 - Backport promise-based media playbackathenian2002019-12-23
| |/ / /
| * | | Merge pull request #1334 from g4jc/bug1333Moonchild2019-12-22
| |\ \ \ | | |_|/ | |/| |
| | * | Bug 1341238 - Don't hang on to pointer from temporary NS_LossyConvertUTF16toA...Gaming4JC2019-12-22
| |/ /
| * | Update READMEwolfbeast2019-12-21
| * | Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20
| * | Enable layers acceleration by default on GTK platforms.wolfbeast2019-12-20
| * | Issue #1316 - Reduce compiler warnings in ICUwolfbeast2019-12-19
| * | Merge pull request #1330 from MoonchildProductions/DOM-promise-removalNew Tobin Paradigm2019-12-18
| |\ \
| | * | Issue #1322 - Part 4: Fix WebIDL.py parser for line endings and wrongwolfbeast2019-12-19
| | * | Issue #1322 - Part 3: Remove DOM promise interface gunkwolfbeast2019-12-19
| | * | Issue #1322 - Part 2: Remove --enable-sm-promise buildconfig switch.wolfbeast2019-12-19
| | * | Issue #1322 - Part 1: Remove the DOM Promise guts.wolfbeast2019-12-19
| |/ /
| * | Issue #1328 - Follow-up: Increase font size for changed monospace fonts.wolfbeast2019-12-18
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-12-18
| |\ \
| | * | No Issue - Fix indentation and account for system libevent in ipc/chromium/mo...Matt A. Tobin2019-12-17
| * | | Issue #1328 - Part 3: Add fuzz to reftests and fix misc other tests.Chris Peterson2019-12-18
| * | | Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18
| * | | Issue #1328 - Part 1: Change default monospace font to Consolas for allwolfbeast2019-12-18
| |/ /
| * | Merge pull request #1327 from g4jc/async_iterationMoonchild2019-12-17
| |\ \
| | * | Bug 1454285 - Part 2: Disallow using innermostEmitterScope while the value do...Gaming4JC2019-12-17
| | * | Bug 1454285 - Part 1: Specify the current scope when emitting await and .gene...Gaming4JC2019-12-17