RESOLVED FIXED 113812
REGRESSION(r147464): JSSQLResultSet.cpp:131:24: error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' [-Werror,-Wshorten-64-to-32] (Requested by xenon on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=113812
Summary REGRESSION(r147464): JSSQLResultSet.cpp:131:24: error: implicit conversion lo...
WebKit Review Bot
Reported 2013-04-02 11:41:58 PDT
http://trac.webkit.org/changeset/147464 broke the build: JSSQLResultSet.cpp:131:24: error: implicit conversion loses integer precision: 'int64_t' (aka 'long long') to 'int' [-Werror,-Wshorten-64-to-32] (Requested by xenon 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
Attachments
ROLLOUT of r147464 (16.56 KB, patch)
2013-04-02 11:42 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2013-04-02 11:42:33 PDT
Created attachment 196195 [details] ROLLOUT of r147464 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.
WebKit Review Bot
Comment 2 2013-04-02 11:53:16 PDT
Comment on attachment 196195 [details] ROLLOUT of r147464 Clearing flags on attachment: 196195 Committed r147480: <http://trac.webkit.org/changeset/147480>
WebKit Review Bot
Comment 3 2013-04-02 11:53:19 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.