Bug 121547 - YARR: Put UCS2 canonicalization tables in read-only memory.
Summary: YARR: Put UCS2 canonicalization tables in read-only memory.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-18 03:33 PDT by Andreas Kling
Modified: 2013-09-18 08:54 PDT (History)
1 user (show)

See Also:


Attachments
Patch (8.47 KB, patch)
2013-09-18 03:35 PDT, Andreas Kling
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-18 03:33:48 PDT
YARR: Put UCS2 canonicalization tables in read-only memory.
Comment 1 Andreas Kling 2013-09-18 03:35:10 PDT
Created attachment 211982 [details]
Patch
Comment 2 Andreas Kling 2013-09-18 08:54:56 PDT
Committed r156043: <http://trac.webkit.org/changeset/156043>