gecko-dev/dom/worklet
Karl Tomlinson f93dadfd79 Bug 1593766 relax assertion to handle case of no CycleCollectedJSContext created r=baku
This can happen when addModule() has not be called, but the thread is created
just to send a NotifyWorkletFinished message.

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

--HG--
extra : moz-landing-system : lando
2019-11-06 12:36:41 +00:00
..
tests
moz.build
Worklet.cpp Bug 1591491. Add more use of FakeString::ShareOrDependUpon. r=froydnj 2019-10-28 20:41:59 +00:00
Worklet.h
WorkletGlobalScope.cpp
WorkletGlobalScope.h
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 1593766 relax assertion to handle case of no CycleCollectedJSContext created r=baku 2019-11-06 12:36:41 +00:00
WorkletThread.h