Commit Graph

185352 Commits

Author SHA1 Message Date
dbaron@dbaron.org
6917f47f2d Format the XUL-on-one-line more legibly. b=401820 r=mano a1.9=beltzner 2007-11-12 11:15:29 -08:00
dbaron@dbaron.org
0e28f9543b Make inline-block and table-caption elements not ignore text-decoration. b=371249 r+sr=roc a=dsicore 2007-11-12 11:12:24 -08:00
Olli.Pettay@helsinki.fi
02636c5f45 Bug 403514, Crash when closing tab with CTRL+W, r+sr=dbaron,a=schrep 2007-11-12 11:09:09 -08:00
fantasai.cvs@inkedblade.net
3bc37fa97f update last continuation assertion to account for overflow container continuations b=399687 r+sr=roc a=beltzner 2007-11-12 11:05:42 -08:00
fantasai.cvs@inkedblade.net
3aa31d5bb8 ignore overflow containers when balancing, b=399407, r+sr=roc a=beltzner 2007-11-12 11:00:59 -08:00
ted.mielczarek@gmail.com
a5a3d6c639 bug 392609 - InitUserID() leaks ID string. r=bsmedberg 2007-11-12 10:53:52 -08:00
joshmoz@gmail.com
4093f51062 Editor accepts Esc as a character, enter key sometimes handled twice. Patch by Chris Pearce. b=396832,401425 r=josh sr=roc 2007-11-12 09:16:15 -08:00
ted.mielczarek@gmail.com
7986165cc7 bug 403400 - isTest should ignore ^headers^ files. r=waldo 2007-11-12 08:55:48 -08:00
gavin@gavinsharp.com
c30266dba2 Bug 403125: find bar highlighting doesn't work as expected (button incorrectly assumes it's 'checked' property is toggled after the oncommand handler is called), r=mano, a=schrep 2007-11-12 07:23:13 -08:00
peterv@propagandism.org
8ece07dffc Fix for bug 402833 (ASSERTION: ReleaseSubtree not called with xml parsing error in attribute). r/sr=sicking. 2007-11-12 06:47:14 -08:00
peterv@propagandism.org
5ba21b5fff Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst. 2007-11-12 06:47:03 -08:00
peterv@propagandism.org
1370df092c Fix for bug 394264 (Ctrl+Home doesn't work, in the body of a message being composed). r=Neil, sr=jst. 2007-11-12 06:46:13 -08:00
peterv@propagandism.org
70c515796d Undoing accidental backout of the fix for bug 401254. 2007-11-12 06:45:08 -08:00
Olli.Pettay@helsinki.fi
39088d385e trying to fix mochitest on qm-xserve01 2007-11-12 06:11:41 -08:00
Olli.Pettay@helsinki.fi
2426c0dca5 Bug 402089, nsDOMUIEvent should cache coordinates when DuplicatePrivateData is called, r+sr=jst, a=mtschrep 2007-11-12 04:53:06 -08:00
Olli.Pettay@helsinki.fi
b19f405d98 Bug 402680, document.activeElement returns wrong node, r+sr=bz, a=mtschrep 2007-11-12 04:45:39 -08:00
Olli.Pettay@helsinki.fi
c82aa9bd88 Bug 401528, Must click twice to open link if fixed positioned div is removed on onmouseup: clicks pass through, r+sr=roc, a=blocking1.9+ 2007-11-12 04:20:41 -08:00
Olli.Pettay@helsinki.fi
eddad205bb Bug 301560, print() from modal dialog crashes browser [@ nsPrintEngine::ShowPrintProgress], r+sr=bz, a=blocking1.9+ 2007-11-12 04:17:23 -08:00
neil@parkwaycc.co.uk
1482c03244 Bug 397238 Expose cookie import code so that profile migration doesn't have to duplicate it r=dwitte sr=biesi a=mtschrep 2007-11-12 01:28:22 -08:00
neil@parkwaycc.co.uk
514fdd4b8d Bug 402460 CreateUnique is very slow and returns bogus error for write-protected directory r=bsmedberg a=mtschrep 2007-11-12 01:24:32 -08:00
jwatt@jwatt.org
60f2073593 Fixing bug 400150. Remove |font-family: sans-serif| from svg.css. r=tor@acm.org, sr=robert@ocallahan.org, a1.9=tor@acm.org 2007-11-12 01:19:02 -08:00
dwitte@stanford.edu
7cd1a3bd1d Bug 400552 - setting document.domain inconsistent in face of IDN whitelist. r+sr+a1.9=jst 2007-11-11 23:58:16 -08:00
philringnalda@gmail.com
d85afb143a Bug 386392 - Drop pre places/places-bookmarks support from browser, remove components/bookmarks and locales/.../bookmarks part, r=mano, a=mconnor 2007-11-11 23:36:03 -08:00
jst@mozilla.org
2cd78ca758 Fixing build bustage. 2007-11-11 22:52:07 -08:00
jst@mozilla.org
c7fc12b266 Fixing bug 400366. Prefix 'Prototype' and 'Constructor' with 'DOM' to avoid conflicting with code on the web. r+sr=peterv@propagandism.org 2007-11-11 22:43:14 -08:00
jst@mozilla.org
e87ba48d28 Fixing bug 386493. Work around WMP plugin bug where it's unable to process incoming data while waiting for initialiation streams. r=cbiesinger@gmx.at, sr=bzbarsky@mit.edu 2007-11-11 22:07:10 -08:00
surkov.alexander@gmail.com
afa1917cde Bug 366527 - build 1-1 relation between tab and tabpanel for accessible object, r=ginn.chen, a=dsicore 2007-11-11 22:02:42 -08:00
jst@mozilla.org
8a78112b55 Fixing bug 395897. Crash when setting location on frame that no longer exists. r+sr=peterv@propagandism.org 2007-11-11 21:59:41 -08:00
jst@mozilla.org
a90d100e1d Fixing bug 400204. Make window.innerWidth n' friends not throw when accessed on a non-displayed window. r+sr+a=jonas@sicking.cc 2007-11-11 21:55:22 -08:00
jst@mozilla.org
dc71994164 Fixing bug 392532. Infinite recursion crash when getting scroll chrome flags off of a window at the wrong point in time. r+sr=bzbarsky@mit.edu, a=vladimir@pobox.com 2007-11-11 21:48:24 -08:00
karlt+@karlt.net
e25c30f8ca Bug 326594 - Consider using backtrace() for Unix stack traces: Add safety checks to i386/ppc unwind and use libgcc_s for amd64 and others r=dbaron,bsmedberg a=schrep 2007-11-11 20:45:40 -08:00
karlt+@karlt.net
e683f4ac9b Bug 324857 - MathML all screwed up in Cairo builds: implement nsIRenderingContext::GetBoundingMetrics() p=steve.swanson@mackichan.com and karlt, r=pavlov a=blocking1.9+ 2007-11-11 20:39:17 -08:00
roc+@cs.cmu.edu
75849e68ff Backing out bug 375304 because of reftest failure 2007-11-11 19:40:27 -08:00
roc+@cs.cmu.edu
f0e32202af Bug 375304. Fix absolute positioning for scrolled abs-pos containers with weird height constraints. patch by Eli Friedman, r+sr=roc 2007-11-11 18:19:35 -08:00
roc+@cs.cmu.edu
909f85c005 Bug 389707. Rework text-transform:capitalize by putting logic to decide what to capitalize into nsLineBreaker. r=smontagu 2007-11-11 17:51:31 -08:00
roc+@cs.cmu.edu
588aa98f7d Bug 397428. Return 'complete' on *all* paths whenever we push a rowgroup to the next page. r=bernd,sr=bzbarsky,a=schrep 2007-11-11 17:45:56 -08:00
aaronleventhal@moonset.net
e81912ab39 Bug 343137. Multiple ARIA role support inconsistent with ARIA spec. r=surkov, sr=neil, a=dsicore 2007-11-11 17:05:37 -08:00
bzbarsky@mit.edu
0b3d9907c6 Don't assume that GetPrimaryFrameFor actually works correctly. Bug 403245, r+sr+a=roc 2007-11-11 16:47:50 -08:00
edward.lee@engineering.uiuc.edu
bcc81a3458 Bug 400493 - Track download finish time in Download UI. r=sdwilsh, a1.9=mconnor 2007-11-11 15:58:50 -08:00
edward.lee@engineering.uiuc.edu
2be4924049 Bug 400617 - Include eTLD + 1 for failed, canceled, blocked downloads. r=sdwilsh, a1.9=schrep 2007-11-11 15:56:14 -08:00
edward.lee@engineering.uiuc.edu
6b11207a93 Bug 223895 - Completed downloads should include size and TLD instead of "Done". r=sdwilsh, r=dwitte, b-ff3=beltzner, a1.9=beltzner 2007-11-11 15:52:49 -08:00
edward.lee@engineering.uiuc.edu
39be0419a4 Bug 400616 - Alias Ci.nsIDownloadManager to nsIDM, clean spaces, fix headings. r=sdwilsh, a1.9=mconnor 2007-11-11 15:48:43 -08:00
jruderman@hmc.edu
0211ef9afc Relanding Mats Palmgren's patch: Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore 2007-11-11 14:48:43 -08:00
jruderman@hmc.edu
7e686e1ca5 Relanding Mats Palmgren's patch: Call PerformAccesskey() on the controlled element in case it's not a nsIDOMXULElement. b=400774 r=surkov.alexander sr=jst a=dsicore 2007-11-11 14:44:48 -08:00
smontagu@smontagu.org
2f2b586966 Typo fix 2007-11-11 13:29:38 -08:00
smontagu@smontagu.org
d86932ff11 Mark failing and unexpectedly passing tests as random 2007-11-11 12:59:23 -08:00
pavlov@pavlov.net
5136dde36e bug 403280. convert nsLayoutUtils::DoCompareTreePosition from an nsAutoVoidArray to a larger nsAutoTArray convert nsContentUtils::ComparePoints from an nsTArray to an nsAutoTArray r/sr/a=sicking 2007-11-11 12:35:30 -08:00
pavlov@pavlov.net
12549d2ffd bug 403287. use an nsAutoTArray instead of an nsVoidArray to avoid heap allocations. r/sr=roc a=schrep 2007-11-11 12:31:39 -08:00
gavin@gavinsharp.com
a965161084 Remove DOS newline introduced by the patch for bug 395534 2007-11-11 12:25:34 -08:00
smontagu@smontagu.org
72efa0c82d Testcase for bug 134911 2007-11-11 12:03:33 -08:00