DescriptionCrash fix + OS specific ss's enabled.
Fixes a crash in which if a feedback tab is open and a user opens it from a different tab again, feedback will crash on sending a report. This is due to browser_navigator; this change decouples us from the Singleton tab logic and adds our own.
Additionally, code to take screenshots on other platforms is also added.
BUG=64971, 61847
TEST=Tested by opening feedback from multiple tabs; sent reports successfully. Additionally tested with sending screenshots from Linux.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68052
Patch Set 1 #Patch Set 2 : Build fix + removed debug statements. #Patch Set 3 : Mac build fix. #Patch Set 4 : Build fix for linux_view. #
Total comments: 14
Patch Set 5 : Review comments incorporated. #Patch Set 6 : Moved TODO to the h file from the cc file. #
Messages
Total messages: 4 (0 generated)
|