Currently, the editor links stay active until the user disables them, even when switching rules/nodes. This should be changed such that the link deactivates whenever the rule/node changes to prevent unwanted syncing between editors.
<rdar://problem/22335395>
Created attachment 259322 [details] Patch
Comment on attachment 259322 [details] Patch Maybe it should auto link if the values match?
(In reply to comment #3) > Maybe it should auto link if the values match? I was tempted to add this, but I feel that that may be assuming too much about what the user intends to do. If they really want to link the editors, they click the link to make that happen.
Alright. Sounds good.
Comment on attachment 259322 [details] Patch Clearing flags on attachment: 259322 Committed r188621: <http://trac.webkit.org/changeset/188621>
All reviewed patches have been landed. Closing bug.