зеркало из https://github.com/mozilla/pjs.git
bug 384207 - Crash Reporter client should include a URL field (OS X and Win32 only). r=campd
This commit is contained in:
Родитель
d4f5ba2da3
Коммит
70f03ae890
|
@ -128,7 +128,7 @@ static bool RestartApplication()
|
|||
[viewReportScrollView removeFromSuperview];
|
||||
|
||||
if (gQueryParameters.find("URL") != gQueryParameters.end()) {
|
||||
// save the URL value in case the
|
||||
// save the URL value in case the checkbox gets unchecked
|
||||
gURLParameter = gQueryParameters["URL"];
|
||||
}
|
||||
else {
|
||||
|
|
Загрузка…
Ссылка в новой задаче