summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [Docshell] Ensure nsDocShell::mContentViewer is released properly.wolfbeast2020-04-07-0/+6
* Issue #1505 - Part 3: Make native mode actually native again.wolfbeast2020-04-05-4/+36
* Issue #1505 - Part 2: Store application build ID in nsHttpHandlerwolfbeast2020-04-05-16/+13
* Issue #1505 - Rebuild application version stringwolfbeast2020-04-05-37/+46
* Issue #1497 - Re-implement an un-preprocessed file checkNew Tobin Paradigm2020-04-04-0/+91
* Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/wolfbeast2020-04-03-1/+1
* Issue #1507 - Remove nsRefreshDriver's use of high res system timers.wolfbeast2020-04-03-103/+0
* Merge pull request #1504 from JustOff/PR_fix_WebRequest_jsmMoonchild2020-04-02-1/+1
|\
| * Issue #65 - Fix unprocessed directives in WebRequest.jsmJustOff2020-04-01-1/+1
|/
* Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment...Matt A. Tobin2020-03-31-1/+1
* Revert "Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnv...Matt A. Tobin2020-03-31-1/+1
* Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment...Matt A. Tobin2020-03-31-1/+1
* Output webidl filenames as they are processedMatt A. Tobin2020-03-31-0/+2
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2020-03-31-1/+1
|\
| * Merge pull request #1502 from athenian200/nss348_solarisMoonchild2020-03-31-1/+1
| |\
| | * Issue #1501 - Un-bust building of NSS after update to 3.48 on Solaris.athenian2002020-03-30-1/+1
* | | Explicitly remove dist/bin before mozbuild's install_manifests get a hold of itMatt A. Tobin2020-03-31-0/+6
|/ /
* / Issue #1280 - Un-bust certerror pages and ForgetAboutSitewolfbeast2020-03-31-47/+13
|/
* Issue #1280 - Stop requesting HPKP state from within devtools.wolfbeast2020-03-30-2/+3
* Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ...Matt A. Tobin2020-03-29-1/+4
* Revert "Only state the stop notification for JSDownloads in nsWebBrowserPersi...Matt A. Tobin2020-03-29-3/+1
* Merge pull request #1500 from MoonchildProductions/1280Moonchild2020-03-29-3697/+32
|\
| * Issue #1280 - Part 2: Remove HPKP tests.wolfbeast2020-03-28-1040/+0
| * Issue #1280 - Part 1: Remove HPKP components.wolfbeast2020-03-28-2657/+32
* | Merge pull request #1494 from JustOff/PR_osslice_non_windowsMoonchild2020-03-28-5/+22
|\ \
| * | Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platformsJustOff2020-03-24-5/+22
* | | Merge pull request #1472 from JMadgwick/masterMoonchild2020-03-28-15/+39
|\ \ \
| * | | Issue #1471 - Fix building on sparc64 LinuxJMadgwick2020-03-09-15/+39
* | | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPMatt A. Tobin2020-03-28-16/+1
|\ \ \ \
| * \ \ \ Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2020-03-28-1/+1
| |\ \ \ \
| | * | | | Update README.mdNew Tobin Paradigm2020-03-28-1/+1
| | | |_|/ | | |/| |
| * | | | Issue #1497 Revert "Check if there are any unpreprocessed files"wolfbeast2020-03-28-10/+0
| * | | | Issue #1497 Revert "MoonchildProductions#1251 - Part 19"wolfbeast2020-03-28-8/+3
| |/ / /
* / / / Teach config.guess to know if we want to build 32 or 64 bit builds on WindowsMatt A. Tobin2020-03-28-0/+7
|/ / /
* | | Issue #1498 - Part 6: Remove STS preloadlist pref.wolfbeast2020-03-27-10/+0
* | | Issue #1498 - Part 5: Update SSService CID and correct mismatch.wolfbeast2020-03-27-4/+4
* | | Issue #1498 - Part 4: Remove clearPreloads.wolfbeast2020-03-27-21/+0
* | | Issue #1498 - Part 3: Remove support for storing "knockout" values.wolfbeast2020-03-27-10/+4
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2020-03-27-0/+242
|\ \ \
| * | | Issue #1499 - Re-import ExtensionStorage.jsmMatt A. Tobin2020-03-26-0/+242
* | | | Issue #1498 - Part 1: Stop persisting preload states.wolfbeast2020-03-27-6/+1
* | | | Issue #1498 - Part 1: Stop using HSTS preload lists.wolfbeast2020-03-27-103881/+8
|/ / /
* | | Take nsSiteSecurityService out of UNIFIED_SOURCESMatt A. Tobin2020-03-25-1/+4
* | | Issue #447 - Update HSTS preload listwolfbeast2020-03-24-9018/+14842
| |/ |/|
* | Merge pull request #1492 from dbsoft/PopupWindowFixesNew Tobin Paradigm2020-03-21-20/+51
|\ \
| * | Issue #1491 - Part 2: Disable a workaround on macOS 10.14+ for an Apple bug d...Brian Smith2020-03-21-20/+27
| * | Issue #1491 - Part 1: Update nsCocoaFeatures for newer versions of MacOS X.Brian Smith2020-03-21-0/+24
|/ /
* | Merge pull request #1487 from MoonchildProductions/1467Moonchild2020-03-20-7/+59
|\ \
| * | Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.wolfbeast2020-03-19-15/+15
| * | Issue #1467 - Part 3: Use UTF-8 file paths for NSS-SQL database.wolfbeast2020-03-17-2/+11