Skip to content

Documentation search no longer works in Chrome Canary when accessing local documentation #25953

Closed
@shepmaster

Description

@shepmaster

The console reports this error:

Uncaught SecurityError: Failed to execute 'pushState' on 'History': A history state object with URL 'file:///Users/me/Projects/rust/doc/std/index.html?search=hello' cannot be created in a document with origin 'null'.search @ main.js:578

This is the line of JS in question.

I recognize that I'm using a beta browser version, and that the team may not wish to support these browsers. However, it's easy for me to report it, just in case it becomes a problem with the next released version!

Meta

  • Chrome Version 45.0.2454.85 (64-bit)
  • OS X
  • rustc 1.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions