[Webkit-unassigned] [Bug 21719] JS Profiler notification system needed
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 19 06:49:46 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21719
------- Comment #5 from timothy at hatcher.name 2008-10-19 06:49 PDT -------
(From update of attachment 24470)
+NSString *JSProfileServerStartNotification =
@"JSProfileServerStartNotification";
+NSString *JSProfileServerStopNotification =
@"JSProfileServerStopNotification";
Those strings don't need to be global, they should just be variables in init.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list