Commit Graph

1267 Commits

Author SHA1 Message Date
Marco Bonardo
4882721b06 Bug 602872 - Some Places xpcshell tests are failing due to idle-daily notified for each test. r=mak a=orange 2010-10-08 11:18:00 -04:00
Marco Bonardo
424154655a Bug 602085 - followup: some tinderboxes are permanently idle, try to fix frecency tests that rely on idle-daily. a=orange 2010-10-08 14:18:54 +02:00
Marco Bonardo
e36f8ef99e Bug 556721 - test_adaptive.js cleanup. rs=places-team a=tests-only 2010-10-07 10:41:23 +02:00
Justin Wood
64f971535e Bug 594707 - browser_settitle.js does not pass |finish| and should (instead of calling). r=gavin a=gavin
[MacOSX SeaMonkey] mochitest-browser-chrome: "browser_visituri.js | Test timed out"
2010-09-18 11:08:58 +01:00
Robert Sayre
4659902f34 jaegermonkey. what. a=arewefastyet 2010-09-11 15:06:33 -04:00
Robert Sayre
59773ae503 Merge mozilla-central to tracemonkey. 2010-09-10 11:47:11 -04:00
David Zbarsky
3276e221ce Bug 556007 (2/3) - Use values from datalist in autocomplete popups. r=dolske ui-r=limi a2.0=sicking 2010-09-10 07:19:20 +02:00
Robert Sayre
357a4a6366 Merge mozilla-central to tracemonkey. 2010-09-01 22:27:07 -07:00
Taras Glek
f849918830 Bug 581606 - Avoid sqlite fragmentation via SQLITE_FCNTL_CHUNK_SIZE r=asuth sr=shaver a=b6 2010-09-01 20:35:46 -05:00
Joel Maher
161d8ae5ae Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB 2010-09-10 10:20:38 -07:00
Serge Gautherie
1293e54bbf Bug 589611 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined; (Av1) Skip this test when PB service is not available.
r=sdwilsh (a=test only).
2010-08-31 04:41:42 +02:00
Robert Sayre
abe80b4593 Merge mozilla-central to tracemonkey. CLOSED TREE 2010-08-31 10:24:22 -07:00
Robert Sayre
fa6b5c8801 Merge mozilla-central to tracemonkey. 2010-08-29 01:40:40 -04:00
Marco Bonardo
5652bfc359 Bug 590081 - keywords matching is no longer case insensitive. r=dietrich a=blocking 2010-08-27 22:44:05 -07:00
Dan Witte
ca321bb701 Merge e10s -> m-c. 2010-09-07 15:34:44 -07:00
Dan Witte
835b8ad761 Bug 575357 - nsNavHistory::VacuumDatabase should check if vacuum succeeded. r=mak, a=final+ 2010-08-31 19:36:02 -07:00
Marco Bonardo
0054893ef4 Bug 580892 - Checking 'clear history when minefield closes' is not clearing cache on shutdown. r=sdwilsh a=blocking 2010-08-27 21:24:54 -04:00
Joel Maher
b61eda4b1d Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB 2010-08-26 14:47:28 -07:00
Jeff Walden
04a95a7188 Bug 564621, bug 582077 - JSON.parse shouldn't allow {"a" : "b",} or [1,]. But, because Firefox's bookmarks "JSON" generation has historically generated invalid JSON (it no longer does, see bug 505656), preserve a "legacy" mode of parsing that can be used to load bookmarks.json files (at least until we no longer support migration from Firefox <4 profiles :-) ). r=sayrer 2010-07-14 13:48:36 -05:00
Marco Bonardo
5f01872653 Bug 585969 - getBookmarkedURIFor should not try to add new pages. r+a=sdwilsh 2010-08-26 12:19:34 +02:00
Drew Willcoxon
c600391d65 Bug 575609 - "Switch to Tab" autocomplete entries should have icon decorations (star, magnifier glass, et al.) like other entries. r=gavin, a=blocking-final 2010-08-25 21:01:22 -07:00
Clint Talbert
1afdc1b8df Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07 Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field 2010-08-25 11:47:39 -07:00
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Jonas Sicking
cbc0676504 Backout bugs 586754, 574189, 584611 due to orange. a=backout 2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81 Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB 2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2 Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB 2010-08-20 09:28:13 -07:00
Marco Bonardo
3701723caa Merge backout 2010-08-14 09:57:09 +02:00
Marco Bonardo
80172e37a6 Backed out changeset dfd35987dd82 (WAL journaling - bug 573492) due to Ts regressions 2010-08-14 09:56:19 +02:00
Marco Bonardo
0d6b44d30c Bug 573492 - Use WAL journaling for places.sqlite. r=sdwilsh a=blocking 2010-08-13 21:04:24 +02:00
Marco Bonardo
49550d2b5c Bug 546253 - moz_openpages_temp table needs to describe pages that may not be in moz_places. r=sdwilsh a=blocking 2010-08-13 21:53:05 -04:00
Marco Bonardo
11be4ff865 Bug 572030 - Use a memory cache for keywords associations. r=dietrich a=sdwilsh 2010-08-09 17:59:43 +02:00
Marco Bonardo
618e76a12c Bug 585966 - Async-sync contentions when adding new pages ("19 constraint failed" error). r=sdwilsh a=blocking 2010-08-12 12:28:04 +02:00
Marco Bonardo
19f9749d25 Bug 584731 - new History.cpp should check aReason for HandleCompletion. r=sdwilsh a=blocking 2010-08-06 17:42:53 +02:00
Michael Wu
953d3c4563 Bug 556644 - 3. Let the browser reset bookmarks from the omnijar, r=sdwilsh sr=vlad a=blocking2.0 2010-08-10 15:15:26 -07:00
Marco Bonardo
f4f48e0c16 Backed out changeset e0c443c09d67 2010-08-10 17:41:13 +02:00
Marco Bonardo
130ddcb53e Bug 584731 - new History.cpp should check aReason for HandleCompletion. r=sdwilsh a=blocking 2010-08-06 17:42:53 +02:00
Marco Bonardo
0e45704655 Backed out changeset 5037343f92fc on CLOSED TREE 2010-08-10 00:15:50 +02:00
Marco Bonardo
697912c684 Bug 572030 - Use a memory cache for keywords associations. r=dietrich a=sdwilsh 2010-08-09 17:59:43 +02:00
Shawn Wilsher
4ba935953c Backed out changeset e6e0200b6e03 (bug 568969) because it appears to have caused orange on a CLOSED TREE. 2010-08-06 11:53:39 -07:00
Shawn Wilsher
17eda7ec10 Bug 568969 - Nuke nsContentUtils::GetHistory
r=bz
a=bsmedberg
2010-08-05 10:07:46 -07:00
Shawn Wilsher
727a69293b Bug 584111 - Better logging of errors for places autocomplete
r=mak
a=gavin
2010-08-05 10:06:21 -07:00
Marco Bonardo
1ef9d25634 Bug 581660 - places-teardown should be double enqueued. r=sdwilsh 2010-08-03 10:01:47 +02:00
Marco Bonardo
1e5de50e51 Bug 581657 - Async favicons fails on null data. r=sdwilsh 2010-08-06 13:48:12 +02:00
Bjarne
100caa546d Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst 2010-08-04 22:15:55 -04:00
Josh Matthews
efd0cccb18 Bug 580450 - Clean up IPC::URI. r=dwitte 2010-07-26 15:59:34 -04:00
Marco Bonardo
f8ce876ce0 backout Bug 581660 since we are freezing for b3. a=gavin 2010-08-03 10:20:08 +02:00
Marco Bonardo
0082f86850 Bug 581648 - Useless warning in GetReversedHostName. r=sdwilsh 2010-08-03 10:01:49 +02:00
Marco Bonardo
6a68ec58b5 Bug 581660 - places-teardown should be double enqueued. r=sdwilsh 2010-08-03 10:01:47 +02:00
Doug Turner
5c072b1442 Follow up fix to bug 516728. Fixes assertion description and removing an extra ws 2010-08-01 23:38:10 -07:00