Comment #8 on issue 8020 by lafo...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
This crash was not found in 2.0.172.2. We last saw it in 2.0.171.0.
Assuming the crash has been fixed, please mark ac
Comment #7 on issue 8020 by t...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
On a related note, I think using HTMLFormElements::elements() instead of
accessing
the formElements member directly (whic
Comment #6 on issue 8020 by t...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
The code iterates over a WTF::Vector from 0 to vector.size(). The vector is
the
formElements member of a WebCore::HTMLFor
Updates:
Labels: -Pri-2 Pri-3 Crash-2.0.171.0
Comment #5 on issue 8020 by lafo...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
This crash was found in 2.0.171.0 and is currently ranked #166 (ba
Updates:
Labels: -stable Mstone-2.1
Comment #4 on issue 8020 by j...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
This is seen in 170 and 171. This is the 188th most common crasher for 170.
N
Updates:
Status: Started
Comment #3 on issue 8020 by t...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
Weird.. pretty innocent looking line of code that's failing. Feels like a
webkit
issue b
Updates:
Status: Assigned
Owner: t...@chromium.org
Labels: stable
Comment #2 on issue 8020 by s...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
(No comment was entered for this
Comment #1 on issue 8020 by patr...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
Crash details:
http://crash-staging/reportview?product=Chrome&version=2.0.167.0-
10281&signature=PasswordFormDomManager
Status: Untriaged
Owner:
CC: hu...@chromium.org, patr...@chromium.org
Labels: Type-Bug Pri-2 OS-All Area-WebKit Crash
New issue 8020 by patr...@chromium.org: Reliability crash in
PasswordFormDomManager::FindPasswordFormFields
http://code.google.com/p/chromium/issues/detail?id=8020
We've