RESOLVED FIXED Bug 121461
Make InspectorTimelineAgent use an enum for the record type instead of a string.
https://bugs.webkit.org/show_bug.cgi?id=121461
Summary Make InspectorTimelineAgent use an enum for the record type instead of a string.
Timothy Hatcher
Reported 2013-09-16 16:46:07 PDT
Make InspectorTimelineAgent use an enum for the record type instead of a string.
Attachments
Patch (32.54 KB, patch)
2013-09-16 16:47 PDT, Timothy Hatcher
no flags
Timothy Hatcher
Comment 1 2013-09-16 16:47:18 PDT
WebKit Commit Bot
Comment 2 2013-09-16 16:49:22 PDT
Attachment 211843 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/inspector/Inspector.json', u'Source/WebCore/inspector/InspectorTimelineAgent.cpp', u'Source/WebCore/inspector/InspectorTimelineAgent.h', u'Source/WebInspectorUI/ChangeLog', u'Source/WebInspectorUI/UserInterface/InspectorBackendCommands.js', u'Source/WebInspectorUI/UserInterface/Legacy/6.0/InspectorBackendCommands.js', u'Source/WebInspectorUI/UserInterface/TimelineManager.js', u'Source/WebInspectorUI/Versions/Inspector-iOS-6.0.json']" exit_code: 1 Source/WebCore/inspector/InspectorTimelineAgent.h:65: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 1 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Joseph Pecoraro
Comment 3 2013-09-16 16:52:03 PDT
Comment on attachment 211843 [details] Patch r=me, nice!
WebKit Commit Bot
Comment 4 2013-09-16 18:30:30 PDT
Comment on attachment 211843 [details] Patch Clearing flags on attachment: 211843 Committed r155924: <http://trac.webkit.org/changeset/155924>
WebKit Commit Bot
Comment 5 2013-09-16 18:30:32 PDT
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.