Bug 62064

Summary: WebBackForwardListItem::setBackForwardData actually appends data
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebKit2Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch v1 sfalken: review+

Description Brady Eidson 2011-06-03 16:23:56 PDT
WebBackForwardListItem::setBackForwardData actually appends data.

The old data needs to be cleared out first.

In radar as <rdar://problem/9552129>
Comment 1 Brady Eidson 2011-06-03 16:24:59 PDT
<rdar://problem/9553645>
Comment 2 Brady Eidson 2011-06-03 16:28:29 PDT
Created attachment 95983 [details]
Patch v1
Comment 3 Brady Eidson 2011-06-03 16:30:06 PDT
Landed in r88075