[Webkit-unassigned] [Bug 21412] New: Refactor user initiated profile count to be more stable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 6 14:50:53 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21412
Summary: Refactor user initiated profile count to be more stable
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kmccullough at apple.com
We increment the user initiated profile count in the Web Inspector's JS, but
this causes problems as it's incremented every time we display the log message,
and is only currently working by being very careful to clear messages and the
count at the right time.
We should move this into the InspectorController
--
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