Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(93)

Issue 19605005: Add 'self.onerror' to Worker tests. (Closed)

Created:
7 years, 5 months ago by Mike West
Modified:
7 years, 5 months ago
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, haraken, Nate Chapin
Visibility:
Public.

Description

Add 'self.onerror' to Worker tests. We're currently not testing 'self.onerror' for same-domain or cross-domain calls to 'importScript'. This patch adds tests for this functionality, but makes no functional changes. R=ch.dumez@sisa.samsung.com Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=154914

Patch Set 1 #

Patch Set 2 : results. #

Total comments: 1

Patch Set 3 : test only. #

Total comments: 8

Patch Set 4 : yay. #

Messages

Total messages: 10 (0 generated)
Mike West
Hi Christophe, do you have a burning desire to review MOAR Workers changes? :) -mike
7 years, 5 months ago (2013-07-24 19:00:56 UTC) #1
abarth-chromium
https://codereview.chromium.org/19605005/diff/2002/Source/bindings/v8/WorkerScriptController.cpp File Source/bindings/v8/WorkerScriptController.cpp (right): https://codereview.chromium.org/19605005/diff/2002/Source/bindings/v8/WorkerScriptController.cpp#newcode170 Source/bindings/v8/WorkerScriptController.cpp:170: Can we add an ASSERT that the invariants you ...
7 years, 5 months ago (2013-07-24 22:43:36 UTC) #2
do-not-use
I get the following error when trying to look at the changes: error: old chunk ...
7 years, 5 months ago (2013-07-25 07:25:28 UTC) #3
Mike West
On 2013/07/25 07:25:28, Christophe Dumez wrote: > I get the following error when trying to ...
7 years, 5 months ago (2013-07-25 07:45:08 UTC) #4
Mike West
On 2013/07/25 07:45:08, Mike West wrote: > On 2013/07/25 07:25:28, Christophe Dumez wrote: > > ...
7 years, 5 months ago (2013-07-25 07:55:17 UTC) #5
do-not-use
https://codereview.chromium.org/19605005/diff/20001/LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js File LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js (right): https://codereview.chromium.org/19605005/diff/20001/LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js#newcode2 LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js:2: postMessage({ 'message': message, 'url': url, 'line': line, 'column': column ...
7 years, 5 months ago (2013-07-25 08:08:13 UTC) #6
Mike West
One more try. https://codereview.chromium.org/19605005/diff/20001/LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js File LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js (right): https://codereview.chromium.org/19605005/diff/20001/LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js#newcode2 LayoutTests/http/tests/workers/resources/worker-importscripts-onerror-crossorigin.js:2: postMessage({ 'message': message, 'url': url, 'line': ...
7 years, 5 months ago (2013-07-25 08:29:00 UTC) #7
do-not-use
LGTM, thanks.
7 years, 5 months ago (2013-07-25 08:30:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/19605005/31001
7 years, 5 months ago (2013-07-25 08:33:08 UTC) #9
Mike West
7 years, 5 months ago (2013-07-25 13:13:26 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 manually as r154914 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698