You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since Crosswalk is using Google's content layer from Chromium it uses Breakpad for crash reporting purposes. By default it reports the crash reports to Google servers which neither we nor Google would ideally want. We would like to customize it so that it,
Generates the crash report as per Crosswalk code and symbol information.