Граф коммитов

185047 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com f901845f96 Bug 402081 - "[fr] DOMi update due to bug 347792" (add fr locale to Makefile.in) [p=cedric.corazza@wanadoo.fr (Cédric Corazza) aM9=beltzner] 2007-11-06 10:39:37 -08:00
jst@mozilla.org dd25c93099 Fixing bug 398446. Make sure any JS exceptions thrown while plugins invoke JS are reported before we return control to the plugin. r+sr=mrbkap@gmail.com, a=dsicore@mozilla.com 2007-11-06 09:56:03 -08:00
igor@mir2.org 5e2c6f0737 Bug 402087: fixing iteraction between gczeal mode and scripts. r,a=brendan, aM9=beltzner 2007-11-06 03:05:00 -08:00
sspitzer@mozilla.org b549e4d71f backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org a2314bff24 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
reed@reedloden.com 3e7208069e Bug 402631 - "Need to clear all images on memory-pressure notification" [p=stuart r+aM9=vlad] 2007-11-05 19:41:34 -08:00
reed@reedloden.com d4e8231baf Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-11-05 14:59:09 -08:00
reed@reedloden.com 31404ea81a Bug 402388 - "Fix vertical alignment of headers in report details" [p=raccettura r=dao aM9=beltzner] 2007-11-05 14:48:37 -08:00
reed@reedloden.com 81a2433708 Bug 324291 - "Reporter should record the character encoding used to display the page" [p=raccettura/gavin r=gavin/raccettura aM9=beltzner] 2007-11-05 14:45:55 -08:00
mozilla.mano@sent.com c1cefbe2c9 Forgot one file :(. Bug 402125 - Pinstripe theme should specify unified titlebar color. r=mconnor, a=beltzner. 2007-11-05 13:39:38 -08:00
mozilla.mano@sent.com 7506b4b365 Bug 402125 - Pinstripe theme should specify unified titlebar color. r=mconnor, a=beltzner. 2007-11-05 13:30:12 -08:00
peterv@propagandism.org ec4d8ee149 Fix for bug 402284 (Switching between designMode and contentEditable broken). r=cpearce, sr=roc, a=beltzner. 2007-11-05 13:19:52 -08:00
reed@reedloden.com 9a77ba2f4a Bug 391855 - "FTP directory URL without a trailing slash can result in files being uploaded to the wrong place" [p=wgianopoulos@yahoo.com (Bill Gianopoulos) r=dougt sr=biesi aM9=beltzner] 2007-11-05 13:02:52 -08:00
reed@reedloden.com 84b88d6276 Bug 402432 - "[ru] DOMi update due to bug 347792" [p=unghost@mozilla-russia.org (Alexander L. Slovesnik) r=timeless aM9=beltzner] 2007-11-05 12:36:43 -08:00
reed@reedloden.com 721cd9b8fe Bug 400935 - "Opening the identity box shouldn't select the address" [p=dao r=mconnor aM9=beltzner] 2007-11-05 12:26:53 -08:00
shaver@mozilla.org c00d3b888d copy WINNT5.2 config for vista, npotb, r=crowder 2007-11-05 12:08:23 -08:00
jonas@sicking.cc 24549eb073 Bug 395845. Fix leak of static parser-node cache. Patch by mrbkap. r/sr=sicking 2007-11-05 11:48:12 -08:00
peterv@propagandism.org 7d616bf099 Fix for bug 402535 (Cycle collection crashes with Leak Monitor extension installed). Pending-r=sicking, sr=jst, a=dsicore. 2007-11-05 11:43:08 -08:00
dcamp@mozilla.com f25d1acc8d fix url-classifier checks against bare-domain entries. b=402435, r=tony 2007-11-05 11:31:55 -08:00
dwitte@stanford.edu 242cc017f4 Bug 402395 - Dangling semi-colon caused when "ac_add_options --disable-logging" throws warning in VS2005. patch by Masayuki Nakano (masayuki@d-toybox.com), r=dwitte, sr=bsmedberg, a=beltzner for M9. 2007-11-05 11:29:12 -08:00
bugzilla@standard8.plus.com a6d4ff4ae1 Bug 401766 Starting Debug SeaMonkey with autoconfig file gives Assertion failure: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread. r/sr=jst,aM9=beltzner 2007-11-05 10:55:42 -08:00
dietrich@mozilla.com 5b0951dd72 Bug 402297 Firefox hangs on shutdown - places shutdown cleanup takes an inordinately long time (r=sspitzer) 2007-11-05 09:18:21 -08:00
peterv@propagandism.org 8417552133 Fix for bug 402379 (Crash with Venkman profiling [@ JS_IsSystemObject]). r=igor, pending-sr=jst. 2007-11-05 01:12:16 -08:00
jst@mozilla.org e128eafec0 Landing fix for regression bug 402422. XPathResult crashes when holding nodeset and accessing stringValue/numberValue/booleanValue. Patch by peterv@propagandism.org, r+sr=jst@mozilla.org. Landing this one w/o direct approval to get it in for the upcoming nightlies. 2007-11-05 00:06:48 -08:00
edward.lee@engineering.uiuc.edu 61c9f47139 Bug 402493 - Incorrect license boilerplate for download manager schema migration test code. rs=sdwilsh 2007-11-04 20:43:18 -08:00
jonas@sicking.cc 2bf11197b2 Bug 404402: Don't remove an XPCTraceableVariant from root set in dtor if it has already been done during unlinking. Patch by peterv. r/sr=sicking 2007-11-04 18:07:09 -08:00
dietrich@mozilla.com a28f59d521 Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer) 2007-11-04 17:10:37 -08:00
brendan@mozilla.org c14ddb9adf Fix post-increment/decrement automatic semicolon insertion bug (401466, r=mrbkap). 2007-11-04 14:21:19 -08:00
vladimir@pobox.com aef0fe3308 npotb; canvas3d updates (osx, linux, some crash fixes) 2007-11-04 14:12:44 -08:00
sdwilsh@shawnwilsher.com 0de0974e41 Bug 402434 - Libjar unittests failing (due to DST?). Backout of extra logging... 2007-11-04 07:41:02 -08:00
sdwilsh@shawnwilsher.com 48b2ee3b3a Bug 402434 - Libjar unittests failing (due to DST?). This just adds some logging to the test so we can try to figure it out... 2007-11-04 07:05:50 -08:00
rflint@ryanflint.com a0c7d6a3b0 Bug 401949 2007-11-04 00:06:27 -07:00
rflint@ryanflint.com acbcdb0e37 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 23:18:58 -07:00
rflint@ryanflint.com 4652c78251 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 22:37:42 -07:00
rflint@ryanflint.com f5251ae384 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 21:39:08 -07:00
rflint@ryanflint.com c6d3420c36 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 20:55:19 -07:00
rflint@ryanflint.com 1c8b05fec0 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 20:18:03 -07:00
rflint@ryanflint.com c248b7edd8 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 19:34:57 -07:00
rflint@ryanflint.com 1d2305f8b9 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:52:43 -07:00
rflint@ryanflint.com 3e1a507a28 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:36:04 -07:00
rflint@ryanflint.com ffcf3d6731 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:06:52 -07:00
rflint@ryanflint.com 5da2357a3d Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:55:13 -07:00
rflint@ryanflint.com 5c4dc74e08 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:52:57 -07:00
rflint@ryanflint.com 4d8583fd29 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:39:54 -07:00
rflint@ryanflint.com b449b363b9 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 16:59:25 -07:00
rflint@ryanflint.com 45f8b1afdc Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 16:24:39 -07:00
reed@reedloden.com 18fc59cd2e Bug 400864 - "Polish DOMi l10n needs accessibleRelations.dtd" [p=marcoos+bmo@marcoos.org (Marek A. Stępień) r=hubert aM9=beltzner] 2007-11-03 13:49:23 -07:00
stuart.morgan@alumni.case.edu 5c2df6ac57 Backing out bug 402294, since I forgot it needed approval to land 2007-11-03 12:13:04 -07:00
stuart.morgan@alumni.case.edu d8a7bd7c2b Bug 402294: Switch Camino to getting nsIDownload.h from toolkit rather than xpfe. r=mento 2007-11-03 11:57:35 -07:00
reed@reedloden.com f5f27fd7da Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9] 2007-11-03 11:49:47 -07:00