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

Issue 236133002: Pass script state to Web API object->script wrappable converter. (Closed)

Created:
6 years, 8 months ago by dominicc (has gone to gerrit)
Modified:
6 years, 7 months ago
CC:
blink-reviews, Nils Barth (inactive), jsbell+serviceworker_chromium.org, serviceworker-reviews, arv+blink, jsbell+bindings_chromium.org, tzik, sof, kouhei+bindings_chromium.org, nhiroki, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, falken, horo+watch_chromium.org, Nate Chapin, alecflett+watch_chromium.org, Inactive
Visibility:
Public.

Description

Pass script state to Web API object->script wrappable converter. This is required to create script wrappable objects which depend on their execution context, such as EventTargets and ActiveDOMObjects. BUG=349919 TBR=mvanouwerkerk@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171413

Patch Set 1 #

Total comments: 3

Patch Set 2 : Also pass script state to "from" for error types. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M Source/bindings/v8/CallbackPromiseAdapter.h View 1 2 chunks +4 lines, -3 lines 0 comments Download
M Source/modules/push_messaging/PushError.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M Source/modules/push_messaging/PushRegistration.h View 1 chunk +3 lines, -1 line 0 comments Download
M Source/modules/serviceworkers/ServiceWorker.h View 2 chunks +3 lines, -1 line 0 comments Download
M Source/modules/serviceworkers/ServiceWorkerError.h View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
dominicc (has gone to gerrit)
PTAL abarth: bindings mvanouwerkerk: modules/push_messaging michaeln: modules/serviceworkers There are lots of Blink objects which rely ...
6 years, 8 months ago (2014-04-11 23:23:09 UTC) #1
abarth-chromium
bindings LGTM
6 years, 8 months ago (2014-04-11 23:27:34 UTC) #2
michaeln1
I don't really understand the abstractions in the bindings layer. Maybe you can help explain ...
6 years, 8 months ago (2014-04-11 23:46:28 UTC) #3
dominicc (has gone to gerrit)
On 2014/04/11 23:46:28, michaeln1 wrote: > I don't really understand the abstractions in the bindings ...
6 years, 8 months ago (2014-04-12 00:53:31 UTC) #4
haraken
https://codereview.chromium.org/236133002/diff/1/Source/modules/serviceworkers/ServiceWorker.h File Source/modules/serviceworkers/ServiceWorker.h (right): https://codereview.chromium.org/236133002/diff/1/Source/modules/serviceworkers/ServiceWorker.h#newcode61 Source/modules/serviceworkers/ServiceWorker.h:61: static PassRefPtr<ServiceWorker> from(NewScriptState*, WebType* worker) On 2014/04/11 23:46:29, michaeln1 ...
6 years, 8 months ago (2014-04-12 02:12:28 UTC) #5
haraken
LGTM for bindings/
6 years, 8 months ago (2014-04-12 02:15:02 UTC) #6
dominicc (has gone to gerrit)
kinuko: PTAL, since it is Sunday for michaeln. No feedback from mvanouwerkerk so I may ...
6 years, 8 months ago (2014-04-14 00:20:56 UTC) #7
kinuko
lgtm
6 years, 8 months ago (2014-04-14 02:17:48 UTC) #8
dominicc (has gone to gerrit)
The CQ bit was checked by dominicc@chromium.org
6 years, 8 months ago (2014-04-14 02:19:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dominicc@chromium.org/236133002/20001
6 years, 8 months ago (2014-04-14 02:19:29 UTC) #10
commit-bot: I haz the power
Change committed as 171413
6 years, 8 months ago (2014-04-14 02:48:40 UTC) #11
Michael van Ouwerkerk
6 years, 7 months ago (2014-04-28 16:50:42 UTC) #12
Message was sent while issue was closed.
On 2014/04/14 02:48:40, I haz the power (commit-bot) wrote:
> Change committed as 171413

lgtm Sorry for the delay, I was away.

Powered by Google App Engine
This is Rietveld 408576698