Bug 174328 - SharedBuffer::size should return a size_t
Summary: SharedBuffer::size should return a size_t
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-10 16:26 PDT by Alex Christensen
Modified: 2017-07-11 09:48 PDT (History)
9 users (show)

See Also:


Attachments
Patch (8.48 KB, patch)
2017-07-10 16:27 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (8.56 KB, patch)
2017-07-10 17:21 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-elcapitan (1017.02 KB, application/zip)
2017-07-10 18:05 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.