Sign in
chromium
/
chromium
/
src.git
/
50664fdc92a8d1db14d83c902f67b7a8dce76480
/
chrome
/
browser
/
navigation_controller.cc
50664fd
Fixes regression where we were no longer deleting TabContents when
by
[email protected]
· 17 years ago
1e5645ff
Cleanup navigation_entry.h. I made the accessors consistent and in Google style, and organized and commented all the entries. Hopefully it will be much easier to find things and deal with this class.
by
[email protected]
· 17 years ago
ad00277
Add some new tests for NavigationController for navigations that come in when various navigations are pending. This doesn't actually change any behavior.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
c099387
Fix leak on shutdown in the navigation controller. The pending entry was not
by
[email protected]
· 17 years ago
765b3550
Kill NavigationControllerBase. I merged the two into NavigationController.
by
[email protected]
· 17 years ago
6cf8590
Cleans up notifications for the NavigationController. There were several
by
[email protected]
· 17 years ago
eb34392b
Factor the SSL state out of the main NavigationEntry into a helper class. This
by
[email protected]
· 17 years ago
b5e3bbf
by
[email protected]
· 17 years ago
849890b
Cleans up notifications for the NavigationController. There were several
by
[email protected]
· 17 years ago
ccfc1a7b
Fixes two bugs in NavigationController:
by
[email protected]
· 17 years ago
534e54b
First, this removes the dependency of NavigationController on the
by
[email protected]
· 17 years ago
b3345230
Ensures that we clean up TabContents with other types after a navigation commits, even if their NavigationEntries aren't adjacent to the current entry.
by
[email protected]
· 17 years ago
09911bf
Add chrome to the repository.
by initial.commit
· 17 years ago