RESOLVED WONTFIX 192403
Add some sanity checks inside WebBackForwardList::addItem()
https://bugs.webkit.org/show_bug.cgi?id=192403
Summary Add some sanity checks inside WebBackForwardList::addItem()
Chris Dumez
Reported 2018-12-05 09:18:58 PST
Add some sanity checks inside WebBackForwardList::addItem() to help debug <rdar://problem/46399319>. This crash seems to indicate that WebBackForwardList::m_entries can contain duplicate entries somehow.
Attachments
Patch (2.09 KB, patch)
2018-12-05 09:19 PST, Chris Dumez
no flags
Chris Dumez
Comment 1 2018-12-05 09:19:58 PST
EWS Watchlist
Comment 2 2018-12-05 09:22:08 PST
Attachment 356611 [details] did not pass style-queue: ERROR: Source/WebKit/UIProcess/WebBackForwardList.cpp:95: More than one command on the same line [whitespace/newline] [4] ERROR: Source/WebKit/UIProcess/WebBackForwardList.cpp:164: More than one command on the same line [whitespace/newline] [4] Total errors found: 2 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Note You need to log in before you can comment on or make changes to this bug.