Bug 141955 - Make ParserError immutable by design
Summary: Make ParserError immutable by design
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: 2015-02-23 23:04 PST by Benjamin Poulain
Modified: 2015-02-25 14:29 PST (History)
0 users

See Also:


Attachments
Patch (18.32 KB, patch)
2015-02-23 23:09 PST, 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 2015-02-23 23:04:38 PST
Make ParserError immutable by design
Comment 1 Benjamin Poulain 2015-02-23 23:09:19 PST
Created attachment 247205 [details]
Patch
Comment 2 Geoffrey Garen 2015-02-24 10:40:57 PST
Comment on attachment 247205 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-02-25 14:29:40 PST
Comment on attachment 247205 [details]
Patch

Clearing flags on attachment: 247205

Committed r180637: <http://trac.webkit.org/changeset/180637>
Comment 4 Benjamin Poulain 2015-02-25 14:29:44 PST
All reviewed patches have been landed.  Closing bug.