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

Introduce safe checking whether DOMRefCell<T>.borrow_for_layout() is called from layout task #3770

Closed
wants to merge 1 commit into from

Commits on Oct 22, 2014

  1. Introduce safe checking whether DOMRefCell<T>.borrow_for_layout() is …

    …called from layout task.
    
    This also introduces that checking DOMRefCell<T>'s borrow methods are NOT
    called from layout task.
    tetsuharuohzeki committed Oct 22, 2014
You can’t perform that action at this time.