Ehsan Akhgari
|
67c7d5d5e2
|
Bug 332636 - Handle backspace for Unicode plane 1 characters correctly; r=roc
--HG--
extra : rebase_source : a343610b06983d3328f3ddb2e7025193ab275094
|
2010-06-04 13:28:19 -04:00 |
|
Ehsan Akhgari
|
c0245df31d
|
Backed out changeset 634e1f2cf46c because it breaks the Esc key in XUL dialogs (possibly among others)
|
2010-06-03 21:28:03 -04:00 |
|
Masayuki Nakano
|
d075ac396c
|
Bug 564669 Remove nsIPlaintextEditor::handleKeyPress() r=smaug, sr=roc
|
2010-06-02 16:24:56 +09:00 |
|
Ehsan Akhgari
|
5a941e7405
|
Bug 568362 - Protect IsPreFormatted callers from premature death; r=roc
|
2010-05-27 21:18:48 -04:00 |
|
Ehsan Akhgari
|
f58add9d96
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Ehsan Akhgari
|
a87b134220
|
Bug 560647 - add startup timeline instrumentation; r=vlad
|
2010-05-19 19:22:19 -04:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Jonas Sicking
|
6f9aebb70a
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
Ehsan Akhgari
|
856ecc5649
|
Bug 558962 - Memoize nsPlaintextEditor::GetDefaultEditorPrefs to avoid unnecessary calls to the pref service; r=roc
|
2010-04-13 13:44:17 -04:00 |
|
Masayuki Nakano
|
7d05909d39
|
Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug
|
2010-04-12 11:35:18 +09:00 |
|
Ehsan Akhgari
|
05b0ede6fb
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
|
2010-02-01 23:00:12 -05:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Masayuki Nakano
|
2e04f8ba90
|
Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc
|
2010-04-10 18:24:35 +09:00 |
|
Ehsan Akhgari
|
a7ebcd12b9
|
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
|
2010-04-06 21:08:58 -04:00 |
|
Ehsan Akhgari
|
0170b6dede
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 91df07eb7a6a52c35d8f4d52212663045450b95a
|
2010-02-01 23:00:12 -05:00 |
|
Craig Topper
|
7b89b159bb
|
Bug 253889: DeCOMtaminate nsIPresShell - GetCaret(). r=roc
--HG--
extra : rebase_source : 2a05050d8cbb10dd3bb763d5d5a158cc5f3dd814
|
2010-03-31 08:39:31 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Neil Deakin
|
8f3acb3041
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Markus Stange
|
6cd85ba6d1
|
Bug 434210 - When dropping text in textfields, check the drag session's drag action instead of the event's modifier flags when determining whether to move or copy text. r=smaug
|
2010-03-08 13:32:53 +01:00 |
|
Masayuki Nakano
|
8a42231835
|
Bug 545602 Unify the event listeners for editor r=smaug
--HG--
rename : editor/libeditor/text/nsEditorEventListeners.cpp => editor/libeditor/base/nsEditorEventListener.cpp
rename : editor/libeditor/text/nsEditorEventListeners.h => editor/libeditor/base/nsEditorEventListener.h
rename : editor/libeditor/html/nsHTMLEditorMouseListener.cpp => editor/libeditor/html/nsHTMLEditorEventListener.cpp
rename : editor/libeditor/html/nsHTMLEditorMouseListener.h => editor/libeditor/html/nsHTMLEditorEventListener.h
|
2010-03-06 13:01:28 +09:00 |
|
Henri Sivonen
|
1bc27dd8cf
|
Bug 546256 - Replace bogus </head> tag with </title> in test_bug471722.html. r=peterv.
--HG--
extra : rebase_source : 374ecbaed964aae46426cf3b65eb6ead7bcc1d24
|
2010-02-22 14:17:37 +02:00 |
|
Ehsan Akhgari
|
50f48242c4
|
Backed out changeset 70b1ccb14325
|
2010-02-18 18:52:12 -05:00 |
|
Ehsan Akhgari
|
8b4d5890e9
|
Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky
--HG--
extra : rebase_source : 117d5f34a90941543a994107351eb0e34ae7308f
|
2010-02-01 23:00:12 -05:00 |
|
Ehsan Akhgari
|
1000016308
|
Bug 542912 - Refactor the newline handling behavior in nsTextEditRules; r=bzbarsky sr=roc
--HG--
extra : rebase_source : 92fb4649c72293253317cc5eb6fc0f10d8aa6dfb
|
2010-02-01 13:12:31 -05:00 |
|
Tom Dyas
|
8209cf7fbc
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2010-01-10 20:45:45 -05:00 |
|
Josh Aas
|
f9051ae7e3
|
Backed out changeset bee6729280d8
|
2009-12-30 17:29:26 -05:00 |
|
Tom Dyas
|
13780ad38c
|
Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug
|
2009-12-30 15:58:33 -05:00 |
|
Oleg Romashin
|
0a396e82ab
|
b=536560; Freeze and OOM kill happens in gfxPangoFontGroup::CreateGlyphRunsItemizing, on password input field, r=neil
|
2009-12-26 10:36:11 +02:00 |
|
Brad Lassey
|
c7d187e05b
|
bug 527674 - number of askterisks doesn't match the number of password charecters when user hits delete r=neil
|
2009-11-25 12:50:35 -05:00 |
|
Brad Lassey
|
926e622d2a
|
bug 530367 - passwords from password manager flash in clear text r=neil
|
2009-11-25 12:41:23 -05:00 |
|
Brad Lassey
|
3a3e6e7566
|
bug 527182 - crash entering login info on twitter, missing QI impl r=timeless
|
2009-11-18 13:45:26 -05:00 |
|
Masayuki Nakano
|
ab0f2e9ba1
|
Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil
|
2009-11-16 22:13:02 +09:00 |
|
Doug Turner
|
98d855d1a7
|
Bug 527182 - Crash when entering info on twitter. r=blassey
|
2009-11-07 19:01:29 -08:00 |
|
Brad Lassey
|
8eae6471c5
|
bug 514212 - Typed letters in password fields become asterisks immediately r=neil
|
2009-11-02 10:37:25 -05:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
liucougar@gmail.com
|
cc07460944
|
Bug 502259. Make delete at end of paragraph work. r=cpearce
|
2009-08-04 09:46:48 +12:00 |
|
Robert O'Callahan
|
679ac11f8b
|
Bug 497274. nsWrapUtils is unused, remove it. r+sr=peterv
--HG--
extra : rebase_source : 2229184a5fe9adfba4bdd21b2cc731fb1d649acf
|
2009-06-12 14:02:36 +12:00 |
|
Neil Deakin
|
79321ef1f8
|
Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE)
|
2009-06-10 14:00:39 -04:00 |
|
L. David Baron
|
375aab6e36
|
Fix gcc bracing warning while I'm here. (Bug 423233)
|
2009-05-08 21:59:26 -07:00 |
|
Robert Sayre ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
0864915da4
|
Add the editor to cycle collection. (Bug 423233) r+sr=peterv
|
2009-05-08 21:59:25 -07:00 |
|
L. David Baron
|
a55b8a1b0a
|
Clear the weak back pointers in nsTextEditRules and nsHTMLEditRules when they are no longer valid, to prepare for editor cycle collection. (Bug 423233) r+sr=peterv
|
2009-05-08 21:59:24 -07:00 |
|
Ryo Onodera
|
5e72993bff
|
Bug 489485. nsRect::ToNearest/Inner/OuterPixels should be nonstatic. r+sr=roc
--HG--
extra : rebase_source : 13778709270ab926e951a7782fce3632370ef7c7
|
2009-05-08 14:31:04 +12:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Bob Clary
|
1a44d27af4
|
bug 403965 - crash test by Martijn Wargers.
|
2009-04-24 10:08:22 -07:00 |
|
Siddharth Agarwal
|
50384d30a3
|
Bug 484143 -- Remove AOLCiter, based on a patch by Phil Ringnalda <philringnalda@gmail.com>, r+sr=roc
|
2009-04-05 22:10:43 +05:30 |
|
Asaf Romano
|
3dd3f44306
|
Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas.
|
2009-03-27 09:50:03 +03:00 |
|
Graeme McCutcheon
|
57f7cebb30
|
Bug 471722 - Plaintext editor redo handling code looks for incorrect type of bogus node; test; r=peterv
CLOSED TREE (test only)
|
2009-02-14 20:32:22 +01:00 |
|
Graeme McCutcheon
|
fd55a4bbd4
|
Bug 471722 - Plaintext editor redo handling code looks for incorrect type of bogus node. r+sr=peterv
|
2009-02-06 22:15:57 +00:00 |
|