Justin Dolske
358602b945
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
95f1db81a5
Backed out changeset 998cc827bfb1 due to leaks found with the added tests.
2008-06-16 15:00:06 -04:00
Shawn Wilsher
5189b60a03
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
3aebf43aa9
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
c96df81c97
Bug 429987
...
Remove unused IN_MEMORY_LINKS
r=dietrich
2008-06-11 16:52:24 -04:00
Shawn Wilsher
9bb14bea1b
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
3c477e7cd2
Bug 437063
...
nsIDownloadManagerUI::visible isn't accurate
r=Mardak
2008-06-04 11:22:45 -04:00
peterv@propagandism.org
ffd822de8b
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
b8c9e4cf89
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
7f7fe1a3e2
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
85957dd1f6
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
08fe6a8be4
Bug 433525 - crash [@ nsNavHistoryQueryResultNode::IsContainersQuery()] (r=marco, r=mano, a=schrep)
2008-05-23 09:22:54 -07:00
gavin@gavinsharp.com
50ad2dcbe0
Back out bug 432938 because it caused bug 433241, a=schrep/beltzner
2008-05-11 13:12:29 -07:00
gavin@gavinsharp.com
2a10d0c28d
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
c22f9600dd
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
28dce041f2
[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
a57d68cd1c
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
3342ffb6b8
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
33389cac75
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
0c820557f3
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
76ea3ff44d
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
81fc425bd5
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
2c268b25f1
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
3417fe3ccb
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
cf1e19963e
Backing out bug 432492
2008-05-07 06:18:38 -07:00
reed@reedloden.com
9b0bc3b6d3
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
1c5f6badb0
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
33199000bc
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
e1b5b69bc1
backing out, tree is closed
2008-05-06 20:28:03 -07:00
dietrich@mozilla.com
90ec600d42
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
16d6240340
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
f62a4cca6b
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
a8a3abdec4
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
425c47ae80
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
9d92c795e5
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
eadeb17186
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
5c4ae38174
perf testing bug 431758 (a=mconnor)
2008-05-05 11:11:49 -07:00
bugzilla@standard8.plus.com
9a517305b7
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
e769578ef8
Ignore siteURI annotation changes that are for the default livemark, not our livemark
2008-05-03 13:33:24 -07:00
philringnalda@gmail.com
31a4efe3c0
Better logging for livemark siteURI test failures
2008-05-03 12:38:23 -07:00
bugzilla@standard8.plus.com
06e566b1a3
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
9925cdcec6
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
3fdd527b75
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
ce40dd7760
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
29fbc08dba
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
60771950e7
Bug 431773 - minor cleanup of login manager logging. r=gavin, a1.9=damons
2008-05-02 00:44:24 -07:00
jonas@sicking.cc
06483072cb
Putting back since orange wasn't affected
2008-05-01 15:43:42 -07:00
gavin@gavinsharp.com
3dd4371b1a
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
5c4f73eebd
Backing out to try to fix orange
2008-05-01 12:03:48 -07:00
edward.lee@engineering.uiuc.edu
45c2477a78
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