Bug 140977 - Fix typo in markPagesForVistedLinkStyleRecalc()
Summary: Fix typo in markPagesForVistedLinkStyleRecalc()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 19:03 PST by Chris Dumez
Modified: 2015-01-28 10:09 PST (History)
4 users (show)

See Also:


Attachments
Patch (10.04 KB, patch)
2015-01-27 19:44 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (10.32 KB, patch)
2015-01-28 09:49 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.