Bug 144740

Summary: SharedBuffer::m_size should be initialized to 0 when defining it
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

youenn fablet
Reported 2015-05-07 05:53:28 PDT
SharedBuffer::m_size is often set to 0 in each constructor. It would be more convenient to set it to zero by default when defining it.
Attachments
Patch (3.97 KB, patch)
2015-05-07 06:15 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2015-05-07 06:15:26 PDT
WebKit Commit Bot
Comment 2 2015-05-08 01:05:31 PDT
Comment on attachment 252590 [details] Patch Clearing flags on attachment: 252590 Committed r183987: <http://trac.webkit.org/changeset/183987>
WebKit Commit Bot
Comment 3 2015-05-08 01:05:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.