RESOLVED FIXED154004
Web Inspector: Uncaught exception merging script profiler records
https://bugs.webkit.org/show_bug.cgi?id=154004
Summary Web Inspector: Uncaught exception merging script profiler records
Joseph Pecoraro
Reported 2016-02-08 13:41:13 PST
* SUMMARY Uncaught exception merging script profiler records. [Error] Uncaught exception in inspector page while handling event ScriptProfiler.trackingComplete TypeError: null is not an object (evaluating 'record2.startTime')
Attachments
[PATCH] Proposed Fix (1.68 KB, patch)
2016-02-08 13:42 PST, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-08 13:41:42 PST
Joseph Pecoraro
Comment 2 2016-02-08 13:42:12 PST
Created attachment 270879 [details] [PATCH] Proposed Fix
Blaze Burg
Comment 3 2016-02-08 13:46:53 PST
Comment on attachment 270879 [details] [PATCH] Proposed Fix r=me is there a way to test this regression?
Joseph Pecoraro
Comment 4 2016-02-08 19:05:46 PST
> is there a way to test this regression? There is a lot in TimelineManager that we probably should be testing. But I'd rather leave it until we rewrite some more of this code later. The Web wrapping events stuff is unfortunate. As we get closer to a ProfileView and TimelinesUI stuff, we might even be able to drop some of this code.
WebKit Commit Bot
Comment 5 2016-02-08 19:33:20 PST
Comment on attachment 270879 [details] [PATCH] Proposed Fix Clearing flags on attachment: 270879 Committed r196301: <http://trac.webkit.org/changeset/196301>
WebKit Commit Bot
Comment 6 2016-02-08 19:33:24 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.