WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
192606
CloneDeserializer should succeed deserialization for DOM objects in non JSDOMGlobalObject context
https://bugs.webkit.org/show_bug.cgi?id=192606
Summary
CloneDeserializer should succeed deserialization for DOM objects in non JSDOM...
youenn fablet
Reported
2018-12-11 14:08:04 PST
Deserialization is used in non JSDOMGlobalObject context for IDB in NetworkProcess to get access to the value in case of key path use. Currently, deserialization fails as DOM objects require a JDOMGlobalObject. In the context of IDB, there is no need for the exact JS wrapper. An empty object might be sufficient if the key path is not a property or sub property of the JS DOM object.
Attachments
WIP
(6.39 KB, patch)
2018-12-11 14:10 PST
,
youenn fablet
no flags
Details
Formatted Diff
Diff
WIP
(6.39 KB, patch)
2018-12-11 14:11 PST
,
youenn fablet
ews-watchlist
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews116 for mac-sierra
(2.32 MB, application/zip)
2018-12-14 11:39 PST
,
EWS Watchlist
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2018-12-11 14:10:26 PST
Created
attachment 357075
[details]
WIP
youenn fablet
Comment 2
2018-12-11 14:11:43 PST
Created
attachment 357076
[details]
WIP
Radar WebKit Bug Importer
Comment 3
2018-12-11 14:12:45 PST
<
rdar://problem/46641015
>
Alexey Proskuryakov
Comment 4
2018-12-11 23:51:03 PST
***
Bug 192605
has been marked as a duplicate of this bug. ***
EWS Watchlist
Comment 5
2018-12-14 11:39:25 PST
Comment on
attachment 357076
[details]
WIP
Attachment 357076
[details]
did not pass mac-debug-ews (mac): Output:
https://webkit-queues.webkit.org/results/10399021
New failing tests: imported/blink/storage/indexeddb/empty-blob-file.html imported/blink/storage/indexeddb/blob-basics-metadata.html imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm
EWS Watchlist
Comment 6
2018-12-14 11:39:27 PST
Created
attachment 357326
[details]
Archive of layout-test-results from ews116 for mac-sierra The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews116 Port: mac-sierra Platform: Mac OS X 10.12.6
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug