Commit Graph

7179 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
3540fc7847 Improve this comment too 2007-10-26 18:30:24 -07:00
bzbarsky@mit.edu
a6a5fb21e3 Making comment a little clearer. No code change. Bug 324464. 2007-10-26 18:29:48 -07:00
jonas@sicking.cc
3d2ceca667 Bug 345711: Don't call nsXBLBinding::InstallImplementation while in reflow as that can cause duplicated frames for plugins and other badness. r=bz/jst sr=jst 2007-10-26 17:14:43 -07:00
sdwilsh@shawnwilsher.com
d9c11fe00f Bug 396635 - "Launch Application" dialog clips buttons on bottom. r=mfinkle, r=gavin, a=vlad 2007-10-26 13:20:12 -07:00
bzbarsky@mit.edu
c4358e7284 Fix bug 399185 -- Make image request URIs immutable so that we don't have to clone them later. r=jst, sr=biesi, a=vlad 2007-10-26 12:54:41 -07:00
reed@reedloden.com
c03c5d7b82 Bug 389366 - "Canvas's .getImageData is returning premultiplied alpha pixels" [p=philip@zaynar.demon.co.uk (Philip Taylor) r=vlad a1.9=damons aM9=beltzner] 2007-10-26 12:45:20 -07:00
reed@reedloden.com
92e2badb9b Bug 398969 - "SessionStore: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsICrashReporter.annotateCrashReport]"" [p=f.qu@queze.net (Florian Quèze) r=gavin aM9=beltzner] 2007-10-26 12:42:24 -07:00
rhelmer@mozilla.com
06d153f46b use aus2.m.o not aus2-staging.m.o b=400770 r=rhelmer p=joduinn 2007-10-26 12:32:02 -07:00
cltbld
596f90ead1 "Automated configuration bump, release for firefox 2.0.0.9rc1" 2007-10-26 12:09:30 -07:00
cltbld
87cf93c095 "Automated configuration bump, release for firefox 2.0.0.9rc1" 2007-10-26 11:58:10 -07:00
rhelmer@mozilla.com
742f36a536 use oldRc to find buildID file on FTP b=373995 r=rhelmer p=joduinn 2007-10-26 11:54:17 -07:00
dbaron@dbaron.org
1b92f564b5 Fix test for bug 321402 so it passes on the Mac as well. 2007-10-26 11:18:24 -07:00
dbaron@dbaron.org
313a1b1525 Fix incorrectly namespaced spacer elements. b=321402 r=mconnor a=blocking1.9+/M9 2007-10-26 11:07:09 -07:00
enndeakin@sympatico.ca
012cfc4144 Bug 399350, clicking menu doesn't work after selecting a command, r=bz,mano,sr=bz,a=beltzner 2007-10-26 10:24:35 -07:00
peterv@propagandism.org
2612f32541 Backing out to fix orange. 2007-10-26 07:30:50 -07:00
peterv@propagandism.org
89c081734f Backing out to fix orange. 2007-10-26 07:15:28 -07:00
reed@reedloden.com
aa05a050cb Bug 401220 - ""Zoom In" and "Zoom Out" are interchanged in help.dtd" [p=dao r=Mano aM9=beltzner] 2007-10-26 06:47:52 -07:00
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