DescriptionFix a crash when loading a multipart html page.
When loading a multipart page, the load hasn't been committed yet so
dataSource() is NULL. In that case, use the provisionalDataSource().
BUG=97592
TEST=covered by browser_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103027
Patch Set 1 #Patch Set 2 : sort #
Total comments: 1
Patch Set 3 : fix quotes #
Total comments: 1
Patch Set 4 : check() #
Messages
Total messages: 14 (0 generated)
|