Bug 169699

Summary: Don't use an optional for didReceiveSocketStreamData's length
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews117 for mac-elcapitan
none
Archive of layout-test-results from ews100 for mac-elcapitan
none
Archive of layout-test-results from ews106 for mac-elcapitan-wk2
none
Archive of layout-test-results from ews121 for ios-simulator-wk2
none
Patch
none
Patch beidson: review+

Description Alex Christensen 2017-03-15 14:58:36 PDT
Don't use an optional for didReceiveSocketStreamData's length
Comment 1 Alex Christensen 2017-03-15 14:59:21 PDT
Created attachment 304555 [details]
Patch
Comment 2 Alex Christensen 2017-03-15 15:07:33 PDT
Comment on attachment 304555 [details]
Patch

nope
Comment 3 Build Bot 2017-03-15 15:39:59 PDT
Comment on attachment 304555 [details]
Patch

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

Number of test failures exceeded the failure limit.
Comment 4 Build Bot 2017-03-15 15:40:01 PDT
Created attachment 304562 [details]
Archive of layout-test-results from ews117 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews117  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Build Bot 2017-03-15 15:46:52 PDT
Comment on attachment 304555 [details]
Patch

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

Number of test failures exceeded the failure limit.
Comment 6 Build Bot 2017-03-15 15:46:54 PDT
Created attachment 304568 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 7 Build Bot 2017-03-15 15:54:34 PDT
Comment on attachment 304555 [details]
Patch

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

Number of test failures exceeded the failure limit.
Comment 8 Build Bot 2017-03-15 15:54:37 PDT
Created attachment 304571 [details]
Archive of layout-test-results from ews106 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 9 Build Bot 2017-03-15 16:17:20 PDT
Comment on attachment 304555 [details]
Patch

Attachment 304555 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/3333327

Number of test failures exceeded the failure limit.
Comment 10 Build Bot 2017-03-15 16:17:24 PDT
Created attachment 304576 [details]
Archive of layout-test-results from ews121 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-wk2  Platform: Mac OS X 10.11.6
Comment 11 Alex Christensen 2017-03-16 13:54:27 PDT
Created attachment 304686 [details]
Patch
Comment 12 Alex Christensen 2017-03-16 13:57:31 PDT
Created attachment 304687 [details]
Patch
Comment 13 Brady Eidson 2017-03-16 14:35:31 PDT
Comment on attachment 304687 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=304687&action=review

> Source/WebCore/ChangeLog:7
> +

"No new tests (no behavior change)."
Comment 14 Alex Christensen 2017-04-05 18:56:18 PDT
http://trac.webkit.org/r214073