Bug 107768 - REGRESSION(r140612): broke the build (Requested by smfr on #webkit).
Summary: REGRESSION(r140612): broke the build (Requested by smfr on #webkit).
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: WebKit Review Bot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 17:44 PST by WebKit Review Bot
Modified: 2013-01-23 18:03 PST (History)
3 users (show)

See Also:


Attachments
ROLLOUT of r140612 (32.84 KB, patch)
2013-01-23 17:44 PST, WebKit Review Bot
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Review Bot 2013-01-23 17:44:08 PST
http://trac.webkit.org/changeset/140612 broke the build:
 broke the build (Requested by smfr on #webkit).

This is an automatic bug report generated by the sheriff-bot. If this bug
report was created because of a flaky test, please file a bug for the flaky
test (if we don't already have one on file) and dup this bug against that bug
so that we can track how often these flaky tests case pain.

"Only you can prevent forest fires." -- Smokey the Bear
Comment 1 WebKit Review Bot 2013-01-23 17:44:31 PST
Created attachment 184366 [details]
ROLLOUT of r140612

Any committer can land this patch automatically by marking it commit-queue+.  The commit-queue will build and test the patch before landing to ensure that the rollout will be successful.  This process takes approximately 15 minutes.

If you would like to land the rollout faster, you can use the following command:

  webkit-patch land-attachment ATTACHMENT_ID

where ATTACHMENT_ID is the ID of this attachment.
Comment 2 Simon Fraser (smfr) 2013-01-23 17:45:10 PST
Breakage was:
OpenSource/WebKitBuild/Debug/DerivedSources/WebKit2/WebKeyValueStorageManagerMessageReceiver.cpp:36:33: error: out-of-line definition of 'didReceiveWebKeyValueStorageManagerMessage' does not match any declaration in 'WebKit::WebKeyValueStorageManager'
void WebKeyValueStorageManager::didReceiveWebKeyValueStorageManagerMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder& decoder)
                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Comment 3 WebKit Review Bot 2013-01-23 18:03:53 PST
Comment on attachment 184366 [details]
ROLLOUT of r140612

Clearing flags on attachment: 184366

Committed r140623: <http://trac.webkit.org/changeset/140623>
Comment 4 WebKit Review Bot 2013-01-23 18:03:58 PST
All reviewed patches have been landed.  Closing bug.