sayrer@gmail.com
|
873351be9a
|
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
|
2007-04-16 08:18:50 -07:00 |
masayuki@d-toybox.com
|
20203d1001
|
Bug 358899 [Cocoa] Improve nsIKBStateControl implementation r=josh+ere+masaki.katakai+roc, sr=roc
|
2007-04-15 06:43:55 -07:00 |
enndeakin@sympatico.ca
|
48dbcb6959
|
Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc
|
2007-04-11 21:37:39 -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 |
stefanh%inbox.com
|
db87b641ad
|
Bug 435079 - Migrate Composer's New Page Settings prefs to the new prefpane. Also removed 2 unused files (pref-publish.xul and pref-publish.dtd). r+sr=Neil.
|
2008-07-12 18:40:55 +00:00 |
neil%parkwaycc.co.uk
|
c35aa07662
|
Bug 279144 Make Editor reuse utilityOverlay status bar toggle code r=IanN,philor
|
2008-06-16 09:11:06 +00:00 |
stefanh%inbox.com
|
999d7d53bd
|
Bug 436670 - default color constants should be vars in EdColorProps.js. r+sr=Neil, a1.1.0=ajschult.
|
2008-05-31 23:30:45 +00:00 |
stefanh%inbox.com
|
9083f93b01
|
Bug 436286 - Remove unneeded js dependency in pref-composer.xul. NPOTDB. r=Neil.
|
2008-05-30 11:43:04 +00:00 |
gavin%gavinsharp.com
|
c57138d0d4
|
Bug 433406: Once spell checker is disabled, it can't be enabled again, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mats, sr=roc, a=schrep
|
2008-05-27 17:55:13 +00:00 |
stefanh%inbox.com
|
276276c2d7
|
Bug 432132 - fixing review comments that I forgot to address in original check-in. Sigh.
|
2008-05-25 19:30:50 +00:00 |
stefanh%inbox.com
|
e069054577
|
Bug 432132 - Use <textbox type=number> in Composer where applicable (preference part). Also removed one obsolete function. NPOTDB. r+sr=Neil.
|
2008-05-25 19:16:57 +00:00 |
reed%reedloden.com
|
93d48d59c0
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 10:51:41 +00:00 |
reed%reedloden.com
|
e7356c52e6
|
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
|
2008-05-08 10:39:06 +00:00 |
reed%reedloden.com
|
f7dde17c43
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 09:06:06 +00:00 |
reed%reedloden.com
|
07a312ee28
|
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
|
2008-05-07 12:01:40 +00:00 |
reed%reedloden.com
|
6ad8409089
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-07 10:18:31 +00:00 |
reed%reedloden.com
|
ff09c2ff36
|
Bug 431184 - "Composer badly handles XHTML documents" ((Av1) <ComposerCommands.js> Adds |Components.results.|) [p=sgautherie.bz@free.fr (Serge Gautherie) r+sr=Neil]
|
2008-05-07 10:17:22 +00:00 |
reed%reedloden.com
|
51d6905e11
|
Bug 384625 - "Absolute Positioning grabber (mGrabber) hidden and inaccesible" (Max out grabber z-index) [p=amidude99@yahoo.com (Art Skiles) r=glazou sr=Neil]
|
2008-05-07 10:12:53 +00:00 |
Olli.Pettay%helsinki.fi
|
b12ff59f9f
|
Bug 430858, Composer is unusable (can't type anything in the window etc), r+sr=peterv, a=beltzner
|
2008-05-06 17:46:55 +00:00 |
stefanh%inbox.com
|
31e572e5af
|
Bug 431061 - Migrate main Composer prefs and toolbars prefs to new pref pane (SeaMonkey-only). r+sr=Neil.
|
2008-05-04 18:37:52 +00:00 |
peterv%propagandism.org
|
640b1dedbf
|
Fix for bug 430624 (Crash [@ nsDocShellEditorData::DetachFromWindow] with spellcheck attribute). Patch by cpearce, r=peterv, sr=jst.
|
2008-05-02 11:36:31 +00:00 |
roc+%cs.cmu.edu
|
24d4dd60f8
|
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
|
2008-05-01 09:00:11 +00: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 |
gavin%gavinsharp.com
|
167101518f
|
Bug 428852: Remove some unused editor files, patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=neil
|
2008-04-25 16:54:40 +00:00 |
roc+%cs.cmu.edu
|
5f8c5273e9
|
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
|
2008-04-23 21:36:19 +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 |
peterv%propagandism.org
|
b2226dfe1c
|
Fix for bug 390934 (When document contains contenteditable element, drag-dropping seems possible anywhere in the document). r/sr=jst, a=beltzner.
|
2008-04-18 13:29:57 +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 |
gavin%gavinsharp.com
|
5d10e281e5
|
Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-18 02:07:06 +00:00 |
peterv%propagandism.org
|
c663553987
|
Fix for bug 406596 (Link/anchor elements are focused within an contentEditable element). r/sr=jst, a=beltzner.
|
2008-04-15 18:40:41 +00:00 |
dbaron%dbaron.org
|
b8ae944d39
|
Backout bug 157546 (making the delete key delete by clusters) to fix blockers bug 419217 and bug 419406. Instead of removing the added test, mark now-failing tests as todo. a=damons
|
2008-04-15 01:04:19 +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 |
philringnalda%gmail.com
|
51bd1fdc69
|
Bug 427340 - tooltiptext hasn't required a specified tooltip popup for... a few years now, r+sr=neil
|
2008-04-06 23:52:47 +00:00 |
Olli.Pettay%helsinki.fi
|
6e9d439623
|
Bug 424027, r=peterv, sr=sicking
|
2008-04-06 12:40:33 +00:00 |
reed%reedloden.com
|
fa44009689
|
Bug 294987 - "In <EdColorPicker.xul>, "Warning: Error in parsing value for property 'background-color'. Declaration dropped.", with empty |Last*Color|" ((Av1b) <EdColorPicker.js>) [p=sgautherie.bz@free.fr (Serge Gautherie) r+sr=Neil]
|
2008-04-04 09:09:46 +00:00 |
jruderman%hmc.edu
|
77904b6982
|
Add a crashtest
|
2008-03-26 22:13:20 +00:00 |
kairo%kairo.at
|
4ef595198d
|
bug 411215 - Migrate SeaMonkey's main appearance pref panel to new pref pane and remove the locales subpanel, r=IanN sr=Neil
|
2008-03-15 13:36:42 +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 |
roc+%cs.cmu.edu
|
329cad8bca
|
Bug 157546. 'Delete' key should delete entire cluster. patch by Theppitak Karoonboonyanan, r+sr=roc,a=schrep
|
2008-02-22 02:24:05 +00:00 |
reed%reedloden.com
|
dba07a61d2
|
Back out patch from Theppitak Karoonboonyanan in bug 157546 due to test failures.
|
2008-02-20 11:10:17 +00:00 |
reed%reedloden.com
|
d9e68584b7
|
Bug 157546 - "[CTL-Thai] IM: <delete> key should delete WHOLE Thai "display cell"" [p=thep@linux.thai.net (Theppitak Karoonboonyanan) r+sr=roc a1.9=schrep]
|
2008-02-20 10:20:05 +00:00 |
reed%reedloden.com
|
02ddd2e2f4
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 09:54:52 +00:00 |