RESOLVED FIXED170091
[iOS WK2] Move from a pre-commit handler to dispatch_async for visible content rect updates
https://bugs.webkit.org/show_bug.cgi?id=170091
Summary [iOS WK2] Move from a pre-commit handler to dispatch_async for visible conten...
Simon Fraser (smfr)
Reported 2017-03-24 17:44:45 PDT
[iOS WK2] Move from a pre-commit handler to dispatch_async for visible content rect updates
Attachments
Patch (2.73 KB, patch)
2017-03-24 17:46 PDT, Simon Fraser (smfr)
no flags
Patch (3.02 KB, patch)
2017-03-24 18:00 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2017-03-24 17:46:43 PDT
Simon Fraser (smfr)
Comment 2 2017-03-24 18:00:11 PDT
Tim Horton
Comment 3 2017-03-24 18:02:25 PDT
Comment on attachment 305348 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=305348&action=review > Source/WebKit2/ChangeLog:12 > + So dispatch_async() to postpone the call to [CATransaction addCommitHandler:forPhase: to a known- missing closing suqare bracket :P
Simon Fraser (smfr)
Comment 4 2017-03-24 18:06:02 PDT
Note You need to log in before you can comment on or make changes to this bug.