Граф коммитов

221775 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 5ff85718c7 disable page style menu tests temporarily 2008-08-08 14:08:51 +02:00
Axel Hecht c9ff76e423 bug 449608, bootstrap all-locales for landed hg repos, r=bs 2008-08-08 14:03:48 +02:00
Simon Montagu 63536c335c Bug 284265. Set better default Thai fonts. r=Arthit Suriyawongkul <arthit@gmail.com>, sr=roc 2008-08-08 04:15:44 -07:00
Dão Gottwald 012da4f3bd page style menu tests 2008-08-08 12:45:13 +02:00
Robert O'Callahan 3d055b10c2 Bug 449519. gfxFont::Measure needs to be more careful so that gfxRect::Union does not discard height information. r=vlad 2008-08-08 20:24:22 +12:00
Robert O'Callahan 486dff9c36 Bug 438987. Propagate background color correctly when the root element is a table. Relanding with a crash fix. r+sr=dbaron 2008-08-08 20:21:13 +12:00
Boris Zbarsky 48a8e8b1c6 Forgot to take out the style 2008-08-08 02:22:11 -04:00
Boris Zbarsky 806fd9a038 Bug 210094. Make min-height and max-height work on fieldset. r+sr=dbaron 2008-08-08 01:18:00 -04:00
Ben Karel [eschew] 464ebe7359 Bug 449692. Make sure to initialize the variable we'll be using 2008-08-08 01:07:34 -04:00
Patrick McManus 2ce06abe7d Bug 444931. prevent network load of an img with the same URL as the HTML document that included it in order to prevent aborting the HTTP load early and losing the persistent connection. r+sr=bzbarsky 2008-08-07 21:09:20 -04:00
Boris Zbarsky 7a18dda042 Adding test 2008-08-08 00:55:50 -04:00
Robert O'Callahan b03a60b4b4 Bug 438987, backing out 2008-08-08 15:34:43 +12:00
Robert O'Callahan c46dbb9225 Bug 438987. Propagate background color correctly when the root element is a table. r+sr=dbaron 2008-08-08 13:52:41 +12:00
Robert O'Callahan 9bf03a42af Bug 449323. Factor some code out of nsSVGUtils to nsSVGEffects. r=longsonr,sr=mats 2008-08-08 13:34:43 +12:00
Bob Clary 8b7711bbef JavaScript Tests - regression test for bug 448595, by Oliver Hunt 2008-08-07 18:00:38 -07:00
Clint Talbert 1b7978fef4 Bug 424813, Jquery test suite update, patch by harthur, r=sdwilsh 2008-08-07 16:18:37 -07:00
Vladimir Vukicevic 54c752de88 [dfb,422221] Gtk/DirectFB port core; patches from dfb tree, r=vlad 2008-08-06 13:48:55 -07:00
Mats Palmgren efbd0f2bad Bug 416845. Use the right x position when distributing height to rows. r=bernd, sr=bzbarsky 2008-08-06 16:53:36 -04:00
Boris Zbarsky 9717906b35 Bug 431701. Fix our inputEncoding handling to comply with the DOM spec, and fix XHR of a in-memory-only document to follow the XHR spec and send it as UTF-8. r+sr=sicking 2008-08-06 16:59:37 -04:00
Joshua Cranmer aaf1092ebb Bug 443296 -- morkRowCellCursor::NextCell skips first cell. r/sr=bienvenu 2008-08-06 17:05:32 -04:00
L. David Baron 7b3cd1f839 Merge backout of changeset 85a9eb44b240 (bug 366791) due to bug 449221. 2008-08-06 13:56:53 -07:00
L. David Baron 28fee352c0 Backed out changeset 85a9eb44b240 (bug 366791) due to bug 449221. 2008-08-06 13:56:42 -07:00
L. David Baron 2977016ee4 Merge backout of changeset fb56f835e52d due to test failure and leaks. 2008-08-06 11:54:04 -07:00
L. David Baron 9bc75b174a Backed out changeset fb56f835e52d due to test failure and leaks. 2008-08-06 11:53:44 -07:00
Bo Yang f357389d8b Bug 427479 - include file case changes for mingw cross-compile (include all windows headers as lowercase names), r=bsmedberg 2008-08-06 14:25:27 -04:00
L. David Baron 6616c3d33c Don't printf CSS errors to standard output. (Bug 449429) r+sr=bzbarsky 2008-08-06 10:58:14 -07:00
Bob Clary 0f1e3de9c0 JavaScript Tests - regression test for bug 433279, by nanto_vi (TOYAMA Nao), Jesse Ruderman 2008-08-06 10:50:20 -07:00
L. David Baron c8f2e2e47d Assert when we set the quirk style sheet after building rule cascades. (Bug 448281) r+sr=bzbarsky 2008-08-06 10:42:56 -07:00
L. David Baron 5edc18eb4a Only rebuild rule cascades on medium feature change if they've already been built before. (Bug 448281) r+sr=bzbarsky 2008-08-06 10:42:56 -07:00
Dietrich Ayala 21fbc54493 bustage fix for bug 329534 2008-08-06 10:20:30 -07:00
Dietrich Ayala c05b699ac9 [mq]: bug-329534-bustage-fix 2008-08-06 10:18:55 -07:00
Peter Weilbacher f80e795a3b [OS/2] Bug 448250: OS/2 broken since cairo upgrade
This just commits the fix of upstream cairo fix into mozilla-central to unbreak the OS/2 build. The relevant cairo commit is d560a3d96563d681f5c0d8ebea0d255ac35bbc99 (see http://gitweb.freedesktop.org/?p=cairo;a=commit;h=d560a3d96563d681f5c0d8ebea0d255ac35bbc99).
2008-08-06 18:53:36 +02:00
Dietrich Ayala d5d399354e [mq]: bug-329534-livemarks-load 2008-08-06 09:51:14 -07:00
Dietrich Ayala 74fb769ad2 Bug 431882 - Don't allow paste of items into a feed list (for mak77@bonardo.net, r=mano) 2008-08-06 09:46:43 -07:00
Ehsan Akhgari 5a3b273c0b Bug 427029 – about:robots looks bad on RTL 2008-08-06 17:55:01 +02:00
Neil Deakin b390e8425d Bug 437640, ability to disable and remove <keyset> elements, r+sr=neil 2008-08-06 10:32:09 -04:00
Igor Bukanov 1acde4060e bug 447762 - merging var and local JS bytecodes. r=brendan 2008-08-06 16:13:22 +02:00
Alexander Surkov 172e0f3f9f Bug 445910 – use XPCOM cycle collector in accessibility classes, r=MarcoZ, Smaug, aaronlev, sr=neil 2008-08-06 05:19:56 -07:00
Alexander Surkov 0f225f8a6c Bug 410765 – 'List all tabs' button on tabs not working in AT-SPI, r=MarcoZ, Olli.Pettay, aaronlev, sr=roc 2008-08-06 05:16:54 -07:00
Mike Hommey d863f1da88 Bug 278738 – file:// directory not shown containing a file larger than 2GB. r=bsmedberg 2008-08-06 13:09:44 +02:00
Simon Bünzli 0e153e3e29 Bug 343352 – Session restore clobbers my window position on restore. r=mano 2008-08-06 13:05:07 +02:00
Zack Weinberg 4d06747563 Bug 446498 – use new border rendering for focus rectangles, and strip dead code. r+sr=vlad 2008-08-06 12:33:18 +02:00
Bob Clary 2cd60bbf08 JavaScript Test - regression test for bug 427798, by Igor Bukanov 2008-08-06 02:39:15 -07:00
Bob Clary 09fc99faab JavaScript Tests - regression test for bug 422269, by Igor Bukanov 2008-08-06 02:25:25 -07:00
Bob Clary 8c988b5e76 JavaScript Tests - regression test for bug 410852, by Rob Sayre 2008-08-06 01:46:49 -07:00
Bob Clary ffeaaf0934 Sisyphus - Improve compiler environment customization on Windows, bug 446092 2008-08-06 00:23:51 -07:00
Bob Clary b7717f2119 JavaScript Tests - regression test for bug 438415, by Brian Crowder 2008-08-05 23:47:20 -07:00
John Daggett 0d2c43e6cf Bug 437356. Set up unified font entry object. r+sr=stuart 2008-08-06 13:34:06 +09:00
Robert O'Callahan c45e341066 Bug 447565. Comment-only followup. 2008-08-06 16:02:16 +12:00
Robert O'Callahan dbd1ff1f73 Bug 447567, trying to fix bustage again 2008-08-06 13:58:29 +12:00