[Webkit-unassigned] [Bug 85611] [Qt] Clean up and split features.prf into a static list of feature defaults

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 5 01:45:47 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85611


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |
                 CC|                            |ossy at webkit.org




--- Comment #5 from Csaba Osztrogonac <ossy at webkit.org>  2012-05-05 01:45:47 PST ---
Reopen, because it broke the --minimal build somehow:
generated/JSDOMWindow.cpp: In function 'void* WebCore::jsDOMWindowPrototypeFunctionWebkitRequestAnimationFrame(JSC::ExecState*)':
generated/JSDOMWindow.cpp:8924: error: 'RequestAnimationFrameCallback' was not declared in this scope
generated/JSDOMWindow.cpp:8924: error: template argument 1 is invalid
generated/JSDOMWindow.cpp:8924: error: invalid type in declaration before '=' token
generated/JSDOMWindow.cpp:8924: error: 'JSRequestAnimationFrameCallback' has not been declared
generated/JSDOMWindow.cpp:8926: error: 'class WebCore::DOMWindow' has no member named 'webkitRequestAnimationFrame'
generated/JSDOMWindow.cpp: In function 'void* WebCore::jsDOMWindowPrototypeFunctionWebkitCancelAnimationFrame(JSC::ExecState*)':
generated/JSDOMWindow.cpp:8944: error: 'class WebCore::DOMWindow' has no member named 'webkitCancelAnimationFrame'
generated/JSDOMWindow.cpp: In function 'void* WebCore::jsDOMWindowPrototypeFunctionWebkitCancelRequestAnimationFrame(JSC::ExecState*)':
generated/JSDOMWindow.cpp:8962: error: 'class WebCore::DOMWindow' has no member named 'webkitCancelRequestAnimationFrame'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list