Chromium Code Reviews
DescriptionFix callback for chrome.tabs.update with javascript URLs.
UpdateTabFunction is asynchronous when updating a tab with a javascript URL. In this situation, the method was returning early before generating the callback result. This fixes the ExecuteScriptApiTest.NavigationRaceJavaScriptUrl test.
BUG=89731
TEST=ExecuteScriptApiTest.NavigationRaceJavaScriptUrl
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119690
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : . #
Total comments: 2
Patch Set 4 : NULL out web_contents_ if destroyed #
Total comments: 4
Patch Set 5 : nits #
Messages
Total messages: 9 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||