I love the idea of being able to autofill a form on page load using the browsers own history! Also, I'm highly impressed if indeed this is being added to chrome based on something Alex asked for.
Hey intropic, requestAutocomplete() is only invokable in response to a user action (load's not considered that), so it's more likely that this would be done when you click a "checkout" button or something like that.