Bug 83862 - [EFL] Fix wrong parameter order in function call for EWebLauncher
Summary: [EFL] Fix wrong parameter order in function call for EWebLauncher
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-12 23:12 PDT by Seokju Kwon
Modified: 2012-04-16 04:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2012-04-12 23:59 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

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