Bug 148701 - REGRESSION(r188206): [EFL] Adjust scrollbar width to ewk_view_contents_size_get API test
Summary: REGRESSION(r188206): [EFL] Adjust scrollbar width to ewk_view_contents_size_g...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
: 147857 (view as bug list)
Depends on: 147725
Blocks:
  Show dependency treegraph
 
Reported: 2015-09-01 19:42 PDT by Gyuyoung Kim
Modified: 2015-09-02 10:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.92 KB, patch)
2015-09-01 22:40 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (1.92 KB, patch)
2015-09-01 22:42 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff
Patch (1.94 KB, patch)
2015-09-02 00:48 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2015-09-01 19:42:51 PDT
EFL API test has been broken since r188206 has disabled overlay scrollbar. We need to change a default width from 800 to 790 because other ports are using non-overlay scrollbar as well.
Comment 1 Gyuyoung Kim 2015-09-01 22:40:14 PDT
Created attachment 260410 [details]
Patch
Comment 2 Gyuyoung Kim 2015-09-01 22:42:04 PDT
Created attachment 260411 [details]
Patch
Comment 3 Hunseop Jeong 2015-09-01 23:16:48 PDT
I already reported this issue (https://bugs.webkit.org/show_bug.cgi?id=147857).
But I didn't care it :(
Thanks.
Comment 4 Gyuyoung Kim 2015-09-01 23:41:37 PDT
*** Bug 147857 has been marked as a duplicate of this bug. ***
Comment 5 Gyuyoung Kim 2015-09-02 00:48:25 PDT
Created attachment 260417 [details]
Patch
Comment 6 Csaba Osztrogonác 2015-09-02 03:56:49 PDT
Comment on attachment 260417 [details]
Patch

rs=me
Comment 7 WebKit Commit Bot 2015-09-02 06:49:06 PDT
Comment on attachment 260417 [details]
Patch

Rejecting attachment 260417 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 260417, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit

Committing to http://svn.webkit.org/repository/webkit/trunk ...
Authentication realm: <http://svn.webkit.org:80> Mac OS Forge
Password for 'commit-queue@webkit.org': 
Authentication realm: <http://svn.webkit.org:80> Mac OS Forge
Username: error: git-svn died of signal 11

Failed to run "['git', 'svn', 'dcommit', '--rmdir']" exit_code: 139 cwd: /Volumes/Data/EWS/WebKit
Updating OpenSource
Current branch master is up to date.

Full output: http://webkit-queues.webkit.org/results/133048
Comment 8 WebKit Commit Bot 2015-09-02 10:42:52 PDT
Comment on attachment 260417 [details]
Patch

Clearing flags on attachment: 260417

Committed r189256: <http://trac.webkit.org/changeset/189256>
Comment 9 WebKit Commit Bot 2015-09-02 10:42:57 PDT
All reviewed patches have been landed.  Closing bug.