Comment #2 on issue 21551 by [email protected]: Don't use custom schemes for "view-cache:" and "view-net-internal:" http://code.google.com/p/chromium/issues/detail?id=21551
The problem with about: URLs is that WebKit loads all of them as about:blank. What this means is that for all about: URLs, we have to replace them with some other URL before we send them onward to WebKit. This substitution happens in BrowserURLHandler::RewriteURLIfNecessary. -- 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 -~----------~----~----~----~------~----~------~--~---
