Bug 122266

Summary: [WinCairo] Compile error with VIDEO disabled.
Product: WebKit Reporter: peavo
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Unspecified   
Attachments:
Description Flags
Patch none

peavo
Reported 2013-10-03 05:40:36 PDT
When VIDEO is disabled, compiling WinCairo fails: dom\Document.cpp(5410): error C3861: 'isMediaElement': identifier not found dom\Document.cpp(5411): error C2227: left of '->enteredOrExitedFullscreen' must point to class/struct/union/generic type type is ''unknown-type'' dom\Document.cpp(5411): error C3861: 'toHTMLMediaElement': identifier not found
Attachments
Patch (1.25 KB, patch)
2013-10-03 05:44 PDT, peavo
no flags
peavo
Comment 1 2013-10-03 05:44:00 PDT
Brent Fulgham
Comment 2 2013-10-03 09:58:52 PDT
Comment on attachment 213242 [details] Patch r=me
WebKit Commit Bot
Comment 3 2013-10-03 10:23:24 PDT
Comment on attachment 213242 [details] Patch Clearing flags on attachment: 213242 Committed r156839: <http://trac.webkit.org/changeset/156839>
WebKit Commit Bot
Comment 4 2013-10-03 10:23:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.