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

Issue 10407075: Fix transparent crack at top of page while resizing devtools NSSplitView divider. (Closed)

Created:
8 years, 7 months ago by jbates
Modified:
8 years, 7 months ago
Reviewers:
Nico, sky
CC:
chromium-reviews, Aleksey Shlyapnikov
Visibility:
Public.

Description

Fix transparent crack at top of page while resizing devtools NSSplitView divider. BUG=127652 TEST=Open devtools on http://www.webkit.org/blog-files/3d-transforms/poster-circle.html; resize divider bar; verify no transparent crack at top of page. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138325

Patch Set 1 #

Patch Set 2 : remove trace event #

Total comments: 1

Patch Set 3 : fix test crash #

Total comments: 2

Patch Set 4 : thakis feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -1 line) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.mm View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/dev_tools_controller.mm View 1 2 3 3 chunks +23 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
jbates
thakis: ptal
8 years, 7 months ago (2012-05-21 21:39:43 UTC) #1
jbates
https://chromiumcodereview.appspot.com/10407075/diff/2001/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm (right): https://chromiumcodereview.appspot.com/10407075/diff/2001/chrome/browser/ui/cocoa/dev_tools_controller.mm#newcode215 chrome/browser/ui/cocoa/dev_tools_controller.mm:215: - (BOOL)splitView:(NSSplitView *)splitView Note: this appears to have been ...
8 years, 7 months ago (2012-05-21 21:41:52 UTC) #2
Nico
lgtm
8 years, 7 months ago (2012-05-21 21:57:15 UTC) #3
jbates
sky: chrome/browser/ui/OWNERS alekseys: fyi (I think your 2010 splitView:shouldAdjustSizeOfSubview code goes live with this CL)
8 years, 7 months ago (2012-05-21 22:06:07 UTC) #4
sky
LGTM
8 years, 7 months ago (2012-05-21 22:37:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jbates@chromium.org/10407075/2001
8 years, 7 months ago (2012-05-21 22:45:45 UTC) #6
commit-bot: I haz the power
Try job failure for 10407075-2001 (retry) on mac_rel for step "unit_tests". It's a second try, ...
8 years, 7 months ago (2012-05-21 23:26:05 UTC) #7
jbates
PTAL: had to remove the delegate to prevent calls back into the BrowserWindowController during dealloc.
8 years, 7 months ago (2012-05-22 01:35:27 UTC) #8
Nico
https://chromiumcodereview.appspot.com/10407075/diff/7002/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm (right): https://chromiumcodereview.appspot.com/10407075/diff/7002/chrome/browser/ui/cocoa/dev_tools_controller.mm#newcode67 chrome/browser/ui/cocoa/dev_tools_controller.mm:67: } You should probably clear out splitView_'s delegate in ...
8 years, 7 months ago (2012-05-22 02:38:39 UTC) #9
jbates
https://chromiumcodereview.appspot.com/10407075/diff/7002/chrome/browser/ui/cocoa/dev_tools_controller.mm File chrome/browser/ui/cocoa/dev_tools_controller.mm (right): https://chromiumcodereview.appspot.com/10407075/diff/7002/chrome/browser/ui/cocoa/dev_tools_controller.mm#newcode67 chrome/browser/ui/cocoa/dev_tools_controller.mm:67: } On 2012/05/22 02:38:39, Nico wrote: > You should ...
8 years, 7 months ago (2012-05-22 17:46:25 UTC) #10
Nico
lgtm
8 years, 7 months ago (2012-05-22 17:47:17 UTC) #11
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 17:54:33 UTC) #12

Powered by Google App Engine
This is Rietveld 408576698