Bug 123481 - Remove mutable keyword from member variables of XMLHttpRequest
Summary: Remove mutable keyword from member variables of XMLHttpRequest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Seokju Kwon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-29 16:42 PDT by Seokju Kwon
Modified: 2013-10-29 19:38 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2013-10-29 16:47 PDT, Seokju Kwon
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Seokju Kwon 2013-10-29 16:42:16 PDT
Remove mutable keyword as these are no longer used in const functions.
Comment 1 Seokju Kwon 2013-10-29 16:47:50 PDT
Created attachment 215445 [details]
Patch
Comment 2 WebKit Commit Bot 2013-10-29 19:38:20 PDT
Comment on attachment 215445 [details]
Patch

Clearing flags on attachment: 215445

Committed r158244: <http://trac.webkit.org/changeset/158244>
Comment 3 WebKit Commit Bot 2013-10-29 19:38:22 PDT
All reviewed patches have been landed.  Closing bug.