|
Create bookmark apps at the end of the process.
Prior to this change bookmark apps were created as soon as the user
started the process. If the user quit the process the app was then
removed. This made the flow feel strange, and also caused any matching
app that previously existed to be deleted if the user quit the process.
BUG= 438019
Committed: https://crrev.com/da4b8ca729ece8bf351dd68c7288f3e3805da013
Cr-Commit-Position: refs/heads/master@{#314720}
Total comments: 6
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+250 lines, -289 lines) |
Patch |
 |
M |
chrome/browser/extensions/api/management/chrome_management_api_delegate.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper.h
|
View
|
1
2
3
4
5
|
3 chunks |
+17 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper.cc
|
View
|
1
2
3
4
5
6
|
6 chunks |
+121 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/bookmark_app_helper_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/tab_helper.cc
|
View
|
|
4 chunks |
+2 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/browser_window.h
|
View
|
1
2
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_cocoa.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/browser_window_cocoa.mm
|
View
|
1
2
|
6 chunks |
+10 lines, -63 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/extensions/bookmark_app_bubble_view.h
|
View
|
|
4 chunks |
+19 lines, -41 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/extensions/bookmark_app_bubble_view.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+53 lines, -135 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/views/frame/browser_view.cc
|
View
|
|
1 chunk |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/common/web_application_info.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/web_application_info.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/test/base/test_browser_window.h
|
View
|
1
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 14 (4 generated)
|