[Webkit-unassigned] [Bug 85576] [BlackBerry] AutofillManager implementation upstream

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 7 19:00:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=85576





--- Comment #9 from Rob Buis <rwlbuis at gmail.com>  2012-05-07 19:00:31 PST ---
(In reply to comment #8)
> (From update of attachment 140642 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=140642&action=review
> 
> Sorry, needs one more iteration :)
> 
> > Source/WebKit/blackberry/WebCoreSupport/AutofillManager.cpp:31
> > +static bool isNotAutofillable(HTMLInputElement* element)
> 
> I think this is better to reverse this logic, ie. make it isAutofillable, and test for ! isNotAutofillable().

Sorry I meant test for !isAutofillable()

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



More information about the webkit-unassigned mailing list