Commit Graph

7162 Commits

Author SHA1 Message Date
peterv@propagandism.org
89b46b1974 Bustage fix. 2007-10-26 06:40:28 -07:00
peterv@propagandism.org
7496875bfa Part 1 of fix for bug 379718 (using trace API for reference counts) and bug 386912 (cycle collector faults after tracing "JS object but unknown to the JS GC"). r=igor/jst, sr=jst, a=blocking1.9+/M9 (for bug 386912). 2007-10-26 06:25:32 -07:00
peterv@propagandism.org
c22071e55e Fix for bug 395340 (Crash [@ nsINode::GetNodeParent] with CSS counters and contentEditable). r/sr=bz, a=endgame. 2007-10-26 03:30:44 -07:00
axel@pike.org
7da74668a1 bug 400945, DTDParser is not standards-compliant enough, r=bsmedberg, a=npob for Fx 2007-10-26 02:53:59 -07:00
reed@reedloden.com
5cda5981bd New tests for bug 399815 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-26 00:01:51 -07:00
reed@reedloden.com
cb5d42992c New tests for bug 395144 that actually work [p=sdwilsh r=Mardak a=tests] 2007-10-25 23:59:50 -07:00
Evan.Yan@Sun.COM
a7b194de65 Bug 399128 - Events (still) missing for collapsed XUL combo boxes. r=aaronleventhal aM9=beltzner 2007-10-25 22:30:23 -07:00
reed@reedloden.com
cdd7835df7 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
pavlov@pavlov.net
3d71671cd3 bug 399556. only clean up cairo in debug/test builds. r=vlad a=beltzner 2007-10-25 18:21:50 -07:00
dbaron@dbaron.org
c69c15024b Add bug number for failure. 2007-10-25 17:39:56 -07:00
dbaron@dbaron.org
04131a7f89 Mark 374038-2 as random while I write the (nontrivial) patch to fix. 2007-10-25 17:31:10 -07:00
dbaron@dbaron.org
cd2572397d Mark 321402-3 as random until I figure out how to fix it; add 321402-5 and 321402-6, which I forgot to put in the manifest. b=321402 2007-10-25 17:16:44 -07:00
dbaron@dbaron.org
30ac4ad5bf Make boxes that have non-box non-block children wrap all their children in a block. b=321402 r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:30:49 -07:00
dbaron@dbaron.org
a31002bcc6 Fix places where XUL was using display:inline to avoid block-wrapping. b=321402 r=mconnor, r+sr=roc, a=blocking1.9+/M9 2007-10-25 16:29:24 -07:00
reed@reedloden.com
d08bf067da Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
jst@mozilla.org
ed086ba697 Fixing bug 400619. Make sure to push the JS context onto the JS context stack in NP_HasProperty() to make sure the JS calls in that function work even when called w/o any JS on the stack. r+sr=jonas@sickin.cc, a=drivers. 2007-10-25 15:21:04 -07:00
roc+@cs.cmu.edu
5c553ce8a1 Bug 362549. isRectObscuredBySubview should ignore hidden subviews. r=josh,sr=vlad,a=beltzner 2007-10-25 14:24:20 -07:00
dolske@mozilla.com
3994d269e5 Bug 398886 (typo fix) 2007-10-25 14:11:12 -07:00
dolske@mozilla.com
a4cc51056b Bug 398886: resetting a master password does not clear existing password manager logins. r=kaie, sr=mconnor, a=beltzner, aM9=beltzer. 2007-10-25 14:01:49 -07:00
mozilla@weilbacher.org
050077beb5 [OS/2] Bug 400939: fix crash when using FireFTP with local files without extension, r=mkaply 2007-10-25 13:49:37 -07:00
reed@reedloden.com
48cc2624c7 Bug 382358 - "move places properties back into localizable location before betas" [p=dietrich r=sspitzer a=blocking-firefox3+ for M9] 2007-10-25 13:25:59 -07:00
reed@reedloden.com
a1746707a6 Bug 384112 - "-moz-appearance: menulist-button broken in GTK" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+sr=roc aM9=beltzner] 2007-10-25 13:23:13 -07:00
aaronleventhal@moonset.net
4729c30224 Bug 399858. Infinite loops possible when getting accessible name or description. r=evan.yan, a=endgame 2007-10-25 13:22:50 -07:00
aaronleventhal@moonset.net
56a8c6b02e Bug 397266. Crash on multitab dialog pages when JAWS is running. r=surkov, a=endgame 2007-10-25 13:19:28 -07:00
reed@reedloden.com
114aaea069 Bug 382358 - "move places properties back into localizable location before betas" [p=dietrich r=sspitzer a=blocking-firefox3+ for M9] 2007-10-25 13:18:41 -07:00
rhelmer@mozilla.com
2bfe6de1c3 bump pulldate for 2009 release b=400770 r=rhelmer p=joduinn 2007-10-25 12:47:58 -07:00
bugzilla@standard8.plus.com
0152d4c715 Bug 400751 Migrating from an existing SeaMonkey installation causes errors in password manager due to old style encyption. r=dolske,gavin,aM9=beltzner 2007-10-25 08:59:11 -07:00
bugzilla@standard8.plus.com
8853d43cd5 Bug 400892 Saving form passwords broken when info bars are not available. r=dolske,gavin,aM9=beltzner 2007-10-25 08:57:38 -07:00
mats.palmgren@bredband.net
59e6298aff * make cairo_quartz_surface_to_quartz() return NULL if it's not a valid quartz surface and add null-check at call sites. * fix a couple of leaks under OOM * fix a warning about missing initializers for cairo_quartz_surface_backend b=397293 r+sr+a=vladimir 2007-10-25 08:49:25 -07:00
longsonr@gmail.com
18e83e393c Bug 400025 - stroke on text is too big on Windows after landing of bug 384681. r+sr+a+aM9=vladimir 2007-10-25 04:55:19 -07:00
smontagu@smontagu.org
bb357f6b62 Change bidi-006.html to use U+05E0 HEBREW LETTER NUN instead of U+05D6 HEBREW LETTER ZAYIN because Lucida Grande is quirky 2007-10-25 04:07:25 -07:00
smontagu@smontagu.org
b667340451 Mark test as failing on Mac again 2007-10-25 03:25:38 -07:00
dwitte@stanford.edu
adf42e9219 commenting out failing test for now 2007-10-25 03:20:39 -07:00
smontagu@smontagu.org
21d673a398 Fix the positioning of diacritics in right-to-left languages and clean up a bunch of typos in bidi reftests. Bug 386573, r+sr=roc, a=vlad 2007-10-25 02:32:01 -07:00
dwitte@stanford.edu
0a3a7b0677 rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 01:24:13 -07:00
dwitte@stanford.edu
91a72f29e8 rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 01:14:26 -07:00
ginn.chen@sun.com
b800444a7a Bug 400249 crash on shutdown adn before restart with gtk iiim module r=mozbugz at karlt.net sr=roc a=beltzner 2007-10-24 23:51:23 -07:00
masayuki@d-toybox.com
a762cd5efc Bug 399740 FAYT (find as you type) fails r=josh, sr=roc, aM9=beltzner 2007-10-24 23:51:10 -07:00
ginn.chen@sun.com
6b4976641b Bug 387399 Asian fonts are not rendered in web page on BIG ENDIAN machine r+sr+a=vladimir 2007-10-24 23:49:10 -07:00
reed@reedloden.com
8d268b59fb Bug 393627 - "JS XPCOM component exception handled by native code shows up in error console" (don't report nsresult exceptions thrown from JS) [p=mrbkap r+sr=jst aM9=beltzner] 2007-10-24 22:59:37 -07:00
dolske@mozilla.com
f8d1f2fba6 Backout Bug 399838 to investigate Ts regression. 2007-10-24 20:57:09 -07:00
mozilla.mano@sent.com
b4d73d7bf9 Bug 373944 - revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833. patch by seth and me, r=dietrich. a=blocking-m9. 2007-10-24 19:37:05 -07:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
dbaron@dbaron.org
579409b298 Mark test as random rather than failing because it fails on only some Linux machines (bug 386713). 2007-10-24 18:06:21 -07:00
ted.mielczarek@gmail.com
eab8b48846 bug 397103 Rlk/Lk regression in crash reporter. r=dbaron a1.9=drivers 2007-10-24 17:37:18 -07:00
edward.lee@engineering.uiuc.edu
a37370f20f Backout testcases for bug 395144 and bug 399815. a=mconnor 2007-10-24 17:07:01 -07:00
jst@mozilla.org
911b85904a Backing out second part of the fix for bug 116346 to fix regression bug 392982. a=dsicore@mozilla.com 2007-10-24 15:49:12 -07:00
edward.lee@engineering.uiuc.edu
d517b922e7 Bug 399838 - Automatically init (not open) the download manager when starting the app. r=dietrich, a1.9=mconnor, aM9=mconnor 2007-10-24 15:43:35 -07:00
edward.lee@engineering.uiuc.edu
2714bb52a3 Bug 399632 - Resume (not restart) a download after firefox crashes. r=sdwilsh, b-ff3=mconnor, a1.9=mconnor, aM9=mconnor 2007-10-24 15:39:05 -07:00
edward.lee@engineering.uiuc.edu
ccf743f7b0 Bug 399817 - Resume downloads marked as auto-resume when starting download manager. r=sdwilsh, a1.9=mconnor, aM9=mconnor 2007-10-24 15:34:02 -07:00