[Webkit-unassigned] [Bug 117731] New: [WebSpeech] Speech Recognition requires convertValue support in JSDictionary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 18 03:15:28 PDT 2013


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

           Summary: [WebSpeech] Speech Recognition requires convertValue
                    support in JSDictionary
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptGlue
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: praveen.j at samsung.com


Build error occurs while after enabling Speech Recognition feature.

In file included from /home/praveen.j/WebKit/WebKitBuild/Release/DerivedSources/WebCore/JSSpeechRecognitionEvent.cpp:28:0:
/home/praveen.j/WebKit/Source/WebCore/bindings/js/JSDictionary.h: In member function ‘WebCore::JSDictionary::GetPropertyResult WebCore::JSDictionary::tryGetPropertyAndResult(const char*, T*, void (*)(T*, const Result&)) const [with T = WTF::RefPtr<WebCore::SpeechRecognitionResultList>, Result = WTF::RefPtr<WebCore::SpeechRecognitionResultList>]’:
/home/praveen.j/WebKit/Source/WebCore/bindings/js/JSDictionary.h:144:107:   instantiated from ‘bool WebCore::JSDictionary::tryGetProperty(const char*, Result&) const [with Result = WTF::RefPtr<WebCore::SpeechRecognitionResultList>]’
/home/praveen.j/WebKit/WebKitBuild/Release/DerivedSources/WebCore/JSSpeechRecognitionEvent.cpp:98:64:   instantiated from here
/home/praveen.j/WebKit/Source/WebCore/bindings/js/JSDictionary.h:163:9: error: no matching function for call to ‘WebCore::JSDictionary::convertValue(JSC::ExecState* const&, JSC::JSValue&, WTF::RefPtr<WebCore::SpeechRecognitionResultList>&) const’

-- 
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