Bug 139215 - Fix build break EFL port since r176696
Summary: Fix build break EFL port since r176696
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-02 17:46 PST by Gyuyoung Kim
Modified: 2014-12-02 19:16 PST (History)
0 users

See Also:


Attachments
Patch (1.28 KB, patch)
2014-12-02 17:49 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-12-02 17:46:51 PST
WebKit EFL build is broken since r176696.

In file included from ../../Source/WebCore/page/DOMWindow.cpp:95:0:
../../Source/WebCore/storage/StorageNamespaceProvider.h:29:40: fatal error: WebCore/SecurityOriginHash.h: No such file or directory
 #include <WebCore/SecurityOriginHash.h>
Comment 1 Gyuyoung Kim 2014-12-02 17:49:57 PST
Created attachment 242470 [details]
Patch
Comment 2 Gyuyoung Kim 2014-12-02 19:16:30 PST
Landed in http://trac.webkit.org/changeset/176708