|
Get rid of user-level styles.
-The Apps codepath for this is just using the wrong thing.
It should be using author-level styles like extensions do.
-The user-stylesheet feature requires the user to put a CSS
stylesheet in the right location in their user-data-dir.
Extensions are a much better way of doing this.
This is in preparation for simplifying the Blink style
resolution code by removing the concept of user styles.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=234007
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1 line, -488 lines) |
Patch |
|
M |
chrome/browser/chrome_content_browser_client.cc
|
View
|
1
|
2 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
|
M |
chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
View
|
1
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
chrome/browser/profiles/profile_impl.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/browser/ui/prefs/prefs_tab_helper.cc
|
View
|
|
2 chunks |
+0 lines, -11 lines |
0 comments
|
Download
|
|
D |
chrome/browser/user_style_sheet_watcher.h
|
View
|
|
1 chunk |
+0 lines, -68 lines |
0 comments
|
Download
|
|
D |
chrome/browser/user_style_sheet_watcher.cc
|
View
|
|
1 chunk |
+0 lines, -215 lines |
0 comments
|
Download
|
|
D |
chrome/browser/user_style_sheet_watcher_factory.h
|
View
|
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
|
D |
chrome/browser/user_style_sheet_watcher_factory.cc
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
|
D |
chrome/browser/user_style_sheet_watcher_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_browser.gypi
|
View
|
1
|
2 chunks |
+0 lines, -10 lines |
0 comments
|
Download
|
|
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
|
M |
chrome/renderer/extensions/dispatcher.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
content/public/common/common_param_traits_macros.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
content/renderer/web_preferences.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/shell/common/webkit_test_helpers.cc
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webkit/common/webpreferences.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
webkit/common/webpreferences.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 6 (0 generated)
|