RESOLVED FIXED 55753
[EFL] Make single backing store the default for EWebLauncher
https://bugs.webkit.org/show_bug.cgi?id=55753
Summary [EFL] Make single backing store the default for EWebLauncher
Gyuyoung Kim
Reported 2011-03-04 01:18:16 PST
Tiled is the default backing store in EWebLauncher. But, there was some problems. - scrollbar is not working - Page doesn't show after inserting text to input field. - And so on. I'd like to set single default backing store for EWebLauncher. When tiled backing store bugs are fixed, let's enable tiled backing store. How do you think about it ?
Attachments
Patch (1.00 KB, patch)
2011-03-04 01:19 PST, Gyuyoung Kim
kenneth: review+
commit-queue: commit-queue-
Patch (1.00 KB, patch)
2011-03-09 15:11 PST, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2011-03-04 01:19:50 PST
Lucas De Marchi
Comment 2 2011-03-04 06:27:44 PST
LGTM.
WebKit Commit Bot
Comment 3 2011-03-09 05:22:46 PST
Comment on attachment 84711 [details] Patch Rejecting attachment 84711 [details] from commit-queue. Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-4', 'apply-..." exit_code: 1 Last 500 characters of output: rks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain result = func(*args) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py", line 756, in https_open return self.do_open(conn_factory, req) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py", line 706, in do_open raise URLError(err) urllib2.URLError: <urlopen error [Errno 60] Operation timed out> Full output: http://queues.webkit.org/results/8115432
Gyuyoung Kim
Comment 4 2011-03-09 15:11:42 PST
Created attachment 85245 [details] Patch Kenneth reviewed this patch.
WebKit Commit Bot
Comment 5 2011-03-10 21:23:58 PST
Comment on attachment 85245 [details] Patch Clearing flags on attachment: 85245 Committed r80813: <http://trac.webkit.org/changeset/80813>
WebKit Commit Bot
Comment 6 2011-03-10 21:24:03 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.