Bug 61903 - Adjust efl coding style to more efl directories
Summary: Adjust efl coding style to more efl directories
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks: 61850
  Show dependency treegraph
 
Reported: 2011-06-01 21:18 PDT by Gyuyoung Kim
Modified: 2011-06-02 07:45 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.10 KB, patch)
2011-06-01 21:23 PDT, Gyuyoung Kim
eric: review+
eric: commit-queue+
Details | Formatted Diff | Diff
Modified Patch (1.14 KB, patch)
2011-06-02 03:38 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 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.