[webkit-reviews] review requested: [Bug 37961] Add a way for Widget to know about focus loss : [Attachment 55128] Adds boolean argument to setFocus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 08:46:28 PDT 2010


Stuart Morgan <stuartmorgan at chromium.org> has asked  for review:
Bug 37961: Add a way for Widget to know about focus loss
https://bugs.webkit.org/show_bug.cgi?id=37961

Attachment 55128: Adds boolean argument to setFocus
https://bugs.webkit.org/attachment.cgi?id=55128&action=review

------- Additional Comments from Stuart Morgan <stuartmorgan at chromium.org>
I can't come up with a better name, so I gave the setFocus(bool) approach a
shot. The QT code unfortunately has a setFocus() call as well, but that was the
only other one, so finding the right things to change wasn't as bad as I
feared.


More information about the webkit-reviews mailing list