Bug 123481

Summary: Remove mutable keyword from member variables of XMLHttpRequest
Product: WebKit Reporter: Seokju Kwon <seokju>
Component: WebCore Misc.Assignee: Seokju Kwon <seokju>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.