|
|
Chromium Code Reviews
DescriptionNot close bubble if the navigation is in-page
This CL updates ChromeBubbleManager::NavigationEntryCommitted to
not close the bubble when load_details.is_in_page is true.
BUG=614568
Committed: https://crrev.com/189740490f79e9c04c4fb06f8f5bdf80e8af977d
Cr-Commit-Position: refs/heads/master@{#427849}
Patch Set 1 : not close bubble if the navigation is in-page #Patch Set 2 : added unit test #Patch Set 3 : updated test function name #
Total comments: 2
Patch Set 4 : address comment #
Messages
Total messages: 28 (22 generated)
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
Description was changed from ========== Close bubble if load_details.is_in_page is false This CL modifies code to close bubble if load_details.is_in_page is false. BUG=614568 ========== to ========== Close bubble if navigation is not in-page This CL modifies code to close bubble if load_details.is_in_page is false. BUG=614568 ==========
Description was changed from ========== Close bubble if navigation is not in-page This CL modifies code to close bubble if load_details.is_in_page is false. BUG=614568 ========== to ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ==========
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ========== to ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ==========
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
juncai@chromium.org changed reviewers: + sky@chromium.org
Please take a look.
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
LGTM https://codereview.chromium.org/2451573004/diff/40001/chrome/browser/ui/chrom... File chrome/browser/ui/chrome_bubble_manager_unittest.cc (right): https://codereview.chromium.org/2451573004/diff/40001/chrome/browser/ui/chrom... chrome/browser/ui/chrome_bubble_manager_unittest.cc:76: TEST_F(ChromeBubbleManagerTest, NotCloseMockBubbleWhenIsInPageNavigation) { DontCloseBubbleWhenNavigationIsInPage.
The CQ bit was checked by juncai@chromium.org to run a CQ dry run
https://codereview.chromium.org/2451573004/diff/40001/chrome/browser/ui/chrom... File chrome/browser/ui/chrome_bubble_manager_unittest.cc (right): https://codereview.chromium.org/2451573004/diff/40001/chrome/browser/ui/chrom... chrome/browser/ui/chrome_bubble_manager_unittest.cc:76: TEST_F(ChromeBubbleManagerTest, NotCloseMockBubbleWhenIsInPageNavigation) { On 2016/10/26 19:20:48, sky wrote: > DontCloseBubbleWhenNavigationIsInPage. Done.
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by juncai@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from sky@chromium.org Link to the patchset: https://codereview.chromium.org/2451573004/#ps60001 (title: "address comment")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ========== to ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 ========== to ========== Not close bubble if the navigation is in-page This CL updates ChromeBubbleManager::NavigationEntryCommitted to not close the bubble when load_details.is_in_page is true. BUG=614568 Committed: https://crrev.com/189740490f79e9c04c4fb06f8f5bdf80e8af977d Cr-Commit-Position: refs/heads/master@{#427849} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/189740490f79e9c04c4fb06f8f5bdf80e8af977d Cr-Commit-Position: refs/heads/master@{#427849} |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
