Bug 127596

Summary: Remove back/forward list related functions from Page
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2014-01-24 17:43:32 PST
Remove back/forward list related functions from Page
Comment 1 Anders Carlsson 2014-01-24 17:46:12 PST
Created attachment 222175 [details]
Patch
Comment 2 WebKit Commit Bot 2014-01-24 17:48:57 PST
Attachment 222175 [details] did not pass style-queue:


ERROR: Source/WebKit/win/WebView.cpp:2071:  Wrong number of spaces before statement. (expected: 12)  [whitespace/indent] [4]
ERROR: Source/WebKit/win/WebView.cpp:2073:  Wrong number of spaces before statement. (expected: 12)  [whitespace/indent] [4]
Total errors found: 2 in 15 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Andreas Kling 2014-01-24 17:57:31 PST
Comment on attachment 222175 [details]
Patch

Ooh nice!! I wanted to do this a while ago but then I didn't because lazy. r=me but you should probably wait for EWS.
Comment 4 Anders Carlsson 2014-01-24 18:04:26 PST
Committed r162745: <http://trac.webkit.org/changeset/162745>