Bug 63105 - Moved 'const' off the global-variable-as-local-variable crack pipe
Summary: Moved 'const' off the global-variable-as-local-variable crack pipe
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: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-21 16:27 PDT by Geoffrey Garen
Modified: 2011-06-21 16:39 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.39 KB, patch)
2011-06-21 16:36 PDT, Geoffrey Garen
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2011-06-21 16:27:56 PDT
Moved 'const' off the global-variable-as-local-variable crack pipe
Comment 1 Geoffrey Garen 2011-06-21 16:36:26 PDT
Created attachment 98078 [details]
Patch
Comment 2 Oliver Hunt 2011-06-21 16:37:46 PDT
Comment on attachment 98078 [details]
Patch

i hate const
Comment 3 Geoffrey Garen 2011-06-21 16:39:32 PDT
Committed r89392: <http://trac.webkit.org/changeset/89392>