Skip to content

Instantly share code, notes, and snippets.

@bwinton
Last active August 29, 2015 14:17
Show Gist options
  • Save bwinton/1288222a580f967a74df to your computer and use it in GitHub Desktop.
Save bwinton/1288222a580f967a74df to your computer and use it in GitHub Desktop.
Flare prototype tasks.
Filed as https://bugzilla.mozilla.org/showdependencytree.cgi?id=1139901&hide_resolved=1
Restyle existing elements.
All on one line.
Tab icon before favicon.
different coloured text for urls and tabs.
Add query box.
And search settings button.
Don't show it twice, though.
Add one-off buttons.
With search settings button.
And text header.
That changes as you type.
And click-handlers.
Get suggestions.
Steal the code from https://bugzilla.mozilla.org/attachment.cgi?id=8578032&action=diff ?
Add suggestions.
In the middle? At the start?
That's one of the things to figure out.
Configurable weighting, from an add-on pref.
Need to use a proxy for popup.mInput.mController, it looks like.
Make sure keyboard nav works!
Can skip one-off buttons and query box, if necessary.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment