Commit Graph

7002 Commits

Author SHA1 Message Date
tor@cs.brown.edu
c7e1505c64 Bug 399289 - leak of nsBaseURLParser with svg paint. r+sr+a=dbaron 2007-10-19 08:36:15 -07:00
fantasai.cvs@inkedblade.net
344d6b32b9 Fix StealFrame failure + crash, b=400223 r+sr=roc a=roc 2007-10-19 07:54:07 -07:00
fantasai.cvs@inkedblade.net
95c1b1c8ad nsTableCellMap::InsertRows shouldn't make damage area smaller, b=244135 p=malcolm.parsons r+sr=bz a=roc 2007-10-19 07:41:29 -07:00
dtownsend@oxymoronical.com
b61992b258 Bug 385837: No window gets the focus when loading a URL from an external application. r=gavin.sharp, a=blocking-firefox3 M9 2007-10-19 07:31:45 -07:00
dtownsend@oxymoronical.com
5d75e86666 Bug 398080: EM should not broadcast to all XPIManagers. r=dveditz r=robstrong a=blocking-firefox3 M9 2007-10-19 07:00:49 -07:00
dtownsend@oxymoronical.com
f3e36a0f23 Bug 395707: Crash during extension manager initiated restart. r=bsmedberg. a=blocking-1.9 M9 2007-10-19 06:14:24 -07:00
jwatt@jwatt.org
d8ce604db7 Re-checkin fix for bug 399863. We frequently call InitialUpdate() more than once on SVG frames. r=tor@acm.org, sr+a1.9=roc@ocallahan.org 2007-10-19 04:07:08 -07:00
reed@reedloden.com
a85b754e08 Bug 399642 - "Make parsing stricter" [p=longsonr@gmail.com (Robert Longson) r=tor sr+a1.9=roc] 2007-10-19 01:54:21 -07:00
neil@parkwaycc.co.uk
d3fd192a81 Bug 399968 Back out some parts from bug 258875 that have no effect r+sr+a=roc 2007-10-19 01:51:27 -07:00
reed@reedloden.com
943c0cb059 Bug 399196 - "page info is too small with a new profile" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor] 2007-10-19 01:22:21 -07:00
reed@reedloden.com
8355cfb1e7 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
reed@reedloden.com
ce7094da13 Bug 393630 - "Potential crash on oom in GenerateAlternativeString" [p=masayuki@d-toybox.com (Masayuki Nakano) r=stuart a1.9=damons] 2007-10-19 01:10:28 -07:00
reed@reedloden.com
708ae9b606 Bug 327048 - "support filtering in password manager via Search field" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-10-19 00:57:53 -07:00
reed@reedloden.com
c9f861c54f Bug 385818 - "Uninitialized promptService variable" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-19 00:49:32 -07:00
reed@reedloden.com
504fcca650 Bug 356154 - "Alt+Letter doesn't activate the native menu of an embedder" [p=boissomag@free.fr (Dorian) r=emaijala sr+a1.9=roc] 2007-10-19 00:44:11 -07:00
sspitzer@mozilla.org
ce95fdcc55 fix for bug #399739: The "Recently Starred Pages" and "Most Visited Starred Pages" in "Places" folder shows live bookmarks as starred pages. r=dietrich, a=blocking-firefox3-+ 2007-10-18 23:28:06 -07:00
sspitzer@mozilla.org
c597b3a9a2 fix for bug #387203: getFolderContents() can crash [@nsNavHistoryContainerResultNode::CloseContainer] when JS GC happens nsNavHistoryContainerResultNodes will now keep a strong reference back to the nsNavHistoryResult. This introduces a cycle, so use the cycle collector. r=sicking, a=blocking-firefox3+ 2007-10-18 23:26:34 -07:00
reed@reedloden.com
72a8c276fd Bug 345665 - "nsKeygenHandler calls nsITokenDialogs ::ChooseToken with NULL context" [p=chpe r=kaie sr=dveditz a1.9=sayrer] 2007-10-18 23:10:39 -07:00
roc+@cs.cmu.edu
7210b8c4a3 Backing out bug 397510 again because again it looks like it might have caused a regression, and we don't need it for M9 2007-10-18 21:56:05 -07:00
reed@reedloden.com
907d1a7c06 Bug 396592 - "Drag and drop images from the content area fail" [p=jimm r=emaijala sr=roc a=blocking1.9+ for M9] 2007-10-18 21:30:03 -07:00
reed@reedloden.com
8ea52757d3 Bug 395534 - "browser.download.lastDir is ignored when right-clicking and "Save Link As ..." when browser.download.useDownloadDir is true" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:27:16 -07:00
reed@reedloden.com
46b97f0cc5 Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:24:50 -07:00
reed@reedloden.com
0b577e572e Bug 395066 - "Hang when trying to clear browsing history" (erasehistory and cleanup) [p=mak77@supereva.it (Marco Bonardo [MaK77]) r=dietrich a=blocking-firefox3+ for M9] 2007-10-18 21:21:17 -07:00
reed@reedloden.com
5b7c6fe237 Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9] 2007-10-18 21:15:41 -07:00
bzbarsky@mit.edu
a027b56a4f Don't run XBL constructors during frame construction, ever. Bug 398006, r=sicking, sr=roc 2007-10-18 20:51:15 -07:00
bzbarsky@mit.edu
02105448ce Make vertical resizing of framesets work in standards mode. Bug 376981, r+sr=dbaron 2007-10-18 20:45:30 -07:00
bzbarsky@mit.edu
f4a14b2ffc Don't show the plug-in view when it should actually be hidden. Bug 398213, r+sr=roc 2007-10-18 20:41:07 -07:00
bclary@bclary.com
f148209525 JavaScript Tests - regression tests for bug 387955, by Jesse Ruderman, Igor Bukanov, not part of the build 2007-10-18 19:34:01 -07:00
bclary@bclary.com
391b1aaea4 JavaScript Tests - regression test for bug 390078, by Igor Bukanov, not part of the build 2007-10-18 19:26:52 -07:00
dietrich@mozilla.com
ba0e963628 re-landing Bug 393758 2007-10-18 19:01:05 -07:00
reed@reedloden.com
e6ba209193 Fixing bustage from landing of bug 397510. 2007-10-18 18:33:52 -07:00
dietrich@mozilla.com
cd47b16d5a Bug 397510 Scrolling in large file is very slow due to textrun reconstruction (re-landing for roc) 2007-10-18 18:19:11 -07:00
pavlov@pavlov.net
34e55fba26 bug 296818. discard uncompressed image data after a period of time. original patch from Federico Mena-Quintero <federico@ximian.com>. Changes from me. r=vlad 2007-10-18 17:36:34 -07:00
dietrich@mozilla.com
f094992524 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (re-landing) 2007-10-18 17:10:49 -07:00
myk@mozilla.org
cab6488195 bug 394838: make nsHandlerService::remove remove all assertions; r=biesi, sr=dmose 2007-10-18 16:46:36 -07:00
joshmoz@gmail.com
b4b33bedf7 re-landing 398898 after it was backed out in an attempt to find a perf regression. patch by Stan Shebs. r=josh sr=roc 2007-10-18 16:37:39 -07:00
roc+@cs.cmu.edu
523af98b9b Backing out bustage fix 2007-10-17 23:48:44 -07:00
bclary@bclary.com
a96d7f6250 JavaScript Tests - update public-failures.txt, bug 400246, not part of the build 2007-10-17 22:21:42 -07:00
bclary@bclary.com
24eb922681 Sisyphus - remove jprof code from checkout.sh, bug 400220, not part of the build 2007-10-17 16:50:17 -07:00
gavin@gavinsharp.com
3d5815da5b Back out the patch for bug 399159 because it's suspected of having caused the Tp regression 2007-10-17 10:03:09 -07:00
rhelmer@mozilla.com
c442cd5dd9 sync private area with stage, change name of method to SyncToStaging() p=joduinn r=rhelmer b=396438 2007-10-16 18:56:37 -07:00
reed@reedloden.com
0afe65ff74 Backout josh's check-in for bug 398898 to help find Tp regression. 2007-10-16 18:00:11 -07:00
reed@reedloden.com
83c5366123 Backout taras's check-in for bug 398624 to help find Tp regression. 2007-10-16 17:31:42 -07:00
reed@reedloden.com
e2df9b35fd Backout taras's check-in for bug 398435 to help find Tp regression. 2007-10-16 17:31:01 -07:00
kaie@kuix.de
1af45527d6 backing out all my patches from yesterday, 399043 398549 399022 399045 345665 2007-10-16 17:18:55 -07:00
reed@reedloden.com
a39d0b4b0a Backout jwatt's patch for bug 399863 to help find Tp regression. 2007-10-16 17:18:11 -07:00
mozilla.mano@sent.com
6bbbfcba91 Backing out bug 399930. 2007-10-16 17:14:46 -07:00
myk@mozilla.org
3f22650510 backing out bug 394838 in case it caused the regression 2007-10-16 17:09:20 -07:00
roc+@cs.cmu.edu
3d8ce0f47f Backing out 393758 just in case it caused perf regression 2007-10-16 16:56:27 -07:00
brendan@mozilla.org
436344ab70 Include $ and _ in identifier chars (still to do: Unicode alnums and escapes); based on patch from Frankie Robertson <frankierobertson5@googlemail.com> (399625, r=mrbkap). 2007-10-16 16:43:28 -07:00