Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error on loading apple.com #14820

Closed
ron-wolf opened this issue Jan 2, 2017 · 3 comments
Closed

error on loading apple.com #14820

ron-wolf opened this issue Jan 2, 2017 · 3 comments

Comments

@ron-wolf
Copy link

@ron-wolf ron-wolf commented Jan 2, 2017

Ran servo http://apple.com; page is blank; console prints repeatedly with occasional pauses:

ERROR:script::dom::bindings::error: Error at http://images.apple.com/v/home/cz/built/scripts/main.built.js:1916:23 a is undefined
@jdm
Copy link
Member

@jdm jdm commented Jan 2, 2017

This corresponds to var c;c=a.next;, where a is var a=this._items[b]; and b is var b=this.getCurrentItemIndex();. Nothing clearly wrong yet.

@atouchet
Copy link
Contributor

@atouchet atouchet commented Jun 19, 2017

I'm able to load the page although it does have a number of visible issues.

@nox
Copy link
Member

@nox nox commented Oct 7, 2017

I can't reproduce this anymore, but I do hit #14779 now. Closing this issue.

@nox nox closed this Oct 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.