[Apple Pay] Gate API availability on whether scripts from the user agent have been injected
Created attachment 365499 [details] Patch
Created attachment 365545 [details] Patch
Attachment 365545 [details] did not pass style-queue: ERROR: Source/WebCore/Modules/applepay/PaymentCoordinator.cpp:65: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/Modules/applepay/PaymentCoordinator.cpp:72: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/Modules/applepay/PaymentCoordinator.h:58: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/Modules/applepay/PaymentCoordinator.h:59: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebCore/ChangeLog:8: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 5 in 60 files If any of these errors are false positives, please file a bug against check-webkit-style.
rdar://problem/48649391
Created attachment 365557 [details] Patch
Comment on attachment 365557 [details] Patch Attachment 365557 [details] did not pass mac-wk2-ews (mac-wk2): Output: https://webkit-queues.webkit.org/results/11600930 New failing tests: http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html
Created attachment 365574 [details] Archive of layout-test-results from ews106 for mac-highsierra-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews106 Port: mac-highsierra-wk2 Platform: Mac OS X 10.13.6
(In reply to Build Bot from comment #6) > Comment on attachment 365557 [details] > Patch > > Attachment 365557 [details] did not pass mac-wk2-ews (mac-wk2): > Output: https://webkit-queues.webkit.org/results/11600930 > > New failing tests: > http/wpt/mediarecorder/MediaRecorder-AV-audio-video-dataavailable.html This is unrelated to my patch. The crash is in initAVEncoderBitRateKey(), suggesting that AVEncoderBitRateKey is missing on High Sierra.
Created attachment 365603 [details] Patch
Comment on attachment 365603 [details] Patch Clearing flags on attachment: 365603 Committed r243324: <https://trac.webkit.org/changeset/243324>
All reviewed patches have been landed. Closing bug.
Inexplicably-delayed build fix: https://trac.webkit.org/changeset/243616/webkit