Bug 159318 - [JSC] Date.toGMTString should be the Date.toUTCString function
Summary: [JSC] Date.toGMTString should be the Date.toUTCString function
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-30 14:38 PDT by Benjamin Poulain
Modified: 2016-07-01 13:50 PDT (History)
7 users (show)

See Also:


Attachments
Patch (7.40 KB, patch)
2016-06-30 14:39 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews103 for mac-yosemite (824.40 KB, application/zip)
2016-06-30 15:26 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews105 for mac-yosemite-wk2 (792.58 KB, application/zip)
2016-06-30 15:28 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews123 for ios-simulator-wk2 (643.83 KB, application/zip)
2016-06-30 15:35 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews115 for mac-yosemite (1.35 MB, application/zip)
2016-06-30 15:41 PDT, Build Bot
no flags Details
Patch (11.50 KB, patch)
2016-06-30 17:03 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2016-06-30 14:38:04 PDT
[JSC] Date.toGMTString should be the Date.toUTCString function
Comment 1 Benjamin Poulain 2016-06-30 14:39:08 PDT
Created attachment 282470 [details]
Patch
Comment 2 Build Bot 2016-06-30 15:26:02 PDT
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
Comment 3 Build Bot 2016-06-30 15:26:06 PDT
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 4 Build Bot 2016-06-30 15:28:52 PDT
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
Comment 5 Build Bot 2016-06-30 15:28:56 PDT
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 6 Build Bot 2016-06-30 15:35:36 PDT
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
Comment 7 Build Bot 2016-06-30 15:35:40 PDT
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 8 Build Bot 2016-06-30 15:40:58 PDT
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
Comment 9 Build Bot 2016-06-30 15:41:02 PDT
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
Comment 10 Benjamin Poulain 2016-06-30 17:03:01 PDT
Created attachment 282493 [details]
Patch
Comment 11 Mark Lam 2016-07-01 10:05:25 PDT
Comment on attachment 282493 [details]
Patch

r=me
Comment 12 WebKit Commit Bot 2016-07-01 13:49:58 PDT
Comment on attachment 282493 [details]
Patch

Clearing flags on attachment: 282493

Committed r202752: <http://trac.webkit.org/changeset/202752>
Comment 13 WebKit Commit Bot 2016-07-01 13:50:03 PDT
All reviewed patches have been landed.  Closing bug.