-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Merge Window::load_url with ScriptThread::navigate #43494
Copy link
Copy link
Closed
Labels
A-content/scriptRelated to the script threadRelated to the script threadI-cleanupNo impact; the issue is one of maintainability or tidiness.No impact; the issue is one of maintainability or tidiness.
Metadata
Metadata
Assignees
Labels
A-content/scriptRelated to the script threadRelated to the script threadI-cleanupNo impact; the issue is one of maintainability or tidiness.No impact; the issue is one of maintainability or tidiness.
Type
Fields
Give feedbackNo fields configured for issues without a type.
They both implement parts of the same big algorithm (https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate), and we should clarify that.