lulumi-browser icon indicating copy to clipboard operation
lulumi-browser copied to clipboard

SubFrames states will not be stored in History

Open qazbnm456 opened this issue 7 years ago • 0 comments

As titled, the states of sub-frames won't be tracked into History, and the issue was introduced by https://github.com/qazbnm456/lulumi-browser/commit/c6b79ad8ea6ceddb3c3fdfa20508484c54f0b759.

Maybe track the states both in 'did-frame-finish-load' and 'did-stop-loading' events, and use Set structure to store all the states.

qazbnm456 avatar Jul 16 '17 15:07 qazbnm456