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

18638 Коммитов

Автор SHA1 Сообщение Дата
pkasting%google.com 48d836c35d Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
martijn.martijn%gmail.com 86273c0115 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 9169d23f50 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 9e1eaab823 Removed a bogus assertion. b=345699 r+sr=roc 2006-07-28 09:18:27 +00:00
Olli.Pettay%helsinki.fi 43c2979267 Bug 346083, Crash [@ nsBoxObject::SetProperty], r+sr=bz 2006-07-28 06:28:27 +00:00
Olli.Pettay%helsinki.fi 2bbf94e1a3 Bug 346119, update PresContext's document when PresShell is changed, r+sr=bz 2006-07-28 06:22:19 +00:00
brettw%gmail.com b04119e53a Bug 345099 r+sr=bryner Fix includes from main patch on this bug 2006-07-27 21:46:34 +00:00
bzbarsky%mit.edu 823eb2c7c3 Fix title. 2006-07-27 21:23:22 +00:00
brettw%gmail.com eb68a42218 Fix bustage from bug 345099 2006-07-27 18:39:18 +00:00
brettw%gmail.com 96aa9a223c Bug 345099 r=uriber sr=bryner Sort ranges in selection for faster comparison. 2006-07-27 17:57:15 +00:00
bzbarsky%mit.edu bb3528f1fb Fix password test to actually test password inputs. 2006-07-27 17:43:01 +00:00
longsonr%gmail.com 3f5de05b7a 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 0966b85417 Adding more regression tests. 2006-07-27 04:00:35 +00:00
bzbarsky%mit.edu 9c4a4189fc Adding regression test. 2006-07-26 18:57:10 +00:00
dbaron%dbaron.org 5b59c32594 Fix incorrectly-written assertion. b=345620 r+sr=bzbarsky 2006-07-26 16:23:49 +00:00
Olli.Pettay%helsinki.fi 599fed1d7e 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 3a4546517e Bug 345511 - remove nsISVGMaskFrame. r+sr=roc 2006-07-25 18:29:10 +00:00
mats.palmgren%bredband.net dbd2be8da2 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 6597b160c4 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 14039477c7 Adding regression test. 2006-07-25 05:17:15 +00:00
bzbarsky%mit.edu 6fe836e3f2 Adding more regression tests. 2006-07-25 04:49:14 +00:00
jag%tty.nl 8d3bb5035f Expand tab introduced in previous checkin. r=sspitzer 2006-07-25 01:34:31 +00:00
sspitzer%mozilla.org fd992b2461 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 6ce01c889f [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 725e0b1d30 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 0554b7a951 fixing bustage from Bug 343760 2006-07-24 16:48:01 +00:00
aaronleventhal%moonset.net 8cf5c3b9a2 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 09de4f93d2 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 004f89f2c1 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 7bd27dc6e1 Add another regression test. 2006-07-24 06:12:30 +00:00
bzbarsky%mit.edu 1d7858903d Adding regression test. 2006-07-24 04:51:42 +00:00
bzbarsky%mit.edu 315ba351dd Add regression tests. 2006-07-24 04:40:38 +00:00
tor%cs.brown.edu 0c84bf43dd Bug 345390 - Remove nsISVGClipPathFrame. r+sr=roc 2006-07-21 14:58:57 +00:00
sharparrow1%yahoo.com daf26752ad Bug 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc. 2006-07-21 00:16:07 +00:00
sharparrow1%yahoo.com 4684a1ddda Bug 345371: add null checks for weak pointers in nsCaret. r+sr=roc. 2006-07-20 23:26:05 +00:00
dbaron%dbaron.org 61f5a918f4 Fix misuse of refcount logging. b=345157 r=bsmedberg 2006-07-20 21:32:22 +00:00
roc+%cs.cmu.edu 1edb390717 Bug 334085. Block tree view assignment via properties. r+sr=bzbarsky 2006-07-20 17:59:30 +00:00
mats.palmgren%bredband.net 718cf7e906 Null check the page content frame, just in case. b=294836 r+sr=bzbarsky 2006-07-20 09:41:01 +00:00
masayuki%d-toybox.com b4268c824a b=255990 backing-out the previous patch, we should try to better fix. 2006-07-20 09:04:39 +00:00
mats.palmgren%bredband.net 45df0fb8ff [Debug only] Add nsTableCaptionFrame::GetFrameName() returning "Caption". b=343386 r+sr=bzbarsky 2006-07-20 08:50:26 +00:00
mats.palmgren%bredband.net efceaa5ea8 Ignore mLegendFrame as previous sibling since it does not live in the content area frame. b=345249 r+sr=bzbarsky 2006-07-20 04:54:51 +00:00
martijn.martijn%gmail.com 60263b7dd7 Bug 337955 - XUL splitter frames can only collapse in one direction. Patch by Andrew Miller, r=enndeakin, sr=neil 2006-07-19 22:30:33 +00:00
martijn.martijn%gmail.com 35635dee14 Bug 345141 - arrows on scrollbars do nothing. Patch by Adam Guthrie, r+sr=roc 2006-07-19 22:13:18 +00:00
tor%cs.brown.edu 82d7ee1666 Bug 343755 - missing include causing OS-X build problem. r+sr=roc 2006-07-19 21:26:37 +00:00
bmlk%gmx.de 158a644eb5 when we remove cells the number of columns in the cellmap may rise if rowspans are involved bug 343778 r/sr=bzbarsky 2006-07-19 19:21:50 +00:00
tor%cs.brown.edu 2f140f62e9 Bug 344892 - make sure we use the right context for glyph frames when
calculating stroke width.  r=scooter, sr=roc
2006-07-19 14:46:50 +00:00
tor%cs.brown.edu b3b4b09f7c Bug 344749 - remove paint server properties before svg geometry frame
is deleted.  r+sr=roc
2006-07-19 14:44:51 +00:00
tor%cs.brown.edu 918ca882f4 Bug 344904 - make sure state bits are set correctly for marker frame
to prevent crash. r+sr=roc
2006-07-19 14:42:27 +00:00
longsonr%gmail.com 2c192a9d10 Bug 345051 - Fix DOS line endings. r+sr=tor 2006-07-19 14:02:43 +00:00
longsonr%gmail.com 05f29c994b Bug 314707 - SVG Font Size Printing Error. r=tor, sr=roc 2006-07-19 12:40:05 +00:00