Revision b69affd...
Go back to digest for 31st March 2013Features in KDE Base
Bernd Buschinski committed changes in [kdelibs] /:
kjs/khtml: Reuse existing html5 Audio Element instead of duplicating it
that adds all html functionality to the javascript Audio.
Previous one just had pause/play/stop/onload/onerror and
NOTE "stop" is not even part of the HTMLAudioElement/HTMLMediaElement(.idl), so its removed now.
REVIEW:106671
File Changes
Modified 3 files
- khtml/CMakeLists.txt
- khtml/ecma/kjs_audio.cpp
- khtml/ecma/kjs_audio.h
3 files changed in total