[Chromium] Add the ability to show right-aligned icons in the AutoFill popup.
Created attachment 62742 [details] Patch
Created attachment 62759 [details] Patch
Fixed a leak by using RefPtr to accept a PassRefPtr.
Comment on attachment 62759 [details] Patch good catch on the memory leak. r=me
LGTM.
Committed r64173: <http://trac.webkit.org/changeset/64173>