Bug 166891 - Drop Mac App Store workaround for window.getComputedStyle()
Summary: Drop Mac App Store workaround for window.getComputedStyle()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-01-10 10:12 PST by Chris Dumez
Modified: 2017-02-03 14:41 PST (History)
7 users (show)

See Also:


Attachments
Patch (4.55 KB, patch)
2017-01-10 10:19 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-elcapitan (864.53 KB, application/zip)
2017-01-10 11:24 PST, Build Bot
no flags Details
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 (808.18 KB, application/zip)
2017-01-10 11:26 PST, Build Bot
no flags Details
Archive of layout-test-results from ews112 for mac-elcapitan (1.65 MB, application/zip)
2017-01-10 11:32 PST, Build Bot
no flags Details
Archive of layout-test-results from ews124 for ios-simulator-wk2 (9.47 MB, application/zip)
2017-01-10 11:38 PST, Build Bot
no flags Details
Patch (5.40 KB, patch)
2017-01-10 12:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-01-10 10:12:25 PST
Drop Mac App Store workaround for window.getComputedStyle().
Comment 1 Chris Dumez 2017-01-10 10:14:00 PST
<rdar://problem/28282452>
Comment 2 Chris Dumez 2017-01-10 10:19:27 PST
Created attachment 298477 [details]
Patch
Comment 3 Build Bot 2017-01-10 11:24:08 PST
Comment on attachment 298477 [details]
Patch

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

New failing tests:
fast/dom/Window/getComputedStyle-missing-parameter.html
Comment 4 Build Bot 2017-01-10 11:24:13 PST
Created attachment 298489 [details]
Archive of layout-test-results from ews101 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Build Bot 2017-01-10 11:26:54 PST
Comment on attachment 298477 [details]
Patch

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

New failing tests:
fast/dom/Window/getComputedStyle-missing-parameter.html
Comment 6 Build Bot 2017-01-10 11:26:58 PST
Created attachment 298490 [details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 7 Build Bot 2017-01-10 11:32:14 PST
Comment on attachment 298477 [details]
Patch

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

New failing tests:
fast/dom/Window/getComputedStyle-missing-parameter.html
Comment 8 Build Bot 2017-01-10 11:32:18 PST
Created attachment 298492 [details]
Archive of layout-test-results from ews112 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews112  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 9 Build Bot 2017-01-10 11:38:22 PST
Comment on attachment 298477 [details]
Patch

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

New failing tests:
fast/dom/Window/getComputedStyle-missing-parameter.html
Comment 10 Build Bot 2017-01-10 11:38:27 PST
Created attachment 298494 [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.11.6
Comment 11 Chris Dumez 2017-01-10 12:05:21 PST
Created attachment 298496 [details]
Patch
Comment 12 Chris Dumez 2017-02-03 14:41:57 PST
Committed r211654: <http://trac.webkit.org/changeset/211654>