peterv@propagandism.org
|
0919df3f05
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
peterv@propagandism.org
|
e15f728720
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
Olli.Pettay@helsinki.fi
|
6a822b6702
|
Bug 336081, Crash [@ nsHTMLEditRules::WillOutdent], r=neil, sr=peterv
|
2007-06-26 01:52:03 -07:00 |
Olli.Pettay@helsinki.fi
|
c7ce7113f4
|
Bug 336160 - Crash when releasing mouse while dragging absolute positioned element in designMode [@ nsHTMLEditor::MouseUp], r=glazman, sr=peterv
|
2007-06-14 01:22:47 -07:00 |
peterv@propagandism.org
|
655eaae934
|
Fix for bug 372544 ([Midas] Tab spacing is inconsistent). Patch by Mathieu Fenniak (mfenniak-moz@mathieu.fenniak.net), r/sr=me.
|
2007-05-24 06:00:53 -07:00 |
Olli.Pettay@helsinki.fi
|
81db8350b0
|
Remove rest of nsIDOMEventReceivers, Bug 363089, r+sr=jst
|
2007-05-15 01:50:33 -07:00 |
Olli.Pettay@helsinki.fi
|
c62c9a6daf
|
Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst
|
2007-05-14 02:11:38 -07:00 |
Olli.Pettay@helsinki.fi
|
0cb1dd0a4b
|
backout Bug 363089
|
2007-05-11 06:34:05 -07:00 |
Olli.Pettay@helsinki.fi
|
c509d37191
|
Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst
|
2007-05-11 04:15:11 -07:00 |
benjamin@smedbergs.us
|
0ab7558e7b
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
cbiesinger@web.de
|
0f57d5fea3
|
Bug 375878 remove users of Recycle()patch by taras glek r+sr=biesi
|
2007-03-30 15:44:22 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
peterv%propagandism.org
|
623d13c37f
|
Fix for bug 430392 (Pressing enter in div w/ contenteditable = true causes text nodes to move unexpectedly) . r/sr=jst, a=damon.
|
2008-04-30 18:14:28 +00:00 |
peterv%propagandism.org
|
8ed966f360
|
Fix for bug 417533 (Resizing linked images fails in contentEditable elements). r/sr=jst, a=damon.
|
2008-04-23 11:53:30 +00:00 |
gavin%gavinsharp.com
|
ce978e8637
|
Bug 428489: Crash [@ nsHTMLEditor::GetPositionAndDimensions] when window gets removed during click on contenteditable absolute positioned element, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=beltzner
|
2008-04-18 02:09:17 +00:00 |
mats.palmgren%bredband.net
|
b0994d1c20
|
Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons
|
2008-04-13 20:22:32 +00:00 |
jruderman%hmc.edu
|
ce16041c5d
|
Make tagStack be an array of nsString instead of nsAutoString. Fixes bug 427941. r+sr=sicking, a=beltzner
|
2008-04-11 04:38:26 +00:00 |
jonas%sicking.cc
|
126e198cad
|
Bug 425551: Improve script blocker code and use it to prevent async DOM events from keeping link elements alive past CC. Patch by bent. r/sr=sicking
|
2008-04-09 02:06:31 +00:00 |
Olli.Pettay%helsinki.fi
|
6e9d439623
|
Bug 424027, r=peterv, sr=sicking
|
2008-04-06 12:40:33 +00:00 |
dbaron%dbaron.org
|
526e0f4497
|
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
|
2008-03-13 18:54:02 +00:00 |
bent.mozilla%gmail.com
|
bff41e4f8f
|
Bug 420700 - Bustage fix.
|
2008-03-06 20:35:42 +00:00 |
masayuki%d-toybox.com
|
1e15df8ce2
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 15:28:40 +00:00 |
masayuki%d-toybox.com
|
755b4e49e5
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 13:59:28 +00:00 |
masayuki%d-toybox.com
|
0cb4d69dfd
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 11:01:59 +00:00 |
Olli.Pettay%helsinki.fi
|
b211cbf183
|
Bug 418457, Remove support for onbeforecopy/cut/paste until we have a better implementation, r+sr=sicking
|
2008-02-24 10:55:39 +00:00 |
masayuki%d-toybox.com
|
3cac44982f
|
Bug 348341 "Reverse conversion" doesn't work by Kotoeri(Japanese input). r=josh+peterv+roc, sr=roc, b1.9=pavlov
|
2008-02-20 07:40:06 +00:00 |
jag%tty.nl
|
79576fee57
|
Bug 416998: Fix the order of member variable initializers for a few constructors. sr=bz, a=schrep
|
2008-02-19 07:36:52 +00:00 |
reed%reedloden.com
|
74be177755
|
Bug 322202 - "[MIDAS] hitting ENTER when focus inside an empty paragraph (containing the "I dont need it" BR tag) results in strange output." [p=littlecritter@nasquan.com (Loune) r+sr=Neil a=blocking1.9+]
|
2008-01-27 04:17:29 +00:00 |
reed%reedloden.com
|
ed491d1146
|
Bug 364719 - "Resizers of images are positioned wrongly when page is scrolled" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) / chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv r+sr=roc a=blocking1.9+]
|
2008-01-22 07:39:07 +00:00 |
neil%parkwaycc.co.uk
|
50a75e217e
|
Don't pointlessly clone nsCOMArray b=265745 r=brade sr=rbs a=schrep
|
2008-01-07 10:14:28 +00:00 |
neil%parkwaycc.co.uk
|
2c5e140d6a
|
Make XUL elements really native anonymous b=410119 r=smaug sr+a=sicking
|
2008-01-04 11:24:42 +00:00 |
reed%reedloden.com
|
520b350704
|
Bug 389933 - "ASSERTION: JoinNode called with node not listed in offset table while editing HTML email in GMail" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r=peterv sr=roc a1.9=schrep]
|
2007-12-19 11:32:20 +00:00 |
jruderman%hmc.edu
|
6dd02deadf
|
Add crashtests for two leak bugs.
|
2007-12-15 05:29:32 +00:00 |
jruderman%hmc.edu
|
098c274ef7
|
Add crashtest
|
2007-12-15 05:15:50 +00:00 |
jruderman%hmc.edu
|
6e79c2e91e
|
Add crashtest (even though it asserts)
|
2007-12-15 04:47:48 +00:00 |
jruderman%hmc.edu
|
ba8c38f1c2
|
Fix PropItem leak by using nsAutoPtr (bug 407074). r+sr=peterv, a=damon
|
2007-12-12 03:23:34 +00:00 |
jruderman%hmc.edu
|
6216badaec
|
Fix AtomImpl leak (bug 407277). r+sr=peterv, a=schrep.
|
2007-12-12 02:07:35 +00:00 |
reed%reedloden.com
|
a3b6bcf5f5
|
Bug 388655 - "Editor br gets added to empty table cells if contenteditable node is in document" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a=blocking1.9+]
|
2007-12-05 01:04:11 +00:00 |
bugzilla%standard8.plus.com
|
702a66eb69
|
Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep
|
2007-11-20 19:06:32 +00:00 |
ted.mielczarek%gmail.com
|
4ee0a1f24f
|
bug 403664 - crash when pasting into textfield with rich text mode (a.o. Gmail) [@ nsParser::ParseFragment()]. r+sr=stuart
|
2007-11-16 00:23:54 +00:00 |
reed%reedloden.com
|
8400059a8a
|
Bug 388980 - "Gmail compose mail (midas), background color doesn't work" [p=cpearce r=peterv sr=roc a1.9=schrep]
|
2007-11-13 08:10:04 +00:00 |
jonas%sicking.cc
|
8c9f2e7aef
|
Bug 403549: Avoid memory churn from nsContentUtils::CreateContextualFragment by giving nsIParser::ParseFragment a better signature. r/sr=stuart
|
2007-11-13 01:41:40 +00:00 |
reed%reedloden.com
|
e6e48956f2
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 18:51:50 +00:00 |
roc+%cs.cmu.edu
|
1c3c2cff71
|
Bug 388980. Backing out because it broke tests.
|
2007-10-02 22:12:20 +00:00 |
roc+%cs.cmu.edu
|
c85cf0523d
|
Bug 388980. Keep mCSSAware in sync. patch by Chris Pearce, r+sr=peterv
|
2007-10-02 21:44:22 +00:00 |
reed%reedloden.com
|
1bd5534e34
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr+a1.9=roc]
|
2007-10-02 07:32:17 +00:00 |
martijn.martijn%gmail.com
|
97394bd5c9
|
Bug 396108 � Crash [@ PresShell::ResizeReflow] with iframes, binding, while onbeforecopy removing stuff, patch by Mathieu Fenniak, r=Olli.Pettay, sr=jst, a=jonas
|
2007-09-29 17:56:05 +00:00 |
reed%reedloden.com
|
11f2440546
|
Backout patch from bug 384147 from Mathieu Fenniak due to new test failing on Windows and Linux (but not Mac).
|
2007-09-20 07:05:57 +00:00 |
reed%reedloden.com
|
447335297a
|
Bug 384147 - "tabbing out list item doesn't merge with next list item at same depth" [p=mfenniak-moz@mathieu.fenniak.net (Mathieu Fenniak) r=glazou sr=roc a1.9=roc]
|
2007-09-20 06:14:37 +00:00 |
cbarrett%mozilla.com
|
983ed3881d
|
Bug 393646 - Support reading image data off the clipboard on Mac r=josh,bienvenu sr=roc a=mconnor/drivers
|
2007-09-17 18:02:50 +00:00 |