Commit Graph

3722 Commits

Author SHA1 Message Date
Geoff Lankow
3c03fb7ae5 Bug 230959 - Inconsistent extra 1 pixel width of XUL window. r=neil 2011-09-07 22:14:04 +12:00
Felix Fung
9bb0edf799 Bug 577266 - Correct misspellings in source code 2011-09-06 17:20:35 -07:00
Justin Lebar
c56f050dff Bug 684323 - In about:memory, set text-overflow: ellipsis when in non-verbose mode, and set max-width: 100% when in verbose mode. r=njn 2011-09-07 20:14:47 -04:00
Ehsan Akhgari
2eef61863b Bug 684339 - about:memory should link to about:support; r=njn
DONTBUILD
2011-09-07 11:26:15 -04:00
Justin Lebar
702c021819 Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn
--HG--
extra : rebase_source : 3bbe2f926ba3b0c46a122d51b027a5a6283ae2b0
2011-08-05 18:22:11 -04:00
Matt Brubeck
ef44922f52 Back out 6cd3556fc807 (bug 674290) because of unittest leaks 2011-09-06 20:42:09 -07:00
Justin Lebar
5315b70bee Bug 674290 - Expose contents of /proc/self/maps and smaps in about:memory. r=njn 2011-08-05 18:22:11 -04:00
arno renevier
72d929e113 bug 679784: let nsIContentPrefService handle private browsing mode; r=ehsan
Manage private browsing mode in content pref service. CPS should be available
in private browsing mode, but should not store informations on disk, and should
clear all informations once the private session ends.

When setting a pref in private mode, it is stored in an in-memory hash table.
When getting a pref, it is retrieved from that hash table if available.
Otherwise, it is retrieved using the standard mechanism. When removing a pref,
it is retrieved from the hash table. The rationale is that in private mode,
it's ok to read a pref from normal database, but not ok to set it.

The in-memory hash table is cleared when leaving the private browsing mode.

When removing a set of preferences (with removeGroupedPrefs or
removePrefsByName), preferences are removed from the in-memory hashtable, *and*
from normal mode database. The rationale is that visiting a website may trigger
setting/getting/removing for a specific preference only. But removing many
prefs at once is the result of an action not associated with a website. For
example, user may wish to delete all its informations. In that case, user
probably expects to not have those informations restored once it leaves private
browsing mode.
2011-09-01 14:13:03 -04:00
Marco Bonardo
3787713c22 Backout 04545026b4ae (Bug 658305) due to increase in reftests shutdown crashes on Linux. 2011-09-01 14:33:15 +02:00
Marco Bonardo
60bab9bb47 Bug 658305 - Use journal_size_limit on places.sqlite.
r=dietrich
2011-09-01 12:01:59 +02:00
Marco Bonardo
52e0739e0d Bug 682676 - Urlbar performance regression with SQLite 3.7.7.1.
r=sdwilsh
2011-09-01 12:01:58 +02:00
Brian R. Bondy
7c854d8e84 Bug 676906 - xpcshell test for async getFaviconDataForPage in mozIAsyncFavicons. r=mak 2011-08-31 10:28:20 -04:00
Brian R. Bondy
5cff178d86 Bug 676906 - Added async getFaviconDataForPage in mozIAsyncFavicons. r=mak 2011-08-31 10:28:17 -04:00
Brian R. Bondy
4c496dc693 Bug 676906 - XPIDL for async getFaviconDataForPage in mozIAsyncFavicons. r=gavin 2011-08-31 10:28:13 -04:00
Marco Bonardo
22ac610317 Bug 681420 - Improve responsiveness of history deletion.
r=dietrich sr=rstrong
2011-08-31 13:46:22 +02:00
Michael Wu
990540dee3 Bug 676188 - Misc misuses of PRBool caught by the compiler, r=jimm,jst,bz,dougt,roc,mak 2011-08-30 11:55:14 -07:00
Marco Bonardo
e642011f52 Bug 487809 - Stop using visit_count to invalidate frecencies.
r=dietrich
2011-08-30 16:24:01 +02:00
Marco Bonardo
a6322ce51a Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value.
r=dietrich
2011-08-30 16:23:59 +02:00
Richard Newman
5f66e704b4 Bug 615413 - Part 1: Clear out old weave/ and sync/ annotations. r=mak 2011-08-29 12:52:49 -07:00
Richard Newman
be26af875e Bug 615413 - Part 0: trailing whitespace. r=mak 2011-08-29 12:52:47 -07:00
Phil Ringnalda
8604569197 No bug, dos2unix feed tests, \r=\n DONTBUILD 2011-08-28 19:16:38 -07:00
Philipp von Weitershausen
5d873de548 Merge m-c to m-i 2011-08-23 18:33:02 -07:00
Allison Naaktgeboren
1a50ccf7af Merge services-central into mozilla-central. 2011-08-23 14:38:16 -07:00
Marco Bonardo
fd2c793a9a Bug 680550 - Handle removeAllPages more sanely in tests.
r=dietrich
2011-08-23 14:34:15 +02:00
Ehsan Akhgari
91849b5966 Backout changeset e57b659ee5dd (bug 678842) because the test is wrong, and it should never pass 2011-08-22 22:27:47 -04:00
Javi Rueda
950777052b Bug 355846 - Add a pref to disable sliding effect for alerts. r=enndeakin 2011-08-22 18:43:37 +02:00
Josh Matthews
20a7be87b7 Bug 681061 - Avoid compartment mismatch error when displaying a growl notification. r=mrbkap 2011-08-22 17:20:52 -04:00
arno renevier
c6489843bc bug 678842: remember spell check setting per site; r=ehsan 2011-08-23 15:03:33 -04:00
Richard Newman
98eb1efb6b Merge mozilla-central to services-central. 2011-08-22 08:03:23 -07:00
Geoff Brown
1264a5446f Bug 668349 - Changes to xpcshell.ini; r=jmaher 2011-08-22 09:00:50 +01:00
Matt Brubeck
505315087e Merge last green changeset from mozilla-central to mozilla-inbound 2011-08-19 16:26:25 -07:00
Philipp von Weitershausen
ccebf45cce Bug 676110 - Part 3b: Remove double enqueuing from PlacesEvent. r=mak
--HG--
extra : rebase_source : cfd6970c8de81b2cdd81329084ca79516d02104e
2011-08-19 10:12:11 -07:00
Philipp von Weitershausen
a9cd5533c3 Bug 676110 - Part 3: Replace 'places-updateplaces-complete' observer notification with mozIVisitInfoCallback::handleCompletion. r=mak
--HG--
extra : rebase_source : 36f5f1dc8fe6abd7a8dcd0059fce6bbacdeee184
2011-08-19 10:11:41 -07:00
Philipp von Weitershausen
996add8565 Bug 676110 - Part 2: Tests for mozIVisitInfoCallback::handleCompletion. r=mak
--HG--
extra : rebase_source : d8ca2890775656618ada8417610c5e026cd7aa63
2011-08-19 10:11:37 -07:00
Philipp von Weitershausen
3cf892bb40 Bug 676110 - Part 1: IDL changes for mozIVisitInfoCallback::handleCompletion. r=mak sr=rstrong
--HG--
extra : rebase_source : c18547a0bfcf74f7742683133b5a826c3ce9a63c
2011-08-19 10:11:20 -07:00
Philipp von Weitershausen
ef6f3a6327 Bug 676110 - Part 0: Rename NotifyCompletion to NotifyVisitInfoCallback. r=mak
--HG--
extra : rebase_source : c19e8968ae8afdea107125fcdd56499e02e2888e
2011-08-19 10:08:49 -07:00
Benjamin Smedberg
22f2972acb Merge the electrolysis branch to mozilla-central. 2011-08-19 10:15:52 -04:00
Nicholas Nethercote
177a0ca1f8 Bug 678922 - Telemeterize the "storage/sqlite" memory reporter. r=khuey. 2011-08-17 19:53:03 -07:00
arno renevier
7811279441 bug 678842: remember spell check setting per site; r=ehsan 2011-08-22 19:25:29 -04:00
Taras Glek
a38f1bf761 Bug 680508: disable telemetry for content-processes r=glandium 2011-08-22 11:38:08 -07:00
Taras Glek
d6d29866cb Bug 680197 - Link from telemetryhistograms.h + telemetryping.js to the list of probes wiki r=glandium 2011-08-22 11:38:06 -07:00
Marco Bonardo
e65078c405 Bug 675416 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache.
r=dietrich
2011-08-22 15:05:16 +02:00
Benjamin Smedberg
8b637a1db3 Bug 675221 part D - Fix up URL classifier to stop using XPCOM proxies, r=dcamp
--HG--
extra : rebase_source : a482200a9095a9115ac8829af045a16fa2ba1b38
2011-08-19 11:50:04 -04:00
Olli Pettay
2705184e88 Bug 669640 - Fix the message manager API to work with multiple content processes, r=bsmedberg
--HG--
extra : rebase_source : bdb66e3f1a9a956d80b2e01869a7ed15b3710c0e
2011-08-02 15:57:48 -04:00
Benjamin Smedberg
9432e1edba Bug 666748 - Optionally support a pool of content processes instead of a single one. r=jdm The followup patch for 669640 must land together with this one. 2011-08-02 15:35:42 -04:00
Philipp von Weitershausen
d25de6f9f5 Merge services-central with mozilla-central 2011-08-02 12:01:42 -07:00
Marco Bonardo
20c6595348 Bug 675878 - intermittent failure in toolkit/components/places/tests/unit/test_telemetry.js 2011-08-02 10:50:41 +02:00
Philipp von Weitershausen
f6db24ba76 Merge m-c to s-c 2011-08-01 13:36:42 -07:00
Richard Newman
9d0322788a Merge mozilla-central to services-central. 2011-07-29 11:35:03 -07:00
Henri Sivonen
147c3287ec Bug 482909 part 2 - Implement an HTML/SVG/MathML sanitizer independently of parsers or serializers. r=bzbarsky. 2011-07-29 14:48:04 +03:00