Comment on attachment 298393[details]
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=298393&action=review
I'll land it once I fixed the build failures.
>> Source/WebCore/ForwardingHeaders/runtime/JSSourceCode.h:2
>> + * Copyright (C) Yusuke Suzuki <utatane.tea@gmail.com>
>
> I think you should probably add the year here.
Oops. Thanks.
>> Source/WebCore/ForwardingHeaders/runtime/JSSourceCode.h:27
>> +#define WebCore_FWD_JSSourceCode_h
>
> #pragma once?
Changed.
Comment on attachment 298393[details]
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=298393&action=review> Source/WebCore/bindings/js/JSDOMPromise.h:98
> + void resolve(Callback callback, Value value)
Oops. This `resolve` name is ambiguous with the `void resolve(JSC::ExecState& state, JSC::JSValue resolution) { callFunction(state, m_deferred->resolve(), resolution); }` case.
I've renamed it to `resolveWithCallback`.
Created attachment 298417[details]
Archive of layout-test-results from ews102 for mac-elcapitan
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Created attachment 298419[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
Created attachment 298424[details]
Archive of layout-test-results from ews100 for mac-elcapitan
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Created attachment 298425[details]
Archive of layout-test-results from ews113 for mac-elcapitan
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews113 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Created attachment 298426[details]
Archive of layout-test-results from ews126 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Created attachment 298428[details]
Archive of layout-test-results from ews121 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Created attachment 298431[details]
Archive of layout-test-results from ews100 for mac-elcapitan
The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Created attachment 298432[details]
Archive of layout-test-results from ews115 for mac-elcapitan
The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115 Port: mac-elcapitan Platform: Mac OS X 10.11.6
Created attachment 298433[details]
Archive of layout-test-results from ews126 for ios-simulator-wk2
The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews126 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Created attachment 298434[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
Created attachment 298440[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.6
Comment on attachment 298430[details]
Patch for landing
OK, rebaseline the test result, and add the missing JSSourceCode use for ModuleLoader's provide method.
Created attachment 298445[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
2017-01-09 14:50 PST, Yusuke Suzuki
2017-01-09 14:54 PST, Yusuke Suzuki
2017-01-09 15:30 PST, Yusuke Suzuki
2017-01-09 16:08 PST, Yusuke Suzuki
2017-01-09 16:45 PST, Build Bot
2017-01-09 16:56 PST, Build Bot
2017-01-09 17:16 PST, Yusuke Suzuki
2017-01-09 17:22 PST, Build Bot
2017-01-09 17:26 PST, Build Bot
2017-01-09 17:36 PST, Build Bot
2017-01-09 18:18 PST, Build Bot
2017-01-09 18:37 PST, Yusuke Suzuki
2017-01-09 18:41 PST, Build Bot
2017-01-09 18:42 PST, Build Bot
2017-01-09 18:58 PST, Build Bot
2017-01-09 19:13 PST, Build Bot
2017-01-09 20:23 PST, Build Bot
2017-01-09 21:21 PST, Build Bot