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

18653 Коммитов

Автор SHA1 Сообщение Дата
dbaron%dbaron.org 22c699c8c4 Fix reading of uninitialized memory (in-out aEventStatus). b=346767 r=Olli.Pettay sr=bzbarsky 2006-08-01 17:29:48 +00:00
neil%parkwaycc.co.uk 2b467bfa94 Bug 346468 fix for regression from latest patch to bug 344085 r+sr=roc 2006-08-01 10:01:18 +00:00
bzbarsky%mit.edu 1f01e96ecb Misnamed test. 2006-07-31 21:05:44 +00:00
brettw%gmail.com 83c62ff171 Bug 346185 r=uriber sr=bryner fixing one of two misspelled words in a line makes spellcheck underline disappear on both 2006-07-31 18:25:22 +00:00
bzbarsky%mit.edu 2a7800e38a Another test 2006-07-31 17:31:43 +00:00
bzbarsky%mit.edu f867ec0632 Add two more tests. 2006-07-31 17:18:48 +00:00
bzbarsky%mit.edu 21a9c27352 Adding regression tests. 2006-07-31 17:11:21 +00:00
smontagu%smontagu.org 6330067fc1 Bidi support for alternate text: reorder the text correctly, align text and icon to the right when direction is right-to-left, and create a bidi embedding when the alternate text is displayed inline. Bug 345954, r=uriber, sr=bzbarsky 2006-07-31 07:08:45 +00:00
smontagu%smontagu.org 5e9cd949e0 Update data files to Unicode 5.0. Bug 345156, r=jshin, sr=jag 2006-07-30 12:50:15 +00:00
smontagu%smontagu.org 6e00ae7cdf Update data files to Unicode 5.0 2006-07-30 12:47:26 +00:00
smontagu%smontagu.org 3f86b46158 Update data files to Unicode 5.0 2006-07-30 12:39:56 +00:00
Olli.Pettay%helsinki.fi 6f609c832f backout Bug 346054 to fix regression 2006-07-30 00:26:19 +00:00
Olli.Pettay%helsinki.fi cfb6b20aa6 Bug 346281, Crash [@ nsBoxObject::RemoveProperty] passing undefined, r+sr=roc 2006-07-29 10:23:42 +00:00
Olli.Pettay%helsinki.fi 5d2e06430e Bug 346054, Crash when removing <tooltip> before showing it, r+sr=roc 2006-07-29 10:19:14 +00:00
mats.palmgren%bredband.net a57c971e9a Don't make a frame on the overflow line list a sibling to a frame on the principal line list. b=344557 r+sr=roc 2006-07-29 09:38:35 +00:00
pkasting%google.com 2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
martijn.martijn%gmail.com d22f55b012 Bug 271442 - Flash element behaves weird if inside a floated element with overflow:auto, patch by Graham Sanderson, r+sr=roc 2006-07-28 22:59:05 +00:00
neil%parkwaycc.co.uk 362b2ca581 Store the tree view as a member rather than a property b=344085 r+sr=roc 2006-07-28 19:57:15 +00:00
mats.palmgren%bredband.net a9e4efa770 Removed a bogus assertion. b=345699 r+sr=roc 2006-07-28 09:18:27 +00:00
Olli.Pettay%helsinki.fi d9a7d477f1 Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz 2006-07-28 06:28:27 +00:00
Olli.Pettay%helsinki.fi 6431c70f98 Bug 346119, update PresContext's document when PresShell is changed, r+sr=bz 2006-07-28 06:22:19 +00:00
brettw%gmail.com fd061c8cbc Bug 345099 r+sr=bryner Fix includes from main patch on this bug 2006-07-27 21:46:34 +00:00
bzbarsky%mit.edu 55f6684f01 Fix title. 2006-07-27 21:23:22 +00:00
brettw%gmail.com 7a49e43b77 Fix bustage from bug 345099 2006-07-27 18:39:18 +00:00
brettw%gmail.com d15c579c18 Bug 345099 r=uriber sr=bryner Sort ranges in selection for faster comparison. 2006-07-27 17:57:15 +00:00
bzbarsky%mit.edu e15b9d5c26 Fix password test to actually test password inputs. 2006-07-27 17:43:01 +00:00
longsonr%gmail.com 674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
bzbarsky%mit.edu 6438bc3b84 Adding more regression tests. 2006-07-27 04:00:35 +00:00
bzbarsky%mit.edu 0c64f2595a Adding regression test. 2006-07-26 18:57:10 +00:00
dbaron%dbaron.org e15a4df54d Fix incorrectly-written assertion. b=345620 r+sr=bzbarsky 2006-07-26 16:23:49 +00:00
Olli.Pettay%helsinki.fi a24156b7d9 Bug 345600, Crash [@ nsTextInputListener::UpdateTextInputCommands] using onselect and removing textarea, r+sr=roc 2006-07-26 07:58:18 +00:00
tor%cs.brown.edu 4a0403c8b3 Bug 345511 - remove nsISVGMaskFrame. r+sr=roc 2006-07-25 18:29:10 +00:00
mats.palmgren%bredband.net ba5a744d70 Add float:none and position:static !important for <option> and <optgroup>. b=343510 r+sr=bzbarsky 2006-07-25 16:16:30 +00:00
mats.palmgren%bredband.net ff9ebb7df2 Fix Print/Preview crash when (sub-)document doesn't have root content. b=345159 r+sr=bzbarsky 2006-07-25 16:05:49 +00:00
bzbarsky%mit.edu cd2bc9b2cd Adding regression test. 2006-07-25 05:17:15 +00:00
bzbarsky%mit.edu d17a19bb72 Adding more regression tests. 2006-07-25 04:49:14 +00:00
jag%tty.nl 8921c09184 Expand tab introduced in previous checkin. r=sspitzer 2006-07-25 01:34:31 +00:00
sspitzer%mozilla.org 7d923a632e fix for bug #342439: printing certain urls (google groups and maps) from print preview shows the style/meta tags on paper. thanks to bz for the fix. r/sr=dbaron 2006-07-25 00:29:26 +00:00
mozilla%weilbacher.org 42378d3c40 [OS/2] Bug 342644: Get SVG/Canvas working again on OS/2, r=tor, sr=mkaply 2006-07-24 23:28:29 +00:00
gavin%gavinsharp.com c19fb04fdf Bug 342479: fix compiler warning @ nsFloatCacheList::RemoveAndReturnPrev in nsLineBox.cpp, patch by Ryan VanderMeulen <ryanvm@gmail.com>, r+sr=roc 2006-07-24 18:57:42 +00:00
longsonr%gmail.com 2a358289ae fixing bustage from Bug 343760 2006-07-24 16:48:01 +00:00
aaronleventhal%moonset.net 793d61f079 Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano 2006-07-24 16:12:08 +00:00
longsonr%gmail.com daf5a3d6c1 Bug 343760 - Don't copy nsITextContent into glyph frames. r=tor, sr=roc 2006-07-24 14:20:23 +00:00
martijn.martijn%gmail.com 1b49c560b3 Bug 291702 - Crash if a XUL page contains flex summing up to zero - Integer divide by 0 [@ nsSprocketLayout::ComputeChildSizes ], r=neil, sr=bzbarsky 2006-07-24 10:46:36 +00:00
bzbarsky%mit.edu fa2ca59747 Add another regression test. 2006-07-24 06:12:30 +00:00
bzbarsky%mit.edu c6ef45811a Adding regression test. 2006-07-24 04:51:42 +00:00
bzbarsky%mit.edu 5d46a66075 Add regression tests. 2006-07-24 04:40:38 +00:00
tor%cs.brown.edu 9e2bf17ee9 Bug 345390 - Remove nsISVGClipPathFrame. r+sr=roc 2006-07-21 14:58:57 +00:00
sharparrow1%yahoo.com 341097b456 Bug 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc. 2006-07-21 00:16:07 +00:00
sharparrow1%yahoo.com ca2fdec000 Bug 345371: add null checks for weak pointers in nsCaret. r+sr=roc. 2006-07-20 23:26:05 +00:00