Dactyloidae/toolkit/modules
Moonchild 9ad680cfc4 Issue #2736 - Part 1: Provide more consistent principals to CSP.
We're currently fairly vague and inconsistent about the values we provide to
content policy implementations for requestOrigin and requestPrincipal. In some
cases they're the triggering principal, sometimes the loading principal,
sometimes the channel principal.

Our existing content policy implementations which require or expect a
loading principal currently retrieve it from the context node.
Since no current callers require the principal to be the loading
principal, and some already expect it to be the triggering principal
(which there's currently no other way to retrieve), a choice was made
to pass the triggering principal whenever possible, but use the loading
principal to determine the origin URL.
2025-05-14 14:21:46 +08:00
..
addons Issue #2736 - Part 1: Provide more consistent principals to CSP. 2025-05-14 14:21:46 +08:00
docs
sessionstore Bug 1307736 - Store triggeringPrincipal with all history entries 2019-02-15 23:54:34 +08:00
subprocess Issue #1656 - Part 6: Clean up the build files 2020-09-25 22:04:23 +08:00
third_party/jsesc
AppConstants.jsm Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
AsyncPrefs.jsm
Battery.jsm
BinarySearch.jsm
BrowserUtils.jsm
CanonicalJSON.jsm
CertUtils.jsm
CharsetMenu.jsm
ClientID.jsm
Color.jsm
Console.jsm
DateTimePickerHelper.jsm Bug 1406859 - [DateTimePicker] Let the first picker close gracefully before opening a second picker 2019-02-15 23:45:07 +08:00
debug.js Issue #1656 - Remove more vim control lines. 2023-05-05 22:59:16 +08:00
DeferredTask.jsm Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
Deprecated.jsm Add performance warnings to Deprecated module. 2019-02-16 00:23:07 +08:00
ExtensionStorage.jsm Issue #1499 - Re-import ExtensionStorage.jsm 2020-04-03 09:21:07 +08:00
FileUtils.jsm
Finder.jsm Issue #1656 - Part 9: Single-line-comment style. 2020-09-25 22:07:00 +08:00
FinderHighlighter.jsm
FinderIterator.jsm
FormLikeFactory.jsm
Geometry.jsm
Http.jsm
InlineSpellChecker.jsm
InlineSpellCheckerContent.jsm Issue #1656 - Part 8: Devtools and misc. 2020-09-25 22:06:55 +08:00
Integration.jsm
JSONFile.jsm
LightweightThemeConsumer.jsm Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
LoadContextInfo.jsm
Locale.jsm
Log.jsm
Memory.jsm
moz.build No issue - Stop pre-processing some files that don't have preprocessor statements in them. 2022-09-19 16:19:41 +08:00
NewTabUtils.jsm Issue #21 - Remove calls to Services.telemetry and nsITelemetry 2022-04-28 10:38:12 +08:00
NLP.jsm
ObjectUtils.jsm
PageMenu.jsm
PageMetadata.jsm
PermissionsUtils.jsm Issue #991 Part 8: Toolkit everything else 2019-04-27 08:22:23 +08:00
PopupNotifications.jsm Bug 1863083 2024-01-25 12:13:30 +08:00
Preferences.jsm
PrivateBrowsingUtils.jsm
ProfileAge.jsm
Promise-backend.js Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
Promise.jsm Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
PromiseMessage.jsm
PromiseUtils.jsm
PropertyListUtils.jsm
RemoteController.jsm
RemoteFinder.jsm Issue #1656 - Part 9: Single-line-comment style. 2020-09-25 22:07:00 +08:00
RemotePageManager.jsm
RemoteSecurityUI.jsm
RemoteWebProgress.jsm
ResetProfile.jsm Issue #65 - Remove AppConstants from toolkit/modules 2020-02-07 07:55:51 +08:00
ResponsivenessMonitor.jsm
SelectContentHelper.jsm
SelectParentHelper.jsm
ServiceRequest.jsm
Services.jsm Issue #21 - Remove calls to Services.telemetry and nsITelemetry 2022-04-28 10:38:12 +08:00
SessionRecorder.jsm
ShortcutUtils.jsm
Sntp.jsm
SpatialNavigation.jsm
Sqlite.jsm Fix unsafe "instanceof" negations 2019-02-15 23:55:28 +08:00
Task.jsm Issue #1656 - Part 3: Nuke more vim config lines in the tree. 2020-09-25 22:04:17 +08:00
Timer.jsm
Troubleshoot.jsm [toolkit] Exclude printer spew from troubleshooting information. 2021-06-04 09:31:04 +08:00
UpdateUtils.jsm Issue #2503 - Part 2b: Fix missing navigator in UpdateUtils. 2024-04-16 14:59:13 +08:00
WebChannel.jsm
WindowDraggingUtils.jsm Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
WindowsRegistry.jsm
ZipUtils.jsm