Bug 214056

Summary: Use sendWithAsyncReply instead of EditingRangeCallback
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Alex Christensen 2020-07-07 14:10:45 PDT
Use sendWithAsyncReply instead of EditingRangeCallback
Comment 1 Alex Christensen 2020-07-07 14:11:04 PDT
Created attachment 403722 [details]
Patch
Comment 2 Chris Dumez 2020-07-07 14:23:17 PDT
Comment on attachment 403722 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=403722&action=review

> Source/WebKit/UIProcess/Cocoa/WKReloadFrameErrorRecoveryAttempter.mm:53
> +    WTFLogAlways("ALEX WKReloadFrameErrorRecoveryAttempter %s", urlString.utf8().data());

Oops
Comment 3 Chris Dumez 2020-07-07 14:23:35 PDT
Comment on attachment 403722 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=403722&action=review

> Source/WebKit/ChangeLog:8
> +        No new tests (OOPS!).

Oops again
Comment 4 Alex Christensen 2020-07-07 14:49:48 PDT
Created attachment 403729 [details]
Patch
Comment 5 Chris Dumez 2020-07-07 15:29:07 PDT
Comment on attachment 403729 [details]
Patch

r=me if bots are happy
Comment 6 EWS 2020-07-07 16:30:54 PDT
Committed r264047: <https://trac.webkit.org/changeset/264047>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 403729 [details].
Comment 7 Radar WebKit Bug Importer 2020-07-07 16:31:23 PDT
<rdar://problem/65198975>