0
Files
src/base
tapted 46ce5e6bc6 Mac: Support 10.10's -[NSViewController viewDidLoad] for BookmarkBarController
This is to prevent a crash which appears to be triggered from an
unexpected codepath during NIB loading.

After linking to the 10.10 SDK, a similar crash during NIB loading for
the ToolbarController began. This was fixed by supporting initialization
via the newly introduced -[NSViewController viewDidLoad] on 10.10, and
via [NSViewController awakeFromNib] on older OSes. However, crash logs
suggest that the fault moved on to the next NIB load, in
BookmarkBarController, which happens just after ToolbarController in
-[BrowserWindowController initWithBrowser:..].

To fix, apply a similar fix to the one for BookmarkBarController in
r346604.

BUG=528136

Review URL: https://codereview.chromium.org/1356023002

Cr-Commit-Position: refs/heads/master@{#350264}
2015-09-22 23:45:33 +00:00
..
2015-09-17 20:22:16 +00:00
2015-08-20 08:49:18 +00:00
2015-09-22 02:11:26 +00:00
2015-07-01 21:57:53 +00:00
2015-09-22 18:43:42 +00:00
2015-09-22 18:43:42 +00:00
2014-08-08 08:47:28 +00:00
2014-09-29 06:40:59 +00:00
2015-09-15 20:28:00 +00:00
2015-04-24 14:56:33 +00:00
2015-06-19 17:23:17 +00:00
2015-05-29 22:16:36 +00:00