Bug 102292 - Read-only properties created with putDirect() should tell the structure that there are read-only properties
Summary: Read-only properties created with putDirect() should tell the structure that ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 102326
  Show dependency treegraph
 
Reported: 2012-11-14 15:27 PST by Filip Pizlo
Modified: 2012-11-14 21:25 PST (History)
7 users (show)

See Also:


Attachments
work in progress (1.57 KB, patch)
2012-11-14 15:32 PST, Filip Pizlo
no flags Details | Formatted Diff | Diff
the patch (4.62 KB, patch)
2012-11-14 16:46 PST, Filip Pizlo
barraclough: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2012-11-14 15:27:52 PST
Patch forthcoming.
Comment 1 Filip Pizlo 2012-11-14 15:32:35 PST
Created attachment 174270 [details]
work in progress

I'm going to work on a test case for this thingy.
Comment 2 Filip Pizlo 2012-11-14 16:46:24 PST
Created attachment 174284 [details]
the patch
Comment 3 Filip Pizlo 2012-11-14 16:51:28 PST
Landed in http://trac.webkit.org/changeset/134695