MobileSafari crashes at WebCore: -[WebAVPlayerController seekToTime:toleranceBefore:toleranceAfter:]
<rdar://problem/66310231>
Created attachment 406321 [details] Patch
Comment on attachment 406321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406321&action=review > Source/WebCore/ChangeLog:8 > + Add a NULL pointer checking to fix a crash. s/checking/check/
Created attachment 406324 [details] Patch for landing
Comment on attachment 406321 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=406321&action=review >> Source/WebCore/ChangeLog:8 >> + Add a NULL pointer checking to fix a crash. > > s/checking/check/ Fixed.
Committed r265457: <https://trac.webkit.org/changeset/265457> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406324 [details].