Bug 141953 - CodeBlock crashes when dumping op_push_name_scope
Summary: CodeBlock crashes when dumping op_push_name_scope
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks: 141915
  Show dependency treegraph
 
Reported: 2015-02-23 21:44 PST by Benjamin Poulain
Modified: 2015-02-25 14:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.11 KB, patch)
2015-02-23 21:44 PST, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Patch (5.18 KB, patch)
2015-02-24 23:00 PST, Benjamin Poulain
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2015-02-23 21:44:12 PST
CodeBlock crashes when dumping op_push_name_scope
Comment 1 Benjamin Poulain 2015-02-23 21:44:44 PST
Created attachment 247202 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-02-24 06:15:52 PST
Comment on attachment 247202 [details]
Patch

LGTM
Comment 3 Filip Pizlo 2015-02-24 14:26:30 PST
Comment on attachment 247202 [details]
Patch

LGTM too
Comment 4 Benjamin Poulain 2015-02-24 23:00:36 PST
Created attachment 247314 [details]
Patch
Comment 5 Benjamin Poulain 2015-02-25 14:33:13 PST
Committed r180639: <http://trac.webkit.org/changeset/180639>