DescriptionFix WorkerGlobalScopePerformance thread state mismatch asserts.
A handful of worker tests (in webexposed/ and http/tests/w3c/webperf/)
currently assert and fail.
The Persistent reference to WorkerPerformance from
WorkerGlobalScopePerformance requires that the worker thread looks up
and uses the current thread state rather than that of the main thread.
That state is associated with the Persistent object when created.
R=
BUG=340522
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=166791
Patch Set 1 #
Created: 6 years, 10 months ago
Messages
Total messages: 10 (0 generated)
|