[Webkit-unassigned] [Bug 17164] REGRESSION: JavaScript pop-up menu appears at wrong location when hovering image at http://news.chinatimes.com/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 4 09:55:50 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17164





------- Comment #13 from darin at apple.com  2008-02-04 09:55 PDT -------
(From update of attachment 18900)
I don't see the point of putting these re-gotten locations into the local
variables. I would write this as:

    exec->localStorage()[m_index].value = v;

and

    (*iter)->put(exec, m_ident, v);

Also, I would suggest adding a comment at each of these call sites explaining
why we can't use slot and base.


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



More information about the webkit-unassigned mailing list