Bug 170922 - [WK2] -[WKContentView doAfterPositionInformationUpdate:atPosition:] should be robust against synchronous reentrancy
Summary: [WK2] -[WKContentView doAfterPositionInformationUpdate:atPosition:] should be...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-17 15:51 PDT by Wenson Hsieh
Modified: 2017-04-20 14:34 PDT (History)
6 users (show)

See Also:


Attachments
Patch (34.49 KB, patch)
2017-04-17 16:41 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (34.93 KB, patch)
2017-04-18 13:36 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Attempt to fix Mac builds (34.92 KB, patch)
2017-04-18 17:11 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Rebase on ToT (34.70 KB, patch)
2017-04-18 18:27 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Test additional edge cases (37.65 KB, patch)
2017-04-19 08:51 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch for landing (37.46 KB, patch)
2017-04-20 12:36 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2017-04-17 15:51:33 PDT
<rdar://problem/31634990>
Comment 1 Wenson Hsieh 2017-04-17 16:41:01 PDT
Created attachment 307320 [details]
Patch
Comment 2 Wenson Hsieh 2017-04-18 13:36:58 PDT
Created attachment 307412 [details]
Patch
Comment 3 Wenson Hsieh 2017-04-18 17:11:59 PDT
Created attachment 307437 [details]
Attempt to fix Mac builds
Comment 4 Wenson Hsieh 2017-04-18 18:27:34 PDT
Created attachment 307447 [details]
Rebase on ToT
Comment 5 Wenson Hsieh 2017-04-19 08:51:41 PDT
Created attachment 307480 [details]
Test additional edge cases
Comment 6 Wenson Hsieh 2017-04-20 12:36:01 PDT
Created attachment 307615 [details]
Patch for landing
Comment 7 WebKit Commit Bot 2017-04-20 12:59:49 PDT
Comment on attachment 307615 [details]
Patch for landing

Clearing flags on attachment: 307615

Committed r215573: <http://trac.webkit.org/changeset/215573>