Chromium Code Reviews
DescriptionMac: Implement profile error dialog.
The "active window" change was done for linux in http://codereview.chromium.org/147091 and might fix other problems too. Without this, BrowserList::GetLastActive() returns NULL in Browser::Observe(), which caused the new function not to be called.
It looks something like http://imgur.com/6PHQm .
BUG=26377
TEST=
chmod -r ~/Library/Application\ Support/Chromium/Default/History*
Then start chromium (release build, so that we survive some sqlite dchecks) and make sure it displays an error message (then chmod +r again)
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32738
Patch Set 1 #Patch Set 2 : syntax #Patch Set 3 : done #
Total comments: 3
Messages
Total messages: 3 (0 generated)
|