Updates:
Status: Assigned
Comment #4 on issue 15822 by [email protected]: Restore crashes if
non-existent files are restored
http://code.google.com/p/chromium/issues/detail?id=15822
DCHECKs shouldn't trigger, so this is a bug.
Since this can trigger in practice, we should write a unit test in
navigation_controller_unittest that sends the same messages and makes sure
we do
something reasonable (in this case, don't update anything). Then we can
remove the
DCHECK.
If you want to work on this, Ben, I don't think it would be that hard. Look
at TEST_F
(NavigationControllerTest, Redirect) to see how a Params structure is built
up,
used, and the behavior verified. You would only need one navigation instead
of two
as in that test.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---