Bug 61903

Summary: Adjust efl coding style to more efl directories
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: Tools / TestsAssignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, lucas.de.marchi, tkent
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 61850    
Attachments:
Description Flags
Patch
eric: review+, eric: commit-queue+
Modified Patch none

Description Gyuyoung Kim 2011-06-01 21:18:20 PDT
There are efl directories, which need to use efl coding style.

Tools/EWebLauncher
Tools/MiniBrowser/efl
Comment 1 Gyuyoung Kim 2011-06-01 21:23:49 PDT
Created attachment 95718 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-06-01 21:25:47 PDT
Comment on attachment 95718 [details]
Patch

OK.
Comment 3 Gyuyoung Kim 2011-06-02 03:38:46 PDT
Created attachment 95748 [details]
Modified Patch

Eric, I add one more directory for WebKit 2.
Comment 4 WebKit Commit Bot 2011-06-02 06:10:30 PDT
Comment on attachment 95748 [details]
Modified Patch

Rejecting attachment 95748 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-7', 'land-a..." exit_code: 1

Last 500 characters of output:
autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1118, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://queues.webkit.org/results/8760126
Comment 5 WebKit Commit Bot 2011-06-02 07:43:35 PDT
The commit-queue encountered the following flaky tests while processing attachment 95748 [details]:

http/tests/websocket/tests/frame-length-skip.html bug 61926 (author: abarth@webkit.org)
The commit-queue is continuing to process your patch.
Comment 6 WebKit Commit Bot 2011-06-02 07:45:01 PDT
Comment on attachment 95748 [details]
Modified Patch

Clearing flags on attachment: 95748

Committed r87909: <http://trac.webkit.org/changeset/87909>
Comment 7 WebKit Commit Bot 2011-06-02 07:45:06 PDT
All reviewed patches have been landed.  Closing bug.