mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-02 00:42:45 +01:00
Add dev console boot sequence info
This commit is contained in:
parent
8c5fd9f53c
commit
d42e9ae2a8
@ -384,6 +384,8 @@ const createDefaultProps = ( ) => {
|
||||
/******************************************************************************/
|
||||
|
||||
try {
|
||||
ubolog(`Start sequence of loading storage-based data ${Date.now()-vAPI.T0} ms after launch`);
|
||||
|
||||
// https://github.com/gorhill/uBlock/issues/531
|
||||
await µb.restoreAdminSettings();
|
||||
ubolog(`Admin settings ready ${Date.now()-vAPI.T0} ms after launch`);
|
||||
|
Loading…
Reference in New Issue
Block a user