RESOLVED FIXED104639
Web Inspector: Timeline: rename "Parse" to "Parse HTML".
https://bugs.webkit.org/show_bug.cgi?id=104639
Summary Web Inspector: Timeline: rename "Parse" to "Parse HTML".
Eugene Klyuchnikov
Reported 2012-12-10 23:46:30 PST
Original issue: http://code.google.com/p/chromium/issues/detail?id=163053 Original description: Timeline currently communicates time spent in the HTML parsing algorithm as "Parse" but this is vague as it could be JSON.parse() or Date.parse() or DOMParser(). Can we rename to "Parse HTML"?
Attachments
Patch (3.07 KB, patch)
2012-12-10 23:59 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2012-12-10 23:59:50 PST
WebKit Review Bot
Comment 2 2012-12-11 07:19:44 PST
Comment on attachment 178735 [details] Patch Clearing flags on attachment: 178735 Committed r137309: <http://trac.webkit.org/changeset/137309>
WebKit Review Bot
Comment 3 2012-12-11 07:19:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.