Bug 148701

Summary: REGRESSION(r188206): [EFL] Adjust scrollbar width to ewk_view_contents_size_get API test
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit EFLAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hs85.jeong, lucas.de.marchi, ossy
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 147725    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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.