Bug 108560 - [EFL] Build fix after r141482, r141486, r141497
Summary: [EFL] Build fix after r141482, r141486, r141497
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: KwangYong Choi
URL:
Keywords:
Depends on:
Blocks: 108568
  Show dependency treegraph
 
Reported: 2013-01-31 18:31 PST by KwangYong Choi
Modified: 2013-02-01 00:09 PST (History)
1 user (show)

See Also:


Attachments
Patch (3.35 KB, patch)
2013-01-31 19:12 PST, KwangYong Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KwangYong Choi 2013-01-31 18:31:16 PST
r141482: Deque<Attachment> -> Vector<Attachment>
r141486: getPluginPath()
r141497: ref-counted WorkQueue
Comment 1 KwangYong Choi 2013-01-31 19:12:56 PST
Created attachment 185916 [details]
Patch
Comment 2 KwangYong Choi 2013-01-31 20:18:44 PST
Fixed by r141528