X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fmodules%2Fspeech%2FSpeechRecognitionResultList.idl;h=a4065ebf26bbaa836ea3914a753b9c9a434d6ad4;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=c1eadd599a411ab14eddf2e69c23553ab4e168ac;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl b/src/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl index c1eadd5..a4065eb 100644 --- a/src/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl +++ b/src/third_party/WebKit/Source/modules/speech/SpeechRecognitionResultList.idl @@ -24,6 +24,7 @@ */ [ + WillBeGarbageCollected, NoInterfaceObject ] interface SpeechRecognitionResultList { readonly attribute unsigned long length;