Bug 141040 - Add "Singleton pattern" section to the WebKit coding style
Summary: Add "Singleton pattern" section to the WebKit coding style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-29 10:18 PST by Chris Dumez
Modified: 2015-01-30 09:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.95 KB, patch)
2015-01-29 10:19 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-01-29 10:18:02 PST
Add "Singleton pattern" section to the WebKit coding style to document what was discussed on webkit-dev:
https://lists.webkit.org/pipermail/webkit-dev/2015-January/027199.html
Comment 1 Chris Dumez 2015-01-29 10:19:53 PST
Created attachment 245629 [details]
Patch
Comment 2 Chris Dumez 2015-01-30 09:38:37 PST
Comment on attachment 245629 [details]
Patch

Clearing flags on attachment: 245629

Committed r179401: <http://trac.webkit.org/changeset/179401>
Comment 3 Chris Dumez 2015-01-30 09:38:42 PST
All reviewed patches have been landed.  Closing bug.