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

Issue 2688353003: Remove webkit prefixes for transform and perspective in chrome/ styles (Closed)

Created:
3 years, 10 months ago by Eric Willigers
Modified:
3 years, 10 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org, skanuj+watch_chromium.org, michaelpg+watch-md-settings_chromium.org, bnc+watch_chromium.org, arv+watch_chromium.org, melevin+watch_chromium.org, achuith+watch_chromium.org, Patrick Dubroy, pedrosimonetti+watch_chromium.org, dbeam+watch-ntp_chromium.org, alemate+watch_chromium.org, michaelpg+watch-md-ui_chromium.org, jfweitz+watch_chromium.org, pam+watch_chromium.org, oshima+watch_chromium.org, piman+watch_chromium.org, Jered, michaelpg+watch-options_chromium.org, donnd+watch_chromium.org, dbeam+watch-history_chromium.org, eroman, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, mmenke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove webkit prefixes for transform and perspective in chrome/ styles Transforms no longer require webkit prefix. BUG=668650 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2688353003 Cr-Commit-Position: refs/heads/master@{#450086} Committed: https://chromium.googlesource.com/chromium/src/+/bb51949bf590ac45f450f0ae81de2be0d891d47c

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -84 lines) Patch
M chrome/browser/resources/chromeos/login/oobe_a11y_option.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen.css View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/chromeos/login/oobe_screen_user_image.css View 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_error_message.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/chromeos/login/screen_supervised_user_creation.css View 6 chunks +10 lines, -10 lines 0 comments Download
M chrome/browser/resources/history/history.css View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/resources/hotword_audio_verification/style.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/inspect/inspect.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/local_ntp/local_ntp.css View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/local_ntp/most_visited_single.css View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/net_internals/timeline_view.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/apps_page.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/new_tab.css View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/ntp4/tile_page.css View 3 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/resources/ntp4/tile_page.js View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/options/browser_options.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/chromeos/change_picture_options.css View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/options/chromeos/display_options.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/search_page.css View 3 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/print_preview/common/search_bubble.css View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/camera.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/uber/uber.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber_frame.css View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber_frame.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/uber/uber_utils.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/gpu/feature_compositing_static.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/gpu/feature_raf_no_damage.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_image_onload.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_user_gesture.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_user_gesture_to_iframe_page.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_xhr_callback.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_long_timeout.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/navigation_interception/navigation_from_xhr_callback_and_short_timeout.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/perf/frame_rate/head.js View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (10 generated)
Eric Willigers
3 years, 10 months ago (2017-02-13 20:19:23 UTC) #8
Dan Beam
rs lgtm
3 years, 10 months ago (2017-02-13 20:31:14 UTC) #9
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/2688353003/1
3 years, 10 months ago (2017-02-13 20:56:29 UTC) #11
commit-bot: I haz the power
3 years, 10 months ago (2017-02-13 21:09:03 UTC) #14
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/bb51949bf590ac45f450f0ae81de...

Powered by Google App Engine
This is Rietveld 408576698