Commit Graph

3111 Commits

Author SHA1 Message Date
stefanh@inbox.com
01851caf27 Follow-up fix for bug 458775 (actually use the right attribute). NPOTDFB. 2008-10-09 19:30:47 +02:00
stefanh@inbox.com
80edd0165d Bug 458775 - Make use of new search textbox widget in Help. r=dao. NPOTDFB. 2008-10-09 18:32:45 +02:00
Robert Sayre
82c16f9710 Merge. 2008-10-08 21:17:03 -04:00
Shawn Wilsher
2fa1a4fce8 Backout of places fsync work. 2008-10-08 20:43:03 -04:00
Shawn Wilsher
253331bbc5 Removing debugging code from earlier today in the download manager test. 2008-10-08 19:37:05 -04:00
Robert Sayre
70868d33ad Bug 458959. this.JSON is enumerable. r+sr=mrbkap 2008-10-08 19:33:26 -04:00
Shawn Wilsher
f427ce8f7e More test file cleanup so failed runs don't cause perpetual failures... 2008-10-08 16:31:14 -04:00
Shawn Wilsher
aa5b3c8ff8 Remove the places.sqlite file for download manager tests because of expiration tests. 2008-10-08 16:07:22 -04:00
Shawn Wilsher
9394878ebc A bit more debugging output for the test... 2008-10-08 15:57:10 -04:00
Shawn Wilsher
d8bfbc740e Adding some dump statements to figure out what is gong on with tinderbox. 2008-10-08 15:26:39 -04:00
Marco Bonardo
dcc9b41b8a Bug 456029 - optimize the temp table triggers
This changeset makes the triggers work much faster which should greatly reduce
the timings of adding a visit and a bookmark.
r=sdwilsh
2008-10-08 13:12:53 -04:00
Shawn Wilsher
a7f9a39de0 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77

--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-10-08 13:12:48 -04:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
9af6d98091 Bug 449640 - Modify the places backend to use the temporary tables &
Bug 450705 - Optimize the query changes from the temp table rewrite
This changeset merges patches from two bugs to actually use the temporary tables
created for places.
Bug 449640 patch by Shawn Wilsher <sdwilsh@shawnwilsher.com>
r=dietrich, r=Mak77
Bug 450705 patch by Marco Bonardo <mak77@bonardo.net>
r=sdwilsh, r=dietrich, r=Mardak
2008-10-08 13:12:42 -04:00
Shawn Wilsher
2f21853d31 Bug 449086 - Create temporary tables for frequently used places tables
This changeset creates two temporary tables that will be used when inserting
data into moz_places and moz_historyvisits.  This will reduce the number of
writes as well as the number of fsyncs that happen.
r=dietrich
2008-10-08 13:10:04 -04:00
Ryan Flint
8ced551418 Bug 394979 - Search Service is slow on startup. r=gavin 2008-10-06 16:57:18 -04:00
Daniel Holbert
5492039225 Bug 458167 - (comments-only changes) Grammar Nazi Vol1: s/it's/its/ for the posessive version of the word, and a few other misc comment-typos, in these directories: accessible browser config profile rdf toolkit tools xpcom xpfe 2008-10-01 23:49:45 -07:00
Justin Dolske
20444386ab Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr problems in FF3.0.3). r=gavin 2008-09-30 22:08:46 -07:00
Dave Camp
3b5c2264bf Merge for backout of bug 453723. 2008-09-30 12:25:20 -07:00
Dave Camp
ba268be520 Backed out changeset 74aad43f37a5 (bug 453723). 2008-09-30 12:24:43 -07:00
Dave Camp
7e1b681f35 Merge for backout of 38a48d485876 2008-09-30 12:24:10 -07:00
Dave Camp
28969d56a2 Backed out changeset 38a48d485876 (bug 426932). 2008-09-30 12:23:31 -07:00
Marco Bonardo
6a006b9d98 Bug 448584 - Don't save invalid uri nodes while doing a JSON backup (don't stop while saving data), r=dietrich 2008-09-30 10:41:36 +02:00
Dietrich Ayala
934c43402b Bug 420331 - wyciwyg: uris show up in location bar (r=mardak) 2008-09-29 23:46:52 -07:00
Dietrich Ayala
370acd949a test for bug 331459 - Places query ignores onlyBookmarked 2008-09-29 23:28:08 -07:00
Dietrich Ayala
c558a34e69 pushing test for bug 433317, forgot to check-in initially 2008-09-29 23:22:46 -07:00
Dave Camp
4aadfb492e Workaround for race in tests for bug 453723. Tracking a better solution in bug 457790. 2008-09-29 18:49:41 -07:00
Marco Bonardo
e31c9fa941 Follow-up to Bug 329534 - Live bookmarks load way too aggressively. Try to workaround possible VM timers bugs that could cause test failures. r=dietrich 2008-09-30 01:24:44 +02:00
Dave Camp
f007a98f51 Bug 453723: Short-circuit known-clean hosts in the url-classifier. r=tony 2008-09-29 16:18:21 -07:00
Dave Camp
b3c33d3a32 Backed out changeset 1a971f9406f8 due to unit test failures. 2008-09-28 17:14:46 -07:00
Dave Camp
63266d0bbc Bug 453723: Short circuit known-clean hosts and fragments in the url-classifier. r=tony 2008-09-28 16:42:19 -07:00
Mark Banner
85cc8cefe2 Backed out changeset 93928936b1ab bug 382690 due to check-in during string freeze. 2008-09-28 15:54:24 +01:00
Steffen Wilberg
68c2195ce4 Bug 382690: In about:config, make accel+f focus the filter box instead of invoking the find bar. r=neil 2008-09-28 09:49:08 +02:00
Dietrich Ayala
b3718e6ed9 Bug 457396 - in test_history_expiration add the visit in the past to circumvent possible VM timing bugs (for mak77@bonardo.net, r=sdwilsh) 2008-09-27 14:17:30 -07:00
Takeshi Ichimaru
72b3a54878 Bug 329534 - Live bookmarks load way too aggressively (lock up/hang/freeze browser), r=dietrich, mak77 2008-09-27 13:05:28 +02:00
Shawn Wilsher
aad01e16f8 merge for backout of bug 456910 2008-09-26 15:55:41 -04:00
Shawn Wilsher
f60345fb2a Backed out changeset ebafcda56f98 (bug 456910)
Backed out for Tp regression (bug 457288)
2008-09-26 15:55:03 -04:00
Shawn Wilsher
fcc4936d27 Backout of last four changesets (places fsync work) 2008-09-26 14:20:14 -04:00
Marco Bonardo
fc42ecfd1f Bug 456029 - optimize the temp table triggers
This changeset makes the triggers work much faster which should greatly reduce
the timings of adding a visit and a bookmark.
r=sdwilsh
2008-09-26 13:47:29 -04:00
Shawn Wilsher
e48e2a6390 Bug 450290 - Sync the temp tables to the permanent tables.
This changeset adds code that is run at app-startup that will flush out changes
to the temporary tables into the permanent ones.  For moz_places, this is done
whenever we sync moz_historyvisits and when we add or modify a bookmark.  For
moz_historyvisits, this is done on a timer controlled by the preference
places.syncDBTableIntervalInSecs.
Changeset includes full test coverage for the above behaviors.
r=dietrich
r=Mak77

--HG--
rename : toolkit/components/places/tests/unit/head_bookmarks.js => toolkit/components/places/tests/background/head_background.js
2008-09-26 13:47:19 -04:00
Marco Bonardo ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
f3dad7a224 Bug 449640 - Modify the places backend to use the temporary tables &
Bug 450705 - Optimize the query changes from the temp table rewrite
This changeset merges patches from two bugs to actually use the temporary tables
created for places.
Bug 449640 patch by Shawn Wilsher <sdwilsh@shawnwilsher.com>
r=dietrich, r=Mak77
Bug 450705 patch by Marco Bonardo <mak77@bonardo.net>
r=sdwilsh, r=dietrich, r=Mardak
2008-09-26 13:45:59 -04:00
Shawn Wilsher
330c78ac03 Bug 449086 - Create temporary tables for frequently used places tables
This changeset creates two temporary tables that will be used when inserting
data into moz_places and moz_historyvisits.  This will reduce the number of
writes as well as the number of fsyncs that happen.
r=dietrich
2008-09-26 13:43:41 -04:00
Taras Glek
3d7ddd4ad0 bug 417125: fix prbool issues, r+sr=roc 2008-09-25 15:39:18 -07:00
Shawn Wilsher
806eded4d9 Bug 456910 - Stop using exclusive locking in places
This allows us to greatly reduce the number of fsyncs when upgrading to sqlite.
The perf loss in no longer using this locking is not significant (10^-6 %).
r=dietrich
2008-09-25 13:50:41 -04:00
Marco Bonardo
3036bf3069 Bug 407468 - Livemark loading and failed to load messages should be static menuitems from menu.xml, original patch by Michael Schonfeld <dev@schonfeld.org>, r=mano 2008-09-25 12:30:33 +02:00
Mark Banner
221f663a2d Part of bug 360648 Thunderbird autocomplete migration, enable building of the toolkit autocomplete implementation for Thunderbird. Only affects Thunderbird. t=ted,dmose 2008-09-24 17:54:14 +01:00
Justin Dolske
06f63b6624 Bug 454708 - storage-Legacy can throw when calling ConvertToUnicode. r=gavin 2008-09-24 09:12:23 -07:00
Gavin Sharp
4bc0ae6285 Merge backout with previous tip 2008-09-23 11:47:43 -04:00
Phil Ringnalda
a0c3300d49 Bug 454360 - Use Components.results.NS_BINDING_ABORTED instead of hardcoding the value, r=gavin 2008-09-09 21:33:27 -07:00
Ted Mielczarek
ff7706a544 bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg 2008-09-09 13:59:11 -04:00
Dão Gottwald
6af682ac44 Bug 331940 - Should be able to pass a line number to the external viewer/editor (add missing semicolon) 2008-09-08 14:10:11 +02:00