[Webkit-unassigned] [Bug 33269] Improve HTMLElement::tagPriority()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 20:24:50 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33269





--- Comment #12 from TAMURA, Kent <tkent at chromium.org>  2010-01-07 20:24:50 PST ---
(In reply to comment #11)

I catch you.

HashTraits<P*> has emptyValueisZero=true, and HashTable::checkKey() called by
HashTable::lookup() has
  ASSERT(!HashTranslator::equal(KeyTraits::emptyValue(), key));

It's enough for the reason of the wrong HashMap::get(0).

Thank you!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list