Bug 53957

Summary: Crash after incorrectly restoring bogus session state.
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: darin
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 andersca: review+, beidson: commit-queue-

Brady Eidson
Reported 2011-02-07 16:13:42 PST
If a WebBackForwardList is restored with a certain bogus session state as input (current index pointing past the end of the entry list), the page involved is likely to crash later down the line when that wrong entry is accessed. In radar as <rdar://problem/8960434>
Attachments
Patch v1 (2.51 KB, patch)
2011-02-07 16:21 PST, Brady Eidson
andersca: review+
beidson: commit-queue-
Brady Eidson
Comment 1 2011-02-07 16:21:06 PST
Created attachment 81549 [details] Patch v1
Brady Eidson
Comment 2 2011-02-07 16:22:59 PST
Landed in r77861
Note You need to log in before you can comment on or make changes to this bug.