Bug 199756 - Change RELEASE_ASSERT in DocumentWriter::addData to ASSERT and early return
Summary: Change RELEASE_ASSERT in DocumentWriter::addData to ASSERT and early return
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: 2019-07-12 13:52 PDT by Alex Christensen
Modified: 2019-07-12 14:50 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.62 KB, patch)
2019-07-12 13:53 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2019-07-12 13:52:24 PDT
Change RELEASE_ASSERT in DocumentWriter::addData to ASSERT and early return
Comment 1 Alex Christensen 2019-07-12 13:53:40 PDT
Created attachment 374032 [details]
Patch
Comment 2 Alex Christensen 2019-07-12 13:53:43 PDT
<rdar://problem/51554775>
Comment 3 WebKit Commit Bot 2019-07-12 14:50:37 PDT
Comment on attachment 374032 [details]
Patch

Clearing flags on attachment: 374032

Committed r247399: <https://trac.webkit.org/changeset/247399>
Comment 4 WebKit Commit Bot 2019-07-12 14:50:39 PDT
All reviewed patches have been landed.  Closing bug.