Bug 115399
Summary: | Support IDL partial interfaces | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | benjamin, cdumez, sam |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Like http://src.chromium.org/viewvc/blink?view=revision&revision=149182, we should support partial interfaces.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
I keep the JSC / V8 generators in sync. I already added support for partial interfaces in Bug 115228.
Chris Dumez
*** This bug has been marked as a duplicate of bug 115228 ***