Bug 174793 - [Mac WK2] Add an API test to cover r219765 (null dereference in [WKWebView dealloc])
Summary: [Mac WK2] Add an API test to cover r219765 (null dereference in [WKWebView de...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-24 12:36 PDT by Wenson Hsieh
Modified: 2017-07-24 13:58 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.00 KB, patch)
2017-07-24 12:39 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Don't include more SPI than is needed. (6.61 KB, patch)
2017-07-24 12:43 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-07-24 12:36:42 PDT
For <https://bugs.webkit.org/show_bug.cgi?id=174751>, it's not known what users are doing to trigger this crash, but we can at least come up with a unit test for it given what we know (see r219765's ChangeLog for more details).
Comment 1 Wenson Hsieh 2017-07-24 12:39:28 PDT
Created attachment 316308 [details]
Patch
Comment 2 Wenson Hsieh 2017-07-24 12:43:51 PDT
Created attachment 316309 [details]
Don't include more SPI than is needed.
Comment 3 WebKit Commit Bot 2017-07-24 13:58:13 PDT
Comment on attachment 316309 [details]
Don't include more SPI than is needed.

Clearing flags on attachment: 316309

Committed r219836: <http://trac.webkit.org/changeset/219836>
Comment 4 WebKit Commit Bot 2017-07-24 13:58:14 PDT
All reviewed patches have been landed.  Closing bug.