From 5ff761c012fca4cfc925de1511afca90c08d5d74 Mon Sep 17 00:00:00 2001 From: Tommi Komulainen Date: Tue, 25 Aug 2009 17:15:03 +0000 Subject: browser-plugin: implement search Changed the API to be better match for find as you type. Using property access workaround. Example: plugin.findTerms = "hello"; begin searching and highlights all matches in the document plugin.findNext = 42; (workaround) jump to next match plugin.findPrevious = 42; (workaround) jump to previous match --- (limited to 'configure.ac') -- cgit v0.9.1