Adam Roben
|
94d7b383c5
|
Fix DCHECK() assertion in BrowserClient
|
2013-04-24 10:54:53 -04:00 |
|
Adam Roben
|
80cb76355c
|
Update to latest libchromiumcontent
* vendor/libchromiumcontent b6a0d85...0d607ee (3):
> Stop trying to compile SQLitePersistentCookieStore separately
> Update to latest Chromium trunk revision
> Merge pull request #4 from aroben/atom
|
2013-04-17 23:27:53 -04:00 |
|
Adam Roben
|
080d9f59e9
|
Implement Notification.close()
|
2013-03-29 09:36:07 -04:00 |
|
Adam Roben
|
651ab18a21
|
Turn NotificationPresenter into an abstract base class
This will allow us to have Mac-specific member variables without a bunch of
ifdefs.
|
2013-03-28 18:03:58 -04:00 |
|
Adam Roben
|
3c41af84a1
|
Move notification-related code into a new NotificationPresenter class
|
2013-03-28 17:50:07 -04:00 |
|
Adam Roben
|
881a203b57
|
Fix double-delete of BrowserMainParts
The caller of BrowserClient::CreateBrowserMainParts handles destroying the
BrowserMainParts instance we return.
|
2013-03-27 08:55:54 -04:00 |
|
Adam Roben
|
e451d92121
|
Initial commit
|
2013-03-13 15:31:24 -04:00 |
|