fix issue1, issue38, issue243, issue259
commitd5223e2eaffa62ec3637320b6e29f86bdf988c7e
authorJohn Foerch <jjfoerch@earthlink.net>
Thu, 8 Apr 2010 20:17:14 +0000 (8 16:17 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Thu, 8 Apr 2010 20:17:14 +0000 (8 16:17 -0400)
tree2b9d50ff55ca5dc65e68c7859ae5842b15c6b3d3
parent9d53f7416e0fd4e461d9287d2b05d5198934b036
fix issue1, issue38, issue243, issue259

it was a bug in getFocusedSelCtrl introduced in a1124373 (aug 22, 2008).
it seems to affect pages with iframe elements, when the root document had
focus.  a variable used in searching for the focused docshell gets
clobbered in the search, and inadvertently used later, when it no longer
has a valid value.

  Not 100% sure about issue38, as a full stack trace was not given, but it
seems likely enough to close that bug too.
modules/find.js