mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-15 21:36:20 +00:00
Bug 1589361 - Wrong use of ConsoleStructuredCloneData in Console on workers, r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D49598 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
49bb4a7105
commit
79809a6a9e
@ -713,8 +713,6 @@ class ConsoleWorkerRunnable : public WorkerProxyToMainThreadRunnable,
|
||||
|
||||
// This must be released on the worker thread.
|
||||
RefPtr<Console> mConsole;
|
||||
|
||||
ConsoleStructuredCloneData mClonedData;
|
||||
};
|
||||
|
||||
// This runnable appends a CallData object into the Console queue running on
|
||||
|
Loading…
x
Reference in New Issue
Block a user