Shawn Wilsher
201e801a1f
Bug 461199 (Part 18) - Need an observer notification to indicate when link status is known from the database
...
Adds an observer to indicate when a URI lookup is completed and passes the
visited state with the notification. This greatly simplifies test writing.
r=mak
2010-02-24 08:37:02 -08:00
Shawn Wilsher
2171f3f5d2
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Ryan Flint
47d53a6d69
Bug 546445 - Asynchronous getPref triggers debug assertion when shutting down sqlite. r=sdwilsh
2010-02-23 12:19:36 -05:00
Paul O’Shannessy
c8c63254e0
Backed out changeset 2c60006b6c1f (bug 520659) because of resulting orange.
2010-02-22 14:58:09 -08:00
Asaf Romano
a94a5b9868
Bug 520659 - Lazily build places trees when possible. r=mak.
2010-02-22 23:37:52 +02:00
Phil Ringnalda
5149fb71c6
Bug 547480 - Clean up color values in aboutMemory.css, r=dao
...
--HG--
extra : rebase_source : 8ab9f17bbebc9de0d882f79eb123169e432c8b5e
2010-02-21 10:44:49 -08:00
Markus Stange
e5b4c30655
Bug 466642 - Style about:config on OS X. ui-r=faaborg, r=dao
2010-02-20 12:07:31 +01:00
Phil Ringnalda
ecfb527ad3
Remove DOS line endings in about:memory files
2010-02-20 13:23:25 -08:00
Phil Ringnalda
fe5e7b0bbb
Bug 520364 - Make about:memory themeable, r=dao
2010-02-15 21:26:42 -08:00
Neil Rashbrook
2f47da2fcb
Bug 528755 Move filepicker file types into toolkit/content/filepicker.properties r=gavin
2010-02-20 15:26:41 +00:00
Daniel Holbert
2fb91b4ca2
bustage fix for Bug 461199: rename global var 'link' in test_IHistory.cpp to avoid bustage due to ambiguity w/ 'link()' function in unistd.h
2010-02-19 17:22:32 -08:00
Justin Dolske
b316af67c7
Bug 537862 - Move doAsyncPrompt() code into the prompt factory. r=mayhemer, r=gavin
2010-02-18 13:43:20 -08:00
Justin Dolske
d281708aae
Bug 546506 - Add a few satchel tests for password fields.
2010-02-18 13:43:19 -08:00
Shawn Wilsher
a5fb212e96
Backed out changeset cf4d10139ec0
2010-02-18 10:05:15 -08:00
Shawn Wilsher
f284f552ef
Bug 461199 (Part 12) - mozilla::dom::Link should unregister with mozilla::IHistory when it goes away
...
Call UnregisterWithHistory in Link's destructor to ensure that we are no longer
registered with IHistory.
r=sicking
sr=bz
2009-12-15 16:01:53 -08:00
Shawn Wilsher
1c29b0d28e
Bug 461199 (Part 2) - Create an API for asynchronous isVisited checks that content/layout can use
...
Create a new API (IHistory) to check for the visitedness of a URI.
r=mak
r=bz
sr=bsmedberg
2009-08-20 11:56:10 -07:00
Olli Pettay
f4ddb15f05
Bug 545330 - Crash [@ PresShell::Destroy] on exit after failed Print Preview of XUL document, r=mats
2010-02-11 13:02:38 +02:00
Geoff Lankow
6ed0fe4974
Bug 536567 - Store the value of the per-site last file upload directories inside the memory while private browsing is active. r=ehsan
...
--HG--
rename : toolkit/components/contentprefs/public/nsIContentURIGrouper.idl => dom/interfaces/base/nsIContentURIGrouper.idl
2010-02-11 09:35:49 +01:00
David Dahl
eb11eb1d4d
Bug 534079: Sub chunks are incorrectly applied in some cases. r=Tony Chang
2010-02-09 15:48:51 -08:00
Doug Turner
c5fb72ab64
Bug 543976 - Clean up Maemo defines. r=ted
2010-02-09 11:02:11 -08:00
Olli Pettay
ecf6194456
Bug 544018 - print preview doesn't work in view source , r=dao
2010-02-09 18:24:49 +02:00
Ryan Flint
ad78d52ea2
Disable test
2010-02-09 06:29:36 -05:00
Ryan Flint
da462d7bb6
Bug 539907 - Have getPref use asynchronous statements when called with an optional callback. r=myk, sr=robstrong
2010-02-09 05:28:39 -05:00
Olli Pettay
435c946f5c
backout Bug 544018
2010-02-08 19:00:41 +02:00
Olli Pettay
04889fec16
Bug 544018 - print preview doesn't work in view source, r=dao
2010-02-08 18:16:57 +02:00
Dão Gottwald
acef35272f
Use ordinary JS functions as observer callbacks in browser chrome tests
2010-02-06 09:47:42 +01:00
Dave Townsend
aa7bd27e8a
Attempted fix for bug 542928, timeouts after test_bug511456.js
2010-02-05 13:59:06 -08:00
Dão Gottwald
ae80ec035a
Bug 543675 - Assignment to undeclared variable eventItem. r=mfinkle
2010-02-03 13:40:55 +01:00
Daniel Holbert
c7859b5789
Backed out changeset 0949b169357b (possible workaround for Bug 543034), since it didn't help.
2010-02-02 19:32:52 -08:00
Daniel Holbert
1a6684fced
Bug 543034: Attempt to workaround msvc bug "fatal error C1001: An internal error has occurred in the compiler" by disabling optimizations for the tagged block of code. r=gavin
2010-02-02 14:05:47 -08:00
Dietrich Ayala
3453707fbb
backout bug 492797 due to test failure
2010-01-31 21:10:07 -08:00
Dietrich Ayala
5a5c4a6505
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
2010-01-31 19:12:57 -08:00
Dietrich Ayala
fe3b785e70
Bug 492797 - followup (r=marco)
2010-01-31 19:11:33 -08:00
Dietrich Ayala
671ee1d80a
Bug 492797 - hasHistoryEntries should cache the value instead of hitting the db every time (r=marco)
2010-01-31 19:09:13 -08:00
Kyle Huey
3d2478cf69
Disable the test for Bug 178506 on Windows due to Bug 337307
2010-01-30 15:55:30 -05:00
Andrey Ivanov
88efb74b09
Bug 178506: Preserve original last-modified date on downloads r=sdwilsh
2010-01-30 12:58:01 -05:00
Dave Townsend
39858b12af
Bug 537449: Opening new chrome windows is broken after cancelling window.onbeforeunload event. r=bsmedberg, r=jst
2010-01-28 10:35:20 -08:00
Markus Stange
b0c7317f2d
Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh
2010-01-27 17:48:18 +01:00
Dave Townsend
fd424104a5
Backed out changeset 4d7bde383df5 from bug 541739 due to test failures
2010-01-26 19:05:31 -08:00
Ehsan Akhgari
0b7f0724fd
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Phil Ringnalda
126a93447a
Bug 520165 followup - take the magic number out of the test_autocomplete.js change
2010-01-23 16:57:59 -08:00
Ehsan Akhgari
6b58a81958
Bug 530235 - Don't add downloaded documents to the list of recent documents on Widnows inside the private browsing mode; r=gavin ui-r=faaborg
2010-01-22 12:32:49 -05:00
Jonathan Griffin
ce90ed0a0d
Test for bug 539755, NPN_GetAuthenticationInfo
...
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
2010-01-21 14:35:03 -05:00
Marco Bonardo
13db595f12
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
2010-01-16 12:38:07 +01:00
Marco Bonardo
92ce050599
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
2010-01-16 12:38:04 +01:00
Marco Bonardo
a8b981dcba
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
2010-01-16 12:38:02 +01:00
Marco Bonardo
033d511d47
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
2010-01-16 12:38:00 +01:00
Marco Bonardo
63139dfa9a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Gavin Sharp
a20160a017
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
2009-12-01 18:15:27 -05:00
Marco Bonardo
d667fb19ac
Backed out changeset 14c20441c8d8
2010-01-16 06:48:42 -08:00
Marco Bonardo
afaca53c2a
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
2010-01-16 12:37:57 +01:00
Marco Bonardo
a28c8e2d26
Bug 520165 - Part15: Fix a bad condition when expiration runs just before an addURI, r=dietrich
2010-01-15 17:40:59 +01:00
Marco Bonardo
a4941664dd
Bug 520165 - Part14: Add a maintenance task to print pages limit and run expiration, r=dietrich
2010-01-15 17:40:50 +01:00
Marco Bonardo
f45bf94d80
Bug 520165 - Part13: New expiration tests, r=mano
2010-01-15 17:40:47 +01:00
Marco Bonardo
a891df836a
Bug 520165 - Part12: fix existing Places tests, r=mano
2010-01-15 17:40:45 +01:00
Marco Bonardo
a47d07b775
Bug 520165 - Part11: Fix download manager tests dependancies, r=sdwilsh
2010-01-15 17:40:42 +01:00
Marco Bonardo
54fa20b6ee
Bug 520165 - Part10: Add a new expiration component, r=mano, r=dietrich
2010-01-15 17:40:39 +01:00
Marco Bonardo
9285eb504b
Bug 520165 - Part9 (Satchel): fix dependancies, r=dolske
2010-01-15 17:40:29 +01:00
Marco Bonardo
0f6a3324a8
Bug 520165 - Part9: remove old expiration code, r=mano
2010-01-15 17:40:19 +01:00
Marco Bonardo
393f2298ed
Bug 520165 - Part8: Change onPageExpired to onDeleteVisits, r=mano, sr=mconnor
2010-01-15 17:40:17 +01:00
Marco Bonardo
cced464000
Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg
2010-01-15 17:40:14 +01:00
Robert O'Callahan
519c0fd842
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
2009-09-09 17:40:02 +12:00
Robert O'Callahan
07db346518
Bug 526394. Part 20: Convert more code in caret and docshell. r=mats
2009-09-09 17:40:02 +12:00
Marco Bonardo
4408d52845
Part4: lazy statements creation (and minor cleanup) in nsFaviconService, r=sdwilsh
2010-01-08 13:57:49 +01:00
Ryan Flint
b58a7314ee
Bug 520284 - Use the update-timer category. r=robstrong
2010-01-07 23:25:44 -05:00
Geoff Lankow
1ad78e9662
Bug 537189 - Ensure no data is left behind after removing prefs via 'removePrefsByName' and 'removeGroupedPrefs', r=myk
2010-01-05 18:38:06 -05:00
Drew Willcoxon
e9ef3b6403
Bug 529597 - Places protocol handler, r=mak77,bz
2009-12-29 19:37:24 -08:00
Jae-Seong Lee-Russo
67a6d3e9e7
Bug 530386 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/url-classifier, r=tony
2009-12-30 18:28:45 -05:00
Brian Crowder
7a7bba15a0
bug 530539 - Need to be able to specify nosplash in an environment variable r=dolske
2009-12-29 20:21:46 -05:00
Boris Zbarsky
3e7aa47200
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
2009-12-24 16:20:06 -05:00
Blair McBride
483286803f
Bug 397937 - Handle view-source on malware and error pages more gracefully, r=mconnor
2009-12-23 22:03:37 -05:00
Saint Wesonga
7eddbbbf54
Test for bug 484026, r=mak77
2009-12-23 19:31:39 -05:00
Daniel Holbert
2d58b07fbe
Bug 536520: Reorder init list for nsNavHistoryResult, to fix build warning. r=mak
2009-12-23 16:17:11 -08:00
Geoff Lankow
57f771038b
Bug 524408. File inputs should remember the last-used directory on a per-site basis. r=bzbarsky
...
--HG--
rename : toolkit/components/contentprefs/public/nsIContentPrefService.idl => dom/interfaces/base/nsIContentPrefService.idl
2009-12-22 20:05:26 -05:00
Marco Bonardo
b97793a63e
Re-enable sync for random oranges that could have been fixed by bug 536435.
2009-12-22 21:57:46 +01:00
Marco Bonardo
954f406a5c
Bug 536435 - Remove bookmarks service dangerous usage of UNION ALL, r=sdwilsh
2009-12-22 21:57:43 +01:00
Marco Bonardo
4448d58d19
Bug 520165 - Part6: generic constants and comments cleanup, r=mano
2009-12-22 13:05:14 +01:00
Marco Bonardo
5494f18c04
Bug 520165 - Part5: Cleanup topics and observer service usage, r=mano
2009-12-22 13:05:11 +01:00
Marco Bonardo
0fbefb9a05
Bug 520165 - Part4: use a getter for last session id, r=mano
2009-12-22 13:05:08 +01:00
Marco Bonardo
ff916a7872
Bug 520165 - Part3: Cleanup GetNow, r=mano
2009-12-22 13:05:06 +01:00
Marco Bonardo
14dab2b410
Bug 520165 - Part2: Stop using history prefs to build date containers, r=mano
2009-12-22 13:05:04 +01:00
Marco Bonardo
4c793153df
Bug 520165 - Part1: expose default pref for cache to memory percentage, r=mano
2009-12-22 13:05:01 +01:00
Metal Sonic
4c1b34d634
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
2009-12-21 21:50:30 +00:00
Marco Bonardo
106ad83390
Bug 500306 - lazily create Annotation Service statements, r=dietrich
2009-12-18 11:30:40 +01:00
Marco Bonardo
47e2f806ca
Bug 531151 - Increase Annotation Service robustness, r=dietrich
2009-12-18 11:30:37 +01:00
Marco Bonardo
7ccb07f97e
Bug 531201 - Add back a stub archiveBookmarksFile method for Weave compatibility, r=mconnor
2009-12-17 22:28:12 +01:00
Paul O’Shannessy
e26a79423f
Bug 511474 - input type password loses value when gaining focus by tabbing from previous field [r=dolske]
...
--HG--
extra : rebase_source : 2ea380a08b053740d63f424392dd057c0f0fd9e9
2009-12-16 14:10:27 -08:00
Dão Gottwald
72f04db1ba
Bug 525708 - mIconURL shouldn't need to be accessed outside of tabbrowser.xml. r=mano
2009-12-15 08:49:08 +01:00
Justin Dolske
a7e4511062
Fix test broken by bug 458812.
2009-12-13 18:42:14 -08:00
Justin Dolske
175727d33a
Bug 499417 - Refactor login manager's crypto code. r=vladimir, r=zpao
2009-12-13 17:04:43 -08:00
Justin Dolske
677a6e2e49
Bug 458812 - Remove support for importing from old mork-based formhistory.dat. r=vladimir
2009-12-13 17:04:41 -08:00
Jae-Seong Lee-Russo
359d4b2023
Bug 530385 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in toolkit/components/places, r=mak77
2009-12-13 09:32:10 -08:00
Olli Pettay
2f4c5ea761
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
...
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
2009-12-10 20:02:13 -08:00
Marco Bonardo
6bcee7bff7
Bug 527311 - Addressbar suggests adaptive results even if they have no visits and we want "history" behavior, r=sdwilsh
2009-12-10 09:21:27 -08:00
Reed Loden
2eb56202ec
Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin]
2009-12-03 00:45:16 -06:00
Marco Bonardo
1d5aec67b5
Bug 532094 - crash [@ nsNavHistory::AutoCompleteFeedback(int, nsIAutoCompleteController*)], r=sdwilsh
2009-12-02 17:39:16 +01:00
Shawn Wilsher
bd1aa0d86e
Merge for back out of changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:46 -08:00
Shawn Wilsher
8298fc4936
Backed out changeset e9f64cd044f3 (bug 526601)
2009-12-01 15:04:24 -08:00
Alex Pakhotin
cb935d3abc
bug 530889 - Shutdown FastStart service r=crowder a=blocking-fennec
...
--HG--
extra : rebase_source : 5f092dbfdd748f6a5d19a7afc24044a9fd96ef0c
2009-11-24 17:01:04 -08:00
Shawn Wilsher
36fcc4e93c
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
a=dbaron
--HG--
extra : rebase_source : 8a04a849b4d332357cc630710011df34f1d9a5ac
2009-11-09 09:59:40 -08:00
Marco Bonardo
919ceb7614
Bug 531236 - Crash [@ nsNavBookmarks::GetBookmarksHash], r=dietrich a=blocking192
2009-12-01 14:00:45 +01:00
timeless@mozdev.org
e0ffb137c4
Bug 530966 New crash [@ nsDownloadScanner::~nsDownloadScanner()] in Firefox 3.6b3
...
r=sdwilsh
2009-11-30 09:56:33 +13:00
Marco Bonardo
ff746574c7
Disable Places Sync on some frequent random failing test, to workaround bug 507790 and reduce orangeness. a=tests-only
2009-11-26 15:29:03 +01:00
Gavin Sharp
211342f289
Bug 530533: Add pref to control whether addEngine prompts to "use immediately", r=rflint
2009-11-23 11:05:33 -05:00
John Daniels
b260d02c5f
Bug 525819 - Make do_timeout take a callback function, not a string to eval. r=jwalden
...
--HG--
extra : rebase_source : 6fbaac51eabe95fcfaf4706feb9fd8a28ba4dfbf
2009-11-24 11:58:42 -08:00
Neil Rashbrook
01cef7daab
Bug 528755 Workaround for XUL filepicker regression r=gavin bl=beltzner
2009-11-19 19:04:38 +00:00
Marco Bonardo
d99d96f27a
Remove workaround for bug 522353 from nsPlacesDBFlush component
2009-11-19 14:15:08 +01:00
Jae-Seong Lee
23ae560f84
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
2009-11-19 14:13:24 +01:00
Ehsan Akhgari
05c479b008
Bug 526194 - Fix test bustage
2009-11-17 18:04:08 -05:00
Michael Ventnor
e764036ed7
Bug 516124. Add null checks to nsAlertsIconListener. r=roc
2009-11-17 15:16:59 -05:00
Masayuki Nakano
ab0f2e9ba1
Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil
2009-11-16 22:13:02 +09:00
Mitchell Field
92a2deeef1
bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek
2009-11-13 14:40:00 -05:00
Jae-Seong Lee-Russo
6e09b9e50a
Toolkit tests that fail in js strict mode.
...
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Serge Gautherie
9f55de3899
Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
...
r=dcamp.
2009-11-15 12:20:31 +01:00
brian
0adecbfa9d
Bug 517109 - Fast Startup component should restart and issue memory-pressure notification periodically, r=dolske
2009-09-28 14:32:00 -07:00
MattN
2de48d0ce4
Bug 525700 - Satchel should consider history_expire_days_min in expiry calculation. r=dolske
2009-11-12 22:08:05 -08:00
Ehsan Akhgari
a16d857a62
Bug 513560 - mochitest-browser-chrome: intermittent "browser_passwordmgrdlg.js | Timed out"; r=dolske
2009-11-12 13:10:04 -05:00
Dão Gottwald
1b21023c95
Bug 527347 - nsIScriptableUnicodeConverter::convertToByteArray aLen out param should be optional. r=smontagu
2009-11-12 11:07:00 +01:00
Marco Bonardo
d1f11b2de2
linux build bustage fix
2009-11-11 12:40:02 +01:00
Marco Bonardo
5626624c83
Bug 527638 - Live Bookmarks do not load and reload/update, r=dietrich
2009-11-11 12:04:20 +01:00
Marco Bonardo
b67475b2fc
Bug 519479 - places default title behavior shouldn't use part of the URL, r=dietrich
2009-11-11 12:04:18 +01:00
Shawn Wilsher
4ec3b226c6
bug 522855 - Part3: Make expiration lookups async, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:16 +01:00
Shawn Wilsher
b4916b6019
bug 522855 - Part3: Refactor async callbacks, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:14 +01:00
Shawn Wilsher
9712400661
bug 522855 - Part1: Refactor DoSetAndLoadFaviconForPage, r=mak. Further modified by me, r=sdwilsh.
2009-11-11 12:04:11 +01:00
Ginn Chen
31251edcee
Bug 527431 places failed to compile on Solaris r=mak77
2009-11-10 18:23:30 +08:00
Shawn Wilsher
116173a4b7
Backout of bug 496019 and bug 526601 due to window build bustage.
2009-11-09 12:16:39 -08:00
Shawn Wilsher
da35c6685c
Bug 526601 - Places needs to use asyncClose instead of close on the database connection
...
Storage API changed, and we need to update.
r=mak
2009-11-09 09:59:40 -08:00
Gavin Sharp
d18cfbef98
Bug 526920: minor test tweaks
...
--HG--
extra : rebase_source : 895f32d6db722606fb9327f9478c6857fb0d1e70
2009-11-09 10:12:10 -05:00
Gavin Sharp
11e8e18c80
Bug 526920: JSON bookmarks importer (SetAndLoadFaviconForPage) should support setting favicons for bookmarked about: URIs, r=mak
2009-11-08 01:49:14 -05:00
Dão Gottwald
de19aaab92
Bug 5265285 - getAllLogins, getAllDisabledHosts and getAllEncryptedLogins count out params should be optional. r=dolske
2009-11-08 10:22:11 +01:00
Dão Gottwald
c982ab9fc0
Bug 526987 - getItemList, getIncompatibleItemList, getDependentItemListForID and updateAndGetNewBlocklistedItems itemCount out params should be optional. r=dtownsend
2009-11-07 09:21:07 +01:00
Dave Townsend
5c06d159bb
Bug 526651: Interfaces changed between the 1.9.2 branch and trunk with no IID rev. r=joe, r=mak77, r=myk
2009-11-06 14:33:17 -08:00
Dão Gottwald
78ce9ba60d
Bug 526989 - getEngines, getVisibleEngines and getDefaultEngines engineCount out params should be optional. r=gavin
...
--HG--
extra : rebase_source : ea466269b081c55e6ce4d178a00a9b882f65ac93
2009-11-06 22:56:26 +01:00
Dave Townsend
3771e35013
Bug 526635: Interfaces changed on the 1.9.2 branch with no IID rev. r=enn, r=vlad, r=josh, r=mak77, r=ted, r=roc
2009-11-06 11:31:22 -08:00
Tom Dyas
ff21c67765
Bug 465265 - Support swipe gestures in View Source windows on Mac OS X. r=gavin, ui-r=faaborg
2009-11-06 17:38:22 +01:00
Marco Bonardo
c959a08897
Bug 526777 - Livemark and Tagging services could better use XPCOMUtils, r=dietrich
2009-11-06 16:27:51 +01:00
Marco Bonardo
f185ee56a4
Bug 526776 - TagAutoCompleteSearch wants to implement nsITimerCallback, r=dietrich
2009-11-06 16:27:48 +01:00
Marco Bonardo
ebd8b02f06
Bug 525449 - Bad old code appends to query rather than binding, r=mano
2009-11-06 16:25:00 +01:00
timeless@mozdev.org
1bbe366096
Bug 526709 - LS_QueryInterface throws the wrong exception (NS_ERROR_NOT_IMPLEMENTED) instead of (NS_ERROR_NO_INTERFACE). r=mak
...
--HG--
extra : rebase_source : 9757c76d63c9d0ec7dcaec496c30cc30987d07e4
2009-11-06 08:36:03 +01:00
Kyle Huey
9e79459ea7
Bug 426166 - Search results change their order after pressing space or further typing. r=dietrich
2009-10-15 08:53:15 -04:00
Johnny Stenback
2ece5c15bd
Fixing bug 440486. Work around a Windows XP fax dialog bug. r=rstrong.
2009-11-05 21:14:27 -08:00
Ehsan Akhgari
f6da530110
Bug 514214 - Do not update page titles for places already in history inside the Private Browsing mode; r=mak77
2009-11-03 16:21:42 -05:00
Dão Gottwald
c5f31ac9ac
Bug 525710 - getPagesWithAnnotation, getItemsWithAnnotation, getPageAnnotationNames, getItemAnnotationNames, getFaviconData, getQueries, getFolders and getTagsForURI length out params should be optional. r=sdwilsh
...
--HG--
extra : rebase_source : e46c14838c9076d6bb32a423e0193e71b1d0532a
2009-11-02 22:04:15 +01:00
Gijs Kruitbosch
41ba1acfa5
Back out bug 487059, fix tests and EM to cope, r=gavin,beltzner, bug 524995
...
--HG--
extra : rebase_source : d8414b8de165cf2fa534719c36416d82d21872c6
2009-10-29 14:44:10 +01:00
Jae-Seong Lee
c8279cd7a0
Bug 520743 - xpcshell-tests: some Places unit tests fail when 'werror' is on, r=mak
2009-10-29 11:56:41 +01:00
Neil Rashbrook
0224c6aca9
Bug 524972 Remove nsTArray from nsINavBookmarksService.idl r=mak
2009-10-28 23:52:41 +00:00
Marco Bonardo
bab6c84b9b
Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano
2009-10-28 17:22:57 +01:00
Asaf Romano
bbc370f4a7
Bug 524219 - Renaming a tag in the Library doesn't show its new name until the Library gets reopened. r=mak.
2009-10-28 15:34:09 +02:00
Dão Gottwald
6a530b2454
Bug 524270 - Make the second getChildList parameter optional. r=bsmedberg
2009-10-26 21:02:06 +01:00
Gavin Sharp
8b68dba6c0
Bug 523646: make favicon optimization size and file limit configurable using a pref, r=mak
2009-10-22 19:10:20 -04:00
Gavin Sharp
281225380f
Bug 518907: JSON bookmarks import should support favicons, r=mak
2009-10-21 12:02:27 -04:00
Gavin Sharp
028060f57f
Bug 519685: optionally allow loading search engines from chrome:// JARs, r=rflint
...
--HG--
extra : rebase_source : 64c61e601b81db267a44ce45c08ec533dbde87c7
2009-10-16 23:13:14 -04:00
Neil Deakin
471f0d2337
Bug 517866, restore focus check so that first visible content is searched for when finding, fixes most noticeable issue with finding in unstyled xml documents, r=neil
2009-10-23 12:08:24 -04:00
Brian Crowder
5ed35899b3
Backed out changeset 899023a9fbb0 due to Ts regression (was bug 517109)
2009-10-21 07:58:53 -07:00
Brian Crowder
c0e438f64e
Bug 517109 - Make the Faststartup component use memory-pressure notification and periodically restart itself, r=dolske
2009-10-20 12:17:20 -07:00
Phil Ringnalda
fd1ebd0caf
Bug 523295 - Remove printing's omfg skin/ directory, r=mconnor
2009-10-19 22:30:32 -07:00
Steven Michaud
fb285fa757
Bug 522511 - Update bundled Growl to 1.2 (for nsIAlertsService on OS X) r=sdwilsh
2009-10-16 15:57:40 -05:00
Marco Bonardo
cae8a0dd85
Bad test name in randomFailingTests causes random failures to still happen for test_results-as-visit.js
2009-10-16 15:19:32 +02:00
Marco Bonardo
a439800459
Followup to bug 478718 - Be sure to make TEMPORARY category entries removals (needed before next nightly). r=sdwilsh
2009-10-15 03:23:12 +02:00
Dietrich Ayala
6879658887
backing out bug 506471 due to leaks
2009-10-14 17:01:55 -07:00
Taras Glek
b0e277f707
Bug 522229 - XML Pretty-Print no longer colored r=bz
...
--HG--
extra : rebase_source : a4bac99887fcdae4b82e02e05e765cb9388858aa
2009-10-14 14:34:50 -07:00
Paul O’Shannessy
eb3dcb2b3c
Followup to Bug 506471 - Fix whitespace & remove unused code. r=dietrich
2009-10-14 15:17:51 -07:00
vladimir@pobox.com
b2d6c95588
Bug 506471 - FUEL should avoid putting itself in the app-startup category (r=mfinkle)
2009-10-14 13:31:48 -07:00
Marco Bonardo
e7baa73317
followup to bug 478718 - don't delete categories, is up to implementers to unregister.
2009-10-14 19:45:13 +02:00
Marco Bonardo
bcafe07799
Bug 367991 - Remove unused Places code. r=dietrich, r=dao
2009-10-14 13:56:59 +02:00
Marco Bonardo
6b1e89f0ef
Bug 478718 - Move last Places sync to xpcom-shutdown, r=sdwilsh
...
--HG--
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown.js
rename : toolkit/components/places/tests/sync/test_database_sync_after_quit_application_with_removeAllPages.js => toolkit/components/places/tests/sync/test_database_sync_after_shutdown_with_removeAllPages.js
2009-10-14 11:53:13 +02:00
Marco Bonardo
3faa2807cc
Backout Bug 462381 due to Mac build bustage
2009-10-13 16:53:27 +02:00
Blair McBride
932bbd299c
Bug 503713 - safe browsing requests shouldn't be placed in disk cache, r=tony
2009-10-13 15:41:34 +02:00
Marco Bonardo
6693640a68
Bug 521225 - Stop syncing for random failing Places tests, and make sheriffs happier, r=sdwilsh
2009-10-13 15:31:46 +02:00
Jae-Seong Lee
a52a093f1a
Bug 521143 - xpcshell-tests: test_autocomplete.js fails when 'strict' & 'werror' is on. r=enn
2009-10-13 15:31:40 +02:00
Mitchell Field
c5f943ce30
Bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system; Build more stuff in parallel (v3)
...
r=(benjamin, cbiesinger, smontagu, ted.mielczarek)
2009-10-13 15:22:56 +02:00
Serge Gautherie
2c446e990d
Bug 442577 - Convert toolkit application/x-javascript to application/javascript (take 2); (Av1) Just do it
...
r=gavin.sharp
2009-10-13 15:16:08 +02:00
Masahiro Yamada
6b03502e2e
Bug 505060 - [Print preview]Changing scale xx% -> shrink to fit -> xx% does not work. r=gavin.sharp
2009-10-10 23:20:35 +09:00
Marco Bonardo
ee8e748a7b
Bug 450807 - [Windows] xpcshell-tests: test_bug_401430.js fails intermittently, r=mardak
2009-10-09 22:45:06 +02:00
Jae-Seong Lee
087185726b
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 3. r=mak
2009-10-09 20:17:07 +02:00
Marco Bonardo
d6595b02cc
unwanted change in bug 520743, r=bustage
2009-10-09 14:14:35 +02:00
Jae-Seong Lee
ce0e053545
Bug 521154 - xpcshell-tests: test_streamupdater hangs with 'strict' & 'werror' on, r=tony
2009-10-09 12:50:59 +02:00
Jae-Seong Lee
75a0e10b99
Bug 521148 - xpcshell-test: test_storage_mozStorage_4.js fails with 'strict' & 'werror' on, part 2. r=dolske
2009-10-09 12:50:53 +02:00
Jae-Seong Lee
60c4b87de9
Bug 521148 - xpcshell-test: test_storage_mozStorage_4.js fails with 'strict' & 'werror' on, part 1. r=dolske
2009-10-09 12:50:47 +02:00
Romain BEZUT
0c1bd6f118
Bug 458631 - Misalignment in --help command line. r=gavin
2009-10-09 12:50:42 +02:00
Marco Bonardo
2a487d0eb1
Bug 516940 - Reduce and cleanup Places expiration work at shutdown, r=sdwilsh
2009-10-09 12:30:12 +02:00
Jae-Seong Lee
a34c0cf5eb
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 2. r=mak
2009-10-09 12:30:04 +02:00
Dietrich Ayala
b682a0bba3
Bug 419893 - sort out PGO-triggered bugs (r=ted)
...
--HG--
extra : rebase_source : 028cd891e11df11abf768107f64b1d6bca541dca
2009-10-08 11:01:13 -07:00
Blair McBride
fa574c869c
Bug 446405 - Do not show the keyword of a quick search as if it was the query string. r=dietrich,mardak
2009-10-07 10:38:15 +02:00
Marco Bonardo
3d82d1b8c4
Bug 520547 - revert renaming of PlacesUtils methods from bug 477583. r=mano, r=gavin
2009-10-06 15:47:58 +02:00
Marco Bonardo
535b40c71b
Bug 516932 - Add an advanced maintenance task to vacuum and check integrity, for support purposes r=dietrich
...
Adds a PlacesDBUtils.checkAndFixDatabase() that can be used by support team to help debugging Places database issues.
2009-10-05 12:12:55 +02:00
Marco Bonardo
d060c11dd3
Bug 500391 - When filtering results on search avoid querying tags and parent for each result, r=mano
...
This makes searches for a search term faster by 70%, avoiding a lot of useless queries spam.
2009-10-05 12:12:38 +02:00
Justin Dolske
2776d8d6f2
Bug 519478 - UMR in nsAutoCompleteController::ClosePopup. r=gavin.sharp
2009-10-04 23:46:25 -07:00
Dão Gottwald
71070ef739
Bug 517755 - use smart getters in View Source window. r=neil
2009-10-03 11:36:04 +02:00
Vladimir Vukicevic
6912d252f4
b=515354; Implement "about:memory"; r=mconnor
2009-10-03 00:21:34 -07:00
Ryan Flint
c249f3251a
Bug 514415 - Expose NetUtil's reference to nsIIOService. r=sdwilsh, sr=bzbarsky
2009-10-03 01:11:20 -04:00
Ryan Flint
2c3e5df773
Bug 475289 - Lazily initialize engineMetadataService. r=gavin
2009-10-02 23:47:16 -04:00
Chris Jones
d215e057fe
Merge backout
2009-10-02 18:09:39 -05:00
Chris Jones
08de77b6a4
Backed out changeset 8cbc47eee659
2009-10-02 18:09:08 -05:00
Dão Gottwald
cb7e8eb12e
Bug 517768 - crash with view page source and external editor [@nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned int, unsigned int) ]. r=bz
2009-10-02 20:33:55 +02:00
Chris Jones
3e5fef214c
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
2009-10-01 21:50:09 -05:00
Jae-Seong Lee
6c52026fb9
Bug 483419 - Rename the left-arrow and right-arrow class names in the print preview toolbar to previous-arrow and next-arrow. r=dao
2009-10-02 08:21:38 +02:00
Dietrich Ayala
f66429541f
Bug 498130 - Reduce places-views overhead (RELAND)
2009-10-01 09:53:26 -07:00
Paul O’Shannessy
df92fb3c14
Bug 568995 - Update tests to use waitForClipboard [r=dao, r=dolske]
2010-06-02 13:38:35 -07:00
Ehsan Akhgari
91ed398293
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
Joel Maher
c18ae0e88f
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
2010-05-27 13:01:37 -07:00
John P Baker
e2abe18862
Bug 566866 - "Restart now" gives Quit dialog instead of Restart dialog. r=dtownsend
2010-05-26 14:50:29 +02:00
Frank Yan
5c9749b1b6
Bug 566910 - 'copy password' context menu item for password manager. r=dolske
2010-05-25 21:35:09 -07:00
Justin Dolske
cacca97c78
Bug 439716 - Form Manager should be a JavaScript-based component. p=zpao+dolske, r=zpao, r=dolske, r=gavin
2010-05-25 21:35:09 -07:00
timeless@mozdev.org
59574ab672
Bug 565598 test_vector_add_va_cdecl needs to call va_end(list). r=dwitte
...
--HG--
extra : rebase_source : c1ea0ed35f021cf5acb6f6a69beed4be110c4d30
2010-05-23 15:39:52 -07:00
Ehsan Akhgari
2c9d5f17d2
Backed out changeset 5a0ac42539cd because of browser-chrome oranges
2010-05-24 15:18:46 -04:00
Ehsan Akhgari
1f28dcaf26
Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh
2010-01-26 20:28:51 -05:00
David Zbarsky
8d8553ee41
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
2009-08-24 16:02:07 -04:00
Dietrich Ayala
890e1e64fa
Backout bug 498130 due to persistent startup crash on Windows Mobile (bug 519854)
2009-09-30 17:21:39 -07:00
Ian Neal
a2f049595e
Bug 518509 - [SeaMonkey] xpcshell-tests: test_expire.js fails since bug 390158 landing
...
r=dolske test-only
2009-09-29 22:24:18 +01:00
Boris Zbarsky ext:(%2C%20Shawn%20Wilsher%20%3Csdwilsh%40shawnwilsher.com%3E)
1e397c2e8c
Bug 514823. r=Mardak, r=sdwilsh
2009-09-29 10:58:27 -07:00
KUROSAWA, Takeshi
4c442bd7c1
Bug 398388 - XUL numberboxes for the Print Preview. r=gavin
2009-09-29 21:18:20 +02:00
Marco Bonardo
cbf9435322
Bug 477583 - Backups of bookmarks stops working if a future backup exists, r=mano
2009-09-29 12:44:18 +02:00
Marco Bonardo
98646fc82d
fix tests for Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh
2009-09-29 12:44:12 +02:00
Shawn Wilsher
a7c0ff4d43
Bug 516465 - Adaptive results aren't filtered. r=dietrich
...
Run adaptive search results through AUTOCOMPLETE_MATCH so they properly obey the
preferences of the user. Also runs through adaptive results again if we do not
have enough matches and the match behavior is MATCH_BOUNDARY_ANYWHERE.
2009-09-23 10:19:27 -07:00
Shawn Wilsher
0e46ff13be
Bug 515463 - new async autocomplete does not always respect behavior pref changes. r=mak
...
This happened because we were not holding a reference to our preference branch,
so it would seem to randomly stop getting notified about preference changes.
Heavily dependent on GC, and difficult to test. The fix is simple - hold a
reference to the pref branch!
2009-09-29 12:44:00 +02:00
Paul O’Shannessy
661a554179
Bug 492197 - password manager is extremely slow at reencrypting base64-encoded signons. r=dolske
2009-09-28 11:52:18 -07:00
Ryan Flint
033830a77a
Bug 514377 - Pass SearchForm through ParamSubstitution(). r=gavin
2009-09-28 02:28:36 -04:00
Asaf Romano
0cdda0b913
Bug 498130 - Reduce places-views overhead. r=mak. sr=mconnor.
2009-09-26 11:23:17 +03:00
Paul O’Shannessy
d749e0bdad
Bug 518418 - storage-mozStorage should use executeStep() instead of step(). r=dolske+sdwilsh
...
--HG--
extra : rebase_source : 71540d949a7c8a7a8ff8fa44d77d0048a4bca92f
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
bb8f4dab1f
Bug 518442 - Places tests should use executeStep() instead of step(). r=sdwilsh
...
--HG--
extra : rebase_source : d60b1a60575ec7ceceb41c4755e317577eef009a
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
06ca1d412b
Bug 518611 - Form Manager should use executeStep() instead of step(). r=dolske
...
--HG--
extra : rebase_source : fca9c8751280a4cb09f46ba980d12edf6d66bade
2009-09-25 15:34:54 -07:00
Paul O’Shannessy
d242412793
Bug 518447 - Search Storage usage changes: Don't create statement wrapper & don't use step(). r=rflint
...
--HG--
extra : rebase_source : ae0744fb9dc8f1a2c412df816a1e919f2ac3e1f2
2009-09-25 15:34:53 -07:00
Paul O’Shannessy
bdc91e26b2
Bug 518608 - Download Manager Storage usage changes: Don't create statement wrapper & don't use step(). r=sdwilsh
...
--HG--
extra : rebase_source : 201aab379506521c18620782ea79a7f9cd0e1597
2009-09-25 15:34:44 -07:00
Paul O’Shannessy
03f8e29da1
Bug 518453 - Storage usage changes: Don't create statement wrapper & don't use step(). r=myk
...
--HG--
extra : rebase_source : 2935c5e83eb8733df93be4415f479d4782052f9a
2009-09-25 15:32:21 -07:00
Florian Queze
be70762f88
Backout of changeset fa03a509c7a7 - 'Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed]' to fix the orange of the linux unit test box.
2009-09-23 12:24:05 +02:00
Florian Queze
6d52478601
Bug 516124 - Crash [@ nsAlertsIconListener::SendClosed], r=roc.
2009-09-23 09:47:28 +02:00
Justin Dolske
34a657bd23
Bug 511639 - Login manager should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:58 -07:00
Justin Dolske
03467114a9
Bug 511615 - Satchel should ignore untrusted events. r=gavin, sr=mconnor
2009-09-22 23:23:08 -07:00
Dão Gottwald
7ac2f9cfd4
Bug 517704 - use gBrowser instead of getBrowser() in Places code. r=mak
2009-09-20 12:58:27 +02:00
Phil Ringnalda
e62c83fdc6
Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted
2009-09-18 19:59:53 -07:00
Justin Dolske
94fd90ef29
Bug 511984 - Enable fast-startup component for Firefox. r=vlad
2009-09-17 19:57:24 -07:00
Justin Dolske
ea98ad97f9
Remove DOS line endings. No bug, r=sparky.
2009-09-17 19:57:23 -07:00
Marco Bonardo
8dc3283326
Disable the vacuum tests from Bug 512854 for now. I have to pre-built sparse dbs, since on-the-fly generation is randomly failing.
2009-09-14 15:28:09 +02:00
Marco Bonardo
67ad3747f1
Bug 512854 - VACUUM places.sqlite database on daily idle once a month, r=sdwilsh
2009-09-14 13:06:45 +02:00
Marco Bonardo
6f6663fefe
Bug 511207 - last page not removed from history upon close of browser, r=sdwilsh
2009-09-14 13:06:39 +02:00
Justin Dolske
54f883695b
Bug 507390 - Password manager tests depend on each other. r=gavin.sharp
2009-09-13 13:26:30 -07:00
Marco Bonardo
a0da05226f
Bug 510984 - nsIAnnotationService IDL is lying about EXPIRE_NEVER, r=dietrich
2009-09-11 15:25:30 +02:00
Marco Bonardo
05750fb0ea
Bug 509676 - Can't drag and drop a tag container to another standard point, r=dietrich
2009-09-11 15:25:24 +02:00
Gavin Sharp
9374f2915d
Bug 515451: make places autocomplete empty search behavior customizable, r=mardak
2009-09-10 16:16:42 -04:00
Shawn Wilsher
439dbd95ed
Bug 508102 - Warning: reference to undefined property this._pendingQuery / Location bar autocomplete doesn't work anymore
...
Stop throwing if stopSearch is called without a call to startSearch.
r=dietrich
--HG--
extra : rebase_source : 63222f9acd972c763ac080a2353ce4cd775f09df
2009-09-10 10:55:33 -07:00
Neil Rashbrook
1f2285ecee
Bug 501095 Clean up appPicker.xul r=Mano
2009-09-09 23:18:35 +01:00
Neil Deakin
f2d281670c
Bug 503627, pass an actual window to showProgress so it doesn't try to use the active setup dialog instead, r=mconnor
2009-09-09 17:01:12 -04:00
Dão Gottwald
e916d657e8
Bug 454562 - clean up onEnterPrintPreview, onExitPrintPreview and related code. r=mano
2009-09-09 09:50:46 +02:00
Geoff Lankow
2847b85054
Bug 506799 - "nsIContentPrefService should accept string arguments for URI as well as nsIURI" [r=myk sr=mconnor]
2009-09-04 21:22:19 -05:00
Benjamin Smedberg
008e309c7f
Bug 513032 - remove empty conditionals in our makefiles, r=ted
2009-08-27 10:48:18 -07:00
Ryan Flint
bda135d0ca
Back out NetUtil.newURI changes from bug 514407 (b5b3d45c1885).
2009-09-04 00:24:56 -04:00
Ryan Flint
ed8253bb27
Bug 514407 - Make cache file writes asynchronous. r=sdwilsh
2009-09-03 23:19:05 -04:00
Shawn Wilsher
6935eef2ec
Test bustage fix from bug 513710.
2009-09-03 15:19:29 -07:00
Shawn Wilsher
993694805d
Bug 513710 - Places toolkit JS should use XPCOMUtils.defineLazy[Service]Getter
...
r=sayrer for XPCOMUtils change
r=mak for places changes
--HG--
extra : rebase_source : 70367abfaf16fcf37aab6f55f024b95ff3d269fa
2009-09-02 13:55:16 -07:00
Mark Banner
20f9063023
Bug 510377 Include satchel in Thunderbird builds. r=ted.mielczarek,sr=dmose
2009-09-03 20:25:22 +01:00
Benjamin Smedberg
5d0d982cec
CLOSED TREE spelling fixes to kick new builds.
2009-09-03 11:14:54 -04:00
brian :crowder
20a725a977
Bug 513338 - fixing faststart build issue for Linux, r=luser
2009-09-01 09:45:06 -07:00
Nickolay Ponomarev
2552084ef2
bug 480262 - Deleting an auto-complete entry via shift+backspace(delete) removes last character from the entered text inside a textbox
...
Make the nsAutoCompleteController::HandleDelete() cancel the keypress event if it decides to delete an autocomplete entry.
r=gavin
2009-08-30 16:02:06 +04:00
Nickolay Ponomarev
70b41042b9
bug 513466 - add a dummy implementation of nsINavHistoryObserver::onBeforeDeleteURI to nsPlacesDBFlush to silence a useless error
...
r=sdwilsh
2009-08-30 15:54:35 +04:00
Dão Gottwald
8cf4e93d4f
Backed out changeset 012d3f753a28
2009-08-28 22:54:33 +02:00
Geoff Lankow
c03044f9d1
Bug 506799 - nsIContentPrefService should accept string arguments for URI as well as nsIURI. r=myk, sr=mconnor
2009-08-28 20:42:01 +02:00
Benjamin Smedberg
cd2c007c60
Additional followup #3 to bug 398573 - remove more REQUIRES by fixing another bug in the script
2009-08-27 09:09:31 -07:00
Benjamin Smedberg
0df64c6bc4
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
...
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
2009-08-27 08:53:13 -07:00
sdwilsh@forerunnerdesigns.com
d688108446
Bug 509048 - hitting enter after a paste into the location bar does nothing (r=gavin)
2009-08-27 08:41:27 -07:00
Marco Bonardo
962f167f0a
backing out bug 511965 - Delay Places syncs after results updates, flushes are too late now.
2009-08-26 16:59:20 -07:00
Brian Crowder
9a6e069e08
Bug 512728 - Fast startup allows restarts and activates itself always. -faststart-hidden only prevents the default chrome window from being shown. r=gavin
2009-08-26 16:11:21 -07:00
Marco Bonardo
a8cbc764e3
Bug 511965 - Delay Places syncs after results updates, r=sdwilsh
2009-08-21 22:36:59 +02:00
Benjamin Smedberg
2e9438fd2f
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
2009-08-25 08:59:31 -07:00
Ehsan Akhgari
59d39a1d4e
Bug 510780 - Use doCommand instead of manually generating a "command" event in browser chrome tests; r=mconnor
2009-08-25 13:52:45 +04:30
Boris Zbarsky
36622c6995
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
...
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
2009-08-24 20:51:57 -04:00
David Zbarsky
932e28482f
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
2009-08-24 16:02:07 -04:00
Geoff Lankow
2463d4bcf5
Bug 503971 - nsIContentPrefService methods should throw when passed a null setting name; r=myk sr=mconnor
2009-08-24 19:12:04 +02:00
Dave Townsend
fe67eb2e36
Bug 480466: Shutdown dispatches quit-application-granted twice. r=bsmedberg
2009-08-22 17:03:41 +01:00
Brian Crowder
e358decd20
more faststart cleanup, r=gavin
2009-08-22 01:48:05 -07:00
Brian Crowder
474f14058c
Bug 509249: Fast Startup component, r=luser,mfinkle, sr=gavin, original code by vlad
2009-08-22 00:13:49 -07:00
Marco Bonardo
6790a44f3b
Backout changeset 29d0cbd409ad – Bug 511965. Looks like this is causing random crashes to become permanent crashes on tinderboxes.
2009-08-22 00:49:13 +02:00
Steffen Wilberg
4cf7c6abc3
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
...
--HG--
extra : rebase_source : e345a68817d6909cc93bec65df23c015b2797f32
2009-08-21 21:26:02 +02:00
Marco Bonardo
28008553c9
Bug 431798 - add test to ensure RESULTS_AS_TAG_CONTENTS queries do liveupdate, r=dietrich
2009-08-21 22:37:16 +02:00
Marco Bonardo
733288ebb0
Bug 511846 - allow head_queries to remove annotations, r=dietrich
2009-08-21 22:37:10 +02:00
Marco Bonardo
0f542a1874
Bug 510464 - re-enable and fix randomly failing test_419731.js, r=dietrich
2009-08-21 22:37:05 +02:00
Marco Bonardo
3f51d0e4e0
Bug 511965 - Delay Places syncs after results updates, r=sdwilsh
2009-08-21 22:36:59 +02:00
Marco Bonardo
eaf7e3c442
Bug 428591 - idl is hiding the fact QUERY_TYPE_BOOKMARKS does not support grouping, r=dietrich
2009-08-21 22:36:53 +02:00
Marco Bonardo
6f4aab9823
Bug 416066 - Tests for bug 399606 are commented out and unreliable, so fix them, r=sdwilsh
2009-08-21 22:36:47 +02:00
Marco Bonardo
0f255b6490
Bug 511860 - test_result-as-visits.js is randomly (but constantly) failing, disable test for now.
2009-08-21 14:44:19 +02:00
Marco Bonardo
288ddb9a94
Bug 430862 - create a test for excludeReadOnlyFolders query option, original test by ctalbert, r=dietrich
2009-08-21 11:54:18 +02:00
Marco Bonardo
942029b1e0
Bug 326208 - API should not allow creation of "holes" in bookmark folders, r=dietrich
2009-08-21 11:54:12 +02:00
Marco Bonardo
dee4846ef3
Bug 425726 - Unified Queries are not yet implemented, but the idl is hiding the fact, r=dietrich
2009-08-21 11:54:05 +02:00
Marco Bonardo
4d747d88f1
Bug 511374 - fix test_results-as-visit.js, r=dietrich
2009-08-21 11:53:59 +02:00
Justin Dolske
202ff3ed21
Bug 474046 - Remove unused nsIAutoCompleteMdbResult[2]. r=mconnor
2009-08-20 15:17:30 -07:00
Jens Hatlak
b1fb6fb735
Bug 485701 - Add sort markers/arrows to Password Manager and keep sort direction when clearing filter. r=dolske
2009-08-20 15:17:30 -07:00
Vladimir Vukicevic
ea1a03a3e4
b=506470, Mac alerts service should not initialize Growl on app startup; r=sdwilsh
2009-08-20 12:55:21 -07:00
Neil Deakin
fb91ae4918
Bug 503829, focus and select textfield when common dialog and prompts are shown, r=neil
2009-08-20 10:19:15 -04:00
Marco Bonardo
09c6f16612
Bug 381240 - last-modified-date tests for bookmarks failing on Linux qm-rhel02 dep unit test, r=dietrich
2009-08-18 10:06:17 +02:00
Clint Talbert
36cab96890
Bug 432723 - Update Places Query API testing set with new tests, r=dietrich
2009-08-18 10:06:11 +02:00
Hashem Masoud
c8f711113e
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
2009-08-14 16:09:00 +02:00
Marco Bonardo
c5f083d00c
Bug 507239 - add more logging to test_395593.js to gather data on the next random failure, r=dietrich
2009-08-14 10:03:36 +02:00
Shawn Wilsher
45262a769a
Bug 509566 - Location bar does not respect tag filter preference
...
Fixes a regression from Bug 455555 that makes us no longer respect the tag
filter preference and always use the default. Also adds tests to make sure we
do not break any of our filter preferences in the future.
r=dietrich
2009-08-11 13:38:10 -07:00
Jim Mathies
1c5c10ff35
Bug 504804 - Virus scanning prefs cleanup and smarter integration with win policy settings. r=tellrob, r=sdwilsh.
2009-08-11 12:37:38 -05:00
Shawn Wilsher
3d290df8ae
Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function
...
Avoids an unnecessary string copy on every invocation of AUTOCOMPLETE_MATCH.
r=dietrich
2009-08-10 15:15:22 -07:00
Ehsan Akhgari
4d4a02d862
Bug 507046 - browser_passwordmgrdlg.js test intermittent failure; r=dolske
2009-08-09 12:33:51 +04:30
Ted Mielczarek
3a583f56de
another test fix followup from bug 459114
2009-08-06 16:17:22 -04:00
Ted Mielczarek
9e4d7edc90
bustage fix from bug 459114, bad test change
...
--HG--
extra : rebase_source : c14ee9fdff408583eb6c6daa52eb3282babdb92c
2009-08-06 14:04:21 -04:00
Ted Mielczarek
ad775e7a7a
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 76f547c1f055f18f57e09c67f1a2f7b2f548c3cd
2009-05-14 07:37:40 -04:00
Marco Bonardo
9c88eb1c27
Bug 508265 - Localized bookmarks backup are not replaced by new backups, r=dietrich
2009-08-06 16:34:16 +02:00
Justin Dolske
0e44752cb1
Bug 508471 - Password Manager should use setProperty instead of setPropertyAsInterface for non-interface objects. r=gavin
2009-08-05 13:46:30 -07:00
Ted Mielczarek
bf94951904
Backed out changeset 9ddc25fb2246 - bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh - for test failures
2009-08-05 15:36:20 -04:00
Ted Mielczarek
b6d8d93b5c
bug 459114 - helper function to provide a clean profile directory for xpcshell tests. r=sdwilsh
...
--HG--
extra : rebase_source : 7bd4c374609a9eea15d0b244c1415ae853146e84
2009-05-14 07:37:40 -04:00
Marco Bonardo
027b0b2a6f
Bug 507058 - nsNavBookmarks::GetBookmarkIdsForURITArray binds to a bogus index, r=sdwilsh
2009-08-03 10:48:08 +02:00
Marco Bonardo
1c5f0a377e
followup for Bug 507219 - Crash in nsNavHistoryResult::OnVisit, stop assertions, r=sdwilsh
2009-08-03 10:48:05 +02:00
Timeless
400a46ce0b
Bug 507407 nsNavHistoryContainerResultNode::UpdateURIs does not use comparator and sortingAnnotation, r=mak77
2009-08-03 10:47:59 +02:00
Ehsan Akhgari
2a9ff53bba
Bug 487656 - zoomed in by default while entering Private Browsing; r=dao,mconnor
2009-08-02 22:23:01 +04:30
MattN
e103fbb15f
Bug 444728 - autocomplete disregards maxlength for input fields. r=dolske, sr=mconnor
2009-08-01 17:30:27 -07:00
MattN
08957a0864
Bug 446247 - Autocomplete should match any part of the string. r=dolske
2009-08-01 17:30:26 -07:00
Mark Banner
98b5622fa6
Bug 487857 Add some extra checks to test_bug_401582.js to try and determine the cause of its frequent timeouts which seem to have got worse over the last day or two. Test-only change. r=sdwilsh CLOSED TREE
2009-08-01 08:49:57 +01:00
Shawn Wilsher
1dbb962adf
xpcshell unit test fix from async location bar landing on a CLOSED TREE. no bug. r=dietrich
2009-07-30 13:53:06 -07:00
Shawn Wilsher
c113953d34
Merging places and mozilla-central.
2009-07-30 08:41:55 -07:00
Shawn Wilsher
3981f0cb31
Merge places to mozilla-central.
2009-07-29 10:16:01 -07:00
Edward Lee
85252180c1
Bug 504384 - Excessive Flickering with the Asynchronous Location Bar. r=sdwilsh
...
Don't tell autocomplete that we have 0 results ongoing when we just started the search, so it doesn't cause the UI to show 0 results and immediately show more.
2009-07-29 09:51:48 -07:00
Michael Ryan
2473ec4568
Bug 506563 - Use native trim() in FeedProcessor.js. r=sayrer
2009-07-28 08:01:13 +02:00
Shawn Wilsher
325ec6bf31
Merge places to mozilla-central.
2009-07-27 17:57:32 -07:00
Shawn Wilsher
3e9850b9ff
Merge places to mozilla-central.
2009-07-27 08:50:26 -07:00
Michael Kohler
0a56a892c8
Bug 106386 - Correct misspellings in source code (old); Part 3 v2; r=timeless
2009-07-27 10:47:05 +02:00
Matthew Noorenberghe
c4794752fa
Bug 370117 - form autocomplete should sort by frequency of use. r=dolske
2009-07-25 22:05:03 +02:00
Shawn Wilsher
a472a959e1
Bug 505813 - Use the connections executeAsync instead of calling it on each statement.
...
r=dietrich
2009-07-22 15:18:34 -07:00
Shawn Wilsher
bd04bc4647
Backed out changeset 06433d3dafd9 (bug 504422) because the patch is wrong.
2009-07-22 14:04:12 -07:00
Shawn Wilsher
ee6ea4269d
Bug 504422 - Be smarter with our strings for AUTOCOMPLETE_MATCH SQL function.
...
Avoid copying are argument strings. String copying was showing up as 1% of the
time spent in our function, when we should almost never need to copy.
r=dwitte
r=dietrich
2009-07-22 11:47:29 -07:00
Shawn Wilsher
f9d141458d
Merge places to mozilla-central.
2009-07-20 16:04:01 -07:00
Honza Bambas
66ab2c6182
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 20:29:41 +02:00
Honza Bambas
0ca2f9d3e2
backing out 0a13ddc99c95, bug 475053
2009-07-20 20:00:49 +02:00
Honza Bambas
8236bd055e
Bug 475053 - Implement asyncPromptAuth to fix multiple password prompt overlap, r=bzbarsky+dolske
2009-07-20 17:25:05 +02:00
Shawn Wilsher
731c8ef54c
Addressing review comment for bug 455555.
2009-07-14 09:31:37 -07:00
Shawn Wilsher
45dec085c8
Merge to mozilla-central
2009-07-13 16:18:20 -07:00
Paul O’Shannessy
1ebc0fdd83
Bug 501798 - Not actually finalizing statements in _dbCleanup
2009-07-13 13:35:55 -07:00
Paul O’Shannessy
d01df6a686
Bug 500822 - Importing passwords to mozstorage can fail when signons3.txt is corrupted, r=dolske
2009-07-13 13:35:55 -07:00
Marco Bonardo
aafac8b5cd
Bug 503360 - Better queries for asynchronous location bar
...
This creates a better query based on what the asynchronous implementation of
AutoComplete does. It also limits the amount of work to be done so we don't
filter more results than we have to (even if it is happening on a background thread).
r=sdwilsh
2009-07-13 12:19:16 -07:00
Shawn Wilsher
c2762f99e9
Bug 455555 - Use asynchronous queries for places AutoComplete.
...
This changes the location bar's AutoComplete provider to use asynchronous
queries instead of synchronous ones. No more blocking the main thread FTW!
r=mak
r=Mardak
r=dietrich
2009-07-13 12:19:03 -07:00
MattN
b8b0aff729
Bug 497541 - Autocomplete dropdown should update when text inserted before end. r=gavin
2009-07-11 09:25:57 +02:00
MattN
cfaf0f9577
Bug 426079 - Print Preview toolbar not shown if launched from window without toolbar. r=gavin
2009-07-10 09:01:49 +02:00
Marco Bonardo
27bb8748ee
Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh
2009-07-09 14:39:54 +02:00
Marco Bonardo
e7d950f7c9
backout bug 503195, test too!
2009-07-09 12:31:19 +02:00
Marco Bonardo
2e5e5494f9
Backout bug 503195 due to build failure
2009-07-09 12:29:43 +02:00
Marco Bonardo
f59b58dd53
Bug 503195 - Using Places nodes' PropertyBags leaks, r=sdwilsh
2009-07-09 11:50:25 +02:00
Paul O’Shannessy
357f50463e
Bug 499822 - Toaster notification boxes are slow on Windows CE, r=vlad
2009-07-08 14:59:08 -07:00
Phil Ringnalda
a51763aea8
Bug 435923 - Remove BUILD_OFFICIAL in favor of MOZILLA_OFFICIAL, r=ted
2009-07-07 20:24:45 -07:00
Marco Bonardo
a22f4efb94
Bug 481437 - browser_library_open_leak.js is throwing, fixes also some throw in placesTxn.js test, r=dietrich, sdwilsh
2009-07-07 12:41:23 +02:00
Geoff Lankow
075cfc79c1
Bug 458299 - nsIContentPrefService should provide an interface for listing stored prefs; r=(gavin.sharp + myk)
2009-07-27 18:13:15 +02:00
David Dahl
0a849852a4
Bug 479089 - Need to test that removing a page from autocomplete actually removes a page, r=sdwilsh
2009-07-29 23:50:37 +02:00
Marco Bonardo
b3a9c7a308
Bug 502860 - some of the seventh month's history entries missing in grouped by date history, r=sdwilsh
...
Includes fix for Bug 501439 - History shows month-name 'March' for February
2009-07-29 23:50:31 +02:00
Marco Bonardo
31328871b8
Bug 507219 - Crash in nsNavHistoryResult::OnVisit, r=dietrich
2009-07-29 23:50:25 +02:00
Neil Deakin
5303f25260
Bug 478416, replace chromedir attribute with :moz-locale-dir pseudoclass, r=neil,dao,dbaron,sr=dbaron
2009-07-29 14:33:53 -04:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
cf0241bf3f
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
Dave Townsend
b7bbffcf77
Bug 481406: Stop using dump in browser chrome tests. r=mak77
2009-07-06 10:27:26 +01:00
Marco Bonardo
44d6644d72
Bug 500640 - Random failure in test_lastModified.js, r=adw
2009-07-01 11:19:06 +02:00
Paul O'Shannessy
472b1194d3
Bug 452899 - Don't explicitly create the statement wrapper - storage does it for us
...
r=dolske
r=sdwilsh
2009-06-30 16:00:11 -07:00
Marco Bonardo
5c7e3ca021
Bug 500331 - better query for RESULTS_AS_TAG_CONTENTS, r=sdwilsh
2009-06-29 19:42:12 +02:00
Aiko
e46137f2aa
Bug 491311 - Simplify "Add to recent documents" code in nsDownload::SetState. r=gavin
2009-06-28 10:59:37 +02:00
Shawn Wilsher
7768c2ef87
Bug 498722 - nsIFaviconService.getFaviconLinkForIcon error on null argument
...
Updates the IDL to indicate that it is not OK to pass null as the URI.
r=mak
2009-06-26 11:09:13 -07:00
Neil Deakin
463ebf9287
Bug 455590, use new drag and drop api with trees, r=neil,sr=smaug
2009-06-24 13:12:33 -04:00
Marco Bonardo
13fb524dd9
Bug 498620 - Saved search folder is not visible in left folder pane or open-able in right pane immediately after saving, r=dietrich
2009-06-24 10:59:30 +02:00
Marco Bonardo
bb4c064f58
Bug 494382 - Reduce notifications work for tagging service, r=dietrich
2009-06-24 10:59:24 +02:00
Marco Bonardo
1b77ef4097
Bug 494375 - Date folders in history not recreated when revisiting pages, r=dietrich
2009-06-24 10:59:18 +02:00
Marco Bonardo
aa2951dec7
Bug 482346 - mDBFindURIBookmarks can't use indices to sort, r=sdwilsh r=dietrich
2009-06-24 10:59:14 +02:00
Marco Bonardo
902e3022ce
Bug 492884 - getMostRecentFolderForFeedURI should use the livemarks service instead of annos directly, r=dietrich
2009-06-23 01:00:51 +02:00
Dão Gottwald
14f1cbf88e
fix indention
2009-06-22 14:22:40 +02:00
Neil Deakin
2737a14b5e
Bug 456106, use new drag and drop api in browser and toolkit, r=mano
2009-06-20 20:04:07 -04:00
Justin Dolske
82cffc0fc1
Followup typo fix for bug 469443.
2009-06-19 15:57:29 -07:00
Justin Dolske
1b4e1312ca
Bug 495584 - search suggestions passes wrong previous result to form history. r=gavin
2009-06-19 13:19:21 -07:00
Justin Dolske
da8bd65806
Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin
2009-06-19 13:19:18 -07:00
Masahiro Yamada
9f2119ab96
Bug 425588 "Go to line" should always parse line number as decimal r=mconnor, sr=roc
2009-06-18 14:23:04 +09:00
Dave Townsend
2a16aa282c
Bug 497884: Intermittent failure in test_classifier.html and test_classifier_worker.html. r=sdwilsh
2009-06-17 11:47:08 +01:00
mak77@bonardo.net
d9b96ef229
Bug 496542 - Duplicate entries in History sidebar and Library (r=sdwilsh)
2009-06-16 10:45:13 -07:00
Marco Bonardo
4a7058a7b6
Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich
2009-06-15 13:09:40 +02:00
Michael Kaply
cd4e1aa7d8
Bug 329882 - "bc has no properties console.js" [r=benjamin]
2009-06-14 01:32:45 -07:00
Phil Ringnalda
c906719b6c
Bug 495387 - A few naughty things build their tests without ENABLE_TESTS, r=ted
2009-06-13 11:53:37 -07:00
Dave Townsend
2ddf8dff56
Merge backout of temporary logging patch from bug 486489
2009-06-13 10:11:03 +01:00
Dave Townsend
b4831e749e
Backed out temporary logging changeset 9a72a7036822
2009-06-13 10:10:36 +01:00
Dietrich Ayala
17819e9de5
Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco)
2009-06-12 15:39:42 -07:00
Dave Townsend
99d956761e
Bug 486489: Turn on url-classifier logging to track down the leak. r=ted
2009-06-12 15:51:37 +01:00
shirish
7bfc0ff249
Bug 494713 - Logic error in nsNavHistory::CalculateFrecencyInternal due to lack of braces around if statement, r=sdwilsh
2009-06-12 14:59:20 +02:00
Dietrich Ayala
a110b525d4
Bug 496613 - lazily init the bookmark uri hash (r=marco)
2009-06-12 11:11:47 -07:00
Dave Townsend
b8782d255d
Bug 486489: Enable automated tests for url-classifier. r=ted
2009-06-12 12:16:59 +01:00
Dietrich Ayala
d4ecc24959
Bug 497563 - Crashes [@ BindStatementURI] (r=sdwilsh)
...
* * *
2009-06-12 00:34:35 -07:00
Shawn Wilsher
b84cbee827
Backed out changeset d891a7418d95 (bug 483980)
2009-06-11 16:08:07 -07:00
Mark Finkle ext:(%2C%20Shawn%20Wilsher%20%3Cme%40shawnwilsher.com%3E%2C%20Marco%20Bonardo%20%3Cmak77%40bonardo.net%3E)
2cf526db39
Bug 483980 - Allow history/bookmark observer components to register with a startup category
...
This changeset allows for history and bookmark observers to be registered via
the category manager. This means the bookmarks service does not have to be
initialized at startup to register observers with it, as well as the history
service.
r=sdwilsh
r=mak
r=dietrich
2009-03-25 15:31:36 -05:00
timeless
ff50aef0cd
Bug 490932 - crash [@ nsFileView::SetDirectory(nsIFile*)] in XUL file chooser; r+sr=neil
2009-06-11 19:47:35 +02:00
Arpad Borsos
a797cac310
Bug 497068: Fix "will be initialized after" warnings; r=dbaron
2009-06-09 18:03:59 +02:00
Mark Banner
97e064e34e
Bug 493546 - "Enable building of toolkit/components/cookie for Thunderbird" [r=ted.mielczarek sr=dmose]
2009-06-11 09:23:04 +01:00
Matt Noorenberghe
9e6fad2ce4
Bug 260908 - Trim leading & trailing whitespace on new form history entries. r=dolske
2009-06-10 16:32:39 -07:00
Neil Deakin
79321ef1f8
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
2009-06-10 14:00:39 -04:00
Ehsan Akhgari
3d1563b014
Bug 496688 - Convert toolkit/components/passwordmgr/test/browser/browser_passwordmgrdlg.js to *nix line endings; r=mossop
2009-06-06 15:41:28 +04:30
Marco Bonardo
39b9f69b08
Bug 494371. Only GetItemType once per itemAdded notification, instead of once per per observer per notification. r=dietrich, a=shaver.
2009-06-04 21:00:55 -04:00
Shawn Wilsher
569f314e40
Bug 495889 - UMR in nsNavHistoryExpire::OnQuit()
...
Fixes an uninitialized memory read that could cause us to do more work during
shutdown.
r=dietrich
2009-06-01 20:49:41 -07:00
Marco Perez
7c4fc6bd02
Bug 495583 - [SeaMonkey] Remove SUITE_USING_XPFE_DM remnants; r=neil
2009-05-31 04:42:02 +02:00
Robert Kaiser
ff1cf91f71
bug 495604 - Make ifndef MOZ_SUITE in dlmgr Makefile.in actually work, r=sdwilsh
2009-05-30 20:00:56 +02:00
Marco Bonardo
54f9e18aed
Bug 494370 - Better query for mDBGetItemProperties, r=sdwilsh a=beltzner
2009-05-28 00:08:47 +02:00
Marco Bonardo
cb33c1d03b
Bug 494383 - Removing tags in restore code is no longer needed, r=dietrich a=beltzner
2009-05-27 23:43:38 +02:00
mak77@bonardo.net
98b83ebfc4
Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin)
2009-05-26 10:24:29 -07:00
Ryan Flint
7f189c0eff
Bug 491125 - Invalidate all plugin caches when one of them changes. r=gavin
2009-05-21 03:18:45 -04:00
Matt Noorenberghe
10b40025e5
Bug 492701 - form history should cap the number of fields saved per form submission. r=dolske, a192=beltzner
2009-05-20 20:22:38 -07:00
Myk Melez
5112be2f93
Bug 492153 - login manager doesn't always notify observers when it handles form. r=dolske, a192=beltzner
2009-05-20 20:22:35 -07:00
Marco Bonardo
fca835893a
Bug 493934 - Autocomplete queries are wrongly cutting away some result, r=sdwilsh a191=beltzner
2009-05-20 21:27:36 +02:00
Marco Bonardo
7f7ec6f87a
Bug 493933 - When sorting bookmarks BY NONE we should take in count partitioning, r=sdwilsh a191=beltzner
2009-05-20 20:45:48 +02:00
Shawn Wilsher
dfaf303501
Bug 493602 - UMR when clicking history menu
...
Fixes a UMR introduced in bug 487777 caused by not passing enough arguments to
nsPrintfCString.
r=mak
2009-05-20 14:25:16 -04:00
Marco Bonardo
63eed0d984
Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191
2009-05-20 13:31:49 +02:00
Dietrich Ayala
3418d27755
Bug 492799 - nodeIsReadOnly should cache read-only item ids, r=mak77
2009-05-19 01:06:50 +02:00
Marco Bonardo
0eaa5c5003
Bug 493374 - Avoid marking database as corrupt if initializing additional db objects fails, and avoid creating more than one corrupt file every 24 hours, r=sdwilsh
2009-05-19 01:06:46 +02:00
David Dahl
f319200054
Bug 491719 - Ctrl+H and Ctrl+Maj+H both display an empty history, r=mak77
2009-05-19 01:06:39 +02:00
Marco Bonardo
7887addc7b
Bug 493538 - Crash in [@ nsNavHistory::RecalculateFrecenciesInternal(mozIStorageStatement*, int)], r=mardak
2009-05-19 01:06:33 +02:00
Benjamin Smedberg
611c5b8124
Fix mis-spellings of "receive" to kick builds on a CLOSED TREE.
2009-05-18 09:48:36 -04:00
Drew Willcoxon
a506b12c1c
Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich
2009-05-16 19:32:13 -07:00
Marco Bonardo
14124b5b86
Bug 488966 - Add a last_visit_date column with an index to moz_places, r=sdwilsh
2009-05-15 01:28:03 +02:00
Marco Bonardo
00b3590749
Followup to Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library. Wrong binding. r=sdwilsh
2009-05-15 01:27:58 +02:00
Peter Annema
36ce94740c
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Move nsWildCard.{h,cpp} into xpcom/io.
--HG--
rename : modules/libjar/nsWildCard.cpp => xpcom/io/nsWildCard.cpp
rename : modules/libjar/nsWildCard.h => xpcom/io/nsWildCard.h
2009-05-13 20:22:54 -07:00
Peter Annema
02e7d4d2a5
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Clean up memory usage.
- Turn the helper functions into template functions.
- Make both copies be exactly the same.
2009-05-13 20:22:54 -07:00
Peter Annema
ed77e28f6c
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Sync up filepicker's nsWildCard to fixes made to libjar's version.
2009-05-13 20:22:53 -07:00
Shawn Wilsher
1f5973679d
Bug 490833 - mozIStorageStatement::getParameterIndex should only accept :-named parameters
...
This updates places to use the new API definition.
r=dietrich
2009-05-12 17:08:50 -04:00
Matt Noorenberghe
544ceffa17
Bug 482232 - Using search field in saved password window changes width of search field. r=dolske
2009-05-12 12:09:19 -07:00
Justin Dolske
1e8cbd2563
Bug 471906 - Login manager's onblur handler shouldn't do anything when the username is blank. r=gavin
2009-05-12 12:09:18 -07:00
Ehsan Akhgari
e6e16dae76
Bug 491898 - Random Test Failure (browser_passwordmgrdlg.js); r=dolske
2009-05-12 22:23:36 +04:30
Edward Lee
db56f2f905
Bug 485122 - When the user selects to only display history in the location bar, don't display the star and tag icons for items that happen to be bookmarked or tagged. r=dietrich
...
Pretend a page isn't bookmarked/tagged when searching for only history unless the user explicitly wants them. Test by updating special searches test to ignore tags when searching for history ^.
2009-05-12 10:17:57 -05:00
Edward Lee
016935e941
Bug 489872 - [@ nsNavHistory::IsVisited] doesn't check null aURI. r=sdwilsh
...
For public entry points of nsNavHistory, add ENSURE_ARG for in-pointers and ENSURE_ARG_POINTER for out-pointers; NS_ASSERTION for private APIs. Test automatically finds functions from nav history service and calls them with null arguments.
2009-05-12 10:11:53 -05:00
Marco Bonardo
89641c2d96
Bug 491954 - Views should select exact columns, r=sdwilsh a=blocking191
2009-05-12 11:15:09 +02:00
Marco Bonardo
35dff56288
Bug 491954 - Views should select exact columns, r=sdwilsh
2009-05-11 11:05:56 +02:00
Phil Ringnalda
d54e367f42
Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin
2009-05-08 21:36:55 -07:00
Josh Aas
bcde3caab0
Backed out changeset 9f9b05760fff, bug 480080, to see if it fixes orange
2009-05-08 13:42:19 -04:00
Phil Ringnalda
c370c23653
Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin
2009-05-07 20:28:04 -07:00
Boris Zbarsky
64b2d5e1bf
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04:00
L. David Baron
8c38aba811
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
2009-05-06 13:46:04 -07:00
Matt Noorenberghe
58cc3e019b
Bug 488796 - form history should not save extremely large values. r=dolske, r=gavin
2009-05-06 12:55:26 -07:00
Matt Noorenberghe
7bf8bb64d3
Bug 487797 - Don't rely on button names in <passwordmgr/test/*>. r=dolske
2009-05-06 12:55:25 -07:00
adw@mozilla.com
0f2289897a
Bug 399799 - Provide better options to query for tags (r=dietrich)
2009-05-04 20:40:34 -07:00
Michael Ventnor
c1bd60ff54
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Dão Gottwald
64aeaa3e98
Backed out changeset 99cdecb3734f
2009-05-04 10:23:25 +02:00
Michael Ventnor
4f7a000aee
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Phil Ringnalda
c0abf9373e
Bug 379822 - Make view source character encoding menuitems work in Thunderbird by not reloading from history if history is disabled, r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
Ehsan Akhgari
4a6b2c918b
Bug 433748 - Error: this._processor is null; r=dietrich
2009-05-02 09:47:07 +04:30
Robert Kaiser
17062b2e6d
fix test from bug 489443 to work on SeaMonkey, r=Mardak
2009-05-02 00:25:33 +02:00
Marco Bonardo
5f4896e73d
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-30 09:52:40 -07:00
Marco Bonardo
82a63d6934
Bug 490200 - Tags autocomplete does not show all results because it is case-sensitive, r=dietrich
2009-04-30 09:52:32 -07:00
Serge Gautherie
8470aed967
Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek
2009-04-29 00:57:50 +02:00
Marco Bonardo
27a80f377c
backout Bug 484019 due to test failures.
2009-04-24 17:57:24 +02:00
Marco Bonardo
0d545b7758
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-24 15:11:06 +02:00
Drew Willcoxon
0f77079450
Bug 444849 - Removing a bookmark doesn't clean up tags, r=mak77
2009-04-23 10:31:46 -07:00
TheOne
3d146e025e
Bug 482856 - Inconsistent comment for hiding pages in nsNavHistory. r=mak
2009-04-24 11:23:53 +02:00
Edward Lee
ff475d4811
Bug 487810 - Refactor UpdateFrecency and FixInvalidFrecencies to share frecency updating logic. r=dietrich
...
Separate the last half of UpdateFrecency into UpdateFrecencyInternal to be reused by FixInvalidFrecencies. Existing tests touch both paths, e.g., test_000_frecency and test_migrateFrecency.
2009-04-23 16:12:51 -05:00
Edward Lee
77cde94ecc
Bug 489443 - Places depends on a buggy behavior of SQLite's GROUP_CONCAT. r=dietrich, b191=beltzner
...
Don't bother GROUP_CONCATing tag titles that are empty. Restructure the BOOK_TAG_SQL #define to be somewhat more readable. Test by adding tags to a uri then renaming the tag to empty and making sure they don't show up in autocmoplete results.
2009-04-23 16:09:58 -05:00
Ehsan Akhgari
9001cb003e
Bug 451352 - Further fixes to pwmgr search filtering UI; r=dolske
2009-04-23 10:27:10 +04:30
Marco Bonardo
2501083269
Bug 488783 - Tags list no longer sorted (alphabetized) in latest Shiretoko nightly, r=dietrich a=blocking191
2009-04-22 14:22:53 +02:00
Shawn Wilsher
be0a40cca4
Bug 489455 - Update URLClassifier to follow Safebrowsing spec
...
This makes us not change %00 to %01.
r=tony
2009-04-21 19:34:06 -04:00
Benjamin Smedberg
ddeddf0c6d
Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop
2009-04-21 11:36:44 -07:00
Jim Mathies
704b5a2912
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
2009-04-20 20:06:03 -05:00
Simon Bünzli
1658b25674
Bug 489026 - Strict Warning: assignment to undeclared variable logins. r=dolske
2009-04-20 01:03:09 +02:00
Marco Bonardo
bfa3af289e
Bug 487777 - History menu is slow and takes ages to open, trunk version, r=dietrich
2009-04-18 14:12:06 +02:00
Marco Bonardo
b0986bde8b
Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191
2009-04-18 14:12:01 +02:00
Paul O'Shannessy
8a981765e0
Bug 479894 - Add a property-bag based searchLogins API to login manager. r=dolske, sr=vlad
2009-04-17 16:12:46 -07:00
Justin Dolske
caac9d436b
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
2009-04-17 14:36:13 -07:00
David Dahl
4dbb11d2ec
Bug 485442 - crash bug calling nsINavHistoryQuery.uri, r=mak,sdwilsh
2009-04-17 14:42:39 +02:00
Drew Willcoxon
609d0b7cf5
Bug 470314 - Send a bookmarks-restore notification, r=mak77
2009-04-17 14:42:34 +02:00
Marco Bonardo
a840184b5a
Bug 487789 - 1 sort operation required by mDBAdaptiveQuery, stop warning for now. rs=sdwilsh
2009-04-17 14:42:29 +02:00
Marco Bonardo
0bafad3ced
Bug 487787 - 1 sort operation required by mDBKeywordQuery , stop warning for now. rs=sdwilsh
2009-04-17 14:42:24 +02:00
Marco Bonardo
3dc0a432b8
Bug 487781 - 5 sort operations required by FindVisits selectStatement, r=sdwilsh
2009-04-17 14:42:20 +02:00
Dão Gottwald
5ba7140f3e
Backout bug 243136 (changeset 5eb5a07df2e0) to fix Windows unit test orange
2009-04-17 12:03:03 +02:00
Justin Dolske
e9211fce26
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
2009-04-17 00:03:54 -07:00
Justin Dolske
a2bd009bdc
Bug 488571 - Get rid of explicit form history caching. r=sdwilsh, r=gavin
2009-04-17 00:03:52 -07:00
Justin Dolske
f8614872f0
Bug 474846 - Data loss by migration from wallet to login manager. r=gavin
2009-04-16 18:27:21 -07:00
Jeff Walden
583c6b4c88
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
2009-04-15 13:19:35 -07:00
Dão Gottwald
88eef4436f
Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn
2009-04-13 19:40:00 +02:00
Martijn Wargers
d238162113
Bug 420089 - Crash [@ nsFormFillController::SetPopupOpen] with changing body style on focus and more. r=smaug
2009-04-13 10:35:18 +02:00
Shawn Wilsher
0fa0dccf7c
Bug 487660 - Places depends on a buggy behavior of SQLite's SUBSTR
...
Places code wrongly assumed that SUBSTR used a zero-based index instead of a
one-based index.
r=dietrich
2009-04-10 13:51:51 -04:00
Shawn Wilsher
93af15cb71
Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
...
r=dietrich
2009-04-10 13:51:40 -04:00
Edward Lee
50e5966da6
Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
...
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Marco Bonardo
e1639848d1
Bug 487594 - 1 sort operation required by mDBGetTags, stop warning for now, r=sdwilsh
2009-04-10 13:39:51 +02:00
Marco Bonardo
ed7d0cde30
Bug 482353 - 1 sort operation required by mDBGetChildren, r=sdwilsh
2009-04-10 13:39:47 +02:00
Dão Gottwald
2b158c4a2f
Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg
2009-04-10 10:24:24 +02:00
Marco Bonardo
656ade206b
Bug 486978 - History in library is no longer sorted by visit date but by name, r=dietrich
2009-04-08 14:27:03 +02:00
Marco Bonardo
b131c96951
Bug 486702 - Library left pane not updated properly / dynamically, r=dietrich
2009-04-08 14:26:49 +02:00
Peter Van der Beken
6d6311f8a9
Back out 1d2bb1304fe4
2009-04-07 13:03:43 +02:00
Peter Van der Beken
84906925df
Back out 1d2bb1304fe4
2009-04-07 13:03:02 +02:00
Marco Bonardo
dc4275f79b
Bug 485703 - Hide date containers not containing additional entries compared to previous ones, r=dietrich ui-r=beltzner
2009-04-07 11:45:04 +02:00
Dave Camp
c51a0c7a18
Bug 484063 - safeb request format wrong for tables with no existing data. r=tony
2009-04-07 10:51:46 +02:00
Robert Sayre
2d22be3f01
Merge tracemonkey to mozilla-central
2009-04-05 21:24:42 -04:00
Andreas Gal
3daac0aebc
Disable test_urlformatter.js until assert is fixed.
2009-04-04 00:45:55 -07:00
Neil Rashbrook
4eed7a670e
Bug 463294 Backend typeaheadfind code should not read links only preference r=gavin
2009-04-05 13:58:46 +01:00
Dietrich Ayala
2dd8d1275e
imported patch backout-bug-422163
2009-03-30 18:24:43 -07:00
Marco Bonardo
6f83c3e43e
Bug 422163 - Split History in day containers in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner
2009-03-30 23:08:24 +02:00
Marco Bonardo
d57ee2ed3c
Bug 485985 - test_history_sidebar should take in could DST correction when adding visits, r=dietrich
2009-03-30 23:07:38 +02:00
Serge Gautherie
3abf9cabfa
Bug 461710 - Write an automated test to ensure that visited link coloring is turned off in private browsing mode; (Cv1a) Add |ok(true, ...);|; r=dietrich
2009-04-04 04:50:26 +02:00
Ehsan Akhgari
e15bac5285
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
2009-04-03 13:56:26 +03:30
Dão Gottwald
669339984e
Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655.
2009-04-03 16:07:43 +02:00
Ehsan Akhgari
3d5c531c60
Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh
2009-04-03 13:56:26 +03:30
Marco Bonardo
709721be3e
Bug 422163 - Split History container in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner
2009-04-03 01:41:20 +02:00
Marco Bonardo
f50edfe6d2
Bug 480873 - Favicons missing from the places UI after cache has been cleared, r=dietrich
2009-04-02 01:26:16 +02:00
Justin Dolske
a7cdf08bab
Bug 463486 - Form history shouldn't remember the default values of unmodified fields. r=gavin
2009-03-29 15:29:22 -07:00
Justin Dolske
6cc632c80c
Extra tests for bug 475634 - Login manager should send observer notifications on various events
2009-03-29 15:29:21 -07:00
Michael Kohler
d58d4ff4ac
Bug 442099 - When resetting the defaults, we should use clearUserPref; r=sdwilsh
2009-03-28 03:00:19 +01:00
Paul O'Shannessy
cca402cdbe
Bug 316084 - Migrated base64 suite passwords not encrypted when master PW added in Firefox; r=(dolske + gavin.sharp)
2009-03-28 03:00:17 +01:00
Shawn Wilsher
76f7104f4f
Backed out changeset 2d1f7c7c7a2b (bug 483980)
2009-03-27 18:33:01 -04:00
Mark Finkle
4f6e409d0d
Bug 483980: Allow history/bookmark observer components to register with a startup category, r=sdwilsh
2009-03-25 15:31:36 -05:00
Neil Rashbrook
c6e75460e0
Test for bug 473157 r=mak
2009-03-27 14:25:26 +00:00
Justin Dolske
e6ec16865a
Bug 483693 - import from legacy storage should use a transaction for better performance. r=sdwilsh
2009-03-23 16:40:36 -07:00
Marco Bonardo
06b8e82c6e
Bug 390614 - Split up the "Older than 6 days" history folder, r=dietrich, pike ui-r=beltzner a=mconnor
2009-03-23 13:42:03 +01:00
Atsushi Sakai
658bf36acc
Bug 484325 - The button in about:config's warning can't be displayed if the window is narrow. r=dao
2009-03-22 09:58:15 +01:00