Bug 146592 - Fix the !ENABLE(VIDEO) build after r186054
Summary: Fix the !ENABLE(VIDEO) build after r186054
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 146369
  Show dependency treegraph
 
Reported: 2015-07-03 07:34 PDT by Csaba Osztrogonác
Modified: 2015-07-03 11:42 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2015-07-03 07:35 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.