Bug 175238
Summary: | Use TemporarySelectionChange in more places instead of calling Editor::setIgnoreSelectionChanges | ||
---|---|---|---|
Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
Component: | HTML Editing | Assignee: | Wenson Hsieh <wenson_hsieh> |
Status: | NEW | ||
Severity: | Normal | CC: | wenson_hsieh |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Wenson Hsieh
In <trac.webkit.org/r219541>, I introduced a new TemporarySelectionChange RAII to manage temporarily changing frame selection and/or ignoring selection changes. We should adopt this in more places.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |