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

Issue 2535493002: Reduce webkit CSS prefixes in ui/ styles (Closed)

Created:
4 years ago by Eric Willigers
Modified:
3 years, 10 months ago
Reviewers:
Nico, Dan Beam
CC:
chromium-reviews, extensions-reviews_chromium.org, alemate+watch_chromium.org, oshima+watch_chromium.org, aboxhall+watch_chromium.org, achuith+watch_chromium.org, yamaguchi+watch_chromium.org, oka+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, posciak+watch_chromium.org, rginda+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, fukino+watch_chromium.org, mtomasz+watch_chromium.org, chromium-apps-reviews_chromium.org, dbeam+watch-elements_chromium.org, michaelpg+watch-elements_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reduce webkit CSS prefixes in ui/ styles Animations, transitions and transforms no longer require webkit prefix. BUG=668650 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Patch Set 1 : login #

Patch Set 2 : js #

Total comments: 20

Patch Set 3 : sort #

Patch Set 4 : sort #

Patch Set 5 : sort #

Total comments: 4

Patch Set 6 : sort #

Patch Set 7 : rebase #

Patch Set 8 : rebase #

Patch Set 9 : rebase #

Patch Set 10 : bluetooth_internals/snackbar.js #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -194 lines) Patch
M chrome/browser/resources/bluetooth_internals/snackbar.js View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -1 line 0 comments Download
M ui/accessibility/extensions/alt/hide-images.css View 1 2 3 4 4 chunks +15 lines, -16 lines 0 comments Download
M ui/accessibility/extensions/caretbrowsing/caretbrowsing.js View 1 1 chunk +4 lines, -4 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/common.css View 1 2 3 4 5 6 7 2 chunks +5 lines, -5 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/file_manager.css View 1 2 3 4 5 6 7 10 chunks +12 lines, -12 lines 0 comments Download
M ui/file_manager/file_manager/foreground/css/tree.css View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_grid.js View 1 7 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_table.js View 1 7 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M ui/file_manager/gallery/css/gallery.css View 1 2 3 4 5 6 7 5 chunks +5 lines, -5 lines 0 comments Download
M ui/file_manager/video_player/css/media_controls.css View 1 2 3 4 4 chunks +12 lines, -12 lines 0 comments Download
M ui/file_manager/video_player/js/media_controls.js View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M ui/login/account_picker/screen_account_picker.css View 1 2 2 chunks +2 lines, -3 lines 0 comments Download
M ui/login/account_picker/screen_account_picker.js View 1 2 3 4 5 6 7 2 chunks +2 lines, -2 lines 0 comments Download
M ui/login/account_picker/user_pod_row.css View 1 2 3 4 5 6 7 6 chunks +10 lines, -11 lines 0 comments Download
M ui/login/account_picker/user_pod_row.js View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -6 lines 0 comments Download
M ui/login/bubble.css View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M ui/login/bubble.js View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/login/display_manager.js View 1 2 3 4 5 6 7 3 chunks +5 lines, -5 lines 0 comments Download
M ui/login/oobe.css View 1 2 3 4 5 6 7 8 4 chunks +4 lines, -4 lines 0 comments Download
M ui/login/screen_container.css View 1 2 3 4 5 6 7 4 chunks +4 lines, -5 lines 0 comments Download
M ui/webui/resources/css/chrome_shared.css View 1 2 3 4 5 6 7 1 chunk +2 lines, -2 lines 0 comments Download
M ui/webui/resources/css/dialogs.css View 1 2 3 4 5 6 7 4 chunks +14 lines, -14 lines 0 comments Download
M ui/webui/resources/css/overlay.css View 1 2 3 4 5 6 7 4 chunks +10 lines, -10 lines 0 comments Download
M ui/webui/resources/css/tabs.css View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M ui/webui/resources/css/trash.css View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M ui/webui/resources/css/tree.css View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M ui/webui/resources/css/widgets.css View 1 2 3 4 5 6 7 4 chunks +4 lines, -4 lines 0 comments Download
M ui/webui/resources/images/throbber_medium.svg View 4 chunks +15 lines, -15 lines 0 comments Download
M ui/webui/resources/images/throbber_small.svg View 4 chunks +15 lines, -15 lines 0 comments Download
M ui/webui/resources/js/cr/ui/card_slider.js View 1 2 3 4 5 6 7 4 chunks +6 lines, -6 lines 0 comments Download
M ui/webui/resources/js/cr/ui/overlay.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M ui/webui/resources/js/cr/ui/page_manager/page.js View 1 2 3 4 5 6 7 2 chunks +5 lines, -5 lines 0 comments Download
M ui/webui/resources/js/util.js View 1 2 3 4 5 6 7 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 56 (36 generated)
Eric Willigers
This CL was generated using the same sed commands I used to generate the crbug.com/667644 ...
4 years ago (2016-11-25 10:19:40 UTC) #3
Dan Beam
did you look for CSSOM uses? i.e. node.style.WebkitTransition
4 years ago (2016-11-29 02:00:39 UTC) #9
Eric Willigers
On 2016/11/29 02:00:39, Dan Beam wrote: > did you look for CSSOM uses? i.e. node.style.WebkitTransition ...
4 years ago (2016-11-29 05:35:38 UTC) #12
Dan Beam
you get the picture on the alpha / indent nits... https://codereview.chromium.org/2535493002/diff/60001/ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html File ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html (right): https://codereview.chromium.org/2535493002/diff/60001/ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html#newcode51 ...
4 years ago (2016-11-29 06:17:12 UTC) #13
Nico
nice! lgtm once dbeam is happy. Maybe mention "css" in the cl description somewhere; I ...
4 years ago (2016-11-29 16:55:10 UTC) #14
Eric Willigers
https://codereview.chromium.org/2535493002/diff/60001/ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html File ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html (right): https://codereview.chromium.org/2535493002/diff/60001/ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html#newcode51 ui/file_manager/file_manager/foreground/elements/files_metadata_entry.html:51: animation: ellipsis steps(4,end) 900ms infinite; On 2016/11/29 06:17:12, Dan ...
4 years ago (2016-11-30 04:04:56 UTC) #15
Dan Beam
lgtm https://codereview.chromium.org/2535493002/diff/120001/ui/webui/resources/css/overlay.css File ui/webui/resources/css/overlay.css (right): https://codereview.chromium.org/2535493002/diff/120001/ui/webui/resources/css/overlay.css#newcode16 ui/webui/resources/css/overlay.css:16: /* TODO(dbeam): remove perspective when http://crbug.com/374970 is fixed. ...
4 years ago (2016-12-01 00:22:43 UTC) #17
Eric Willigers
https://codereview.chromium.org/2535493002/diff/120001/ui/webui/resources/css/widgets.css File ui/webui/resources/css/widgets.css (right): https://codereview.chromium.org/2535493002/diff/120001/ui/webui/resources/css/widgets.css#newcode238 ui/webui/resources/css/widgets.css:238: transition: border-color 200ms; On 2016/12/01 00:22:42, Dan Beam wrote: ...
4 years ago (2016-12-02 11:24:00 UTC) #18
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/2535493002/140001
4 years ago (2016-12-02 11:24:34 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/326059)
4 years ago (2016-12-02 12:38:17 UTC) #23
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/2535493002/140001
4 years ago (2016-12-02 14:49:44 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/326133)
4 years ago (2016-12-02 16:05:16 UTC) #27
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/2535493002/140001
4 years ago (2016-12-02 16:08:38 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/326203)
4 years ago (2016-12-02 17:52:41 UTC) #31
Dan Beam
so, what's up with this CL?
3 years, 10 months ago (2017-02-07 21:59:43 UTC) #36
Eric Willigers
On 2017/02/07 21:59:43, Dan Beam wrote: > so, what's up with this CL? BluetoothInternalsTest.Startup_BluetoothInternals failed ...
3 years, 10 months ago (2017-02-10 02:59:01 UTC) #47
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/2535493002/220001
3 years, 10 months ago (2017-02-10 05:14:05 UTC) #52
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/362321)
3 years, 10 months ago (2017-02-10 06:02:42 UTC) #54
Eric Willigers
The transforms and animations changes have landed. The transitions changes have been included in https://codereview.chromium.org/2691883002/
3 years, 10 months ago (2017-02-15 06:48:56 UTC) #55
Eric Willigers
3 years, 10 months ago (2017-02-20 02:17:56 UTC) #56

Powered by Google App Engine
This is Rietveld 408576698