Closed Bug 1637855 Opened 4 years ago Closed 4 years ago

[Meta] Refactor `WSRunObject`'s ASCII whitespace sequence handling

Categories

(Core :: DOM: Editor, task, P3)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 2 open bugs)

Details

(Keywords: meta, Whiteboard: [h2review-noted])

The whitespace handling code runs multiple times after and during DOM mutation by editor. So, we should make it stateless for computing the range without DOM mutation.

Type: defect → task
Priority: -- → P2

Ah, this isn't required for bug 1618457 at least for now.

No longer blocks: 1618457
Priority: P2 → P3
Severity: -- → S3
Keywords: meta
Summary: Refactor `WSRunObject`'s ASCII whitespace sequence handling → [Meta] Refactor `WSRunObject`'s ASCII whitespace sequence handling
Whiteboard: [h2review-noted]

The refactoring has done. Watch bug 1658699 if you'd love to ship this new normalizer.

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.