WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 55155
USE_PARAM not declared
https://bugs.webkit.org/show_bug.cgi?id=55155
Summary
USE_PARAM not declared
Oleg Romashin (:romaxa)
Reported
2011-02-24 09:16:14 PST
Attempt to compile latest trunk fail with: ../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp: In member function 'JSC::JSValue WebCore::JSInjectedScriptHost::currentCallFrame(JSC::ExecState*)': ../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:133: error: 'USE_PARAM' was not declared in this scope ../../../WebKit/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp:134: error: expected ';' before 'return' Sounds like it coming from
bug 55057
Attachments
Patch
(2.07 KB, patch)
2011-02-24 09:27 PST
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Oleg Romashin (:romaxa)
Comment 1
2011-02-24 09:21:05 PST
http://trac.webkit.org/changeset/79556/trunk/Source/WebCore/bindings/js/JSInjectedScriptHostCustom.cpp
Oleg Romashin (:romaxa)
Comment 2
2011-02-24 09:21:38 PST
This is Qt port build
Pavel Feldman
Comment 3
2011-02-24 09:27:45 PST
Created
attachment 83672
[details]
Patch
Pavel Feldman
Comment 4
2011-02-24 09:30:12 PST
Committed
r79576
: <
http://trac.webkit.org/changeset/79576
>
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