Bug 138916 - Add Web Notification readonly attributes in IDL according to W3C specification
Summary: Add Web Notification readonly attributes in IDL according to W3C specification
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 00:40 PST by Joonghun Park
Modified: 2019-05-03 06:57 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.99 KB, patch)
2014-11-20 01:02 PST, Joonghun Park
no flags Details | Formatted Diff | Diff
Patch (8.49 KB, patch)
2014-11-20 09:38 PST, Joonghun Park
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joonghun Park 2014-11-20 00:40:58 PST
According to spec version below,
http://www.w3.org/TR/2013/WD-notifications-20130912/
add 5 readonly attributes in Notification.idl.
Comment 1 Joonghun Park 2014-11-20 01:02:14 PST
Created attachment 241931 [details]
Patch
Comment 2 Joonghun Park 2014-11-20 09:38:31 PST
Created attachment 241952 [details]
Patch
Comment 3 Michael Catanzaro 2016-09-17 07:02:43 PDT
Comment on attachment 241952 [details]
Patch

Hi,

Apologies that your patch was not reviewed in a timely manner. Since it's now quite old, I am removing it from the review request queue. Please consider rebasing it on trunk and resubmitting.

To increase the chances of getting a review, consider using 'Tools/Scripts/webkit-patch upload --suggest-reviewers' to CC reviewers who might be interested in this bug.