Bug 78081 - Rename [CustomPushEventHandlerScope] to [JSCustomPushEventHandlerScope]
Summary: Rename [CustomPushEventHandlerScope] to [JSCustomPushEventHandlerScope]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kentaro Hara
URL:
Keywords:
Depends on:
Blocks: 77393
  Show dependency treegraph
 
Reported: 2012-02-07 22:06 PST by Kentaro Hara
Modified: 2012-02-08 00:06 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.10 KB, patch)
2012-02-07 22:08 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff
rebased patch for commit (3.00 KB, patch)
2012-02-07 23:25 PST, Kentaro Hara
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kentaro Hara 2012-02-07 22:06:16 PST
[CustomPushEventHandlerScope] is a JSC-specific IDL attribute. We can rename it to [JSCustomPushEventHandlerScope].
Comment 1 Kentaro Hara 2012-02-07 22:08:34 PST
Created attachment 125999 [details]
Patch
Comment 2 Kentaro Hara 2012-02-07 23:25:35 PST
Created attachment 126016 [details]
rebased patch for commit
Comment 3 WebKit Review Bot 2012-02-08 00:06:18 PST
Comment on attachment 126016 [details]
rebased patch for commit

Clearing flags on attachment: 126016

Committed r107045: <http://trac.webkit.org/changeset/107045>