Summary: | [JSC] Date.toGMTString should be the Date.toUTCString function | ||
---|---|---|---|
Product: | WebKit | Reporter: | Benjamin Poulain <benjamin> |
Component: | New Bugs | Assignee: | Benjamin Poulain <benjamin> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | buildbot, commit-queue, keith_miller, mark.lam, msaboff, rniwa, sbarati |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Attachments: |
Description
Benjamin Poulain
2016-06-30 14:38:04 PDT
Created attachment 282470 [details]
Patch
Comment on attachment 282470 [details] Patch Attachment 282470 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/1602805 New failing tests: js/kde/inbuilt_function_tostring.html Created attachment 282475 [details]
Archive of layout-test-results from ews103 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews103 Port: mac-yosemite Platform: Mac OS X 10.10.5
Comment on attachment 282470 [details] Patch Attachment 282470 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/1602814 New failing tests: js/kde/inbuilt_function_tostring.html Created attachment 282476 [details]
Archive of layout-test-results from ews105 for mac-yosemite-wk2
The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Comment on attachment 282470 [details] Patch Attachment 282470 [details] did not pass ios-sim-ews (ios-simulator-wk2): Output: http://webkit-queues.webkit.org/results/1602820 New failing tests: js/kde/inbuilt_function_tostring.html Created attachment 282479 [details]
Archive of layout-test-results from ews123 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews123 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.4
Comment on attachment 282470 [details] Patch Attachment 282470 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/1602854 New failing tests: js/kde/inbuilt_function_tostring.html Created attachment 282480 [details]
Archive of layout-test-results from ews115 for mac-yosemite
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115 Port: mac-yosemite Platform: Mac OS X 10.10.5
Created attachment 282493 [details]
Patch
Comment on attachment 282493 [details]
Patch
r=me
Comment on attachment 282493 [details] Patch Clearing flags on attachment: 282493 Committed r202752: <http://trac.webkit.org/changeset/202752> All reviewed patches have been landed. Closing bug. |