Page MenuHomePhabricator

Don't disable native object editing in IE and WebKit browsers
Closed, ResolvedPublic1 Estimated Story Points

Description

Calling document#execCommand to turn off enableObjectResizing and enableInlineTableEditing is slow and not necessary except on Firefox, which is the only user-agent that has these on by default.

Event Timeline

ori assigned this task to Catrope.
ori raised the priority of this task from to Needs Triage.
ori updated the task description. (Show Details)
ori added a project: VisualEditor-Performance.
ori subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Jdforrester-WMF set Security to None.
Jdforrester-WMF moved this task from To Triage to Bug Fixes on the VisualEditor board.

Change 196105 had a related patch set uploaded (by Catrope):
Only call execCommand() on the surface in Firefox

https://gerrit.wikimedia.org/r/196105

Change 196105 merged by jenkins-bot:
Only call execCommand() on the surface in Firefox

https://gerrit.wikimedia.org/r/196105