Bug 73401 - [EFL] Revise ewk_view_fixed_layout_size_set
Summary: [EFL] Revise ewk_view_fixed_layout_size_set
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-29 22:30 PST by ChangSeok Oh
Modified: 2011-12-03 15:32 PST (History)
3 users (show)

See Also:


Attachments
Proposed patch (2.07 KB, patch)
2011-12-02 02:11 PST, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2011-11-29 22:30:33 PST
Improve readability and replace forceLayout to setNeedsLayout since it sometimes causes double drawing.
Comment 1 ChangSeok Oh 2011-12-02 02:11:46 PST
Created attachment 117592 [details]
Proposed patch
Comment 2 WebKit Review Bot 2011-12-02 02:14:28 PST
Attachment 117592 [details] did not pass style-queue:

Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9

Updating OpenSource
RA layer request failed: OPTIONS of 'http://svn.webkit.org/repository/webkit': could not connect to server (http://svn.webkit.org) at /usr/lib/git-core/git-svn line 2295

Died at Tools/Scripts/update-webkit line 158.


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Eric Seidel (no email) 2011-12-03 14:18:27 PST
Comment on attachment 117592 [details]
Proposed patch

OK.
Comment 4 WebKit Review Bot 2011-12-03 15:32:30 PST
Comment on attachment 117592 [details]
Proposed patch

Clearing flags on attachment: 117592

Committed r101937: <http://trac.webkit.org/changeset/101937>
Comment 5 WebKit Review Bot 2011-12-03 15:32:34 PST
All reviewed patches have been landed.  Closing bug.