WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86709
REGRESSION(
r117396
): "breaks chromium tree" (Requested by morrita on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=86709
Summary
REGRESSION(r117396): "breaks chromium tree" (Requested by morrita on #webkit).
WebKit Review Bot
Reported
2012-05-16 23:29:11 PDT
http://trac.webkit.org/changeset/117396
broke the build: "breaks chromium tree" (Requested by morrita 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 r117396
(16.38 KB, patch)
2012-05-16 23:29 PDT
,
WebKit Review Bot
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
WebKit Review Bot
Comment 1
2012-05-16 23:29:50 PDT
Created
attachment 142420
[details]
ROLLOUT of
r117396
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.
Hajime Morrita
Comment 2
2012-05-16 23:30:36 PDT
content/renderer/render_widget.cc:1635: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1635: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' content/renderer/render_widget.cc:1637: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1637: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' content/renderer/render_widget.cc:1639: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1639: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' content/renderer/render_widget.cc:1641: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1641: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' content/renderer/render_widget.cc:1643: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1643: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' content/renderer/render_widget.cc:1645: error: size of array 'mismatching_enums' is negative content/renderer/render_widget.cc:1645: error: conflicting declaration 'typedef struct CompileAssert<false> mismatching_enums [1]' content/renderer/render_widget.cc:1633: error: 'mismatching_enums' has a previous declaration as 'typedef struct CompileAssert<true> mismatching_enums [1]' make: *** [out/Release/obj.target/content_renderer/content/renderer/render_widget.o] Error 1
WebKit Review Bot
Comment 3
2012-05-16 23:37:51 PDT
Comment on
attachment 142420
[details]
ROLLOUT of
r117396
Clearing flags on attachment: 142420 Committed
r117402
: <
http://trac.webkit.org/changeset/117402
>
WebKit Review Bot
Comment 4
2012-05-16 23:37:56 PDT
All reviewed patches have been landed. Closing bug.
Adam Barth
Comment 5
2012-05-17 04:48:45 PDT
Thanks morrita.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug