Bug 111371

Summary: [EFL] Unreviewed build fix after r144675
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: lucas.de.marchi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: commit-queue+

Description Seokju Kwon 2013-03-04 15:49:44 PST
WebKit/Source/WebKit2/UIProcess/Storage/StorageManager.cpp:51:63: error: ‘m_eventListeners’ was not declared in this scope
WebKit/Source/WebKit2/UIProcess/Storage/StorageManager.cpp:51:60: error: ‘>>’ should be ‘> >’ within a nested template argument list
Comment 1 Seokju Kwon 2013-03-04 15:51:20 PST
Created attachment 191331 [details]
Patch
Comment 2 Seokju Kwon 2013-03-04 15:59:19 PST
duplicated with r144693.