gecko-dev/caps
Nika Layzell effe5537b9 Bug 1772006 - Part 6: Simplify and move the find+replace methods from ns[T]StringObsolete, r=xpcom-reviewers,barret
The remaining methods in ns[T]StringObsolete are all find+replace methods for
nsTSubstring. These were migrated in a similar way to the find methods, and
partially updated to avoid using methods from nsStringObsolete.cpp.

This change removes the ns[T]StringObsolete.cpp files completely, as they are
no longer necessary.

Differential Revision: https://phabricator.services.mozilla.com/D148301
2022-07-30 00:12:49 +00:00
..
tests Bug 1761614 - Configure eslint to disable check for unused variable "printAttrs" r=Standard8 DONTBUILD 2022-07-28 15:33:32 +00:00
BasePrincipal.cpp Backed out 3 changesets (bug 1711168, bug 1773115) for causing failures at test_ext_web_accessible_resources.html. CLOSED TREE 2022-07-27 00:13:26 +03:00
BasePrincipal.h Bug 1757796 - Permit midi-sysex on localhost. r=mixedpuppy 2022-03-04 22:55:00 +00:00
ContentPrincipal.cpp Bug 1760417 - Make ContentPrincipal more reliable for URIs in the form of scheme://.origin.tld. r=nika,ckerschb 2022-04-04 13:40:50 +00:00
ContentPrincipal.h Bug 1711078 - Part 2: Mark immutable fields in principal types as const, r=ckerschb 2021-05-17 20:50:09 +00:00
ContentPrincipalInfoHashKey.h Bug 1725942 - Part 1: Add ContentPrincipalInfoHashKey r=bholley 2021-10-19 12:01:49 +00:00
DomainPolicy.cpp Bug 1731645 - Fix non-unified build errors in caps/. r=ckerschb 2021-09-21 15:42:01 +00:00
DomainPolicy.h Bug 708901 - Migrate to nsTHashSet in caps. r=ckerschb 2021-03-24 17:56:45 +00:00
ExpandedPrincipal.cpp Bug 1741600 - Fix ExpandedPrincipal and nsCSPContext leaks triggered by ApplyAddonContentScriptCSP. r=ckerschb,robwu 2021-11-26 15:51:13 +00:00
ExpandedPrincipal.h Bug 1741600 - Fix ExpandedPrincipal and nsCSPContext leaks triggered by ApplyAddonContentScriptCSP. r=ckerschb,robwu 2021-11-26 15:51:13 +00:00
NullPrincipal.cpp Bug 1754320 - Re-escape existing escape sequences in precursor origins, r=ckerschb 2022-03-28 15:12:36 +00:00
NullPrincipal.h Bug 1754320 - Re-escape existing escape sequences in precursor origins, r=ckerschb 2022-03-28 15:12:36 +00:00
OriginAttributes.cpp Bug 1772006 - Part 6: Simplify and move the find+replace methods from ns[T]StringObsolete, r=xpcom-reviewers,barret 2022-07-30 00:12:49 +00:00
OriginAttributes.h Bug 1714065 - Allow matching partition key fields via OriginAttributesPattern. r=timhuang,ckerschb 2021-06-24 09:13:30 +00:00
PrincipalHashKey.h
SystemPrincipal.cpp Bug 1711078 - Part 2: Mark immutable fields in principal types as const, r=ckerschb 2021-05-17 20:50:09 +00:00
SystemPrincipal.h Bug 1711078 - Part 2: Mark immutable fields in principal types as const, r=ckerschb 2021-05-17 20:50:09 +00:00
moz.build Bug 1725942 - Part 1: Add ContentPrincipalInfoHashKey r=bholley 2021-10-19 12:01:49 +00:00
nsIAddonPolicyService.idl Bug 1740263 - Continue to allow WASM by default in Webextensions v2. r=mixedpuppy,robwu 2022-05-19 14:13:51 +00:00
nsIDomainPolicy.idl
nsIPrincipal.idl Bug 1755947 - Simplify nsIPrincipal.isSameOrigin(). r=bholley 2022-02-17 18:11:58 +00:00
nsIScriptSecurityManager.idl Bug 1685801: Part 12 - Remove BrowserUtils.urlSecurityCheck. r=mccr8 2021-01-28 20:58:48 +00:00
nsJSPrincipals.cpp Bug 1544127 - Make sure nsIPrincipal is only accessed on main thread, r=necko-reviewers,valentin 2022-01-19 13:52:05 +00:00
nsJSPrincipals.h Bug 1676362 - Removed unused includes from nsJSPrincipals.h. r=tjr 2020-11-23 16:09:37 +00:00
nsScriptSecurityManager.cpp Backed out 3 changesets (bug 1711168, bug 1773115) for causing failures at test_ext_web_accessible_resources.html. CLOSED TREE 2022-07-27 00:13:26 +03:00
nsScriptSecurityManager.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00