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

Issue 1904423002: Remove Oilpan-only StyleSheet/ test failures from TestExpectations (Closed)

Created:
4 years, 8 months ago by keishi
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews, blink-reviews-style_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove Oilpan-only StyleSheet/ test failures from TestExpectations BUG=585328 Committed: https://crrev.com/23d02793c61cf69b1818cd007cc39db1d2238b09 Cr-Commit-Position: refs/heads/master@{#390285} Committed: https://crrev.com/01bd400bd56982ab1e1130eda099dec47d7a3242 Cr-Commit-Position: refs/heads/master@{#393824}

Patch Set 1 #

Patch Set 2 : Added back detached*without-wrapper tests #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : Added SetWrapperReferenceTo #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -94 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 4 5 6 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html View 1 1 chunk +2 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper.html View 1 1 chunk +2 lines, -4 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper-expected.txt View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-parent-rule-expected.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-parent-stylesheet-expected.txt View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/platform/oilpan/fast/dom/StyleSheet/detached-parent-rule-without-wrapper-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/oilpan/fast/dom/StyleSheet/gc-parent-rule-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
A + third_party/WebKit/Source/bindings/core/v8/custom/V8CSSStyleRuleCustom.cpp View 1 2 3 4 2 chunks +19 lines, -46 lines 0 comments Download
M third_party/WebKit/Source/bindings/core/v8/custom/custom.gypi View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleDeclaration.idl View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/CSSStyleRule.idl View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 34 (11 generated)
keishi
Removed detached-parent-rule-without-wrapper.html and detached-stylesheet-without-wrapper.html because what they are testing do not match the current behavior ...
4 years, 8 months ago (2016-04-22 08:10:30 UTC) #1
keishi
PTAL
4 years, 8 months ago (2016-04-22 11:37:45 UTC) #3
sof
On 2016/04/22 08:10:30, keishi wrote: > Removed detached-parent-rule-without-wrapper.html and > detached-stylesheet-without-wrapper.html because what they are ...
4 years, 8 months ago (2016-04-22 11:41:41 UTC) #4
keishi
On 2016/04/22 11:41:41, sof wrote: > On 2016/04/22 08:10:30, keishi wrote: > > Removed detached-parent-rule-without-wrapper.html ...
4 years, 8 months ago (2016-04-22 11:59:55 UTC) #5
sof
https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt File third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt (right): https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt#newcode6 third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt:6: FAIL style.parentRule.foo should be bar (of type string). Was ...
4 years, 8 months ago (2016-04-22 12:30:57 UTC) #7
keishi
https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt File third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt (right): https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt#newcode6 third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt:6: FAIL style.parentRule.foo should be bar (of type string). Was ...
4 years, 8 months ago (2016-04-26 05:05:36 UTC) #9
haraken
On 2016/04/26 05:05:36, keishi wrote: > https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt > File > third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt > (right): > > ...
4 years, 8 months ago (2016-04-26 07:25:49 UTC) #10
Yuki
On 2016/04/26 07:25:49, haraken wrote: > On 2016/04/26 05:05:36, keishi wrote: > > > https://codereview.chromium.org/1904423002/diff/40001/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-declaration-parent-rule-expected.txt ...
4 years, 8 months ago (2016-04-26 08:04:25 UTC) #11
haraken
On 2016/04/26 08:04:25, Yuki wrote: > On 2016/04/26 07:25:49, haraken wrote: > > On 2016/04/26 ...
4 years, 8 months ago (2016-04-26 08:05:49 UTC) #12
Yuki
On 2016/04/26 08:05:49, haraken wrote: > On 2016/04/26 08:04:25, Yuki wrote: > > On 2016/04/26 ...
4 years, 8 months ago (2016-04-26 08:11:15 UTC) #13
haraken
On 2016/04/26 08:11:15, Yuki wrote: > On 2016/04/26 08:05:49, haraken wrote: > > On 2016/04/26 ...
4 years, 8 months ago (2016-04-26 08:19:55 UTC) #14
keishi
On 2016/04/26 08:19:55, haraken wrote: > On 2016/04/26 08:11:15, Yuki wrote: > > On 2016/04/26 ...
4 years, 8 months ago (2016-04-26 12:31:17 UTC) #15
haraken
On 2016/04/26 12:31:17, keishi wrote: > On 2016/04/26 08:19:55, haraken wrote: > > On 2016/04/26 ...
4 years, 8 months ago (2016-04-26 12:36:32 UTC) #16
keishi
On 2016/04/26 12:36:32, haraken wrote: > On 2016/04/26 12:31:17, keishi wrote: > > On 2016/04/26 ...
4 years, 7 months ago (2016-04-27 12:36:13 UTC) #17
haraken
LGTM. Thanks for the digging! https://codereview.chromium.org/1904423002/diff/80001/third_party/WebKit/Source/core/css/CSSStyleRule.idl File third_party/WebKit/Source/core/css/CSSStyleRule.idl (right): https://codereview.chromium.org/1904423002/diff/80001/third_party/WebKit/Source/core/css/CSSStyleRule.idl#newcode24 third_party/WebKit/Source/core/css/CSSStyleRule.idl:24: DependentLifetime, I guess we ...
4 years, 7 months ago (2016-04-27 15:57:34 UTC) #18
keishi
https://codereview.chromium.org/1904423002/diff/80001/third_party/WebKit/Source/core/css/CSSStyleRule.idl File third_party/WebKit/Source/core/css/CSSStyleRule.idl (right): https://codereview.chromium.org/1904423002/diff/80001/third_party/WebKit/Source/core/css/CSSStyleRule.idl#newcode24 third_party/WebKit/Source/core/css/CSSStyleRule.idl:24: DependentLifetime, On 2016/04/27 15:57:34, haraken wrote: > > I ...
4 years, 7 months ago (2016-04-28 01:56:09 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904423002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904423002/100001
4 years, 7 months ago (2016-04-28 01:56:47 UTC) #22
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 7 months ago (2016-04-28 03:16:59 UTC) #23
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/23d02793c61cf69b1818cd007cc39db1d2238b09 Cr-Commit-Position: refs/heads/master@{#390285}
4 years, 7 months ago (2016-04-30 17:15:49 UTC) #24
jochen (gone - plz use gerrit)
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1968903002/ by jochen@chromium.org. ...
4 years, 7 months ago (2016-05-11 08:43:52 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1904423002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1904423002/120001
4 years, 7 months ago (2016-05-16 11:23:08 UTC) #30
commit-bot: I haz the power
Committed patchset #7 (id:120001)
4 years, 7 months ago (2016-05-16 12:56:29 UTC) #32
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 12:58:18 UTC) #34
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/01bd400bd56982ab1e1130eda099dec47d7a3242
Cr-Commit-Position: refs/heads/master@{#393824}

Powered by Google App Engine
This is Rietveld 408576698