aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts/main.coffee
AgeCommit message (Expand)Author
2016-04-08Do not post hint descriptors back to the frame itself.Stephen Blott
2016-04-05Frame Ids must be integers.Stephen Blott
2016-04-05Unregister frame when postMessage fails.Stephen Blott
2016-04-05Better close-down for global link hints.Stephen Blott
2016-04-05Unregister frame on "unload".Stephen Blott
2016-04-04Only send required link-hint properties.Stephen Blott
2016-04-04Add backstop for global link hints.Stephen Blott
2016-04-04Better handling of port failures.Stephen Blott
2016-04-04Handle all frames the same (for frames/ports).Stephen Blott
2016-04-04Handle requireHref for link hints locally.Stephen Blott
2016-04-03Freeze frame state on link-hint activation.Stephen Blott
2016-04-02Simplify UI component initialisation.Stephen Blott
2016-04-02Do not register tiny frames.Stephen Blott
2016-04-02Separate registerFrame from port initialization.Stephen Blott
2016-04-02The name argument isn't being used here.Stephen Blott
2016-04-02Use ports for all link-hint messages.Stephen Blott
2016-04-02Use port for frame-to-background messages.Stephen Blott
2016-04-02topFramePortForTab is no longer needed.Stephen Blott
2016-04-01Maintain portsForTab mapping tabIds to frame ports.Stephen Blott
2016-03-28Use image data for icons.Stephen Blott
2016-03-28Global link hints; self code review.Stephen Blott
2016-03-28Global link hints; rename message name.Stephen Blott
2016-03-28Global link hints...Stephen Blott
2016-03-26Multiple minor tweaks.Stephen Blott
2016-03-26Get frameId in background page.Stephen Blott
2016-03-26selected wasn't being used here.Stephen Blott
2016-03-26Unified approach to repeat background command.Stephen Blott
2016-03-26Uniform treatment of request for all background commands.Stephen Blott
2016-03-18Reduce complexity for initialising the top frame.Stephen Blott
2016-03-17Logging; do not log the tab Id.Stephen Blott
2016-03-17Logging; move logMessage to BgUtils."Stephen Blott
2016-03-17Refactor setIcon to the background page.Stephen Blott
2016-03-17More tweaks for #2053.Stephen Blott
2016-03-17Tweaks for #2053.Stephen Blott
2016-03-17Simplify domReady handling.Stephen Blott
2016-03-17Tweaks.Stephen Blott
2016-03-17Move isEnabledForUrl to Frame.port.Stephen Blott
2016-03-17Fix omission from 3768b54aa1ac12cdd809e7108a6a9fd629a1164f.Stephen Blott
2016-03-17Open frames port pre documentReady.Stephen Blott
2016-03-17Add filter for top frame when registering a frame.Stephen Blott
2016-03-17Do not unregister the main/top frame.Stephen Blott
2016-03-17Tweaks and fixes for #2053.Stephen Blott
2016-03-17Use Chrome frameIds.Stephen Blott
2016-03-17Use ports to track frames.Stephen Blott
2016-03-09Fix mainFrame command...Stephen Blott
2016-03-05Key bindings; move Vomnibar commands back to content scripts.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; minor tweaks.Stephen Blott
2016-03-05Key bindings; simplify Commands initialization.Stephen Blott
2016-03-05Key bindings; rewire vomnibar (fix minor error).Stephen Blott