Commit Graph

7 Commits

Author SHA1 Message Date
Gavin Sharp
290c5e6e32 Bug 493051: avoid having addEngine select the engine by default, by adding an optional callback to let callers observe the successful addition of the engine, r=MattN 2013-06-18 09:39:02 -04:00
Gavin Sharp
3bc090fde1 Clean up browser_contextmenu.js, no bug 2013-06-07 15:34:25 -07:00
Matthew Noorenberghe
23c6bb5231 Bug 851040 - Try to fix intermittent browser/components/search/test/browser_contextmenu.js. a=test-only 2013-03-14 23:59:06 -07:00
Matthew Noorenberghe
e9d2ffdbaf Bug 850349 - Cleanup browser search tests while debugging intermittent failure in browser_contextmenu.js. r=gavin
* browser_426329.js - Fix exception in popupshowing event listener causing search history dropdown to remain open on subsequent tests.
* browser_contextmenu.js - Add some debug messages.
                         - Move |doOnloadOnce(checkSearchURL);| just before the search tab opens so there is less interference with later tests.
                         - Add nsISelectionListener to know when selection has finished.
* head.js - Consolidate duplicated doOnloadOnce function.
* test.html - Fix character set warning.
2013-03-13 19:23:03 -07:00
Matthew Noorenberghe
ef17408128 Bug 848943 - Wait for popupshown to know when the context menu is ready. r=gavin 2013-03-12 08:38:42 -04:00
Josh Matthews
17f39aaa89 Bug 723001 - Move privacy state checking from nsFormHistory to its callers. r=dolske
* * *
Bug 800669 - "Remove recent addition of gPrivateBrowsingUI in PB search bar test" [r=josh]
2012-10-24 00:27:58 -04:00
Matthew Noorenberghe
e6026079d6 Bug 724116 - Add additional URL types to implement channel parameter for Google search plugin. r=gavin
Based on Gavin's patch for bug 596439.
2011-03-18 14:56:46 -07:00