Bug 141105

Summary: Drop HistoryItem's m_prev / m_next
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, koivisto, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Chris Dumez 2015-01-30 17:30:09 PST
Drop HistoryItem's m_prev / m_next. Those are no longer needed after the PageCache refactoring in <http://trac.webkit.org/r179347>.
Comment 1 Chris Dumez 2015-01-30 17:31:27 PST
Created attachment 245764 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-30 19:06:09 PST
Comment on attachment 245764 [details]
Patch

Clearing flags on attachment: 245764

Committed r179434: <http://trac.webkit.org/changeset/179434>
Comment 3 WebKit Commit Bot 2015-01-30 19:06:16 PST
All reviewed patches have been landed.  Closing bug.