Bug 142310 - GC should compute stack bounds and dump registers at the earliest opportunity.
Summary: GC should compute stack bounds and dump registers at the earliest opportunity.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2015-03-04 14:57 PST by Andreas Kling
Modified: 2015-03-04 18:19 PST (History)
5 users (show)

See Also:


Attachments
Proposed patch (9.37 KB, patch)
2015-03-04 15:03 PST, Andreas Kling
no flags Details | Formatted Diff | Diff
Patch (9.37 KB, patch)
2015-03-04 15:11 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2015-03-04 14:57:08 PST
Patch forthcoming.
Comment 1 Radar WebKit Bug Importer 2015-03-04 14:57:47 PST
<rdar://problem/20045624>
Comment 2 Andreas Kling 2015-03-04 15:03:53 PST
Created attachment 247898 [details]
Proposed patch
Comment 3 Andreas Kling 2015-03-04 15:11:10 PST
Created attachment 247900 [details]
Patch

Fixed a variable renaming gone wrong.
Comment 4 Geoffrey Garen 2015-03-04 17:30:08 PST
Comment on attachment 247900 [details]
Patch

r=me
Comment 5 WebKit Commit Bot 2015-03-04 18:19:38 PST
Comment on attachment 247900 [details]
Patch

Clearing flags on attachment: 247900

Committed r181060: <http://trac.webkit.org/changeset/181060>
Comment 6 WebKit Commit Bot 2015-03-04 18:19:42 PST
All reviewed patches have been landed.  Closing bug.