Bug 121143 - Rename BackForwardList => BackForwardClient.
Summary: Rename BackForwardList => BackForwardClient.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-10 23:47 PDT by Andreas Kling
Modified: 2013-09-11 00:35 PDT (History)
6 users (show)

See Also:


Attachments
Patch (12.48 KB, patch)
2013-09-10 23:52 PDT, Andreas Kling
koivisto: review+
webkit-ews: commit-queue-
Details | Formatted Diff | Diff
Land? (19.86 KB, patch)
2013-09-11 00:03 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-10 23:47:32 PDT
FIXME from 2010.
Comment 1 Andreas Kling 2013-09-10 23:52:54 PDT
Created attachment 211284 [details]
Patch
Comment 2 WebKit Commit Bot 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.
Comment 3 Early Warning System Bot 2013-09-10 23:59:54 PDT
Comment on attachment 211284 [details]
Patch

Attachment 211284 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1729910
Comment 4 Early Warning System Bot 2013-09-11 00:02:16 PDT
Comment on attachment 211284 [details]
Patch

Attachment 211284 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1736794
Comment 5 Andreas Kling 2013-09-11 00:03:38 PDT
Created attachment 211285 [details]
Land?
Comment 6 WebKit Commit Bot 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.
Comment 7 Andreas Kling 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>
Comment 8 Andreas Kling 2013-09-11 00:35:50 PDT
All reviewed patches have been landed.  Closing bug.