Bug 41971

Summary: WebKit2: Add really basic BackForwardList support
Product: WebKit Reporter: Sam Weinig <sam>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch andersca: review+

Sam Weinig
Reported 2010-07-09 11:36:28 PDT
Add really basic BackForwardList support.
Attachments
Patch (34.96 KB, patch)
2010-07-09 11:37 PDT, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2010-07-09 11:37:25 PDT
WebKit Review Bot
Comment 2 2010-07-09 11:40:40 PDT
Attachment 61067 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebKit2/WebProcess/WebCoreSupport/WebBackForwardControllerClient.cpp:29: Alphabetical sorting problem. [build/include_order] [4] WebKit2/UIProcess/WebBackForwardList.cpp:48: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] WebKit2/UIProcess/WebBackForwardList.cpp:62: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5] Total errors found: 3 in 18 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2010-07-09 14:11:42 PDT
Comment on attachment 61067 [details] Patch r+
Sam Weinig
Comment 4 2010-07-09 14:32:55 PDT
Landed in http://trac.webkit.org/changeset/62996 with additional comments and a real changelog as requested by Anders in person.
Note You need to log in before you can comment on or make changes to this bug.