index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Lines
*
Issue #1505 - Part 3: Make native mode actually native again.
wolfbeast
2020-04-14
-4
/
+36
*
Issue #1505 - Part 2: Store application build ID in nsHttpHandler
wolfbeast
2020-04-14
-16
/
+13
*
Issue #1505 - Rebuild application version string
wolfbeast
2020-04-14
-37
/
+46
*
Issue #1497 - Re-implement an un-preprocessed file check
New Tobin Paradigm
2020-04-14
-0
/
+91
*
Issue #1508 - Redirect moz://a to http://thereisonlyxul.org/
wolfbeast
2020-04-14
-1
/
+1
*
Issue #1507 - Remove nsRefreshDriver's use of high res system timers.
wolfbeast
2020-04-14
-103
/
+0
*
Issue #65 - Fix unprocessed directives in WebRequest.jsm
JustOff
2020-04-14
-1
/
+1
*
Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment...
Matt A. Tobin
2020-04-14
-1
/
+1
*
Revert "Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnv...
Matt A. Tobin
2020-04-14
-1
/
+1
*
Make the reference to Handle unambiguous in ipc/testshell/XPCShellEnvironment...
Matt A. Tobin
2020-04-14
-1
/
+1
*
Output webidl filenames as they are processed
Matt A. Tobin
2020-04-14
-0
/
+2
*
Issue #1501 - Un-bust building of NSS after update to 3.48 on Solaris.
athenian200
2020-04-14
-1
/
+1
*
Explicitly remove dist/bin before mozbuild's install_manifests get a hold of it
Matt A. Tobin
2020-04-14
-0
/
+6
*
Properly fix crash in nsDownloadManager when repeatedly pausing and resuming ...
Matt A. Tobin
2020-04-14
-1
/
+4
*
Revert "Only state the stop notification for JSDownloads in nsWebBrowserPersi...
Matt A. Tobin
2020-04-14
-3
/
+1
*
Issue #1280 - Un-bust certerror pages and ForgetAboutSite
wolfbeast
2020-04-14
-47
/
+13
*
Issue #1280 - Stop requesting HPKP state from within devtools.
wolfbeast
2020-04-14
-2
/
+3
*
Issue #1280 - Part 2: Remove HPKP tests.
wolfbeast
2020-04-14
-1040
/
+0
*
Issue #1280 - Part 1: Remove HPKP components.
wolfbeast
2020-04-14
-2657
/
+32
*
Issue #1473 - Fix building `%OS_SLICE%` on non-Windows platforms
JustOff
2020-04-14
-5
/
+22
*
Issue #1471 - Fix building on sparc64 Linux
JMadgwick
2020-04-14
-15
/
+39
*
Update README.md
New Tobin Paradigm
2020-04-14
-1
/
+1
*
Issue #1497 Revert "Check if there are any unpreprocessed files"
wolfbeast
2020-04-14
-10
/
+0
*
Issue #1497 Revert "MoonchildProductions#1251 - Part 19"
wolfbeast
2020-04-14
-8
/
+3
*
Teach config.guess to know if we want to build 32 or 64 bit builds on Windows
Matt A. Tobin
2020-04-14
-0
/
+7
*
Issue #1499 - Re-import ExtensionStorage.jsm
Matt A. Tobin
2020-04-14
-0
/
+242
*
Issue #1498 - Part 6: Remove STS preloadlist pref.
wolfbeast
2020-04-14
-10
/
+0
*
Issue #1498 - Part 5: Update SSService CID and correct mismatch.
wolfbeast
2020-04-14
-4
/
+4
*
Issue #1498 - Part 4: Remove clearPreloads.
wolfbeast
2020-04-14
-21
/
+0
*
Issue #1498 - Part 3: Remove support for storing "knockout" values.
wolfbeast
2020-04-14
-10
/
+4
*
Issue #1498 - Part 2: Stop persisting preload states.
wolfbeast
2020-04-14
-6
/
+1
*
Issue #1498 - Part 1: Stop using HSTS preload lists.
wolfbeast
2020-04-14
-103881
/
+8
*
Take nsSiteSecurityService out of UNIFIED_SOURCES
Matt A. Tobin
2020-04-14
-1
/
+4
*
Issue #447 - Update HSTS preload list
wolfbeast
2020-04-14
-9018
/
+14842
*
Issue #1491 - Part 2: Disable a workaround on macOS 10.14+ for an Apple bug d...
Brian Smith
2020-04-14
-20
/
+27
*
Issue #1491 - Part 1: Update nsCocoaFeatures for newer versions of MacOS X.
Brian Smith
2020-04-14
-0
/
+24
*
Issue #1467 - Part 4: Rename NSS_SQLSTORE to MOZ_SECURITY_SQLSTORE.
wolfbeast
2020-04-14
-15
/
+15
*
Issue #1467 - Part 3: Use UTF-8 file paths for NSS-SQL database.
wolfbeast
2020-04-14
-2
/
+11
*
Issue #1467 - Part 2: Make the PBKDF rounds adaptive to choice of NSS db
wolfbeast
2020-04-14
-5
/
+12
*
Issue #1467 - Part 1b: Fix type and make moz.configure happy.
wolfbeast
2020-04-14
-1
/
+2
*
Issue #1467 - Part 1: Set up conditional NSS-SQL builds.
wolfbeast
2020-04-14
-0
/
+35
*
[devtools] Properly escape method arguments for curl.
wolfbeast
2020-04-14
-13
/
+25
*
[DOM] Make sure to exit fullscreen mode if popups are opened or focused.
wolfbeast
2020-04-14
-0
/
+15
*
[js] Remove pointless MakeMRegExpHoistable optimization.
wolfbeast
2020-04-14
-302
/
+4
*
[network] Cherry-pick various sctp lib upstream fixes.
wolfbeast
2020-04-14
-9
/
+24
*
Issue #1355 - Make addition of cell border display items depend on
wolfbeast
2020-04-14
-4
/
+112
*
Issue #1482 - Give dynamic SSUAO rules priority over static ones
JustOff
2020-04-14
-7
/
+19
*
Issue #1485 - Fix incorrect grid cell sizing to min/max space.
wolfbeast
2020-04-14
-29
/
+77
*
Issue #1477 - Fix finding config.guess on builds not using MOZ_OBJDIR
Matt A. Tobin
2020-04-14
-0
/
+7
*
Issue #1480 - Skip abspos, fixed, float and placeholders for outline.
wolfbeast
2020-04-14
-2
/
+12
[next]