Bug 108198
Summary: | [V8] Notification.permission static property always undefined | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jake Archibald <jaffathecake> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | abarth, jochen, jonlee |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jake Archibald
Should be one of these strings http://notifications.spec.whatwg.org/#notificationpermission
Probably depends on http://code.google.com/p/v8/issues/detail?id=2281
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jon Lee
Is this wrt V8 only?
Jake Archibald
Works fine in Webkit nightly, but not Chrome Canary, so I assume this is just a V8 issue.
Jon Lee
Renamed to reflect issue on V8 only.
jochen
*** This bug has been marked as a duplicate of bug 93488 ***