Add a SessionPreferences to manage session related data
By design the BrowserClient should not be aware of the api:: classes.
This commit is contained in:
parent
776e8afa2b
commit
cb3a9c69ab
18 changed files with 190 additions and 94 deletions
1
spec/fixtures/module/set-global-preload-1.js
vendored
Normal file
1
spec/fixtures/module/set-global-preload-1.js
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
window.preload1 = 'preload-1'
|
Loading…
Add table
Add a link
Reference in a new issue