WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
117553
[BlackBerry] Use RefPtr for HTMLInputElement inside CredentialTransformData
https://bugs.webkit.org/show_bug.cgi?id=117553
Summary
[BlackBerry] Use RefPtr for HTMLInputElement inside CredentialTransformData
Leo Yang
Reported
2013-06-12 10:33:02 PDT
In CredentialTransformData we should use RefPtr for m_userNameElement, m_passwordElement and m_oldPasswordElement because otherwise the elements could go away when the form elements get destroyed.
Attachments
Patch
(8.06 KB, patch)
2013-06-12 10:49 PDT
,
Leo Yang
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Leo Yang
Comment 1
2013-06-12 10:49:45 PDT
Created
attachment 204455
[details]
Patch
WebKit Commit Bot
Comment 2
2013-06-12 11:41:42 PDT
Comment on
attachment 204455
[details]
Patch Clearing flags on attachment: 204455 Committed
r151514
: <
http://trac.webkit.org/changeset/151514
>
WebKit Commit Bot
Comment 3
2013-06-12 11:41:43 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug