Bug 104639

Summary: Web Inspector: Timeline: rename "Parse" to "Parse HTML".
Product: WebKit Reporter: Eugene Klyuchnikov <eustas>
Component: Web Inspector (Deprecated)Assignee: Eugene Klyuchnikov <eustas>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, caseq, eustas, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.