Simon Bünzli
e5ebc38a43
Bug 331940 - Should be able to pass a line number to the external viewer/editor. r=gavin
2008-09-08 14:06:06 +02:00
Steffen Wilberg
5222d5ac9f
Bug 449669 - use the new search textbox binding in about:config. r=mano
2008-09-07 17:57:24 +02:00
Serge Gautherie
d583b6d94c
Bug 450938 - "test_417228-other-roots.js:89: strict warning: assignment to undeclared variable excludedFolderId"; Av1; r=mano
2008-09-07 16:46:41 +02:00
Justin Dolske
f2847be93e
Bug 399703 - Password manager offers to store logins with empty passwords. r=gavin
2008-09-07 00:12:34 -07:00
Justin Dolske
b371c503be
Bug 447788 - Login not filled if existing form username differs in case. r=gavin.
2008-09-07 00:01:11 -07:00
Justin Dolske
3047dd6c7e
Bug 446109 - Password manager can overwrite an existing password in an input. r=gavin
2008-09-06 23:52:15 -07:00
Justin Dolske
46a8525595
Bug 400795 - initial form fill and username autocomplete should share common code. r=gavin
2008-09-06 22:19:02 -07:00
Simon Bunzli
49182a7674
b=338039, p=zeniko, r=enndeakin. Provide easy, right way to restart an application.
2008-09-06 23:30:13 -05:00
Marco Bonardo
016e09eab3
Bug 451499 - wrong folder icon appears on smart bookmarks, r=dietrich
2008-09-06 17:21:55 +02:00
Shawn Wilsher
c7fa5f7164
Bug 453181 - Remove code that is labeled REMOVE ME
...
This changeset removes a bunch of code that was labeled REMOVE ME with a release
stated. All those releases have passed, so let's get rid of the code.
r=dietrich
2008-09-05 12:20:40 -04:00
Oleg Romashin
77c933f0f8
Bug 453821 - Places building in embedding-minimal profile failed. r=edilee.
2008-09-05 17:49:49 +03:00
Shawn Wilsher
6f881e6434
Bug 451590 - nsNavHistory needs nsIClassInfo with THREADSAFE flag
...
This changeset marks nsNavHistory as threadsafe so we can use the database
connection on more than one thread in JS. It also adds assertions on every
other public API to ensure that it is only running on the main thread.
r=dietrich
r=bent
2008-09-04 18:11:14 -04:00
Gavin Sharp
02170ceef8
Bug 418343: sort form history autocomplete results alphabetically, r=sdwilsh
2008-09-04 18:05:33 -04:00
Justin Dolske
4f5890e60b
Bug 361517 - Don't fill in passwords / usernames in readonly fields. r=gavin.
2008-09-04 13:08:57 -07:00
Ben Turner
0fb86c8894
Bug 409424 - "Growl integration leaks". r=sdwilsh, josh. sr=jst.
2008-09-04 10:38:47 -07:00
Simon Wagner
2c6f2ecec6
Bug 452958 - Livemarks service does not show children with empty titles, r=dietrich
2008-09-04 19:00:18 +02:00
Shawn Wilsher
f22841cdcd
Bug 452777 - regression from lastInsertRowID: Undo folder deletion mix up views
...
r=Mak77
2008-09-03 12:45:20 -04:00
Marco Bonardo
fed5a1056a
Bug 442731 - GIF favicons are not resampled in places.sqlite (large icons are stored), r=dietrich, pavlov
2008-09-02 13:59:59 +02:00
Arpad Borsos
3c87be4ffc
Bug 451909 kill MOZ_XUL_APP now that all apps set it. docshell/toolkit cleanup r=benjamin, makefile cleanups r=ted
2008-09-02 10:45:14 +01:00
Justin Dolske
7bf3216066
Bug 443880. Comment-only change to IDL. r=me, b=443880
2008-09-02 00:35:19 -07:00
Nickolay_Ponomarev
cb89d4ee0f
Bug 255726 - about:config context menus do not have default options bolded. r=gavin, ui-r=beltzner
2008-09-02 08:47:46 +02:00
Ere Maijala
b81632d3b5
Bug 212316 - Mozilla must handle WM_ENDSESSION message to cleanly unload in case of exiting or restarting windows, r=neil, sr=bsmedberg
2008-08-30 11:57:48 +03:00
Dave Townsend
e62d0391bf
Bug 421551: Update Growl framework to 1.1.4. rs=sdwilsh
2008-08-29 18:05:02 +01:00
Justin Dolske
b80359c0ad
Whitespace change to force builds.
2008-08-28 14:55:52 -07:00
Paul O'Shannessy
94d1c67b17
Bug 451479 – storage-mozStorage should use COUNT in countLogins. r=dolske, r=sdwilsh
2008-08-28 13:13:42 -07:00
Shawn Wilsher
538d2ecdf2
Bug 429988 - Use a background thread for places work when possible
...
This changeset creates a JS module that acts as a wrapper for a background
thread to do places work on.
Tests included!
r=bent
r=dietrich
2008-08-27 22:33:01 -04:00
Shawn Wilsher
1fa8b0b68c
Bug 448054 - Alerts service named notifications are not handled correctly.
...
Named notifications will now work as expected on OS X with growl. Also fixed a
few whitespace issues as well as added vim and emacs filemode lines.
r=gavin
2008-08-27 13:02:24 -04:00
Gavin Sharp
d9b7a7a51b
Backed out changeset 7fdbccdc1e94
2008-08-26 19:40:21 -04:00
Gavin Sharp
6b325928cd
Bug 452135: add nsBadCertHandler to packages-static, patch by Manish Singh <manish@flock.com>, r=me
2008-08-26 19:39:16 -04:00
Mark Banner
ee5ce2182f
Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin
2008-08-26 08:34:19 +01:00
Justin Dolske
8c122f03b9
Bug 451155 – Password manager does not work correctly on IDN site whose name contains any character over U+0100. r=gavin
2008-08-25 15:32:59 -07:00
Dan Mills
eeaa4d7fc5
Bug 438925: recognize data: hack as localized prefs in formatURLPref. r=gavin
2008-08-25 14:21:10 -07:00
Håkan Waara
a7170863b1
Bug 394901 - make nsIUserInfo implementation on mac work, and modernize it. r=vlad and r=ted on configure change
2008-08-24 22:44:41 +02:00
Mark Banner
ef334735f9
Backout bug 438861 due to Lk/MH regression
2008-08-24 20:45:57 +01:00
Mark Banner
c29c0614a5
Bug 438861 Autocomplete does not pass back previous results to a second search. r=enndeakin
2008-08-24 19:37:40 +01:00
Edward Lee
2958cfc7b7
Bug 451760 - Allow matching at beginning of title/url by pref. r=dietrich
2008-08-24 10:45:33 -05:00
Håkan Waara
cded043ea4
Backed out changeset 55c678462f90
2008-08-20 10:35:07 +02:00
Håkan Waara
cbc9282f2e
bug 394901 - modernize nsIUserInfo and make it actually working (for example for non-ASCII names) on mac. r=vlad
2008-08-20 08:58:58 +02:00
Serge Gautherie
e88bf641eb
Bug 445376 - In </toolkit/*>, "use a xul <stringbundle/> instead of including the strres.js code"
...
(Av1) <print*.*>
r=Enn
2008-08-20 00:27:04 -05:00
Shawn Wilsher
631638c56c
Bug 451244 - nsNavHistory does not use threadsafe refcounting
...
This changeset makes nsNavHistory use the threadsafe addref and release macros
so database access can be done off of the main thread via nsPIPlacesDatabase.
r=dietrich
2008-08-19 23:31:53 -05:00
BartZilla
390dd5b8fa
Bug 448626 - "fix a (probably harmless) mistake in nsUrlClassifierDBServiceWorker::IsCanonicalizedIP()" [r=dcamp]
2008-08-19 22:47:10 -05:00
Marco Bonardo
f682e17963
Bug 411966 - Wrong favicon appears in the bookmarks list, r=dietrich
2008-08-19 11:26:16 -04:00
Marco Bonardo
9ac24ff28a
Bug 427142 sporadic test_393498.js failure on bm-win2k3-pgo01 because of VM timer issues. r=dietrich
2008-08-18 12:55:24 -04:00
Justin Dolske
3ee8efc7fc
Fix tests on Windows and re-enable mozStorage for password manager (bug 288040)
2008-08-17 16:12:57 -07:00
Stuart Parmenter
c126af8547
bug 448989. Merging the mozilla-qt repository. r=me,vlad
2008-08-16 23:18:27 -07:00
Dietrich Ayala
974dc64fd8
Bug 450674 - Fix test_expiration.js
...
r=sdwilsh
2008-08-16 18:34:36 -04:00
Shawn Wilsher
b77395a679
Bug 449884 - Stop using mozIStorageConnection::GetLastInsertRowID
...
It turns out that this is not a safe function to use at all when you start using
the database connection on more than one thread. It also does not work as
expected when triggers are used to insert data into a database.
r=dietrich
2008-08-16 18:28:28 -04:00
Shawn Wilsher
186dba48ff
Bug 444763 - Use an unshared cache connection instead of a shared one
...
This makes places no longer use a shared cache for the database. This wins us
about 7% for location bar queries. For those needing access to the places
database now, they should QI nsINavHistoryService to nsPIPlacesDatase and get
the database connection off of it.
r=dietrich
2008-08-16 18:23:24 -04:00
Shawn Wilsher
d2b18f154b
Bug 449506 - Expose the places db connection
...
This adds a private interface that consumers can QI to to get access to the
internal database connection.
r=dietrich
2008-08-16 18:21:23 -04:00
Justin Dolske
062f461cf0
Partially backout bug 288040 while looking into annoying Windows test failures.
2008-08-15 21:14:58 -07:00