Bug 217484 - FileReader.result should return null if it isn't done yet
Summary: FileReader.result should return null if it isn't done yet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-08 11:07 PDT by Alex Christensen
Modified: 2020-10-08 17:04 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.19 KB, patch)
2020-10-08 11:09 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (4.25 KB, patch)
2020-10-08 11:14 PDT, Alex Christensen
ggaren: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2020-10-08 11:07:32 PDT
FileReader.result should return null if it isn't done yet
Comment 1 Alex Christensen 2020-10-08 11:09:16 PDT
Created attachment 410862 [details]
Patch
Comment 2 Alex Christensen 2020-10-08 11:14:26 PDT
Created attachment 410863 [details]
Patch
Comment 3 Geoffrey Garen 2020-10-08 14:58:09 PDT
Comment on attachment 410863 [details]
Patch

r=me

Please update test expectations before landing. See EWS.
Comment 4 Alex Christensen 2020-10-08 17:03:30 PDT
Rebased those two tests and landed at http://trac.webkit.org/r268232
Comment 5 Radar WebKit Bug Importer 2020-10-08 17:04:20 PDT
<rdar://problem/70117798>