Commit Graph

186015 Commits

Author SHA1 Message Date
fantasai.cvs@inkedblade.net
f45e8f389d fix incorrect loop test condition for skipping irrelevant frames; update code to deal properly with skipped frames; b=404213 r+sr=roc 2007-12-01 19:13:23 -08:00
jwalden@mit.edu
3232dfc72f Bug 397725 - Add test harness for assertions/crashes/leaks. This adds a central manifest to which includes of decentralized manifests can be added, but the tests aren't yet run automatically (let alone with leaks/asserts as fatal) -- more work to do yet. r=sayrer, a=dsicore 2007-12-01 16:50:02 -08:00
reed@reedloden.com
55bcbdd21c Bug 405344 - "Clicking star should not select address bar (Inconsistent behaviour)" [p=dao@mozilla.com (Dão Gottwald) r=Mano a=blocking-firefox3+] 2007-12-01 13:04:09 -08:00
jonas@sicking.cc
9af3db26f7 backing out due to test failures 2007-12-01 10:56:00 -08:00
jonas@sicking.cc
b8e5a0e2ea Bug 397828: Make window.document and document.open no longer be allAccess 2007-12-01 10:24:24 -08:00
surkov.alexander@gmail.com
ec4585922f Bug 405747 - implement IAccessible2::locale, r=aaronlev, sr=neil, a=dsicore 2007-12-01 09:31:06 -08:00
surkov.alexander@gmail.com
c5b280eeca bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore 2007-12-01 09:30:09 -08:00
rob_strong@exchangecode.com
d19a3cd646 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-12-01 05:29:18 -08:00
roc+@cs.cmu.edu
8e798bb181 Backing out bug 375304 to fix reftest failures. 2007-12-01 03:49:13 -08:00
mats.palmgren@bredband.net
91a44c37a7 Lookup default script language on the script global object when there is no root content. b=405182 r+sr=jst a=blocking1.9 2007-12-01 03:10:12 -08:00
roc+@cs.cmu.edu
6512139327 Bug 400244. Remove UndoSplitPlaceholders which is not only unnecessary but actually harmful/crashy. r=fantasai,sr=dbaron 2007-12-01 02:51:56 -08:00
mats.palmgren@bredband.net
c48c00310e Propagate |aRemoveOnlyFluidContinuations| when removing continuations in other blocks. b=405178 r+sr=roc a=mtschrep 2007-12-01 02:47:58 -08:00
roc+@cs.cmu.edu
74fb91b464 Bug 405732. Fix crash in XSLT document that does an initial reflow before SetDOMDocument in the document viewer, by recreating the viewmanager, root view and root widget that were mangled when we tore down the old presshell. r+sr=bzbarsky 2007-12-01 02:42:12 -08:00
roc+@cs.cmu.edu
3dbbc3f864 Bug 375304. Fix absolute positioning where the abs-pos container is scrollable and has a height constrained by min-height etc. Patch by Eli Friedman, r+sr=roc 2007-12-01 02:38:09 -08:00
karlt+@karlt.net
0f5b80c05f make -moz-mathml-anonymous-block "display: inline-block". b=400207, r=dbaron 2007-12-01 02:11:44 -08:00
roc+@cs.cmu.edu
5bfbb69aa8 Marking soft-hyphen tests random, see bug 406299 2007-12-01 02:05:47 -08:00
roc+@cs.cmu.edu
152a1c3e65 Reftest for bug 388026 (fixed by 399531) 2007-12-01 01:31:39 -08:00
roc+@cs.cmu.edu
efa3189859 Bug 399531. Rework TrimTrailingWhitespace so that we recompute the overflow area for trimmed textframes and so that soft hyphens in otherwise-empty textframes are activated. r+sr=dbaron 2007-12-01 01:24:24 -08:00
roc+@cs.cmu.edu
f6a0bf6aa0 Bug 405305. Fix z-ordering of legend background so it's in the block-backgrounds layer. r+sr=mats 2007-12-01 00:32:51 -08:00
roc+@cs.cmu.edu
0b47bce39d Bug 406137. Fix crashes on redhat.com etc by avoiding RecoverFloats traversing stale float caches. r+sr=dbaron 2007-12-01 00:29:02 -08:00
jst@mozilla.org
cf314091fe Fixing bug 406040. Paving the way for the new NPRuntime enabled Java plugin, making Firefox able to find the new plugin when installed alongside the old plugin. Patch by kenneth.russell@sun.com, r=robert.bugzilla@gmail.com, sr=jst@mozilla.org 2007-12-01 00:12:22 -08:00
bzbarsky@mit.edu
992c0f60ba Keep bug order 2007-12-01 00:02:23 -08:00
reed@reedloden.com
539ab9a93a Bug 395628 - ""ASSERTION: post-reflow queues not empty" with feed in <frame>" [p=mats.palmgren@bredband.net (Mats Palmgren) r=smaug r+sr=dbaron a=blocking1.9+] 2007-11-30 23:22:44 -08:00
reed@reedloden.com
610badae6c Fix typo. 2007-11-30 23:20:58 -08:00
reed@reedloden.com
e1e7a813fa Bug 405241 - "Don't register nsDownloadHistory if it's not needed" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=biesi sr=bzbarsky a1.9=damons] 2007-11-30 23:18:43 -08:00
reed@reedloden.com
b3e31dfb47 Bug 400839 - "Link sqlite as C, not C++" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=vlad a1.9=damons] 2007-11-30 23:17:37 -08:00
reed@reedloden.com
093bf33685 Bug 406001 - "Remove extraneous semicolons in nsXMLHttpRequest.cpp" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) a1.9=damons] 2007-11-30 23:16:15 -08:00
reed@reedloden.com
8cf37a2a64 Bug 405996 - "Fix gtkmozembed to use PRInt64 instead of nsInt64 to make elsa happy" [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=luser a1.9=damons] 2007-11-30 23:15:13 -08:00
reed@reedloden.com
9e161066cd Bug 400096 - "In <pippki.properties> (at least), rename "Web Site" to "Server"" ((Bv2a) |importWebSiteCertPrompt| fix) [p=sgautherie.bz@free.fr (Serge Gautherie) r=kaie a1.9=damons] 2007-11-30 23:03:54 -08:00
reed@reedloden.com
01a683d18a Bug 399206 - "Remove password and form data import options for Internet Explorer 7" [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong r=gavin a=blocking-firefox3+] 2007-11-30 23:02:52 -08:00
reed@reedloden.com
e3dbdf1811 Bug 405165 - "Menu icons for Gnomestripe" (Part 2 - Places Organizer) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-11-30 23:01:35 -08:00
reed@reedloden.com
7c64b3befd Bug 405165 - "Menu icons for Gnomestripe" (Part 1 - Just the browser bits first) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-11-30 23:00:38 -08:00
reed@reedloden.com
2bd3568bf0 Bug 404820 - Reading uninitialized memory in gfxFont::Measure with zero-length string [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=pavlov a=blocking1.9+] 2007-11-30 22:52:47 -08:00
reed@reedloden.com
57b82c5324 Bug 393303 - "Create a blocked string for dirty downloads (virus scan failed)." [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking-firefox3+] 2007-11-30 22:49:07 -08:00
reed@reedloden.com
7c2bbde226 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 22:46:40 -08:00
reed@reedloden.com
148f6eb716 Bug 405069 - "Running xpathgen tests: ###!!! ASSERTION: called nsGenericElement::TextLength: 'Not Reached', file /home/ajvincent/beta/mozilla/content/base/src/nsGenericElement.cpp, line 3971" [p=ajvincent@gmail.com (Alex Vincent) r+sr=sicking a1.9=damons] 2007-11-30 22:45:49 -08:00
reed@reedloden.com
51c2ff4cb8 Bug 398579 - "Allow using chrome:// URLs in Components.utils.import()" [p=ajvincent@gmail.com (Alex Vincent) r=sayrer sr=bsmedberg a1.9=damons] 2007-11-30 22:45:04 -08:00
reed@reedloden.com
2cad7fddca Back out sdwilsh's patch for bug 393303 as a last ditch effort to fix the perf regression. 2007-11-30 19:17:32 -08:00
reed@reedloden.com
367f8cc562 Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-11-30 18:23:27 -08:00
roc+@cs.cmu.edu
d61c11fcb7 backing out 404820 in case it caused Linux Ts regression 2007-11-30 18:18:16 -08:00
reed@reedloden.com
518ad9ea7a Back out WeirdAl's patch from bug 398579 to see if it caused the perf regression on Linux. 2007-11-30 17:23:10 -08:00
rob_strong@exchangecode.com
9aa5875bc3 Backing out bug 401601 due to tree being closed without any notice on the tinderboxen of the tree being closed... bleh 2007-11-30 17:08:40 -08:00
rob_strong@exchangecode.com
cb68bbea85 Bug 401601 - applications preference tab jumps the first time I select it. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 17:01:43 -08:00
gerv@gerv.net
71693aa4a6 Bug 400520 - add Breakpad details to about:license. Patch by gerv; a=beltzner. 2007-11-30 15:16:55 -08:00
roc+@cs.cmu.edu
78e5e7145e Backing out more of 403426. sigh 2007-11-30 13:04:24 -08:00
roc+@cs.cmu.edu
d6da6b5316 Backing out bug 403426 2007-11-30 12:52:24 -08:00
kairo@kairo.at
7eacc3472f German L10n for bugs 398699, 398700, 398603 (all access keys stuff) and bug 373623 (unicode ellipsis) 2007-11-30 12:48:31 -08:00
mark@moxienet.com
a413a1b40e Last checkin was for bug 403250. This checkin is for bug 403258. 403258 [10.5] When using an SDK, many configure checks fail: ld: library not found for -lcrt1.10.5.o. Set MACOSX_DEPLOYMENT_TARGET before SDK CFLAGS (-isysroot). r=ted.mielczarek a/1.9=dsicore 2007-11-30 12:34:50 -08:00
mark@moxienet.com
22ed210045 [10.5] 1.8 build configured with --enable-strip fails: strip: symbols referenced by relocation entries that can't be stripped in: .../xpinstall/src/libxpinstall.dylib. Always use ld -exported_symbols_list, never use nmedit -s. r=ted.mielczarek a/1.9=dsicore 2007-11-30 12:33:14 -08:00
reed@reedloden.com
a010e72f21 Bug 393303 - "Create a blocked string for dirty downloads (virus scan failed)" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking-firefox3+] 2007-11-30 12:24:10 -08:00