Bug 111371 - [EFL] Unreviewed build fix after r144675
Summary: [EFL] Unreviewed build fix after r144675
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-04 15:49 PST by Seokju Kwon
Modified: 2013-03-04 16:01 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2013-03-04 15:51 PST, Seokju Kwon
simon.fraser: commit-queue+
Details | Formatted Diff | Diff

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