Bug 140977

Summary: Fix typo in markPagesForVistedLinkStyleRecalc()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Page LoadingAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, kling, koivisto, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Chris Dumez 2015-01-27 19:03:39 PST
Fix typo in markPagesForVistedLinkStyleRecalc()
Comment 1 Chris Dumez 2015-01-27 19:44:53 PST
Created attachment 245508 [details]
Patch
Comment 2 WebKit Commit Bot 2015-01-28 09:41:21 PST
Comment on attachment 245508 [details]
Patch

Rejecting attachment 245508 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 245508, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
2 hunks FAILED -- saving rejects to file Source/WebKit/win/WebCoreSupport/WebVisitedLinkStore.cpp.rej
patching file Source/WebKit2/WebProcess/WebPage/VisitedLinkTableController.cpp
Hunk #1 FAILED at 97.
Hunk #2 FAILED at 118.
2 out of 2 hunks FAILED -- saving rejects to file Source/WebKit2/WebProcess/WebPage/VisitedLinkTableController.cpp.rej

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Darin Adler']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.appspot.com/results/4556146094374912
Comment 3 Chris Dumez 2015-01-28 09:49:45 PST
Created attachment 245548 [details]
Patch
Comment 4 WebKit Commit Bot 2015-01-28 10:09:00 PST
Comment on attachment 245548 [details]
Patch

Clearing flags on attachment: 245548

Committed r179263: <http://trac.webkit.org/changeset/179263>
Comment 5 WebKit Commit Bot 2015-01-28 10:09:07 PST
All reviewed patches have been landed.  Closing bug.