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

Issue 7541043: Revert 95611 - Always call the class methods to save/restore contexts. (Closed)

Created:
9 years, 4 months ago by yzshen1
Modified:
9 years, 4 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, asanka, Randy Smith (Not in Mondays)
Visibility:
Public.

Description

Revert 95611 - Always call the class methods to save/restore contexts. If the current context was ever nil, sending a "restore" message would be a no-op and would likely leave an out-of-scope context as current. BUG=90140 TEST=repeatedly select items in an open file dialog in column mode; no crash Review URL: http://codereview.chromium.org/7572031 TBR=avi@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95631

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -108 lines) Patch
M chrome/browser/ui/cocoa/bookmarks/bookmark_bar_toolbar_view.mm View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/download/download_item_cell.mm View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/ui/cocoa/find_bar/find_bar_view.mm View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/cocoa/tabs/tab_view.mm View 4 chunks +75 lines, -79 lines 0 comments Download
M chrome/default_plugin/plugin_impl_mac.mm View 4 chunks +3 lines, -3 lines 0 comments Download
M ui/base/clipboard/clipboard_mac.mm View 3 chunks +1 line, -2 lines 0 comments Download
M ui/gfx/scoped_ns_graphics_context_save_gstate_mac.h View 1 chunk +5 lines, -9 lines 0 comments Download
M ui/gfx/scoped_ns_graphics_context_save_gstate_mac.mm View 1 chunk +7 lines, -8 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
yzshen1
9 years, 4 months ago (2011-08-05 17:18:59 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698