Bug 121143

Summary: Rename BackForwardList => BackForwardClient.
Product: WebKit Reporter: Andreas Kling <kling>
Component: HistoryAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, gyuyoung.kim, kling, rakuco, webkit-ews
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
koivisto: review+, webkit-ews: commit-queue-
Land? none

Andreas Kling
Reported 2013-09-10 23:47:32 PDT
FIXME from 2010.
Attachments
Patch (12.48 KB, patch)
2013-09-10 23:52 PDT, Andreas Kling
koivisto: review+
webkit-ews: commit-queue-
Land? (19.86 KB, patch)
2013-09-11 00:03 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2013-09-10 23:52:54 PDT
WebKit Commit Bot
Comment 2 2013-09-10 23:55:04 PDT
Attachment 211284 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/WebCore.exp.in', u'Source/WebCore/history/BackForwardController.cpp', u'Source/WebCore/history/BackForwardController.h', u'Source/WebCore/history/BackForwardList.h', u'Source/WebCore/history/BackForwardListImpl.h', u'Source/WebCore/page/Page.cpp', u'Source/WebCore/page/Page.h', u'Source/WebKit/mac/WebView/WebFrameView.mm', u'Source/WebKit/mac/WebView/WebView.mm', u'Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h']" exit_code: 1 Source/WebCore/history/BackForwardList.h:28: #ifndef header guard has wrong style, please use: BackForwardList_h [build/header_guard] [5] Total errors found: 1 in 11 files If any of these errors are false positives, please file a bug against check-webkit-style.
Early Warning System Bot
Comment 3 2013-09-10 23:59:54 PDT
Early Warning System Bot
Comment 4 2013-09-11 00:02:16 PDT
Andreas Kling
Comment 5 2013-09-11 00:03:38 PDT
WebKit Commit Bot
Comment 6 2013-09-11 00:06:18 PDT
Attachment 211285 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/WebCore.exp.in', u'Source/WebCore/history/BackForwardController.cpp', u'Source/WebCore/history/BackForwardController.h', u'Source/WebCore/history/BackForwardList.h', u'Source/WebCore/history/BackForwardListImpl.h', u'Source/WebCore/page/Page.cpp', u'Source/WebCore/page/Page.h', u'Source/WebKit/efl/ewk/ewk_view.cpp', u'Source/WebKit/gtk/webkit/webkitwebbackforwardlist.cpp', u'Source/WebKit/gtk/webkit/webkitwebview.cpp', u'Source/WebKit/mac/WebView/WebFrameView.mm', u'Source/WebKit/mac/WebView/WebView.mm', u'Source/WebKit/qt/WebCoreSupport/QWebPageAdapter.cpp', u'Source/WebKit/win/WebView.cpp', u'Source/WebKit2/WebProcess/WebPage/WebBackForwardListProxy.h']" exit_code: 1 Source/WebCore/history/BackForwardList.h:28: #ifndef header guard has wrong style, please use: BackForwardList_h [build/header_guard] [5] Total errors found: 1 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
Andreas Kling
Comment 7 2013-09-11 00:35:43 PDT
Comment on attachment 211285 [details] Land? Clearing flags on attachment: 211285 Committed r155504: <http://trac.webkit.org/changeset/155504>
Andreas Kling
Comment 8 2013-09-11 00:35:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.