|
Disable zoom bubble for PDF extension.
The location-bar zoom bubble is interfering with the material-design
top-toolbar in the PDF viewer. Since the viewer is a trusted extension,
we can disable the bubble for it.
BUG= 538252
Committed: https://crrev.com/70eb6d831495b034bc6c2ed259de428f933a8386
Cr-Commit-Position: refs/heads/master@{#356946}
Total comments: 4
Total comments: 18
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+202 lines, -37 lines) |
Patch |
 |
A |
chrome/browser/pdf/DEPS
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pdf/pdf_extension_test.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
4 chunks |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/zoom/zoom_controller_unittest.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
2 chunks |
+2 lines, -37 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/ui/zoom/BUILD.gn
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/ui/zoom/test/DEPS
|
View
|
1
2
3
4
5
6
7
8
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
components/ui/zoom/test/zoom_test_utils.h
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
components/ui/zoom/test/zoom_test_utils.cc
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/ui/zoom/zoom_controller.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/ui/zoom/zoom_controller.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/ui_zoom.gypi
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_zoom_request_client.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/browser/extension_zoom_request_client.cc
|
View
|
1
2
3
4
5
6
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/api/_behavior_features.json
|
View
|
1
2
8
9
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/features/behavior_feature.h
|
View
|
8
9
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
extensions/common/features/behavior_feature.cc
|
View
|
8
9
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 77 (33 generated)
|