Bug 115316 - Do not allocate Static Strings for Notification::permissionString
Summary: Do not allocate Static Strings for Notification::permissionString
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-27 16:52 PDT by Benjamin Poulain
Modified: 2013-04-29 16:58 PDT (History)
0 users

See Also:


Attachments
Patch (3.46 KB, patch)
2013-04-27 16:56 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2013-04-27 16:52:31 PDT
Do not allocate Static Strings for Notification::permissionString
Comment 1 Benjamin Poulain 2013-04-27 16:56:13 PDT
Created attachment 199923 [details]
Patch
Comment 2 Geoffrey Garen 2013-04-27 17:46:51 PDT
Comment on attachment 199923 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2013-04-29 16:58:35 PDT
Comment on attachment 199923 [details]
Patch

Clearing flags on attachment: 199923

Committed r149334: <http://trac.webkit.org/changeset/149334>
Comment 4 Benjamin Poulain 2013-04-29 16:58:36 PDT
All reviewed patches have been landed.  Closing bug.