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

Issue 2826983002: Rename Worklet.import() to Worklet.addModule(). (Closed)

Created:
3 years, 8 months ago by nikhil.sahni
Modified:
3 years, 8 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename Worklet.import() to Worklet.addModule(). Rename Worklet.import() to Worklet.addModule() as per spec change : https://github.com/w3c/ css-houdini-drafts/issues/374. BUG=713018 Review-Url: https://codereview.chromium.org/2826983002 Cr-Commit-Position: refs/heads/master@{#466279} Committed: https://chromium.googlesource.com/chromium/src/+/71e2c38925b47383e6a7f3fafe7296d99d8baa1c

Patch Set 1 #

Patch Set 2 : Rename Worklet.import() to Worklet.addModule(). #

Patch Set 3 : Fixing Layout Tests Failures #

Patch Set 4 : Fixing Layout Tests #

Patch Set 5 : Fixing Layout Test failures #

Patch Set 6 : Fixing Layout Tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -35 lines) Patch
M third_party/WebKit/LayoutTests/csspaint/resources/test-runner-geometry-logging.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/csspaint/resources/test-runner-invalidation-logging.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/csspaint/resources/test-runner-paint-helper.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/csspaint/resources/test-runner-paint-worklet.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/csspaint/valid-image-after-load.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/csspaint/valid-image-before-load.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/worklet-import-blocked.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/worklet/chromium/import-on-detached-iframe.html View 3 chunks +5 lines, -5 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/worklet/resources/import-tests.js View 1 chunk +9 lines, -9 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/worklet/webexposed/global-interface-listing-paint-worklet.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/console/console-on-paint-worklet.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/MainThreadWorklet.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/MainThreadWorklet.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/ThreadedWorklet.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/workers/ThreadedWorklet.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/Worklet.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/workers/Worklet.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 26 (20 generated)
Srirama
Peer review looks good, running CQ dry run to see if any more tests need ...
3 years, 8 months ago (2017-04-19 13:27:03 UTC) #6
Srirama
Update global-interface-listing-expected.txt files as well with the new method name.
3 years, 8 months ago (2017-04-20 05:14:53 UTC) #9
nikhil.sahni
Hi Nhiroki, All layout tests are passed related to the change, getting one unexpected layout ...
3 years, 8 months ago (2017-04-20 12:00:18 UTC) #20
nhiroki
LGTM. Thank you for working on this! On 2017/04/20 12:00:18, nikhil.sahni wrote: > Hi Nhiroki, ...
3 years, 8 months ago (2017-04-21 06:56:39 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2826983002/100001
3 years, 8 months ago (2017-04-21 07:01:42 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 07:07:50 UTC) #26
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/71e2c38925b47383e6a7f3fafe72...

Powered by Google App Engine
This is Rietveld 408576698