Bug 174328

Summary: SharedBuffer::size should return a size_t
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, dbates, esprehn+autocc, gyuyoung.kim, japhet, kling, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Archive of layout-test-results from ews102 for mac-elcapitan none

Description Alex Christensen 2017-07-10 16:26:41 PDT
SharedBuffer::size should return a size_t
Comment 1 Alex Christensen 2017-07-10 16:27:22 PDT
Created attachment 315041 [details]
Patch
Comment 2 Alex Christensen 2017-07-10 17:21:40 PDT
Created attachment 315051 [details]
Patch
Comment 3 Build Bot 2017-07-10 18:05:52 PDT
Comment on attachment 315051 [details]
Patch

Attachment 315051 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4096612

New failing tests:
storage/indexeddb/modern/new-database-after-user-delete.html
Comment 4 Build Bot 2017-07-10 18:05:53 PDT
Created attachment 315056 [details]
Archive of layout-test-results from ews102 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Andreas Kling 2017-07-10 22:20:25 PDT
Comment on attachment 315051 [details]
Patch

r=me
Comment 6 WebKit Commit Bot 2017-07-11 09:48:05 PDT
Comment on attachment 315051 [details]
Patch

Clearing flags on attachment: 315051

Committed r219336: <http://trac.webkit.org/changeset/219336>
Comment 7 WebKit Commit Bot 2017-07-11 09:48:07 PDT
All reviewed patches have been landed.  Closing bug.