Bug 186567 - FloatingPointEnvironment is only needed for ARM CPUs.
Summary: FloatingPointEnvironment is only needed for ARM CPUs.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-12 10:24 PDT by Mark Lam
Modified: 2018-06-13 13:59 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch. (2.83 KB, patch)
2018-06-12 10:28 PDT, Mark Lam
msaboff: review+
Details | Formatted Diff | Diff
patch for landing w/ iOS sim build fix. (3.37 KB, patch)
2018-06-12 11:12 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
patch for landing. (3.38 KB, patch)
2018-06-12 11:44 PDT, Mark Lam
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews205 for win-future (12.92 MB, application/zip)
2018-06-13 01:12 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2018-06-12 10:24:17 PDT
<rdar://problem/40929441>
Comment 1 Mark Lam 2018-06-12 10:28:40 PDT
Created attachment 342557 [details]
proposed patch.
Comment 2 Michael Saboff 2018-06-12 10:44:17 PDT
Comment on attachment 342557 [details]
proposed patch.

r=me
Comment 3 Mark Lam 2018-06-12 11:12:52 PDT
Created attachment 342563 [details]
patch for landing w/ iOS sim build fix.
Comment 4 Mark Lam 2018-06-12 11:44:34 PDT
Created attachment 342572 [details]
patch for landing.
Comment 5 EWS Watchlist 2018-06-13 01:12:37 PDT
Comment on attachment 342572 [details]
patch for landing.

Attachment 342572 [details] did not pass win-ews (win):
Output: http://webkit-queues.webkit.org/results/8158995

New failing tests:
http/tests/preload/onload_event.html
Comment 6 EWS Watchlist 2018-06-13 01:12:47 PDT
Created attachment 342642 [details]
Archive of layout-test-results from ews205 for win-future

The attached test failures were seen while running run-webkit-tests on the win-ews.
Bot: ews205  Port: win-future  Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Comment 7 Mark Lam 2018-06-13 13:59:08 PDT
Landed in r232809: <http://trac.webkit.org/r232809>.