Disabling test for bug 398914.
git-svn-id: svn://10.0.0.236/trunk@240441 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9d265b882f
commit
ed7061a828
@ -38,6 +38,7 @@
|
||||
|
||||
version(170);
|
||||
|
||||
/*
|
||||
var loader = Cc["@mozilla.org/moz/jssubscript-loader;1"].
|
||||
getService(Ci.mozIJSSubScriptLoader);
|
||||
loader.loadSubScript("chrome://global/content/debug.js");
|
||||
@ -45,9 +46,11 @@ loader.loadSubScript("chrome://browser/content/places/utils.js");
|
||||
|
||||
const bmsvc = PlacesUtils.bookmarks;
|
||||
const testFolderId = PlacesUtils.bookmarksMenuFolderId;
|
||||
*/
|
||||
|
||||
// main
|
||||
function run_test() {
|
||||
return;
|
||||
|
||||
var testURI = uri("http://foo.com");
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user