Bug 20359
Summary: | console.profile doesn't update the ProfilesPanel | ||
---|---|---|---|
Product: | WebKit | Reporter: | Keishi Hattori <keishi> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Minor | CC: | alph, kmccullough, loislo, yurys |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Keishi Hattori
Calling console.profile doesn't update the ProfilesPanel(when it's open)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Kevin McCullough
What do you mean? Should it show you that you have started profiling? If so see: https://bugs.webkit.org/show_bug.cgi?id=19947
Or is there some other information that you were expecting to be updated? In general we lazily populate panels in the Inspector.
Keishi Hattori
I'm sorry. I was wrong. I just didn't have the patience to wait for it to update.