Bug 146592

Summary: Fix the !ENABLE(VIDEO) build after r186054
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146369    
Attachments:
Description Flags
Patch none

Description Csaba Osztrogonác 2015-07-03 07:34:45 PDT
error log:
../../Source/WebCore/platform/MemoryPressureHandler.cpp: In member function 'void WebCore::MemoryPressureHandler::releaseCriticalMemory(WebCore::Synchronous)':
../../Source/WebCore/platform/MemoryPressureHandler.cpp:148:34: error: incomplete type 'WebCore::HTMLMediaElement' used in nested name specifier
Comment 1 Csaba Osztrogonác 2015-07-03 07:35:36 PDT
Created attachment 256102 [details]
Patch
Comment 2 WebKit Commit Bot 2015-07-03 11:42:30 PDT
Comment on attachment 256102 [details]
Patch

Clearing flags on attachment: 256102

Committed r186261: <http://trac.webkit.org/changeset/186261>
Comment 3 WebKit Commit Bot 2015-07-03 11:42:33 PDT
All reviewed patches have been landed.  Closing bug.