mirror of
https://github.com/servo/servo.git
synced 2025-09-17 18:38:22 +01:00
cookies and cookies storage implementation
This commit is contained in:
parent
e14c569ed0
commit
3239aeacdc
13 changed files with 6441 additions and 48 deletions
|
@ -163,4 +163,3 @@ impl<Window> Browser<Window> where Window: WindowMethods + 'static {
|
|||
self.compositor.shutdown();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue