Bug 156682 - [Fetch] Use @isArray instead of `instanceof @Array`
Summary: [Fetch] Use @isArray instead of `instanceof @Array`
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: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-17 15:10 PDT by Yusuke Suzuki
Modified: 2016-04-18 01:00 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.19 KB, patch)
2016-04-17 15:13 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.90 KB, patch)
2016-04-17 15:15 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (775.93 KB, application/zip)
2016-04-17 15:59 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-yosemite-wk2 (801.48 KB, application/zip)
2016-04-17 16:03 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (621.78 KB, application/zip)
2016-04-17 16:08 PDT, Build Bot
no flags Details
Patch (3.90 KB, patch)
2016-04-17 16:58 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-04-17 15:10:19 PDT
[Fetch] Use @isArray instead of `instanceof @Array`
Comment 1 Yusuke Suzuki 2016-04-17 15:13:15 PDT
Created attachment 276599 [details]
Patch

Should add expect file
Comment 2 Yusuke Suzuki 2016-04-17 15:15:48 PDT
Created attachment 276600 [details]
Patch
Comment 3 Build Bot 2016-04-17 15:59:36 PDT
Comment on attachment 276600 [details]
Patch

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

New failing tests:
fetch/header-constructor-is-array.html
Comment 4 Build Bot 2016-04-17 15:59:39 PDT
Created attachment 276603 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 5 Build Bot 2016-04-17 16:03:06 PDT
Comment on attachment 276600 [details]
Patch

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

New failing tests:
fetch/header-constructor-is-array.html
Comment 6 Build Bot 2016-04-17 16:03:09 PDT
Created attachment 276604 [details]
Archive of layout-test-results from ews106 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 7 Build Bot 2016-04-17 16:08:13 PDT
Comment on attachment 276600 [details]
Patch

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

New failing tests:
fetch/header-constructor-is-array.html
Comment 8 Build Bot 2016-04-17 16:08:15 PDT
Created attachment 276605 [details]
Archive of layout-test-results from ews124 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews124  Port: ios-simulator-wk2  Platform: Mac OS X 10.10.5
Comment 9 Yusuke Suzuki 2016-04-17 16:58:32 PDT
Created attachment 276612 [details]
Patch
Comment 10 WebKit Commit Bot 2016-04-18 01:00:53 PDT
Comment on attachment 276612 [details]
Patch

Clearing flags on attachment: 276612

Committed r199654: <http://trac.webkit.org/changeset/199654>
Comment 11 WebKit Commit Bot 2016-04-18 01:00:56 PDT
All reviewed patches have been landed.  Closing bug.