.. |
tests
|
Bug 676110 - Part 2: Tests for mozIVisitInfoCallback::handleCompletion. r=mak
|
2011-08-19 10:11:37 -07:00 |
AsyncFaviconHelpers.cpp
|
Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged.
|
2011-06-30 22:06:56 +02:00 |
AsyncFaviconHelpers.h
|
Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged.
|
2011-06-30 22:06:56 +02:00 |
Helpers.cpp
|
Bug 493783 - Fix some Places warnings.
|
2011-05-10 03:10:25 +02:00 |
Helpers.h
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
History.cpp
|
Bug 676110 - Part 3: Replace 'places-updateplaces-complete' observer notification with mozIVisitInfoCallback::handleCompletion. r=mak
|
2011-08-19 10:11:41 -07:00 |
History.h
|
Bug 668245 - r=bz
|
2011-07-13 14:28:37 -07:00 |
Makefile.in
|
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
|
2011-08-06 17:24:52 +02:00 |
mozIAsyncFavicons.idl
|
Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin
|
2011-05-20 08:37:02 -04:00 |
mozIAsyncHistory.idl
|
Bug 676110 - Part 1: IDL changes for mozIVisitInfoCallback::handleCompletion. r=mak sr=rstrong
|
2011-08-19 10:11:20 -07:00 |
mozIPlacesAutoComplete.idl
|
Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
|
2011-07-26 15:12:38 +02:00 |
nsAnnoProtocolHandler.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsAnnoProtocolHandler.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsAnnotationService.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsAnnotationService.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsFaviconService.cpp
|
Bug 674238 - Part 0: eliminate unnecessary OR REPLACE INTO from favicon insertion query. r=mak
|
2011-07-27 20:00:39 -07:00 |
nsFaviconService.h
|
Bug 662806 - nsINavHistoryObserver: pass GUID to onPageChanged.
|
2011-06-30 22:06:56 +02:00 |
nsIAnnotationService.idl
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsIBrowserHistory.idl
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsIDynamicContainer.idl
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsIFaviconService.idl
|
Bug 655270 - push/replaceState should update the favicon. r=mak, sr=gavin
|
2011-05-20 08:37:02 -04:00 |
nsILivemarkService.idl
|
Bug 663269 - Handle null livemarks siteURIs.
|
2011-06-15 01:54:31 +02:00 |
nsINavBookmarksService.idl
|
Bug 633274 - Improve nsINavBookmarkObserver (idl changes).
|
2011-05-13 21:23:40 +02:00 |
nsINavHistoryService.idl
|
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
|
2011-08-06 17:24:52 +02:00 |
nsIPlacesImportExportService.idl
|
Bug 507387 - Update license blocks to use "Mozilla Foundation" instead of "Mozilla Corporation"; r=gerv f=sgautherie.bz
|
2011-03-10 21:17:00 -08:00 |
nsITaggingService.idl
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsLivemarkService.js
|
Bug 664986 - Fix random timeouts in livemarks tests.
|
2011-06-17 17:05:46 +02:00 |
nsMaybeWeakPtr.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsMaybeWeakPtr.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsNavBookmarks.cpp
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
nsNavBookmarks.h
|
Bug 656188 - Cache last 10 fetched bookmarks info to speed up repeated requests.
|
2011-05-17 00:11:35 +02:00 |
nsNavHistory.cpp
|
Bug 591289 - Save chosen download file name and other metadata in Places history [r=sdwilsh, ui-r=limi]
|
2011-08-15 18:08:48 -07:00 |
nsNavHistory.h
|
Bug 669040 part 1: Remove build-system and toolkit dependency on mork and morkreader. r=mak
|
2011-08-06 17:24:52 +02:00 |
nsNavHistoryQuery.cpp
|
Bug 493783 - Fix some Places warnings.
|
2011-05-10 03:10:25 +02:00 |
nsNavHistoryQuery.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsNavHistoryResult.cpp
|
Bug 671185 - Incorrect return of NS_ERROR_* codes in functions returning PRBool, r=mak,ehsan,taras,biesi,pike,khuey,dholbert,josh,bjacob,bsmith
|
2011-07-25 21:57:58 -07:00 |
nsNavHistoryResult.h
|
Bug 671417 - Incorrect use of PRBool when other types are more appropriate or vice versa, r=bz,ehsan,dwitte,joe,vlad,luke,mak,roc
|
2011-07-26 23:43:37 -07:00 |
nsPIPlacesDatabase.idl
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPIPlacesHistoryListenersNotifier.idl
|
Bug 660109 - Allow to distinguish history removals caused by expiration from those requested by the user.
|
2011-06-30 15:34:10 +02:00 |
nsPlacesAutoComplete.js
|
Bug 671001 - Use telemetry to collect common Places stats.
|
2011-08-01 23:09:20 +02:00 |
nsPlacesAutoComplete.manifest
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPlacesExpiration.js
|
Bug 671001 - Use telemetry to collect common Places stats.
|
2011-08-01 23:09:20 +02:00 |
nsPlacesImportExportService.cpp
|
Bug 593566 - Bookmarks with blank names are exported as garbage.
|
2011-06-08 22:55:49 +02:00 |
nsPlacesImportExportService.h
|
Bug 524091 - Remove microsummaries support. (Places changes)
|
2011-04-26 14:25:07 +02:00 |
nsPlacesIndexes.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPlacesMacros.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPlacesModule.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPlacesTables.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsPlacesTriggers.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
nsTaggingService.js
|
Bug 633274 - Improve nsINavBookmarkObserver (Places observers changes).
|
2011-05-13 21:24:25 +02:00 |
PlaceInfo.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
PlaceInfo.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
PlacesCategoriesStarter.js
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
PlacesDBUtils.jsm
|
Bug 671001 - Use telemetry to collect common Places stats.
|
2011-08-01 23:09:20 +02:00 |
PlacesUtils.jsm
|
Bug 674486 - browser_410196_paste_into_tags.js leaks places.xul
|
2011-08-01 23:09:22 +02:00 |
SQLFunctions.cpp
|
Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
|
2011-07-26 15:12:38 +02:00 |
SQLFunctions.h
|
Bug 658242 - Search in bookmarks doesn't find javascript: bookmarks.
|
2011-07-26 15:12:38 +02:00 |
toolkitplaces.manifest
|
Bug 524091 - Remove microsummaries support. (Places changes)
|
2011-04-26 14:25:07 +02:00 |
utils.js
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
VisitInfo.cpp
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |
VisitInfo.h
|
Bug 595513 - Reduce makefile recursion in toolkit. r=khuey
|
2011-03-08 14:58:46 +11:00 |