Bug 163567

Summary: Move some history specific HistoryItem code to WebHistoryItem
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews121 for ios-simulator-wk2
none
Patch thorton: review+

Description Anders Carlsson 2016-10-17 15:09:34 PDT
Move some history specific HistoryItem code to WebHistoryItem
Comment 1 Anders Carlsson 2016-10-17 15:11:49 PDT
Created attachment 291883 [details]
Patch
Comment 2 WebKit Commit Bot 2016-10-17 15:15:11 PDT
Attachment 291883 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/History/WebHistoryItemInternal.h:0:  Use #pragma once header guard.  [build/header_guard] [5]
Total errors found: 1 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Build Bot 2016-10-17 16:25:26 PDT
Comment on attachment 291883 [details]
Patch

Attachment 291883 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2307370

New failing tests:
animations/CSSKeyframesRule-name-null.html
Comment 4 Build Bot 2016-10-17 16:25:29 PDT
Created attachment 291893 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 5 Anders Carlsson 2016-10-18 10:35:30 PDT
Created attachment 291957 [details]
Patch
Comment 6 WebKit Commit Bot 2016-10-18 10:36:42 PDT
Attachment 291957 [details] did not pass style-queue:


ERROR: Source/WebKit/mac/History/WebHistoryItemInternal.h:0:  Use #pragma once header guard.  [build/header_guard] [5]
Total errors found: 1 in 8 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 Anders Carlsson 2016-10-18 13:25:42 PDT
Committed r207482: <http://trac.webkit.org/changeset/207482>