[Webkit-unassigned] [Bug 117667] Expose a getMediaType method in WebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 18 17:44:00 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=117667
Csaba Osztrogonac <ossy at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kadam at inf.u-szeged.hu,
| |ossy at webkit.org,
| |zarvai at inf.u-szeged.hu
--- Comment #23 from Csaba Osztrogonac <ossy at webkit.org> 2013-06-18 17:42:37 PST ---
(In reply to comment #20)
> Committed Ruth's patch: http://trac.webkit.org/changeset/151699
It broke the !ENABLE(VIDEO) platforms because of a missing ifdef guard:
/home/webkitbuildbot/slaves/armQt5Release-buildonly/buildslave/qt5-linux-armv7-release/build/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleHitTestResult.cpp: In member function 'WebKit::BundleHitTestResultMediaType WebKit::InjectedBundleHitTestResult::getMediaType() const':
/home/webkitbuildbot/slaves/armQt5Release-buildonly/buildslave/qt5-linux-armv7-release/build/Source/WebKit2/WebProcess/InjectedBundle/InjectedBundleHitTestResult.cpp:113:27: error: 'class WebCore::Element' has no member named 'isMediaElement'
Could you check and fix it, please?
--
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