Comment #1 on issue 29422 by [email protected]: chrome://history/ throws javascript exception related to accessing cssRules http://code.google.com/p/chromium/issues/detail?id=29422
I figured out that because the "chrome" URL scheme is registered as noAccess scheme (http://codereview.chromium.org/42125) the javascript code of the history file is not allowed to access its own stylesheets (the stylesheet in question is even part of the history.html file). -- 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
