Olli Pettay
7283e91f7c
Relanding Bug 444432 - Mozilla2 Tinderbox 'qm-win2k3-moz2-01': test_places/unit/test_419731.js: FAIL
2008-07-11 16:00:41 +03:00
Shawn Wilsher
239b9d97e6
Bug 437415 - Entering offline mode should pause active downloads
...
This has the download manager listen to the online and offline observer topics
sent out by necko. Downloads will now pause when going offline, and resume when
going back online, just like we do with sleep and wakeup notifications.
r=gavin
--HG--
rename : toolkit/components/downloads/test/unit/test_sleep_wake.js => toolkit/components/downloads/test/unit/test_offline_support.js
2008-07-08 17:25:48 -04:00
Shawn Wilsher
2ccfb6c894
Bug 431745 - qm-centos5-02 is intermittently failing test_sleep_wake.js
...
This makes the test not fail if a specific failure point is met that can occur
when test execution is slow (like the tinderbox).
r=gavin
2008-07-08 10:22:33 -04:00
Brad Lassey
b46984e309
Bug 422788 - reduce ambiguous wide/narrow char windows api calls in toolkit
2008-07-07 18:57:08 -04:00
Gavin Sharp
370c6788cd
Debugging followup (bug 431745)
2008-07-06 21:35:18 -04:00
Gavin Sharp
194703ae05
Debugging followup (bug 431745)
2008-07-06 21:10:46 -04:00
Gavin Sharp
f4d490d4c4
Debugging followup (bug 431745)
2008-07-06 19:52:35 -04:00
Gavin Sharp
3bbd185188
Debugging followup (bug 431745)
2008-07-06 19:39:50 -04:00
Gavin Sharp
d2915d5735
Temporary debugging patch to try and get to the bottom of the test_sleep_wake failures (bug 431745)
2008-07-06 18:39:37 -04:00
Robert Kaiser
7267233b08
bug 440932 - toolkit dlmgr should be buildable by suite, supplemantal patch for including config.mk early enough, r=ted
2008-07-06 22:37:07 +02:00
Asaf Romano
3337b10e2a
Bug 443734 - Remove initBookmarksToolbar. r=gavin.
2008-07-05 22:00:06 +03:00
Dietrich Ayala
95d3caf46a
Bug 429832 - Add API to nsIFaviconService to handle data URIs (for manish@flock.com, r=marco, r=dietrich)
2008-07-03 11:07:56 -07:00
Dietrich Ayala
83dda5c1b7
Bug 433317 - Renamed title of saved search folder isn't updated outside the Library until Firefox is restarted (r=marco, r=mano)
2008-07-03 10:40:16 -07:00
Dietrich Ayala
835d7d6453
Bug 437078 - GUIDs not included in bookmark backups (r=mano)
2008-07-03 10:17:13 -07:00
Dietrich Ayala
244dee2500
Bug 436219: nsINavBookmarksService.runInBatchMode comment is incorrect (r=mano)
2008-07-02 14:35:46 -07:00
Shawn Wilsher
2aa5f76c7b
Bug 438653 - move remaining browser tests to xpcshell/chrome tests
...
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test. The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
This version unregisters the factory that we register to override the prompt
service in test_bug_412360.xul so we no longer leak.
r=gavin
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -04:00
Paul O'Shannessy
27a35bb48f
Bug 439365 – need a notification to fire when a form is available to be filled in. r=dolske
2008-06-26 18:04:49 -07:00
Shawn Wilsher
4c5bb7b667
Bug 439495 - remove references of "browser.download.manager.useWindow"
...
This removes the use of the preference browser.download.manager.useWindow, which
was redundant because we do not have any download manager UI that isn't in a
window, and the preference browser.download.manager.showWhenStarting controls
the appearance of the downloads window. Additionally, this removes the preference browser.download.manager.openDelay which was made obsolete long ago but not
removed from firefox.js.
r=gavin
2008-06-26 11:51:38 -04:00
Dave Camp
5b1da5b62c
Backed out changeset caeba7562e49
2008-06-25 21:17:48 -07:00
Dave Camp
9f9050e866
Bug 434805: work harder to recover from url-classifier db corruption. r=tony
2008-06-25 20:23:57 -07:00
Dave Camp
ad00948be1
Bug 434624: Handle "websafe" base64 characters in client keys. r=tony
2008-06-25 19:24:00 -07:00
Clint Talbert
400dd5d87c
bug 427457 - More tests for microformat API, forgot to add the test files r=mkaply
2008-06-25 18:59:30 -07:00
Clint Talbert
99e86e7f6f
bug 427457 r=mkaply
2008-06-25 18:47:23 -07:00
Justin Wood
bb9d930183
Bug 440932 - toolkit dlmgr should be buildable by suite; r=ted, sr=NeilAway
2008-06-25 21:12:25 -04:00
Justin Dolske
be174bfaca
Bug 359675 - provide an option to manually fill forms and log in. p=poshannessy@mozilla.com, r=dolske
2008-06-16 12:25:27 -07:00
Shawn Wilsher
bc8e10dcd1
Backed out changeset 998cc827bfb1 due to leaks found with the added tests.
2008-06-16 15:00:06 -04:00
Shawn Wilsher
b20109dead
Bug 438653
...
This moves the two remaining browser tests in toolkit/mozapps/downloads/tests to
an xpcshell test and a chrome test. The reason for this change is to remove the
dependency of the browser from download manager tests since it is a toolkit
component.
r=gavin
--HG--
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_406857.js => toolkit/components/downloads/test/unit/test_bug_406857.js
rename : toolkit/mozapps/downloads/tests/browser/browser_bug_412360.js => toolkit/mozapps/downloads/tests/chrome/test_bug_412360.xul
2008-06-16 12:58:28 -04:00
Devin Naquin
0cbcc65cd5
Bug 383223
...
This patch refactors the xpcshell unit tests for the download manager back-end
to use do_test_pending and do_test_finished instead of nesting an event loop
with the thread manager.
r=sdwilsh
2008-06-12 09:56:40 -04:00
Shawn Wilsher
5fe28f1ea4
Bug 429987
...
Remove unused IN_MEMORY_LINKS
r=dietrich
2008-06-11 16:52:24 -04:00
Shawn Wilsher
8e91e95c12
Backed out changeset a26c86b184f7 due to Linux orange. It is not clear why this worked locally, and failed on tinderbox.
2008-06-04 13:10:31 -04:00
sdwilsh@shawnwilsher.com
98623ef402
Bug 437063
...
nsIDownloadManagerUI::visible isn't accurate
r=Mardak
2008-06-04 11:22:45 -04:00
peterv@propagandism.org
4f89aa34f4
Fix for bug 426261 (Crash in nsNavHistoryContainerResultNode::GetSortType() during bookmark synchronization). Patch by ondrej and me, r=Mano, a=beltzner.
2008-05-27 08:48:31 -07:00
edward.lee@engineering.uiuc.edu
fa22d6cd43
Leak bustage fix for Bug 434340 - The bookmark tags feature is broken on Firefox 3.0rc1 for OpenSolaris
2008-05-26 19:28:47 -07:00
edward.lee@engineering.uiuc.edu
36ae19345e
Bug 434340 - Firefox 3.0pre crashes with auto completion for tagged bookmark. p=ginn.chen@sun.com (Ginn Chen), r=Mardak, r=dietrich, b-ff3=beltzner, a1.9=beltzner
2008-05-26 14:20:34 -07:00
myk@mozilla.org
d7a9815ea6
bug 417732: fix delay and disk activity when full/text zooming by turning PRAGMA SYNCHRONOUS off for the content prefs database; r=mconnor, a=shaver
2008-05-25 18:05:00 -07:00
dietrich@mozilla.com
5cffbd5640
Bug 433525 - crash [@ nsNavHistoryQueryResultNode::IsContainersQuery()] (r=marco, r=mano, a=schrep)
2008-05-23 09:22:54 -07:00
gavin@gavinsharp.com
0cbe08eec3
Back out bug 432938 because it caused bug 433241, a=schrep/beltzner
2008-05-11 13:12:29 -07:00
gavin@gavinsharp.com
efeaefe73d
Bug 431802: node_child_of accessible relation returns wrong object on autocomplete list items, patch by surkov.alexander@gmail.com, r=neil, a=schrep
2008-05-10 07:54:42 -07:00
reed@reedloden.com
a8a9ef4289
Bug 432919 - "Help viewer content pane should not allow scripts, plugins, meta redirects, or subframes" [p=reed/dveditz r=Waldo (NPOTB)]
2008-05-09 20:35:19 -07:00
mkmelin+mozilla@iki.fi
0d4bb0ef56
[Bug 350693] "Character Encoding" in "View Source" window doesn't work p=Simon Montagu <smontagu@smontagu.org>, r=neil, sr=mscott, approval1.9=mtschrep
2008-05-09 13:38:49 -07:00
reed@reedloden.com
fd10d2e6de
Bug 398811 - "Remove MOZILLA_1_8_BRANCH ifdefs from toolkit on trunk" [p=mh+mozilla@glandium.org (Mike Hommey) r=gavin a1.9=damons]
2008-05-09 00:25:29 -07:00
dolske@mozilla.com
0d7f0e900e
Bug 362576 - autocomplete="off" should prevent filling passwords in addition to remembering passwords. r=gavin, ui-r=mconnor, a1.9=mconnor
2008-05-08 20:34:46 -07:00
dietrich@mozilla.com
7514f91623
Bug 430792 - Site's favicon is replaced if browser error page is shown (comment change only, for ehsan.akhgari@gmail.com, r=dietrich)
2008-05-08 09:36:54 -07:00
dietrich@mozilla.com
c62383ea7b
Bug 430792 - Site's favicon is replaced if browser error page is shown (for ehsan.akhgari@gmail.com, r=dietrich, a=beltzner)
2008-05-07 21:35:08 -07:00
dietrich@mozilla.com
60892555a5
Bug 428481 - nsFaviconService calls Abandon on a scoped global statement (for mak77@supereva.it, r=dietrich, a=schrep)
2008-05-07 21:26:10 -07:00
gavin@gavinsharp.com
7d28e63992
Bug 432611: given-name and family-name should be plural properties, patch by Michael Kaply <mozilla@kaply.com>, r=sayrer, a=schrep
2008-05-07 18:15:12 -07:00
gavin@gavinsharp.com
a41de23bad
Bug 430695: add backoff algorithm to gethash requests, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
2008-05-07 15:33:19 -07:00
gavin@gavinsharp.com
7d64b6cbe7
Bug 432492: rate limit long-running safebrowsing updates, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
2008-05-07 13:33:45 -07:00
dtownsend@oxymoronical.com
3b15782065
Backing out bug 432492
2008-05-07 06:18:38 -07:00
reed@reedloden.com
2d1c8b37c9
Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner]
2008-05-07 03:22:17 -07:00
reed@reedloden.com
fb6fe8390c
Bug 432492 - "rate limit long-running safebrowsing updates" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=beltzner]
2008-05-07 03:21:11 -07:00
dietrich@mozilla.com
90eb744768
Bug 419957 - History sidebar "By Site" should use visit_count to avoid display of empty sites (for ondrej@allpeers.com, r=dietrich, a=beltzner)
2008-05-06 21:33:05 -07:00
dietrich@mozilla.com
833ad69d76
backing out, tree is closed
2008-05-06 20:28:03 -07:00
dietrich@mozilla.com
2c1cf52261
Bug 419957 - History sidebar "By Site" should use visit_count to avoid display of empty sites (for ondrej@allpeers.com, r=dietrich, a=beltzner)
2008-05-06 20:26:19 -07:00
gavin@gavinsharp.com
5d98502608
bug 432332: improve handling of duplicate chunks in url classifier client request, patch by Dave Camp <dcamp@mozilla.com>, r=tony, a=beltzner
2008-05-06 18:51:11 -07:00
dietrich@mozilla.com
1070f8fb32
Bug 417228 - Bookmarks outside the three default folders aren't restored (r=mano, a=schrep)
2008-05-06 13:58:45 -07:00
dolske@mozilla.com
7d7dd4aa97
Bug 423460 - Saved Passwords are not imported from IE6 to Firefox on XP. r=gavin
2008-05-06 00:45:34 -07:00
gavin@gavinsharp.com
2d100cefd7
Bug 429717: use a large warning icon for about:config, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me, a=beltzner
2008-05-05 13:52:33 -07:00
gavin@gavinsharp.com
887bcd748c
Bug 432066: fix solaris bustage from bug 431754, patch by Alfred Peng <alfred.peng@sun.com>, r=tony, a=mconnor
2008-05-05 12:57:55 -07:00
dietrich@mozilla.com
13b94c3c5c
Bug 429811 - Tag container isn't updated immediately when bookmark is removed (r=mano, a=mconnor)
2008-05-05 12:57:22 -07:00
dietrich@mozilla.com
cbcab9ee50
perf testing bug 431758 (a=mconnor)
2008-05-05 11:11:49 -07:00
bugzilla@standard8.plus.com
e24df5bc50
Bug 431124 xpcshell test test_bug_395092.js fails on Thunderbird. r=sdwilsh, test-only change
2008-05-04 06:50:25 -07:00
philringnalda@gmail.com
839d05e947
Ignore siteURI annotation changes that are for the default livemark, not our livemark
2008-05-03 13:33:24 -07:00
philringnalda@gmail.com
a19c377f31
Better logging for livemark siteURI test failures
2008-05-03 12:38:23 -07:00
bugzilla@standard8.plus.com
267192a1a4
Bug 431159 test_history_expiration.js fails on builds without places enabled. r=sdwilsh, test only change
2008-05-03 04:18:27 -07:00
reed@reedloden.com
fd31760e21
Bug 430530 - "excess disk IO when updating the url-classifier" (increase the page size, let the cache size grow on linux) [p=dcamp@mozilla.com (Dave Camp) r=mconnor a1.9=beltzner]
2008-05-02 02:55:09 -07:00
reed@reedloden.com
ced9810c88
Bug 431754 - "try harder to commit in the face of safebrowsing server errors" [p=dcamp@mozilla.com (Dave Camp) r=tony a1.9=damons]
2008-05-02 02:54:01 -07:00
dolske@mozilla.com
03a8537201
Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons
2008-05-02 00:55:47 -07:00
dolske@mozilla.com
1aa8537420
Bug 407567 - Can't add login with empty formSubmitURL and null httpRealm. r=gavin, a1.9=damons
2008-05-02 00:54:54 -07:00
dolske@mozilla.com
29d698f9a6
Bug 431773 - minor cleanup of login manager logging. r=gavin, a1.9=damons
2008-05-02 00:44:24 -07:00
jonas@sicking.cc
50e225dd71
Putting back since orange wasn't affected
2008-05-01 15:43:42 -07:00
gavin@gavinsharp.com
91b4155207
Bug 430566: Saving web page/some downloads fail with "blocked by your Security Zone Policy", patch by Jim Mathies <jmathies@mozilla.com>, r=robarnold, r=sdwilsh, a=beltzner
2008-05-01 14:06:43 -07:00
jonas@sicking.cc
727cd3dafb
Backing out to try to fix orange
2008-05-01 12:03:48 -07:00
edward.lee@engineering.uiuc.edu
aeffa9eb25
Bug 431346 - File -> Import -> Browsing History crash Firefox [@ nsCOMPtr.h:931]. r=sdwilsh, b-ff3=beltzner, a1.9=shaver. Fixes Bug 431597 - Firefox crash after deleting History Item via Places Library [@ nsNavHistoryResult.h:429]
2008-05-01 07:55:04 -07:00
Vladimir Vukicevic
861b6a8679
Merging mozilla-central to mozilla-qt.
2008-04-30 16:00:19 -07:00
mkaply@us.ibm.com
3bf4f42637
427456 - r=sayrer, a=beltzner - rename recurseFrames to recurseExternalFrame in uF api
2008-04-30 14:36:52 -07:00
gavin@gavinsharp.com
eca397a97a
Bug 421180: When removing bookmarks existing keywords aren't deleted/removed, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=damon
2008-04-29 12:20:50 -07:00
gavin@gavinsharp.com
21fa60bf1c
Bug 402799: Saved searches that match on tags show duplicates, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner
2008-04-29 12:16:42 -07:00
gavin@gavinsharp.com
67d9eaeb3a
Bug 425230: add a transaction to ClearHistory, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=mconnor
2008-04-28 03:11:08 -07:00
dietrich@mozilla.com
50056ce3ac
Bug 423212 - ###!!! ASSERTION: EndUpdateBatch without a begin: 'mBatchInProgress' (r=mano, a=mconnor)
2008-04-25 16:40:48 -07:00
dietrich@mozilla.com
d21da5f02b
Bug 405938 - problems when import/exporting of saved searches (r=mano, a=mconnor)
2008-04-25 16:37:26 -07:00
dietrich@mozilla.com
96f3e490b1
Bug 423515 - If Unfiled Bookmarks is moved to Bookmarks Menu, unfiled bookmarks are invisible until browser is restarted (r=mano, a=mconnor)
2008-04-25 14:36:40 -07:00
gavin@gavinsharp.com
ea687544e9
Bug 429049: yahoo rss newsfeed (de.news.yahoo.com) is not previewed properly, patch by Will Guaraldi <will.guaraldi@pculture.org>, r+a=mconnor
2008-04-25 09:51:14 -07:00
dietrich@mozilla.com
b3a186f681
Bug 430600 - crash in CanAddURI (r=mano, a=beltzner)
2008-04-24 12:42:01 -07:00
edward.lee@engineering.uiuc.edu
fc3d4e4739
Bug 429531 - Location bar should show non-word-boundary matches below word-boundary matches. r=dietrich, ui-r=beltzner, b-ff3=beltzner, a1.9=beltzner
2008-04-23 21:20:05 -07:00
mkaply@us.ibm.com
2bb4bcf1fe
430466, r=sayre, a=dsicore, Need to check against undefined to determine existence so we handle 0 lat/long
2008-04-23 13:10:12 -07:00
dcamp@mozilla.com
6e17d54229
Bug 429755: Apply some random fuzz to safebrowsing backoff intervals. r=tony, a=beltzner
2008-04-23 09:57:55 -07:00
rflint@ryanflint.com
38272d59b0
Bug 364536 - Mac theme does not support RTL. r=mconnor, a=beltzner
2008-04-23 05:08:52 -07:00
dtownsend@oxymoronical.com
97bad68004
Fix broken testcase from bug 427304
2008-04-23 01:44:56 -07:00
masayuki@d-toybox.com
3af995a512
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
2008-04-23 01:04:08 -07:00
masayuki@d-toybox.com
01348984f9
Bug 427304 Cannot search with non-ascii characters (nsURLFormatter wrongly parses encoded uri) p=Kohei Yoshino<kohei.yoshino.bugs@gmail.com>, r=gavin, a1.9=beltzner
2008-04-23 00:42:30 -07:00
edward.lee@engineering.uiuc.edu
a993453306
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, r=bsmedberg, a1.9=damons
2008-04-22 16:37:00 -07:00
gavin@gavinsharp.com
3a1c17b043
Bug 428653: 'view MathML source' broken due to bug 397791, r=mano, sr=jst, a=beltzner
2008-04-22 13:50:08 -07:00
dholbert@cs.stanford.edu
cd91e7dfe2
Backing out mardak's Bug 251337 checkin to fix Thunderbird & Sunbird tinderbox bustage.
2008-04-21 16:00:59 -07:00
edward.lee@engineering.uiuc.edu
a5ee1dc568
Bug 251337 - Download manager history should have "aging" option, just like the browser history. r=sdwilsh, r=mano, a1.9=damons
2008-04-21 14:48:55 -07:00
edward.lee@engineering.uiuc.edu
cc3b96e78b
Bug 429498 - Location bar does not search consistently (matches 1-after a CamelCase). r=dietrich, b-ff3=beltzner, a1.9=mconnor
2008-04-20 19:47:41 -07:00
Oleg Romashin
7e12d00f0c
Add empty nsQtRemoteService implementation, to make compilation happy
2008-04-20 10:20:57 +03:00
dietrich@mozilla.com
b2802b4c3e
Bug 429505 - OnItemRemoved() fails to live-update for children that are folder-shortcuts (r=mano, a=damon)
2008-04-19 10:58:54 -07:00
romaxa@romaxa.research.nokia.com
e57ca6c6d4
Enabled building of embedding/browser/qt and widget/src/qt modules for cairo-qt build configuration
2008-04-19 16:21:59 +03:00
rob_strong@exchangecode.com
ce0756a96b
Relanding Bug 410156 - r=bsmedberg, approval1.9=beltzner, blocking-firefox3=beltzner
2008-04-18 13:43:49 -07:00
gavin@gavinsharp.com
944f504275
Bug 423540: avoid using XPCOM during component initialization, patch by Marcus Redivo <mredivo@flock.com>, r=me, a=vlad
2008-04-17 18:52:51 -07:00
edward.lee@engineering.uiuc.edu
c03c90293d
Unconfuse comment and add prefs for bug 422869
2008-04-17 17:44:12 -07:00
rob_strong@exchangecode.com
7c63152d78
Backing out Bug 410156 due to test bustage
2008-04-17 16:13:32 -07:00
rob_strong@exchangecode.com
00d285f514
Backing out Bug 410156 due to test bustage
2008-04-17 16:05:06 -07:00
rob_strong@exchangecode.com
11ea908f85
Bustage fix for Bug 410156
2008-04-17 15:59:53 -07:00
rob_strong@exchangecode.com
e192365df6
Bug 410156 - r=bsmedberg, approval1.9=beltzner, blocking-firefox3=beltzner
2008-04-17 15:20:19 -07:00
dcamp@mozilla.com
d8a7aacd50
Tests for bug 428548. r=tony, a=mconnor
2008-04-16 14:23:38 -07:00
dcamp@mozilla.com
dfbab10858
Bug 428548: Restrict the total number of safebrowsing update requests per hour. r=tony, a=mconnor
2008-04-16 14:21:13 -07:00
mkaply@us.ibm.com
eb9268c22d
427456, r=sayrer, a=beltzner, make sure we get the correct document for enumerating frames
2008-04-16 14:10:19 -07:00
dietrich@mozilla.com
2364361927
Bug 427746 - Bookmarks toolbar is empty when using 'copy' context menu option (for mak77@supereva.it, r=mano, a=beltzner)
2008-04-16 12:33:39 -07:00
dcamp@mozilla.com
e19130f2c0
Bug 427862: Don't use cached full-hash entries without a successful safebrowsing update. r=tony, a1.9=beltzner
2008-04-15 15:39:44 -07:00
mkaply@us.ibm.com
4ac145ee20
429151, r=sayrer, a=beltzner, don't do internal version checking when adding microformats
2008-04-15 13:55:02 -07:00
dietrich@mozilla.com
24bbd6f227
Bug 426056 - Unresponsive script modules/utils.js after dropping a folder into the Tags folder (for mak77@supereva.it, r=mano, a=beltzner)
2008-04-15 10:17:34 -07:00
dietrich@mozilla.com
57a6700157
Bug 424769 - Smart bookmarks Recent Tags menu contains self reference (PPC Mac) (for mak77@supereva.it, r=dietrich, a=beltzner)
2008-04-15 10:07:13 -07:00
mats.palmgren@bredband.net
b9e3488866
Make it possible to save as "HTML only" again by propagating the selected index. b=428666 r=timeless a1.9=mtschrep
2008-04-14 10:56:35 -07:00
gavin@gavinsharp.com
83a018e099
Tweak function definition to include parameter (bug 428358)
2008-04-13 21:58:07 -07:00
gavin@gavinsharp.com
6776806da3
Bug 428422: setItemTitle does not need to do 2 queries, patch by Marco Bonardo <mak77@supereva.it>, r=dietrich, a=beltzner
2008-04-13 18:10:20 -07:00
dietrich@mozilla.com
ba016f8cad
Bug 423677 - misc places compiler warnings (r=mano, a=schrep)
2008-04-13 11:21:40 -07:00
dietrich@mozilla.com
f28f799c23
Bug 428733 - add better error handling in AddVisit (r=mano, a=schrep)
2008-04-13 11:19:55 -07:00
dietrich@mozilla.com
b50c16a4cb
Bug 428133 - removeItem and removeFolder accept ids of the wrong type (r=mano, a=beltzner)
2008-04-13 11:17:46 -07:00
gavin@gavinsharp.com
04d7a28c0d
Fix incorrect nsIUrlClassifierDBService.idl implementation in test (bug 428358)
2008-04-12 23:09:58 -07:00
edward.lee@engineering.uiuc.edu
4be378c3f4
Fix up comments now that these tests are using the shared test logic for bug 422869
2008-04-12 10:14:45 -07:00
edward.lee@engineering.uiuc.edu
77a050c2f0
Fix up already processed results check for bug 422869
2008-04-12 01:19:14 -07:00
edward.lee@engineering.uiuc.edu
b15d7da4d1
Now that bug 418257 landed, use shared header to run autocomplete tests for Bug 422869 - Clean up autocomplete tests for use as a template for future tests
2008-04-12 00:32:57 -07:00
edward.lee@engineering.uiuc.edu
13c35e3f6e
Move tests from toolkit/components/places/tests/unit to ../autocomplete for bug 422869 cleanup
2008-04-11 23:46:11 -07:00
edward.lee@engineering.uiuc.edu
77424910f4
Bug 418257 - Show what part of which tags match for urlbar autocomplete. r=dietrich, r=gavin, ui-r=beltzner, b-ff3=beltzner, a1.9=mconnor
2008-04-11 20:14:42 -07:00
edward.lee@engineering.uiuc.edu
3710f148fe
More testcase cleanup for bug 422869 in preparation for bug 418257
2008-04-11 16:29:16 -07:00
ctalbert@mozilla.com
ed3f91a6ae
bug 405924 Test that loading place URIs is prevented r=dietrich
2008-04-11 15:39:13 -07:00
ctalbert@mozilla.com
ce08c37880
Backing out patch for bug 405924 - error on mochitest
2008-04-11 11:34:30 -07:00
ctalbert@mozilla.com
1768b852dd
bug 405924 Test that loading place URIs from content prevented, r=dietrich a=mconnor
2008-04-11 10:11:09 -07:00
dietrich@mozilla.com
89b533ac42
Bug 419731 - Changing bookmark title in places should be reflected in tag containers (for mak77@supereva.it, r=mano, a=beltzner)
2008-04-11 09:22:01 -07:00
jruderman@hmc.edu
063cf28ac9
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
2008-04-10 21:38:25 -07:00
dolske@mozilla.com
d18af58cac
Bug 427033 - Can't save form logins with action="javascript:..." r=gavin, a1.9=beltzner
2008-04-10 16:38:45 -07:00
dietrich@mozilla.com
878f63d1d2
Bug 427142 - sporadic test failure on bm-win2k3-pgo01 (WALLPAPER, for mak77@supereva.it, r=dietrich, a=mconnor)
2008-04-10 13:06:11 -07:00
bent.mozilla@gmail.com
a66957454c
Bug 426236 - "Customize toolbar dialog leaks multiple dom windows and documents". r=dietrich+sspitzer, a=dsicore.
2008-04-10 10:47:47 -07:00
reed@reedloden.com
75498345f5
Bug 425064 - "nsIFaviconService / isFailedFavicon(null) crashes firefox (3.0b4, 3.0b5pre)" [p=martijn.martijn@gmail.com (Martijn Wargers) r=dietrich a1.9=damons]
2008-04-09 00:33:15 -07:00
reed@reedloden.com
39d0fd1780
Bug 425979 - "Win2003 SDK and MinGW build error in ../mozilla/toolkit/components/parentalcontrols/src/nsParentalControlsServiceWin.cpp (add --disable-parental-controls)" [p=jmathies@mozilla.com (Jim Mathies) r=bsmedberg a1.9=beltzner]
2008-04-08 23:25:43 -07:00
ctalbert@mozilla.com
152cdb7fdb
bug 384226 Checking in makefile after previous backout r=dietrich
2008-04-08 17:54:25 -07:00
dolske@mozilla.com
7caf6b4114
backout Makefile change from bug 384226, references unlanded test.
2008-04-08 15:58:44 -07:00
ctalbert@mozilla.com
f87c4a6242
bug 384226 Adding query tests for places r=dietrich
2008-04-08 15:28:37 -07:00
enndeakin@sympatico.ca
3823d8e614
Bug 231754, pressing up/down should move caret on Mac instead of open autocomplete popup, r=gavin,a=beltzner
2008-04-08 11:54:29 -07:00
reed@reedloden.com
03c6511560
Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+]
2008-04-08 11:42:53 -07:00
reed@reedloden.com
3803afe2a3
Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+]
2008-04-08 11:41:04 -07:00
dietrich@mozilla.com
49d9ed0f13
Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich)
2008-04-08 11:12:13 -07:00
dietrich@mozilla.com
0fdbddb399
Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich)
2008-04-07 23:32:35 -07:00
timeless@mozdev.org
2901e3ff19
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
2008-04-07 23:18:35 -07:00
masayuki@d-toybox.com
46ba5df63b
backing out the previous patch. b=426501
2008-04-07 20:48:15 -07:00
masayuki@d-toybox.com
d01fd05f5f
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner
2008-04-07 17:01:45 -07:00
edward.lee@engineering.uiuc.edu
21e2de87e0
Bug 422277 - assertions in nsNavHistoryAutocomplete ("not a UTF8 string", etc.). r=dietrich, a1.9=beltzner
2008-04-07 14:25:48 -07:00
dietrich@mozilla.com
2713362892
Bug 405887 - library search should default to Selected Folder (for mak77@supereva.it, r=mano)
2008-04-07 08:59:30 -07:00
joshmoz@gmail.com
02f9335fc2
back out fixes for bugs 423200 and 424038
2008-04-06 13:03:21 -07:00
dietrich@mozilla.com
615104a3da
Bug 423200 - nsNavBookmarks.cpp: can't moveItem() one index down? (for mak77@supereva.it, r=dietrich)
2008-04-06 10:30:21 -07:00
dietrich@mozilla.com
da201676cd
Bug 424038 - Assertion thrown when setting query.sort to SORT_BY_ANNOTATION_* (for ondrej@allpeers.com, r=dietrich)
2008-04-06 10:11:41 -07:00
timeless@mozdev.org
d7e775a7be
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
2008-04-06 05:28:34 -07:00
dolske@mozilla.com
518c313688
Just forcing a unit test run.
2008-04-05 16:45:55 -07:00
reed@reedloden.com
54634d66b9
Bug 426223 - "RSS preview only shows the first Media RSS object" (Removes restriction of one media:content per item) [p=will.guaraldi@pculture.org (Will Guaraldi) r=sayrer a1.9=beltzner]
2008-04-04 02:13:05 -07:00
dietrich@mozilla.com
5bb0bbcfb6
Bug 425112 - Lost bookmarks in Recent Tags folder after restoring backup (r=mano)
2008-04-03 14:20:39 -07:00
dietrich@mozilla.com
7740fc1282
Bug 424884 - Places can lead to circular menus (r=mano)
2008-04-03 14:00:51 -07:00
dietrich@mozilla.com
828f88df68
Bug 422919 - Bookmark Import and Restore do not intelligently handle two different bookmark formats (r=mano, a=beltzner)
2008-04-03 13:51:54 -07:00
sdwilsh@shawnwilsher.com
f6ab64ca11
Bug 397935 - Download Manager ("Downloads") window doesn't stay open when clicking on download-complete alert notification with auto-close pref ("close when done"). r=Mardak, sr=mconnor
2008-04-02 20:05:22 -07:00
dietrich@mozilla.com
2da8ea91ce
Bug 425884 - Unable to copy bookmarks more than one folder deep (r=mano)
2008-04-02 13:38:35 -07:00
dietrich@mozilla.com
68cbeb1e8f
Test for Bug 425563 - Clicked links not colored as visited, or visited color forgotten after hard refresh (for mak77@supereva.it, r=dietrich)
2008-04-02 09:26:32 -07:00
reed@reedloden.com
ba5ea62a62
Bug 424608 - "NS_GetInnermostURI result requires a null check in download scanner" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh a=blocking-firefox3+]
2008-04-01 01:37:01 -07:00
reed@reedloden.com
a12e912b25
Bug 425924 - "CVS remove mozilla/toolkit/components/downloads/src/old.cpp" [p=ryanvm@gmail.com (Ryan VanderMeulen) r=sdwilsh]
2008-04-01 01:30:31 -07:00
sayrer@gmail.com
1eae5e4f61
Bug 423060. Feed preview page broken when a default web reader is selected. r=gavin.
2008-03-31 23:14:24 -07:00
dietrich@mozilla.com
dc420f587d
Bug 424958 - bookmark folder name with quotation marks silently causes the backup file to be unloadable (r=mano)
2008-03-31 09:58:02 -07:00
dietrich@mozilla.com
3d12d2312c
Bug 423877 - createLivemark fails if created feed cannot be loaded (for toddsf@gmail.com, r=dietrich, a=beltzner)
2008-03-31 08:59:12 -07:00
reed@reedloden.com
c46c0b0f2b
Bustage fix for bug 412374 - s/DOWNLOAD_BLOCKED/DOWNLOAD_BLOCKED_PARENTAL/.
2008-03-29 00:19:59 -07:00
reed@reedloden.com
45e6187afe
Bug 412374 - "Download Mgr bypasses Vista Parental Controls' file-blocking flag" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+]
2008-03-29 00:12:13 -07:00
reed@reedloden.com
b9e2894bd9
Bug 425563 - "Clicked links not colored as visited, or visited color forgotten after hard refresh" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+]
2008-03-28 23:48:28 -07:00
dietrich@mozilla.com
aebd4594a0
Bug 422743 ? Crash in nsVoidArray::Count() during bookmark synchronization (for ondrej@allpeers.com, r=dietrich)
2008-03-28 11:32:23 -07:00
edward.lee@engineering.uiuc.edu
16ef55f065
Bug 394247 - nsITransfer::Init fails (crash [@nsDownloadProxy::OnStateChange]). r=sdwilsh, b-ff3=beltzner
2008-03-27 14:00:20 -07:00
edward.lee@engineering.uiuc.edu
f1354af32c
More cleanup for Bug 422869 - Clean up autocomplete tests for use as a template for future tests
2008-03-27 11:18:20 -07:00
edward.lee@engineering.uiuc.edu
ca0f24fe3b
Bug 425056 - Location bar matches bookmarks that do not show search matches
2008-03-27 09:38:42 -07:00
edward.lee@engineering.uiuc.edu
f9d96037fe
Bug 424216 - displaying filename/path instead of title for (unvisited?) bookmarks. r=dietrich, b-ff3=beltzner
2008-03-27 09:38:40 -07:00
dietrich@mozilla.com
e8b583fd16
Bug 416313 ? Define the identity of the visit_count column (for mak77@supereva.it, r=edilee,dietrich)
2008-03-26 21:05:25 -07:00
dietrich@mozilla.com
feb03707fb
Bug 423159 ? WARNING: Unsafe use of LIKE detected! (for mak77@supereva.it, r=dietrich)
2008-03-26 20:34:07 -07:00
dietrich@mozilla.com
e5b7126f70
Bug 415389 ? All tags removed when moving a bookmark in the Bookmarks folder structure (cut & paste) (r=mano)
2008-03-26 18:58:52 -07:00
Callek@gmail.com
ee844a9d99
Followup to Bug 420230, remove extra 'case' in test. rs=gavin
2008-03-25 08:55:12 -07:00
reed@reedloden.com
b5d11f686b
Bug 420230 - "unable to save data urls to disk" [p=jmathies@mozilla.com (Jim Mathies) r=robarnold r=Mardak a1.9b5=beltzner]
2008-03-24 21:44:36 -07:00
dmose@mozilla.org
c6135efabf
Factor out generic toolkit aspects of FUEL into a reusable form (bug 407693), patch by Joey Minta <jminta@gmail.com> and Emre Birol <ebirol@gmail.com>; r=mfinkle, moa for adding toolkit directory=bsmedberg, a1.9b5=beltzner
2008-03-24 17:38:03 -07:00
sdwilsh@shawnwilsher.com
e99293d31f
Bug 423273 - Fix storage API to not break old behavior. r=shaver, sr=shaver, a=shaver
2008-03-24 15:14:38 -07:00
mconnor@steelgryphon.com
6efe865ee2
Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner
2008-03-24 10:18:38 -07:00
edward.lee@engineering.uiuc.edu
932009fae7
Leak bustage fix for bug 422491 (global const nsCString & -> #define)
2008-03-23 00:11:04 -07:00
edward.lee@engineering.uiuc.edu
c82a98dee4
Bug 422177 - Awesome bar interrupts typing, so continue from where it left off. r=dietrich, a1.9b5=mconnor, b-ff3=beltzner. Bug 424388 - Autocomplete results keep disappearing and reappearing when typing more letters.
2008-03-22 23:38:28 -07:00
edward.lee@engineering.uiuc.edu
40e623ce1c
Bug 422491 - Optimize AwesomeBar if it finished searching and found fewer than maxResults. r=dietrich, a1.9=mconnor, a1.9b5=mconnor
2008-03-22 23:33:44 -07:00
edward.lee@engineering.uiuc.edu
06f1bb8e8f
Bug 416683 - binary downloads are deleted on completion when "Launch applications and unsafe files" is disabled. p=jmathies, r=Mardak, r=robarnold, sr=bsmedberg, a1.9b5=beltzner, b-ff3=beltzner
2008-03-21 17:23:45 -07:00
reed@reedloden.com
9c21a1ed3d
Back out Jim Mathies's patch from bug 412374 due to build bustage on non-Vista systems.
2008-03-19 23:34:26 -07:00
reed@reedloden.com
f8f60497c7
Bug 415664 - "Source viewer needs menu icons" [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner]
2008-03-19 23:06:46 -07:00
reed@reedloden.com
c327662d2b
Bug 412374 - "Parental Controls can be easily bypassed by going back to the download source" [p=jmathies@mozilla.com (Jim Mathies) r=sdwilsh sr=bsmedberg a=blocking-firefox3+]
2008-03-19 23:01:26 -07:00
dcamp@mozilla.com
006d5debbc
Bug 423790: Back off of safebrowsing updates for 4xx errors. r=tony, blocking-firefox3=beltzner
2008-03-19 18:55:56 -07:00
edward.lee@engineering.uiuc.edu
57d1667b9d
Bug 335418 - Pause downloads when computer is about to go to sleep. r=sdwilsh, a1.9=beltzner
2008-03-19 18:16:02 -07:00
dietrich@mozilla.com
f1c28ec55e
Bug 423960 ? regression: disabling history remembers visits (for mak77@supereva.it, r=dietrich)
2008-03-19 16:18:56 -07:00
dietrich@mozilla.com
6ab6ccb5f6
Bug 423154 - off-by-one error for browser.bookmarks.max_backups (r=mano)
2008-03-19 16:14:45 -07:00
timeless@mozdev.org
f33eb4a3b4
reverting, wrong patch, missing AMBIGUOUS
2008-03-19 14:55:22 -07:00
timeless@mozdev.org
8074fda8ae
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
2008-03-19 14:19:35 -07:00
timeless@mozdev.org
8c50ae961c
Bug 423461 Warning: assignment to undeclared variable syncNeeded r=dolske a=dsicore
2008-03-19 14:12:15 -07:00
timeless@mozdev.org
bff3becba3
Bug 419520 Provide url (or file path) for error messages r=biesi a=dsicore
2008-03-19 14:11:23 -07:00
dietrich@mozilla.com
b1efb5da96
Bug 420354 ? History not shown in sidebar when sorted by date or by date and site (for ondrej@allpeers.com, r=dietrich)
2008-03-19 14:08:10 -07:00
mkaply@us.ibm.com
9f9845515c
Bug 420882 - r=sayrer, a=schrep - do some validation of geo lat/long
2008-03-19 12:52:54 -07:00
dietrich@mozilla.com
307f9b51e9
Bug 412348 ? Titles are missing in smart Bookmarks and Addressbar for urls w/out www (for ondrej@allpeers.com, r=dietrich)
2008-03-19 12:30:49 -07:00
mkaply@us.ibm.com
9314e4b51c
bug 420144 - r=sayrer, a=schrep - only bubble up mf properties if the parent microformat wouldn't want it anyway
2008-03-19 12:20:41 -07:00
mkaply@us.ibm.com
879564502a
bug 419483 - r=sayrer, a=schrep - switch from using getBoxObjectFor to getBoundingClientRect
2008-03-19 12:11:03 -07:00
edward.lee@engineering.uiuc.edu
86937a9632
Bug 393678 - location bar autocomplete should take word boundaries in account. r=dietrich, b-ff3=beltzner
2008-03-18 19:11:05 -07:00
dolske@mozilla.com
5cf18e0692
Revert logging added when debugging bug 399852.
2008-03-18 13:19:15 -07:00
reed@reedloden.com
ffb0913b45
Bug 419794 - "work out key API for nsICryptoHMAC" (API use nsIKeyObject + fix nsKeyModule + nsICryptoHMAC usage fix) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=rrelyea sr=dveditz a=blocking1.9+]
2008-03-18 12:45:40 -07:00
gavin@gavinsharp.com
d5b93cf6b0
Bug 422808: remove forwarding of nsIAuthPrompt for XHR and document.load so that users fall back to the more useful docshell prompts, r=sicking, sr=biesi (r=dolske on tests)
2008-03-18 11:18:29 -07:00
gavin@gavinsharp.com
6baa4304d1
Bug 422135: fix login manager's nsIAuthPrompt implementation to deal with NS_GetAuthKey-generated realms, r=dolske/standard8
2008-03-18 11:08:54 -07:00
dietrich@mozilla.com
70fe7d928a
Bug 419170 ? The history includes too few days, browser.history_expire_days_min is ignored (for mak77@supereva.it, r=dietrich)
2008-03-18 11:03:34 -07:00
jwalden@mit.edu
9156d6bbff
Add a bunch of forgotten |false| parameters to setHeader calls in httpd.js server handlers; no functionality change because absence defaulted to false. No bug, test-only set of trivial changes so self-reviewing...
2008-03-18 10:42:39 -07:00
gavin@gavinsharp.com
6fa9a6af44
Bustage fix for bug 329741: teach head_bookmarks.js about NS_APP_HISTORY_50_FILE (which is now required by nsNavHistory::init)
2008-03-18 07:40:54 -07:00
mconnor@steelgryphon.com
e296c9749a
Bug 329741 - history.dat, formhistory.dat, downloads.rdf should be deleted when the user clears private data, r=gavin
2008-03-18 05:54:23 -07:00
dietrich@mozilla.com
0825242d9e
Bug 393498 ? on cut, then undo of a bookmark, we lose the dateAdded and lastModified values (r=mano)
2008-03-17 16:25:36 -07:00
mozilla.mano@sent.com
05e9da7ef7
Bug 423085 - restore from JSON, Japanese is garbled. Patch by KUROSAWA, Takeshi <taken.spc@gmail.com>, r=me.
2008-03-16 23:37:04 -07:00
dolske@mozilla.com
3393470edf
Move iframe onload handler setup later to avoid initial about:blank onload event.
2008-03-16 22:42:24 -07:00
dolske@mozilla.com
1e79858b1d
Add more tests for HTTP authentication prompting.
2008-03-16 21:54:16 -07:00
sdwilsh@shawnwilsher.com
9672b5fb6b
Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich
2008-03-15 12:39:04 -07:00
dbaron@dbaron.org
ef10a45f05
Remove the 'timer fired for test' ok as well, so this test doesn't report a timing-dependent variable number of tests. r=dolske (verbally) b=423044 a=tests
2008-03-14 18:04:12 -07:00
dbaron@dbaron.org
0e7b318158
Make test poll for dialog being fully loaded rather than assuming it will be after 300 milliseconds. b=423044 r=dolske a=tests
2008-03-14 17:13:39 -07:00
mozilla.mano@sent.com
e11a47b078
Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
1cf43f811d
Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me.
2008-03-14 12:37:37 -07:00
edward.lee@engineering.uiuc.edu
67eba3e038
Clean up autocomplete tests for use as a template for future tests
2008-03-13 22:01:39 -07:00
edward.lee@engineering.uiuc.edu
b3c03cf71b
Bug 422490 - Throbber keeps spinning when typing in a new url (AwesomeBar keeps searching when there's no results). r=dietrich, b-ff3=beltzner
2008-03-13 21:59:50 -07:00
dietrich@mozilla.com
f60c20aa7b
Followup Ts fix for bug 384370 (r=mano)
2008-03-13 18:58:01 -07:00
dietrich@mozilla.com
9b590e293e
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-03-13 12:25:49 -07:00
edward.lee@engineering.uiuc.edu
88948d6009
Bug 415397 - URLs with (un)escaped characters can't be deleted. b-ff3=beltzner
2008-03-12 16:40:01 -07:00
edward.lee@engineering.uiuc.edu
6812b5ed7a
Bug 417441 - Bookmark cannot handle %2B ('+' sign) when accessed by its tag. b-ff3=beltzner
2008-03-12 16:39:52 -07:00
edward.lee@engineering.uiuc.edu
d37fe49829
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
2008-03-12 16:39:40 -07:00
dietrich@mozilla.com
3930f6f3af
Bug 419749 - Add/Update/Delete for items in query set do not seem to close transaction (r=dietrich)
2008-03-12 16:36:24 -07:00
reed@reedloden.com
1e56c38873
Bug 419891 - "Firefox crashes in [@ nsStandardURL::SetFileExtension]" (initialize 'void *ref' in nsMaybeWeakPtr_base::GetValueAs to NULL) [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg a=blocking-firefox3+]
2008-03-12 15:51:14 -07:00
reed@reedloden.com
2c1bf0f84c
Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons]
2008-03-12 15:40:51 -07:00
bugzilla@standard8.plus.com
987ed990a6
Bug 403790 Password manager needs to be able to migrate mailnews logins. r=dolske,gavin,a=blocking-ff3+
2008-03-12 11:17:59 -07:00
blassey@mozilla.com
3c99833e3e
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 15:46:26 -07:00
blassey@mozilla.com
eeea24bde6
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 14:49:53 -07:00
sayrer@gmail.com
197ffe4af0
Bug 381357. Live bookmarks for feeds served as text/html don't load. r=gavin
2008-03-11 13:05:09 -07:00
dolske@mozilla.com
7dd3e6390e
Disable one check that seems to be mysteriously failing.
2008-03-10 19:24:08 -07:00
dolske@mozilla.com
2eef0839db
Bug 419081 - Password prompting code doesn't check new passwords against all possible existing passwords. r=gavin, a=blocking-ff3+
2008-03-10 17:14:10 -07:00
dietrich@mozilla.com
bb02f4a736
Backing out test of bug 384370
2008-03-10 10:49:31 -07:00
dietrich@mozilla.com
ee727436aa
Bug 384370 - test perf run (r=mano)
2008-03-10 09:41:52 -07:00
roc+@cs.cmu.edu
6ce7967ace
Bug 403181, revert more bogus test images
2008-03-09 16:53:48 -07:00
dolske@mozilla.com
84ac9bf24f
Bug 421058 - Firefox won't prompt to change stored passwords. r=gavin, a=blocking-ff3+
2008-03-08 18:25:40 -08:00
edward.lee@engineering.uiuc.edu
27004fc15c
Bug 412360 - Download Manager remains empty, downloads don't start, with this 3.0b2 downloads.sqlite. r=sdwilsh, r=biesi, sr=biesi, b-ff3=beltzner
2008-03-08 17:02:06 -08:00
reed@reedloden.com
ce60e8af19
Bug 416225 - "Change "Unfiled bookmarks" to "Unsorted Bookmarks"" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=beltzner a=blocking-firefox3+]
2008-03-08 03:45:32 -08:00
reed@reedloden.com
c032ffe039
Bug 137091 - "Page Setup Box changes size when switching between Portrait/Landscape" [p=martijn.martijn@gmail.com (Martijn Wargers) r=Neil a1.9=damons]
2008-03-08 03:28:34 -08:00
reed@reedloden.com
84a929f44a
Bug 421410 - "selected text in input box is cleared/unselected after print preview" [p=martijn.martijn@gmail.com (Martijn Wargers) r=Enn a1.9=beltzner]
2008-03-08 01:49:02 -08:00
reed@reedloden.com
5e3b4d1415
Bug 418543 - "remove -moz-pre-wrap" [p=taken.spc@gmail.com (KUROSAWA, Takeshi) r+sr=roc a1.9=beltzner]
2008-03-08 01:44:35 -08:00
dolske@mozilla.com
845ed56483
Bug 382447 - "Show passwords" button in preferences should be renamed. r=gavin, a1.9=beltzner, ui-r=beltzner
2008-03-07 16:27:27 -08:00
dietrich@mozilla.com
f6d49a16aa
Bug 419642 ? WARNING: Unsafe use of LIKE detected! (for ondrej@allpeers.com, r=dietrich)
2008-03-07 10:53:04 -08:00
dietrich@mozilla.com
708034734a
Bug 420261 ? "Recent Tags" is not properly refreshed when a new tag is added (for ondrej@allpeers.com, r=dietrich)
2008-03-07 10:47:34 -08:00
dietrich@mozilla.com
3fc0e64ffe
Bug 419832 ? Change Livemark service update timings (for mak77@supereva.it, r=dietrich)
2008-03-07 10:35:29 -08:00
dietrich@mozilla.com
a56db7d65b
Bug 420003 ? Sort by name on tag container removes titles of tagged links and does not show correct order (for ondrej@allpeers.com, r=dietrich)
2008-03-07 10:09:23 -08:00
dtownsend@oxymoronical.com
8a2d05da5f
Bug 417606: See all search results always number 10. r=gavin.sharp, r=robstrong
2008-03-07 03:16:48 -08:00
bent.mozilla@gmail.com
2c7a6508ba
Bug 420700 - Bustage fix.
2008-03-06 12:35:42 -08:00
blassey@mozilla.com
92c51991b0
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 14:56:43 -08:00
gavin@gavinsharp.com
01e48bc351
Bug 419111: unfrozen interfaces listed in SDK_XPIDLSRCS, r=kaie, sr=bzbarsky
2008-03-05 14:08:20 -08:00
blassey@mozilla.com
9bc9e44b40
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 13:39:29 -08:00
dcamp@mozilla.com
31ebe6afa1
Bug 420380: Allow safebrowsing gethash responses that don't match table name/chunk id. r=tony, blocking-firefox3=beltzner
2008-03-04 15:39:37 -08:00
dietrich@mozilla.com
b4a8b029fa
backing out test checkin of bug 384370
2008-03-04 14:12:27 -08:00
dcamp@mozilla.com
09fbf95030
Bug 420370: nsUrlClassifierHashCompleter not configured immediately at startup. r=tony, blocking-firefox3=beltzner
2008-03-04 14:05:05 -08:00
dietrich@mozilla.com
115cb33e21
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 13:23:04 -08:00
gavin@gavinsharp.com
bb6fe8f694
Bug 406487: be sure to reset mTree when changing autocomplete inputs, so that we properly set the selection when adusting the results, r=enndeakin
2008-03-04 12:41:57 -08:00
dietrich@mozilla.com
7df26481c9
backing out test patch for bug 384370
2008-03-04 12:04:14 -08:00
dietrich@mozilla.com
6eada140a5
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor)
2008-03-04 11:50:18 -08:00
dietrich@mozilla.com
5ffe06b62c
backing out, broke when unrotting
2008-03-04 11:43:35 -08:00
dietrich@mozilla.com
e1f7230d08
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor)
2008-03-04 11:41:52 -08:00
reed@reedloden.com
5139eec10c
Bug 419885 - "livemark update could fail due to an uncaught exception" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+]
2008-03-04 03:30:35 -08:00
bugzilla@standard8.plus.com
21d2c1519e
Fix missed review comment from bug 382437, r=gavin,landing under same approval as main patch
2008-03-02 13:03:37 -08:00
bugzilla@standard8.plus.com
505e7ffa51
Bug 382437 nsLoginManagerPrompter.js needs to implement nsIAuthPrompt. r=dolske,gavin,sr=dveditz,approval1.9b4=beltzner
2008-03-02 04:24:24 -08:00
dcamp@mozilla.com
be68f31934
Bug 419751: Implement a safebrowsing protocol command to reset the db. r=tony, a1.9b4=beltzner
2008-02-29 16:46:43 -08:00
joshmoz@gmail.com
9d15dd6a9e
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
2008-02-29 15:24:53 -08:00
dietrich@mozilla.com
a66a3842e4
backing out bug 384370 for hosation of Ts
2008-02-29 09:29:58 -08:00
dietrich@mozilla.com
0d4f820d40
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner)
2008-02-29 08:39:13 -08:00
enndeakin@sympatico.ca
eee6346656
Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner
2008-02-29 05:07:02 -08:00
dcamp@mozilla.com
b36f30b49a
Bug 419751: Reset the phishing/malware database for beta 4 to work around a server issue. r=tony, b1.9b4=beltzner
2008-02-28 16:46:40 -08:00
edward.lee@engineering.uiuc.edu
6020ec0bee
Bug 411293 - make the url bar drop down show typed sites ordered by frecency, not visit date. b-ff3=mconnor
2008-02-28 08:04:59 -08:00
edward.lee@engineering.uiuc.edu
069d555c02
Bug 395739 - adaptive learning (match entered text to selected item) in url bar autocomplete. r=dietrich, b-ff3=beltzner, a1.9=beltzner, a1.9b4=beltzner
2008-02-28 08:04:13 -08:00
mkaply@us.ibm.com
5a3b426d4b
419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more details
2008-02-28 07:38:41 -08:00
masayuki@d-toybox.com
3dcfbbf7fc
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
2008-02-28 07:28:37 -08:00
masayuki@d-toybox.com
f6e10b8d70
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
2008-02-28 05:59:25 -08:00
masayuki@d-toybox.com
22b844e897
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
2008-02-28 03:01:56 -08:00
reed@reedloden.com
7199e2093e
Bug 419877 - "history sidebar unit test failing due to TZ issues" (Use PRTime instead of sqlite date/time functions) [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=beltzner]
2008-02-28 02:29:36 -08:00
reed@reedloden.com
3d466a21b1
Bug 419866 - ""Recent Tags" list in smart bookmarks no longer seems to be working" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=beltzner]
2008-02-28 02:27:39 -08:00
dolske@mozilla.com
931cd1c53c
(Whitespace change to kick tinderbox)
2008-02-27 21:48:48 -08:00
dolske@mozilla.com
9b93d389a3
(whitespace change to kick tinderbox)
2008-02-27 21:13:49 -08:00
sayrer@gmail.com
ffa8fc1dd0
Bug 419905. turn off pgo in places, mozstorage, sqlite. r=ted.mielczarek, a=beltzner
2008-02-27 12:25:45 -08:00
dietrich@mozilla.com
a15fbe3750
backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac
2008-02-27 11:05:52 -08:00
dietrich@mozilla.com
79bc38bb61
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-02-27 10:14:13 -08:00
dietrich@mozilla.com
32f3078545
Bug 419877 - disabling test for now, patch coming up
2008-02-27 09:42:15 -08:00
mkaply@us.ibm.com
3b15bb3e97
Sorry. Thought approval 1.9 was enough
2008-02-27 07:03:44 -08:00
mkaply@us.ibm.com
93c9e8ceb2
419433 - r=sayrer, a=beltzner - add back my own ISO date parsing - see bug for more detals
2008-02-27 05:28:55 -08:00
dcamp@mozilla.com
db5647e9bd
Bug 360387: Verify HMAC of safebrowsing updates. r=tony, blocking-firefox3=beltzner
2008-02-27 00:51:02 -08:00
edward.lee@engineering.uiuc.edu
f1409cffdb
Bug 419766 - Allow partial tag match and multiword matching against title, url, tags in places
2008-02-26 22:25:46 -08:00
edward.lee@engineering.uiuc.edu
1fb982a57e
Bug 419366 - Support "out of order" multiple word tag search in places organizer
2008-02-26 22:25:44 -08:00
edward.lee@engineering.uiuc.edu
862f0ae642
Bug 415460 - searching in places queries does not decode urls. r=dietrich, b-ff3=beltzner
2008-02-26 22:25:40 -08:00
dcamp@mozilla.com
3f9b38d043
Bustage fix for 419117.
2008-02-26 22:06:22 -08:00
dcamp@mozilla.com
37c20181a4
Bug 419117: Add noise to safebrowsing gethash requests. r=tony, blocking-firefox3=beltzner
2008-02-26 21:51:28 -08:00
dietrich@mozilla.com
afe5d0c449
test file meant to be removed with bug 385245
2008-02-26 21:27:10 -08:00
dietrich@mozilla.com
1136b97aea
bustage fix for bug 385245
2008-02-26 21:09:25 -08:00
dolske@mozilla.com
b66e346ca1
Bug 397753 - Unload code can be moved inside pagehide code in nsFormFillController.cpp. Based on earlier patch from martijn.martijn@gmail.com. r=gavin, a1.9=beltzner
2008-02-26 21:06:13 -08:00
dietrich@mozilla.com
001f0600cb
test for Bug 385245 (for ondrej@allpeers.com, r=dietrich)
2008-02-26 20:51:10 -08:00
dietrich@mozilla.com
e99b7ee9f2
Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich)
2008-02-26 20:48:51 -08:00
dolske@mozilla.com
2509278a44
Bug 412381 - Clear Private Data should delete old signons.txt file(s). r=gavin, a1.9=beltzner
2008-02-26 20:30:56 -08:00
reed@reedloden.com
d36fe99b43
Bug 394473 - "caret/cursor in View Source is invisible since 20070628 {not rendered, seen, can't, cannot, shown, displayed}" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a1.9=beltzner]
2008-02-26 17:49:46 -08:00
dolske@mozilla.com
f7a46c76a0
Bug 419417 - Remember password infobar appears everytime with Exchange Server 2003 Web Access. r=gavin, a=blocking-ff3
2008-02-26 12:52:58 -08:00
dcamp@mozilla.com
7444fdfd4e
Bug 418752: don't bother fetching forwards on a failed safebrowsing update. r=tony, a=beltzner
2008-02-26 09:47:05 -08:00
timeless@mozdev.org
1461bdcdb0
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
2008-02-26 09:19:21 -08:00
timeless@mozdev.org
a2f9a64df3
Bug 412822 nsIFilePicker makes it hard to drop in other url systems r=neil a=dsicore
2008-02-26 08:12:17 -08:00
reed@reedloden.com
0696bc4649
Bug 404014 - "The Password Manager dialog's label changes when clearing the Search box" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin a1.9=damons]
2008-02-26 02:03:36 -08:00
reed@reedloden.com
0e517d7826
Bug 415901 - "Error console should respect line breaks in error messages" [p=trev.moz@adblockplus.org (Wladimir Palant) r=gavin a1.9=damons]
2008-02-26 01:54:42 -08:00
edward.lee@engineering.uiuc.edu
4b7ecd8439
Bug 419068 - Allow tagged pages to mingle with non-tagged autocomplete results
2008-02-25 16:22:09 -08:00
edward.lee@engineering.uiuc.edu
2515f14059
Bug 418920 - Allow multiple word search with tags in addition to title and url
2008-02-25 15:58:23 -08:00
edward.lee@engineering.uiuc.edu
d1154dab87
Bug 405320 - support "out of order" multiple word tag search in the url bar and in the places organizer. b-ff3=beltzner
2008-02-25 15:57:19 -08:00
edward.lee@engineering.uiuc.edu
ba2625a81b
Bug 416211 - Tagged results don't show bookmark title when matching the tag
2008-02-25 15:54:30 -08:00
edward.lee@engineering.uiuc.edu
cbac583318
Bug 401660 - when showing autocomplete result, show tags that partially match. r=dietrich, a1.9=damons
2008-02-25 15:52:14 -08:00
edward.lee@engineering.uiuc.edu
a5b92170c7
Bustage fix for bug 416208 testcase
2008-02-25 15:47:44 -08:00
myk@mozilla.org
a540b62053
bug 416208: update content pref service to reflect changes to mozIStorageService::openDatabase and improve robustness against database file and schema corruption; r=sdwilsh, a=dsicore
2008-02-25 14:07:52 -08:00
edward.lee@engineering.uiuc.edu
576aaa6a30
Bug 395735 - Instrument the location bar auto-complete to report accuracy. r=dietrich, a1.9=damons
2008-02-25 13:35:57 -08:00
dcamp@mozilla.com
9a0dee1fa4
Bug 418897: Update nsUrlClassifierDBServiceWorker::OpenDB() from changes to mozIStorageService::OpenDatabase. r=tony, r=sdwilsh, blocking-firefox3=beltzner
2008-02-25 12:58:34 -08:00
reed@reedloden.com
c836ea1ed7
Bug 405165 - "Menu icons for Gnomestripe" (Remainder of B4 icons) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan r=Mano a1.9=mconnor]
2008-02-25 00:47:24 -08:00
reed@reedloden.com
48094ca70b
Bug 408797 - "Implement Change Password as a notification bar" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=dolske r=gavin ui-r+a1.9=beltzner]
2008-02-24 22:17:13 -08:00
edward.lee@engineering.uiuc.edu
a3c801d0da
Bug 417798 - History can fill FF3 addressbar suggestions with unwanted bookmarklets that look almost like real pages but execute in the current page's scope. r=dietrich, b-ff3=beltzner
2008-02-23 16:54:19 -08:00
tellrob@gmail.com
eff3be668c
Bug 418960, Download scanner threads should be lower priority r=sdwilsh
2008-02-23 14:14:56 -08:00
reed@reedloden.com
7163e5f1c6
Bug 341035 - "Livemark service should delete annotations on livemark delete" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a1.9=damons]
2008-02-23 01:38:39 -08:00
tellrob@gmail.com
75781cc64b
Bug 412565, Exception handlers for virus scanning r=sdwilsh
2008-02-22 16:59:30 -08:00
tellrob@gmail.com
3cc7a092a0
Bug 409815, Watchdog timer for download scanner r=sdwilsh
2008-02-22 16:30:51 -08:00
reed@reedloden.com
51ae6185f5
Bug 376706 - "Can't Delete History by Date when grouped by 'Date' or by 'Date and Site'" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+]
2008-02-22 03:46:29 -08:00
reed@reedloden.com
aae984c88e
Bug 402161 - "moz_places_visitcount index is bad in some profiles" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+]
2008-02-22 03:30:44 -08:00
edward.lee@engineering.uiuc.edu
f99e988e7b
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-22 00:35:59 -08:00
edward.lee@engineering.uiuc.edu
1bbeb5f5de
Backing out bug 406857 to wait for red to go away.
2008-02-21 22:05:18 -08:00
edward.lee@engineering.uiuc.edu
57197d31b5
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-21 21:32:17 -08:00
sdwilsh@shawnwilsher.com
03b02f2802
Bug 405497 - Calling RunInBatchedMode within a RunBatched implementation hangs. r=Mano
2008-02-21 20:09:08 -08:00
sdwilsh@shawnwilsher.com
458fdbc8a3
Bug 409179 - Inconsistent autoresume state causes download manager instantiation to fail (can lead to crash). r=Mardak
2008-02-21 19:50:01 -08:00
roc+@cs.cmu.edu
24381328f1
Backing out fix for bug 406857 due to win2k3 test failure
2008-02-21 18:04:14 -08:00
dolske@mozilla.com
4c7f70262d
Bug 386533 - Mechanism for registering alternative nsILoginManagerStorage implementations. p=sylvain.pasche@gmail.com, r=gavin, a1.9=beltzner
2008-02-21 17:07:10 -08:00
edward.lee@engineering.uiuc.edu
1e7d063a59
Bug 406857 - Don't clear referrer when restarting downloads. r=sdwilsh, a1.9=beltzner
2008-02-21 16:17:19 -08:00
dolske@mozilla.com
2457fb663e
Bug 418712 - nsIAutoCompleteInput should fire an event when a search begins. r=gavin, a1.9=beltzner
2008-02-21 15:17:33 -08:00
mkaply@us.ibm.com
327d819aeb
418881 - r=sayrer, a=beltzner - better handling of mf properties that can be HTML or text and a couple comment fixes
2008-02-21 13:28:02 -08:00
edward.lee@engineering.uiuc.edu
adb4a9fc8f
Bug 416303 - Show default list, clear search, focus list when hitting escape from the search box. r=sdwilsh, a1.9=beltzner
2008-02-21 12:49:56 -08:00
edward.lee@engineering.uiuc.edu
b8a952c8da
Bug 418838 - Expired visits unnecessarily reset frecencies to -1. b=417810, r=dietrich, b-ff3=beltzner
2008-02-21 09:20:49 -08:00
mkaply@us.ibm.com
302888f80f
416134 - r=sayrer, a=schrep - properly handle nested microformats
2008-02-21 08:11:00 -08:00
reed@reedloden.com
28eee1bee5
Bug 416326 - "WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x804B000A in nsUrlClassifierDBService.cpp, line 3242" [p=dcamp@mozilla.com (Dave Camp) r=tony a=blocking-firefox3+]
2008-02-21 02:45:56 -08:00
jag@tty.nl
bb1ed58d71
Bug 416998: Fix the order of member variable initializers for a few constructors. Places this time. r=sayrer, a=schrep
2008-02-20 22:37:32 -08:00
edward.lee@engineering.uiuc.edu
5fcc0a94f2
Bug 417810 - Frequently Visited Pages Disappear From Location Bar Autocomplete. r=dietrich, b-ff3=beltzner
2008-02-20 17:38:38 -08:00
edward.lee@engineering.uiuc.edu
796ff6bcc7
Bug 418738 - Results visited from google are hard to find in the location bar. b=417810, r=dietrich, b-ff3=beltzner
2008-02-20 17:32:58 -08:00
edward.lee@engineering.uiuc.edu
d5bac89118
Bug 418739 - The same invalid and old frecencies keep getting updated over and over again. b=417810, r=dietrich, b-ff3=beltzner
2008-02-20 17:29:09 -08:00
dougt@meer.net
22362e4320
disable download scanner on windows mobile r=bsmedberg, a=beltzner
2008-02-20 14:42:38 -08:00
bent.mozilla@gmail.com
4bb32a52a0
Bug 417566 - 'protect against Obj-C exceptions in "toolkit" top-level directory'. r=josh, sr=roc, a=blocking1.9+.
2008-02-20 09:34:21 -08:00
reed@reedloden.com
335b55905e
Bug 406528 - "if a page has no title (including a redirect) we need to clear the previous title" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich a=blocking-firefox3+]
2008-02-20 02:16:05 -08:00
Callek@gmail.com
08a6e58686
remove dos newlines, rs=reed
2008-02-20 01:02:07 -08:00
Callek@gmail.com
f33a44dbb0
Bug 418287 - nsIFeedEntry.published does not recognize <pubDate>, r=sayrer, a=mtschrep
2008-02-20 00:06:11 -08:00