WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80230
WebKit2 lacks API for obtaining a representation of the render tree of a page, like WebRenderNode
https://bugs.webkit.org/show_bug.cgi?id=80230
Summary
WebKit2 lacks API for obtaining a representation of the render tree of a page...
mitz
Reported
2012-03-04 18:38:15 PST
WebKit2 lacks API for obtaining a representation of the render tree of a page, like WebRenderNode
Attachments
Add WKRenderObject and bundle API for getting the render tree of a page
(26.06 KB, patch)
2012-03-04 18:52 PST
,
mitz
no flags
Details
Formatted Diff
Diff
Add WKRenderObject and bundle API for getting the render tree of a page
(30.52 KB, patch)
2012-03-04 19:24 PST
,
mitz
no flags
Details
Formatted Diff
Diff
Add WKRenderObject and bundle API for getting the render tree of a page
(30.53 KB, patch)
2012-03-04 20:13 PST
,
mitz
bdakin
: review+
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2012-03-04 18:38:37 PST
<
rdar://problem/10981890
>
mitz
Comment 2
2012-03-04 18:40:34 PST
<
rdar://problem/8494396
>
mitz
Comment 3
2012-03-04 18:52:25 PST
Created
attachment 130041
[details]
Add WKRenderObject and bundle API for getting the render tree of a page
WebKit Review Bot
Comment 4
2012-03-04 18:56:08 PST
Attachment 130041
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/ChangeLog', u'Source/WebKit..." exit_code: 1 Source/WebKit2/Shared/WebRenderObject.h:37: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/Shared/WebRenderObject.h:54: The return type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5] Total errors found: 2 in 12 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 5
2012-03-04 19:13:54 PST
Comment on
attachment 130041
[details]
Add WKRenderObject and bundle API for getting the render tree of a page
Attachment 130041
[details]
did not pass win-ews (win): Output:
http://queues.webkit.org/results/11801744
mitz
Comment 6
2012-03-04 19:24:25 PST
Created
attachment 130044
[details]
Add WKRenderObject and bundle API for getting the render tree of a page
WebKit Review Bot
Comment 7
2012-03-04 19:26:39 PST
Attachment 130044
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/CMakeLists.txt', u'Source/W..." exit_code: 1 Source/WebKit2/Shared/WebRenderObject.h:37: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/Shared/WebRenderObject.h:54: The return type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5] Total errors found: 2 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 8
2012-03-04 20:13:43 PST
Created
attachment 130048
[details]
Add WKRenderObject and bundle API for getting the render tree of a page
WebKit Review Bot
Comment 9
2012-03-04 20:15:58 PST
Attachment 130048
[details]
did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebKit2/CMakeLists.txt', u'Source/W..." exit_code: 1 Source/WebKit2/Shared/WebRenderObject.h:37: Code inside a namespace should not be indented. [whitespace/indent] [4] Source/WebKit2/Shared/WebRenderObject.h:54: The return type should use PassRefPtr instead of RefPtr. [readability/pass_ptr] [5] Total errors found: 2 in 16 files If any of these errors are false positives, please file a bug against check-webkit-style.
mitz
Comment 10
2012-03-07 12:24:32 PST
Fixed in <
http://trac.webkit.org/r110085
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug