Commit Graph

22 Commits

Author SHA1 Message Date
Tim Taubert
991c603e8e Bug 1129978 - Replace promiseAddVisits() usage with PlacesTestUtils.addVisits() r=mak 2015-02-05 22:36:55 +01:00
Hiroyuki Ikezoe
4d52aa3d97 Bug 1127612 - Remove promiseAsyncUpdates from head.js, use PlacesTestUtils.promiseAsyncUpdates instead. r=mak77 2015-02-01 21:08:00 +01:00
Tim Taubert
fbbc40d206 Bug 1113178 - Replace removeAllPages() in toolkit/components/places/ r=mak 2015-01-17 19:31:32 +01:00
Michael Pruett
4dc8a2895b Bug 1060839 - Use template strings for multi-line SQL statements in tests. r=ttaubert 2014-08-30 13:27:50 -05:00
Marco Bonardo
9e2ffc3835 Bug 1002439 - browser_bug248970.js is almost perma fail when run by directory on osx opt. r=mano 2014-08-12 12:36:49 +02:00
Paolo Amadini
f92f4c0c99 Bug 985523 - Convert to Promise.jsm in Places. r=mak 2014-03-20 11:01:39 +01:00
Olli Pettay
101f538741 Bug 950342 - Random failures in toolkit/components/places/tests/browser/browser_visituri_privatebrowsing_perwindowpb.js, r=ehsan 2013-12-19 14:54:58 +02:00
Marco Bonardo
af09e77c2d Bug 826409 - Remove onBeforeDeleteURI and onBeforeItemRemoved notifications.
r=Mano sr=gavin
2013-02-06 20:48:56 +01:00
Andres Hernandez
1bc5829656 Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-02-04 10:58:54 -06:00
Dave Townsend
34c2e45a17 Bug 793928: Switch users of the promise library to the new location and move tests files. r=gavin 2013-02-01 11:43:15 -08:00
Ryan VanderMeulen
57b8788b61 Backed out 7 changesets (bug 739217) for mochitest-1 orange on a CLOSED TREE. 2013-01-31 19:36:04 -05:00
Andres Hernandez
35d8164ecd Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak 2013-01-30 11:30:58 -06:00
Marco Bonardo
f79f8a0ee4 Bug 831725 - Fix wrong merge on toolkit/components/places/tests/browser/head.js
r=me
2013-01-19 12:30:00 +01:00
Ehsan Akhgari
7c24e3dd3a Remove two extra instances of whenNewWindowLoaded, no bug
It's usually enough to define each function once in Javascript.
No need to keep repeating things to the compiler.  ;-)
2012-12-12 14:08:19 -05:00
Mario Alvarado [:marioalv]
680d87c3b2 Bug 806738 - Port browser_visituri_privatebrowsing.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds
2012-12-10 00:44:33 -06:00
Josh Matthews
ca12d533e0 Bug 806740 - Unbreak Birch. DONTBUILD for NPOTB. 2012-12-06 22:52:39 -05:00
Mario Alvarado [:marioalv]
15d16555b4 Bug 806740 - Port test_setAndFetchFaviconForPage_failures.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds
2012-12-06 18:42:36 -06:00
Mario Alvarado [:marioalv]
90914437fd Bug 806739 - Port test_setAndFetchFaviconForPage.js to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB for global PB builds
2012-12-06 01:48:46 -06:00
Paolo Amadini
0051019626 Bug 775495 - Replace waitForClearHistory and waitForAsyncUpdates with versions that return promises, and remove waitForFrecency. r=mak 2012-11-11 14:01:49 +01:00
Marco Bonardo
5588be9685 Bug 737841 - Part 2: tests
r=dietrich
2012-04-07 01:17:51 +02:00
Oonishi Atsushi
f4f41b457f Bug 680727 - Part 1: IHistory::VisitURI should accept a reloaded URI. r=mak 2012-03-28 21:50:59 +02:00
Marco Bonardo
211024ddb3 Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00