WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146048
Web Inspector: Improve a few more node preview types
https://bugs.webkit.org/show_bug.cgi?id=146048
Summary
Web Inspector: Improve a few more node preview types
Joseph Pecoraro
Reported
2015-06-16 22:50:09 PDT
* SUMMARY Improve a few more node preview types (comment, and doctype). * TEST js> [document.createElement("div"), document.createComment("test"), document.doctype, document, document.createTextNode("text"), document.createDocumentFragment(), document.createAttribute("attr")] We should make the comment and doctype nodes appear nicer than we currently do.
Attachments
[PATCH] Proposed Fix
(2.59 KB, patch)
2015-06-16 22:51 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2015-06-16 22:51:22 PDT
Created
attachment 255001
[details]
[PATCH] Proposed Fix I considered improving #text "foo" To also have a red string for "foo", but decided against it, we didn't previously in any case.
WebKit Commit Bot
Comment 2
2015-06-17 14:35:16 PDT
Comment on
attachment 255001
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 255001 Committed
r185671
: <
http://trac.webkit.org/changeset/185671
>
WebKit Commit Bot
Comment 3
2015-06-17 14:35:20 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 4
2015-06-18 09:48:20 PDT
Looks like this caused flaky failures on all bots (closer to always failing, in fact):
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fprofiler%2Fbuilt-in-function-calls-user-defined-function.html
https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fprofiler%2Fbuilt-in-function-calls-anonymous.html
I think that this needs to be rolled out.
WebKit Commit Bot
Comment 5
2015-06-18 10:09:11 PDT
Re-opened since this is blocked by
bug 146114
Joseph Pecoraro
Comment 6
2015-06-18 12:22:33 PDT
Re-landed in:
http://trac.webkit.org/changeset/185716
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