Bug 171759
| Summary: | We should redo some of our property access logic | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Keith Miller <keith_miller> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | mark.lam, saam, sam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 172572 | ||
| Bug Blocks: | |||
Keith Miller
Right now there is a lot of code that is maybe correct. For the most part the code seems like it's no longer spec compliant.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/32496072>
Saam Barati
Things probably don't access the prototype in a spec compliant way.