Summary: | REGRESSION (r237257): [iOS] Crashes in com.apple.WebKit: WebKit::RemoteScrollingCoordinator::scheduleTreeStateCommit | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> | ||||||
Component: | New Bugs | Assignee: | Chris Dumez <cdumez> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | achristensen, cdumez, ggaren, jlewis3, koivisto, realdawei, tsavell, webkit-bug-importer | ||||||
Priority: | P2 | ||||||||
Version: | Other | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=190688 | ||||||||
Attachments: |
|
Description
Ryan Haddad
2018-10-22 13:56:09 PDT
From the crashlogs: CRASHING TEST: /security/cors-post-redirect-301.html CRASHING TEST: /cookies/same-site/fetch-after-navigating-iframe-in-cross-origin-page.html CRASHING TEST: /cache/partitioned-cache-iframe.html CRASHING TEST: /cache/partitioned-cache.html CRASHING TEST: /cookies/same-site/fetch-after-top-level-navigation-initiated-from-iframe-in-cross-origin-page.html CRASHING TEST: /cookies/same-site/fetch-in-cross-origin-page.html CRASHING TEST: /cookies/same-site/fetch-in-cross-origin-service-worker.html CRASHING TEST: /cookies/same-site/fetch-in-cross-origin-worker.html CRASHING TEST: /security/cross-origin-local-storage-allowed.html CRASHING TEST: /websocket/tests/hybi/websocket-allowed-setting-cookie-as-third-party.html CRASHING TEST: /websocket/tests/hybi/websocket-cookie-overwrite-behavior.html The crashes don't appear on this run @ r237255: https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20%28Tests%29/builds/366 They do appear on this run @ r237257: https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20%28Tests%29/builds/367 I guess this regressed with https://trac.webkit.org/changeset/237257/webkit Odd but will take a look soon. Created attachment 352998 [details]
Patch
Comment on attachment 352998 [details] Patch Clearing flags on attachment: 352998 Committed r237384: <https://trac.webkit.org/changeset/237384> All reviewed patches have been landed. Closing bug. |