Skip to content

Fix some errors in python code that prevent tests from functioning correctly.#1404

Merged
Ms2ger merged 2 commits into
masterfrom
jgraham/server_error_fixup
Nov 21, 2014
Merged

Fix some errors in python code that prevent tests from functioning correctly.#1404
Ms2ger merged 2 commits into
masterfrom
jgraham/server_error_fixup

Conversation

@jgraham

@jgraham jgraham commented Nov 21, 2014

Copy link
Copy Markdown
Contributor

No description provided.

@hoppipolla-critic-bot

Copy link
Copy Markdown

Critic review: https://critic.hoppipolla.co.uk/r/3235

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

Ms2ger added a commit that referenced this pull request Nov 21, 2014
Fix some errors in python code that prevent tests from functioning correctly; r=Ms2ger
@Ms2ger Ms2ger merged commit 650fb2b into master Nov 21, 2014
@Ms2ger Ms2ger deleted the jgraham/server_error_fixup branch November 21, 2014 13:17
chromium-wpt-export-bot pushed a commit that referenced this pull request Feb 20, 2026
Implement disconnect() per WHATWG DOM spec PR #1404 [0]. Detaches the
range from its element, stopping live offset updates and zeroing
offsets. Calling it multiple times is safe and has no additional effect.

Adds WPT tests covering disconnect behavior.

Automatic disconnection when the element is removed from the tree or
changes type will be handled in a follow-up CL.

[0] whatwg/dom#1404 (comment)

Low-Coverage-Reason: COVERAGE_UNDERREPORTED
Bug: 421421332
Change-Id: I6f0bb55d57f1eb1876779faad018a19d23b1d665
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7595177
Reviewed-by: Dan Clark <daniec@microsoft.com>
Commit-Queue: Stephanie Zhang <stephanie.zhang@microsoft.com>
Reviewed-by: Ana Sollano Kim <ansollan@microsoft.com>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1588113}
chromium-wpt-export-bot pushed a commit that referenced this pull request Feb 20, 2026
Implement disconnect() per WHATWG DOM spec PR #1404 [0]. Detaches the
range from its element, stopping live offset updates and zeroing
offsets. Calling it multiple times is safe and has no additional effect.

Adds WPT tests covering disconnect behavior.

Automatic disconnection when the element is removed from the tree or
changes type will be handled in a follow-up CL.

[0] whatwg/dom#1404 (comment)

Low-Coverage-Reason: COVERAGE_UNDERREPORTED
Bug: 421421332
Change-Id: I6f0bb55d57f1eb1876779faad018a19d23b1d665
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7595177
Reviewed-by: Dan Clark <daniec@microsoft.com>
Commit-Queue: Stephanie Zhang <stephanie.zhang@microsoft.com>
Reviewed-by: Ana Sollano Kim <ansollan@microsoft.com>
Reviewed-by: Mason Freed <masonf@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1588113}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants