Bug 83862

Summary: [EFL] Fix wrong parameter order in function call for EWebLauncher
Product: WebKit Reporter: Seokju Kwon <seokju.kwon>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gyuyoung.kim, lucas.de.marchi, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: Linux   
Attachments:
Description Flags
Patch none

Description Seokju Kwon 2012-04-12 23:12:18 PDT
EWebLauncher creates multiple windows, like multiple tabs when pressing F9 key.
But it doesn't work properly because of wrong parameter order in function call.
Comment 1 Seokju Kwon 2012-04-12 23:59:30 PDT
Created attachment 137045 [details]
Patch
Comment 2 Gyuyoung Kim 2012-04-13 02:20:57 PDT
Comment on attachment 137045 [details]
Patch

LGTM.
Comment 3 Raphael Kubo da Costa (:rakuco) 2012-04-13 08:23:11 PDT
Comment on attachment 137045 [details]
Patch

Makes sense.
Comment 4 WebKit Review Bot 2012-04-16 04:20:44 PDT
Comment on attachment 137045 [details]
Patch

Clearing flags on attachment: 137045

Committed r114238: <http://trac.webkit.org/changeset/114238>
Comment 5 WebKit Review Bot 2012-04-16 04:20:48 PDT
All reviewed patches have been landed.  Closing bug.