gecko-dev/dom/worklet
Boris Zbarsky 033a03eb89 Bug 1591491. Add more use of FakeString::ShareOrDependUpon. r=froydnj
If someone then saves the resulting string, this will let us avoid a copy.

Differential Revision: https://phabricator.services.mozilla.com/D50635

--HG--
extra : moz-landing-system : lando
2019-10-28 20:41:59 +00:00
..
tests Bug 1577746 - Enable ESLint rule object-shorthand for dom/. r=baku 2019-09-02 11:22:27 +00:00
Worklet.cpp Bug 1591491. Add more use of FakeString::ShareOrDependUpon. r=froydnj 2019-10-28 20:41:59 +00:00
Worklet.h
WorkletGlobalScope.cpp Bug 1490044 - Remove DOMPrefs. r=bzbarsky 2019-06-13 09:02:03 +00:00
WorkletGlobalScope.h Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
WorkletImpl.cpp Bug 1578623 remove OriginAttributes duplication by reading from PrincipalInfo r=baku 2019-09-09 00:41:59 +00:00
WorkletImpl.h Bug 1578623 remove OriginAttributes duplication by reading from PrincipalInfo r=baku 2019-09-09 00:41:59 +00:00
WorkletPrincipals.cpp Bug 1576254 - Add isSystemOrAddonPrincipal to WorkletPrincipal r=baku 2019-10-04 17:36:40 +00:00
WorkletPrincipals.h Bug 1576254 - Add isSystemOrAddonPrincipal to WorkletPrincipal r=baku 2019-10-04 17:36:40 +00:00
WorkletThread.cpp Bug 1578623 include stack with console message for uncaught exception in worklet script r=baku 2019-09-09 00:41:44 +00:00
WorkletThread.h
moz.build Bug 1578623 create worklet global with JSPrincipals having reference to WorkletImpl r=baku,bzbarsky 2019-09-06 02:01:44 +00:00