dbaron@dbaron.org
|
691f9109fc
|
Add bug number.
|
2007-11-12 12:08:29 -08:00 |
|
dbaron@dbaron.org
|
c8410defb5
|
Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner
|
2007-11-12 11:15:52 -08:00 |
|
dbaron@dbaron.org
|
735f51e9f5
|
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
|
9ce1bd86be
|
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
|
33f0df80a5
|
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
|
e05d27e10b
|
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
|
d2127d252d
|
ignore overflow containers when balancing, b=399407, r+sr=roc a=beltzner
|
2007-11-12 11:00:59 -08:00 |
|
ted.mielczarek@gmail.com
|
4da777b049
|
bug 392609 - InitUserID() leaks ID string. r=bsmedberg
|
2007-11-12 10:53:52 -08:00 |
|
joshmoz@gmail.com
|
6c56949937
|
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
|
f5d265a9bf
|
bug 403400 - isTest should ignore ^headers^ files. r=waldo
|
2007-11-12 08:55:48 -08:00 |
|
gavin@gavinsharp.com
|
585834fb36
|
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
|
879a96b751
|
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
|
57decd655d
|
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
|
1c227b78cc
|
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
|
bd7abdc552
|
Undoing accidental backout of the fix for bug 401254.
|
2007-11-12 06:45:08 -08:00 |
|
Olli.Pettay@helsinki.fi
|
b49001c86e
|
trying to fix mochitest on qm-xserve01
|
2007-11-12 06:11:41 -08:00 |
|
Olli.Pettay@helsinki.fi
|
aeba4210a7
|
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
|
81061b1ed0
|
Bug 402680, document.activeElement returns wrong node, r+sr=bz, a=mtschrep
|
2007-11-12 04:45:39 -08:00 |
|
Olli.Pettay@helsinki.fi
|
788a7e1a07
|
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
|
0cfd211189
|
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
|
9a9c281154
|
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
|
9af3bcabe5
|
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
|
241b62c7a0
|
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
|
f9a3bc65c3
|
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
|
2f9debd44b
|
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
|
3a38db678f
|
Fixing build bustage.
|
2007-11-11 22:52:07 -08:00 |
|
jst@mozilla.org
|
9887d70792
|
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
|
7ba82652d3
|
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
|
e3ef6b9d43
|
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
|
27557d75c8
|
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
|
d42465c69c
|
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
|
8ba4f49947
|
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
|
e6cd923439
|
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
|
3eafed5985
|
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
|
e0ac0a1bc3
|
Backing out bug 375304 because of reftest failure
|
2007-11-11 19:40:27 -08:00 |
|
roc+@cs.cmu.edu
|
4da3232491
|
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
|
27f5bebbe9
|
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
|
0239fded6b
|
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
|
321a57847f
|
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
|
b0d7ea2d92
|
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
|
57967c9862
|
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
|
0b17136954
|
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
|
d8f072036b
|
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
|
f429b36064
|
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
|
917e16293f
|
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
|
e878e49fcc
|
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
|
8a60e7b685
|
Typo fix
|
2007-11-11 13:29:38 -08:00 |
|
smontagu@smontagu.org
|
40637b3d46
|
Mark failing and unexpectedly passing tests as random
|
2007-11-11 12:59:23 -08:00 |
|
pavlov@pavlov.net
|
eb88627b63
|
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
|
be665999cc
|
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 |
|