Bug 157704

Summary: jsc: samplingProfilerStackTraces() without starting sampling should not cause jsc to crash
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2016-05-13 20:58:03 PDT
* SUMMARY samplingProfilerStackTraces() without starting sampling should not cause jsc to crash Instead of crashing, lets throw an exception instead. * STEPS TO REPRODUCE >>> samplingProfilerStackTraces() => RELEASE_ASSERT
Attachments
[PATCH] Proposed Fix (4.58 KB, patch)
2016-05-13 20:59 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2016-05-13 20:59:29 PDT
Created attachment 278918 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2016-05-13 22:50:45 PDT
Comment on attachment 278918 [details] [PATCH] Proposed Fix Clearing flags on attachment: 278918 Committed r200916: <http://trac.webkit.org/changeset/200916>
WebKit Commit Bot
Comment 3 2016-05-13 22:50:48 PDT
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.