Code-Review | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Simplify option's select tracking during mutations
This patch simplifies the logic in HTMLOptionElement::InsertedInto and
HTMLOptionElement::RemovedFrom and removes calls to
SetOwnerSelectElement outside of those two methods.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |