Bug 121601 - Remove duplicated secondsPerDay variables
Summary: Remove duplicated secondsPerDay variables
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords: InRadar
Depends on:
Blocks: 121599
  Show dependency treegraph
 
Reported: 2013-09-19 03:57 PDT by Patrick R. Gansterer
Modified: 2013-10-01 07:01 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.85 KB, patch)
2013-09-19 04:02 PDT, Patrick R. Gansterer
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2 (609.31 KB, application/zip)
2013-09-19 05:01 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion (627.10 KB, application/zip)
2013-09-19 05:33 PDT, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion (625.04 KB, application/zip)
2013-09-19 06:34 PDT, Build Bot
no flags Details
Patch (4.85 KB, patch)
2013-09-20 03:36 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2013-09-19 03:57:54 PDT
Remove duplicated secondsPerDay variables
Comment 1 Patrick R. Gansterer 2013-09-19 04:02:20 PDT
Created attachment 212050 [details]
Patch
Comment 2 Build Bot 2013-09-19 05:01:41 PDT
Comment on attachment 212050 [details]
Patch

Attachment 212050 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/2002031

New failing tests:
http/tests/cookies/simple-cookies-expired.html
http/tests/cache/subresource-expiration-1.html
fast/dom/Window/anonymous-slot-with-changes.html
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T11.html
js/dom/date-big-constructor.html
js/date-DST-pre-1970.html
http/tests/cache/subresource-expiration-2.html
js/date-utc-timeclip.html
http/tests/misc/last-modified-parsing.html
js/dom/date-DST-time-cusps.html
js/date-set-to-nan.html
platform/mac/fast/AppleScript/date.html
js/date-constructor.html
js/dom/date-negative-setmonth.html
js/date-toisostring.html
fast/dom/Window/window-postmessage-clone.html
js/dom/date-big-setdate.html
inspector/remote-object.html
Comment 3 Build Bot 2013-09-19 05:01:43 PDT
Created attachment 212053 [details]
Archive of layout-test-results from webkit-ews-11 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-11  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2013-09-19 05:33:42 PDT
Comment on attachment 212050 [details]
Patch

Attachment 212050 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/2006026

New failing tests:
http/tests/cookies/simple-cookies-expired.html
http/tests/cache/subresource-expiration-1.html
fast/dom/Window/anonymous-slot-with-changes.html
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T11.html
js/dom/date-big-constructor.html
js/date-DST-pre-1970.html
http/tests/cache/subresource-expiration-2.html
js/date-utc-timeclip.html
http/tests/misc/last-modified-parsing.html
js/dom/date-DST-time-cusps.html
js/date-set-to-nan.html
platform/mac/fast/AppleScript/date.html
js/date-constructor.html
js/dom/date-negative-setmonth.html
js/date-toisostring.html
fast/dom/Window/window-postmessage-clone.html
js/dom/date-big-setdate.html
inspector/remote-object.html
Comment 5 Build Bot 2013-09-19 05:33:43 PDT
Created attachment 212057 [details]
Archive of layout-test-results from webkit-ews-02 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-02  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Build Bot 2013-09-19 06:34:07 PDT
Comment on attachment 212050 [details]
Patch

Attachment 212050 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/1960022

New failing tests:
http/tests/cookies/simple-cookies-expired.html
http/tests/cache/subresource-expiration-1.html
fast/dom/Window/anonymous-slot-with-changes.html
sputnik/Conformance/15_Native_Objects/15.5_String/15.5.4/15.5.4.7_String.prototype.indexOf/S15.5.4.7_A1_T11.html
js/dom/date-big-constructor.html
js/date-DST-pre-1970.html
http/tests/cache/subresource-expiration-2.html
js/date-utc-timeclip.html
http/tests/misc/last-modified-parsing.html
js/dom/date-DST-time-cusps.html
js/date-set-to-nan.html
platform/mac/fast/AppleScript/date.html
js/date-constructor.html
js/dom/date-negative-setmonth.html
js/date-toisostring.html
fast/dom/Window/window-postmessage-clone.html
js/dom/date-big-setdate.html
inspector/remote-object.html
Comment 7 Build Bot 2013-09-19 06:34:09 PDT
Created attachment 212061 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 8 Patrick R. Gansterer 2013-09-20 03:36:03 PDT
Created attachment 212145 [details]
Patch
Comment 9 WebKit Commit Bot 2013-09-20 04:56:42 PDT
Comment on attachment 212145 [details]
Patch

Clearing flags on attachment: 212145

Committed r156154: <http://trac.webkit.org/changeset/156154>
Comment 10 WebKit Commit Bot 2013-09-20 04:56:44 PDT
All reviewed patches have been landed.  Closing bug.
Comment 11 Daniel Bates 2013-10-01 07:01:08 PDT
<rdar://problem/15120222>