[Webkit-unassigned] [Bug 57299] Web Inspector: document Timeline domain, make timeline event types of type string.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 29 04:21:45 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=57299
Yury Semikhatsky <yurys at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #87264|review? |review+
Flag| |
--- Comment #6 from Yury Semikhatsky <yurys at chromium.org> 2011-03-29 04:21:44 PST ---
(From update of attachment 87264)
View in context: https://bugs.webkit.org/attachment.cgi?id=87264&action=review
> Source/WebCore/inspector/InspectorTimelineAgent.cpp:54
> +static const char EventDispatch[] = "EventDispatch";
Could we sort them alphabetically.
> Source/WebCore/inspector/front-end/TimelineAgent.js:37
> + EventDispatch: "EventDispatch",
We should enumerated these constants in the .json scheme. This deserves its own change, please file a bug and put a FIXME here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list