Bug 71865
| Summary: | [JSC] attributeFilter for attribute mutations | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | adamk, andersca, mjs, rafaelw, sam |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 70289, 70860 | ||
| Bug Blocks: | 68729 | ||
Ryosuke Niwa
Binding code for JSC needs to be added for attribute filter.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Klein
This support was added in http://trac.webkit.org/changeset/107008.