mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Update web-platform-tests to revision 83b0a62af874eaf20e9d97d2fb9e15e91f3d109f
This commit is contained in:
parent
95f9e14e67
commit
3f33c72bb4
193 changed files with 1605 additions and 458 deletions
|
@ -179,7 +179,8 @@ def new_session(configuration, request):
|
|||
global _current_session
|
||||
if _current_session is not None and _current_session.session_id:
|
||||
_current_session.end()
|
||||
_current_session = None
|
||||
|
||||
_current_session = None
|
||||
|
||||
def create_session(body):
|
||||
global _current_session
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue