WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
24005
Add UnusedParam.h include to fix Chromium build.
https://bugs.webkit.org/show_bug.cgi?id=24005
Summary
Add UnusedParam.h include to fix Chromium build.
Dimitri Glazkov (Google)
Reported
2009-02-18 11:08:56 PST
This was identified during an eariler merge.
Attachments
add an extra include to fix Chromium build, v1
(938 bytes, patch)
2009-02-18 11:11 PST
,
Dimitri Glazkov (Google)
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dimitri Glazkov (Google)
Comment 1
2009-02-18 11:11:15 PST
Created
attachment 27758
[details]
add an extra include to fix Chromium build, v1 WebCore/ChangeLog | 9 +++++++++ WebCore/page/animation/AnimationController.cpp | 1 + 2 files changed, 10 insertions(+), 0 deletions(-)
Eric Seidel (no email)
Comment 2
2009-02-18 11:13:18 PST
Comment on
attachment 27758
[details]
add an extra include to fix Chromium build, v1 LGTM. I wonder why other builds aren't broken here? Is this included in the prefix header of the Apple builds? Or just some header we don't happen to include?
Dimitri Glazkov (Google)
Comment 3
2009-02-18 11:27:13 PST
Landed as
http://trac.webkit.org/changeset/41061
.
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