New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 689681 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 674593


Show other hotlists

Hotlists containing this issue:
Non-Standard-IDL


Sign in to add a comment

Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE in CSSRule

Project Member Reported by lunalu@chromium.org, Feb 7 2017

Issue description

Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE in CSSRule.idl
 
Components: Blink>CSS
Status: Available (was: Untriaged)
Labels: Update-Quarterly
Cc: foolip@chromium.org

Comment 5 by foolip@chromium.org, Mar 30 2017

Summary: Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE in CSSRule (was: Remove non-standard APIs in CSSRule)
Owner: shanmug...@samsung.com
Status: Assigned (was: Available)
Labels: Hotlist-Interop
Project Member

Comment 8 by bugdroid1@chromium.org, Apr 25 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0363d88c658806d011c31a4f48f25779e9bc5f22

commit 0363d88c658806d011c31a4f48f25779e9bc5f22
Author: shanmuga.m <shanmuga.m@samsung.com>
Date: Tue Apr 25 08:59:06 2017

Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE

Remove WEBKIT_KEYFRAMES_RULE and WEBKIT_KEYFRAME_RULE
from CSSRule interface.

Intent to Remove thread:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/mW1njtgDPHA

BUG= 689681 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Review-Url: https://codereview.chromium.org/2795223002
Cr-Commit-Position: refs/heads/master@{#466930}

[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/android_webview/tools/system_webview_shell/test/data/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/animation-css-rule-types-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/keyframe-autoclose-brace.html
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/keyframes-rule-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/keyframes-rule.html
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/animations/script-tests/animation-css-rule-types.js
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-rule-children-wrappers-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/fast/dom/StyleSheet/gc-rule-children-wrappers.html
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/platform/mac/virtual/stable/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/platform/win/virtual/stable/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/virtual/service-worker-navigation-preload-disabled/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/LayoutTests/webexposed/global-interface-listing-expected.txt
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/Source/core/css/CSSRule.h
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/third_party/WebKit/Source/core/css/CSSRule.idl
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/ui/file_manager/externs/css_rule.js
[modify] https://crrev.com/0363d88c658806d011c31a4f48f25779e9bc5f22/ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js

Comment 9 by foolip@chromium.org, Apr 25 2017

Status: Fixed (was: Assigned)

Sign in to add a comment