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

Issue 218943003: Re-landing r170008, removing prefixed Shadow DOM APIs in Element. (Closed)

Created:
6 years, 8 months ago by hayato
Modified:
6 years, 8 months ago
Reviewers:
esprehn, dglazkov
CC:
blink-reviews, caseq+blink_chromium.org, sof, loislo+blink_chromium.org, eustas+blink_chromium.org, rwlbuis, alph+blink_chromium.org, eae+blinkwatch, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, dglazkov+blink, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, Inactive, devtools-reviews_chromium.org, arv+blink, aandrey+blink_chromium.org, watchdog-blink-watchlist_google.com, adamk+blink_chromium.org
Visibility:
Public.

Description

Re-landing r170008, removing prefixed Shadow DOM APIs in Element. The previous attempt, https://codereview.chromium.org/208503004, was reverted in https://codereview.chromium.org/212303005/. The reason of reverting is that there is a JavaScript code uses prefixed Shadow DOM API in the chromium side. I've fixed that in https://codereview.chromium.org/214093002/. Let me re-land r170008. I hope it won't break anything this time. BUG=242153 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170460

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -33 lines) Patch
M LayoutTests/css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/HTMLDialogElement/modal-dialog-distributed-child-is-not-inert.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/gc-treescope.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/shadow/reattach-content-ancestor.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/fast/dom/shadow/reinsert-insertion-point.html View 2 chunks +1 line, -2 lines 0 comments Download
M LayoutTests/fast/dom/shadow/shadowdom-for-input-spellcheck.html View 1 chunk +0 lines, -1 line 0 comments Download
M LayoutTests/fast/dom/shadow/stale-distribution-after-shadow-removal.html View 1 chunk +2 lines, -2 lines 0 comments Download
M LayoutTests/fast/layers/crash-shadowdom-scrollbar-no-scrollable-area.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/inspector-enabled/shadow-dom-rules.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/http/tests/inspector-enabled/shadow-dom-rules-restart.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/inspector-protocol/shadow-dom-rules-in-styleSheetAddedEvent.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/inspector/elements/breadcrumb-shadow-roots.html View 1 chunk +1 line, -1 line 0 comments Download
M LayoutTests/inspector/elements/styles/shadow-dom-rules.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/Events/EventsDispatchingInDeeplyNestedShadowTrees.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/Events/EventsDispatchingInShadowTrees.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/ChangingClassNameShadowDOM.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/ChangingSelect.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/ContentReprojection.html View 1 chunk +2 lines, -2 lines 0 comments Download
M PerformanceTests/ShadowDOM/DistributionWithMultipleShadowRoots.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/LargeDistributionWithoutLayout.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/MultipleInsertionPoints.html View 1 chunk +1 line, -1 line 0 comments Download
M PerformanceTests/ShadowDOM/ShadowReprojection.html View 1 chunk +2 lines, -2 lines 0 comments Download
M PerformanceTests/ShadowDOM/SmallDistributionWithLayout.html View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.idl View 1 chunk +0 lines, -4 lines 0 comments Download
M Source/core/frame/UseCounter.h View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
hayato
PTAL. This is just re-landing r170008 after fixing the chromium side.
6 years, 8 months ago (2014-03-31 03:55:59 UTC) #1
dglazkov
lgtm
6 years, 8 months ago (2014-03-31 15:36:10 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hayato@chromium.org/218943003/1
6 years, 8 months ago (2014-03-31 15:36:13 UTC) #3
commit-bot: I haz the power
Change committed as 170460
6 years, 8 months ago (2014-03-31 16:39:36 UTC) #4
jam
btw this broke some cros browser_tests: http://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%282%29/builds/22744 OpenAudioFiles/FileManagerBrowserTest.Test*
6 years, 8 months ago (2014-04-01 06:47:43 UTC) #5
tkent
A revert of this CL has been created in https://codereview.chromium.org/220123005/ by tkent@chromium.org. The reason for ...
6 years, 8 months ago (2014-04-01 06:50:28 UTC) #6
hayato
On 2014/04/01 06:50:28, tkent wrote: > A revert of this CL has been created in ...
6 years, 8 months ago (2014-04-01 07:39:38 UTC) #7
hayato
See the comment https://codereview.chromium.org/218583004/#msg23 It seems we have to update third_party/polymer which chromeos is using ...
6 years, 8 months ago (2014-04-02 03:54:17 UTC) #8
hayato
6 years, 8 months ago (2014-04-02 04:24:55 UTC) #9
Message was sent while issue was closed.
I've filed a bug in https://code.google.com/p/chromium/issues/detail?id=358952

Powered by Google App Engine
This is Rietveld 408576698