DescriptionDevTools: do not show "there are unsaved changes" dialog for network resources
DevTools shows "there are unsaved changes" dialog if there's at least one
dirty uiSourceCode. However, saving a network-originated javascript file will
not prevent you from loosing changes as the devtools will close.
This patch changes the behavior so that the alerting message pops up only
if there are file system uiSourceCodes with unsaved changes.
R=vsevik
BUG=426783
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184856
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|