Bug 124909 - JSActivation constructor should use NotNull placement new.
Summary: JSActivation constructor should use NotNull placement new.
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:
Depends on:
Blocks:
 
Reported: 2013-11-26 19:22 PST by Andreas Kling
Modified: 2013-11-27 07:03 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2013-11-26 19:23 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 2013-11-26 19:22:33 PST
JSActivation constructor should use NotNull placement new.
Comment 1 Andreas Kling 2013-11-26 19:23:33 PST
Created attachment 217918 [details]
Patch

From the Game Changers Department.
Comment 2 WebKit Commit Bot 2013-11-27 07:03:21 PST
Comment on attachment 217918 [details]
Patch

Clearing flags on attachment: 217918

Committed r159813: <http://trac.webkit.org/changeset/159813>
Comment 3 WebKit Commit Bot 2013-11-27 07:03:23 PST
All reviewed patches have been landed.  Closing bug.