Status: Available
Owner: ----
CC: [email protected]
Labels: Type-Bug Pri-3 OS-Linux Area-Misc Size-Medium

New issue 9646 by [email protected]: Need to implement  
SetActiveRendererURL on linux
http://code.google.com/p/chromium/issues/detail?id=9646

Filing this bug to get rid of a NOTIMPLEMENTED(). In
renderer/renderer_logging_linux.cc:

// Sets the URL that is logged if the renderer crashes. Use GURL() to clear
// the URL.
void SetActiveRendererURL(const GURL& url) {
   // TODO(port): Once breakpad is integrated we can turn this on.
   NOTIMPLEMENTED();
}

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to