RESOLVED DUPLICATE of bug 189763 189765
Don't crash if we get a null navigation
https://bugs.webkit.org/show_bug.cgi?id=189765
Summary Don't crash if we get a null navigation
Alex Christensen
Reported 2018-09-19 14:04:32 PDT
Don't crash if we get a null navigation
Attachments
Patch (10.24 KB, patch)
2018-09-19 14:05 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2018-09-19 14:05:51 PDT
Alex Christensen
Comment 2 2018-09-19 14:05:54 PDT
Alex Christensen
Comment 3 2018-09-19 14:09:26 PDT
*** This bug has been marked as a duplicate of bug 189763 ***
Chris Dumez
Comment 4 2018-09-19 14:33:22 PDT
Comment on attachment 350149 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=350149&action=review > Source/WebKit/UIProcess/WebNavigationState.cpp:59 > return navigation; The navigation you're returning here has been moved above. Same comment below.
Note You need to log in before you can comment on or make changes to this bug.