Closed
Bug 112541
Opened 23 years ago
Closed 21 years ago
ability to start/stop jprof from JS
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla1.2beta
People
(Reporter: dbaron, Assigned: dbaron)
References
Details
(Whiteboard: [patch])
Attachments
(2 files, 1 obsolete file)
341 bytes,
text/html
|
Details | |
3.08 KB,
patch
|
bzbarsky
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
I have a patch that allows start/stop of jprof profiling from JS.
Assignee | ||
Comment 1•23 years ago
|
||
Assignee | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Awesome!
(minor copy-paste of comment nit at the bottom of the patch).
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
[bugzilla component to be deleted]
Blocks: 123569
Component: XP Utilities → JavaScript Engine
Assignee | ||
Updated•23 years ago
|
Component: JavaScript Engine → DOM Mozilla Extensions
Assignee | ||
Updated•22 years ago
|
Priority: -- → P3
Whiteboard: [patch]
Target Milestone: --- → mozilla1.2beta
Comment 5•22 years ago
|
||
dbaron?
![]() |
||
Comment 6•21 years ago
|
||
Attachment #59649 -
Attachment is obsolete: true
![]() |
||
Comment 7•21 years ago
|
||
Comment on attachment 148068 [details] [diff] [review]
David's patch updated to deal with JP_RTC_HZ
r=bzbarsky. jst, could you sr? This could make some testcases much easier to
profile....
Attachment #148068 -
Flags: superreview?(jst)
Attachment #148068 -
Flags: review+
Comment 8•21 years ago
|
||
Comment on attachment 148068 [details] [diff] [review]
David's patch updated to deal with JP_RTC_HZ
Nice! sr=jst
Attachment #148068 -
Flags: superreview?(jst) → superreview+
![]() |
||
Comment 9•21 years ago
|
||
David, would you mind checking over the JP_RTC_HZ change I made?
Also, was there a reason you never checked this in?
![]() |
||
Comment 10•21 years ago
|
||
Checked in.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: DOM: Mozilla Extensions → DOM
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•