Bug 182899 - [RenderTreeBuilder] Cleanup RenderTreeBuilder
Summary: [RenderTreeBuilder] Cleanup RenderTreeBuilder
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-02-16 19:25 PST by zalan
Modified: 2018-02-16 22:02 PST (History)
6 users (show)

See Also:


Attachments
Patch (30.49 KB, patch)
2018-02-16 19:27 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (30.52 KB, patch)
2018-02-16 19:30 PST, zalan
koivisto: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2018-02-16 19:25:43 PST
move functions etc
Comment 1 zalan 2018-02-16 19:27:59 PST
Created attachment 334093 [details]
Patch
Comment 2 Radar WebKit Bug Importer 2018-02-16 19:28:28 PST
<rdar://problem/37627888>
Comment 3 Radar WebKit Bug Importer 2018-02-16 19:28:33 PST
<rdar://problem/37627890>
Comment 4 zalan 2018-02-16 19:30:03 PST
Created attachment 334094 [details]
Patch
Comment 5 WebKit Commit Bot 2018-02-16 21:24:29 PST
Comment on attachment 334094 [details]
Patch

Rejecting attachment 334094 [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-02', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 334094, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
rdparty/autoinstalled/mechanize/_urllib2_fork.py", line 332, in _call_chain
    result = func(*args)
  File "/Volumes/Data/EWS/WebKit/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_urllib2_fork.py", line 1170, in https_open
    return self.do_open(conn_factory, req)
  File "/Volumes/Data/EWS/WebKit/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://webkit-queues.webkit.org/results/6547964
Comment 6 zalan 2018-02-16 22:02:07 PST
Committed r228595: <https://trac.webkit.org/changeset/228595>