Bug 141105 - Drop HistoryItem's m_prev / m_next
Summary: Drop HistoryItem's m_prev / m_next
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-30 17:30 PST by Chris Dumez
Modified: 2015-01-30 19:06 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.36 KB, patch)
2015-01-30 17:31 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.