Skip to content

Modified domCmp calls to match function signature.

username-removed-1356172 requested to merge giwayume/AAK-Cont:master into master

Since domCmp is called so much, I don't think we want to decrease performance by type checking for a string every time it's called.

Merge request reports