Commit Graph

15 Commits

Author SHA1 Message Date
Jared Wein
344dc31204 Backout the backout because follow-up fix got pushed. Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 10:50:50 +02:00
Sebastian Hengst
0fb917a8da Backed out changeset a877338b4740 (bug 1259859) for failures in devtools mochitest browser_cmd_highlight_03.js. r=backout 2016-04-02 10:45:08 +02:00
Jared Wein
b9795f7bf4 Bug 1259859 - Add a test that looks for misused characters in user-facing strings. r=dolske,jryans
MozReview-Commit-ID: IBHYB76bvsk
2016-04-02 02:27:36 -04:00
Neil Deakin
f1149ce579 Bug 1241703, set selection events enabled before running test, r=me 2016-01-25 09:32:47 -05:00
Neil Deakin
bb9ce661dd Bug 1235372, re-enable browser_contextmenu.js in e10s, r=florian 2016-01-20 08:42:15 -05:00
Florian Quèze
f8b83f1e77 Bug 1203167 - Stop relying on _file or _uri being set, r=adw. 2015-10-30 09:54:52 +01:00
Florian Quèze
9a6e570c23 Bug 1209920 - Drop support for <MozParam condition="defaultEngine", r=adw. 2015-10-01 15:05:59 +02:00
Florian Quèze
2074069a60 Bug 862148 - remove the DATA_* and TYPE_* constants from nsISearchEngine, r=adw. 2015-09-23 12:05:37 +02:00
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