Craig Topper
|
ea3edbe56c
|
Bug 557690: Fix uninitialized return value in nsEditor::QueryComposition. r=roc
|
2010-04-08 12:26:27 -07: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 |
|
Ehsan Akhgari
|
1381adb443
|
Bug 537046 - crash in [@ nsWSRunObject::GetWSBoundingParent() ] (crashtest); r=peterv
--HG--
extra : rebase_source : 8621c95f05431946dd8bff43f6d703b53185917d
|
2010-04-06 14:35:25 -04:00 |
|
Jesse Ruderman
|
00c97be395
|
Add dumps to crashtest in the hope of shedding light on orange bug 471185
|
2010-03-31 17:00:04 -07: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 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
liucougar@gmail.com
|
08a58993f1
|
Bug 507936 - Should join node when deleting at end of paragraph. r=peterv
|
2010-03-23 09:23:23 +01:00 |
|
Makoto Kato
|
9058c89126
|
Bug 553548 - nsEditor::GetWrapWidth() is unused. r=Olli.Pettay
|
2010-03-23 12:51:58 +09: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 |
|
Ehsan Akhgari
|
e03b37a6c4
|
Bug 484890 - Use a weak pointer for docshell in editing session; r=sicking
--HG--
extra : rebase_source : 4ac0aec249fb9e79d68356b28d0abbb6b65a021f
|
2010-03-18 12:12:37 -04:00 |
|
Mats Palmgren
|
b4870c9c1d
|
Bug 541013. r=peterv
|
2010-03-15 19:30:01 +01:00 |
|
Justin Wood
|
3659e4a8ef
|
Backout Bug 507936, Due to test failures. roc claimed to have done it already but I don't see it
|
2010-03-15 01:15:27 -04:00 |
|
liucougar
|
a571e0a828
|
Bug 507936. Join nodes when deleting at end of paragraph. r=peterv
--HG--
extra : rebase_source : cf90db83f439a33643daf98662f36b98a18649c7
|
2010-03-15 14:37:23 +13:00 |
|
Mats Palmgren
|
549893b6d7
|
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
|
2010-03-14 23:52:07 +01:00 |
|
Serge Gautherie
|
2e527756c8
|
Bug 369034 - TestTXMgr has error and leaks object; (Dv1) Fix and reorder printf()s.
r=peterv.
|
2010-03-10 21:03:23 +01:00 |
|
Ehsan Akhgari
|
6ed1775117
|
Bug 550569 - Integrate BrowserScope's HTML editor test suite with Mozilla's mochitest framework; r=bzbarsky
--HG--
extra : rebase_source : fd9a9c69ff732dc8c1af97d120a044f34c6a70d7
|
2010-03-08 17:36:42 -05:00 |
|
Jonas Sicking
|
1a6c0165bf
|
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
|
2010-03-08 07:44:59 -08: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 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08: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 |
|
Henri Sivonen
|
8eebbdca2a
|
Bug 545405 - Replace bogus </head> tag with </title> in test_bug502673.html. r=timeless.
--HG--
extra : rebase_source : bae05f3671d99bcac21f52a5452aa6867e6dd0f0
|
2010-02-22 14:17:31 +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
|
c47d8c7d26
|
Bug 537046 - crash in [@ nsWSRunObject::GetWSBoundingParent() ]; r=peterv
--HG--
extra : rebase_source : 69b6a49317b33794a904f7b1e8e63a5dea43792b
|
2010-01-15 12:17:48 -05:00 |
|
Ehsan Akhgari
|
4c3dd43ac1
|
Bug 499844; r=peterv
--HG--
extra : rebase_source : 867ce45fa9da2063a36d88966d0fa1b207311e6e
|
2010-01-15 12:17:44 -05:00 |
|
Jae-Seong Lee-Russo
|
aef352eae8
|
Bug 530296 - Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX in /editor. r=peterv
|
2010-02-11 09:34:37 +01:00 |
|
Masayuki Nakano
|
04e43f1569
|
Bug 544168 - nsIEditorIMESupport::endComposition shouldn't be scriptable. r+sr=smaug
|
2010-02-06 19:16:31 +01: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 |
|
Masayuki Nakano
|
798021118b
|
Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz
|
2010-01-20 11:22:09 +01:00 |
|
Daniel Holbert
|
40f5cf3a1c
|
Bug 539585: Fix "warning: format '%p' expects type 'void*'" in editor directory. r=neil
|
2010-01-17 15:11:04 -08:00 |
|
Masayuki Nakano
|
6aa4de4b64
|
Bug 537828 crash [@ nsAString_internal::Assign(nsAString_internal const&)] r=Olli
|
2010-01-13 11:35:50 +09:00 |
|
Jesse Ruderman
|
243c9242a9
|
Add crashtests
|
2010-01-10 19:50:41 -08: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 |
|
Masayuki Nakano
|
838c68560a
|
Bug 535632 Crash [@ nsEditor::GetIndexOf] r=Olli
|
2009-12-30 17:17:44 +09: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 |
|
Boris Zbarsky
|
3e7aa47200
|
Bug 500882 part 6. Switch remaining modules to using the new GetPrimaryFrame API. r=smaug,roc
|
2009-12-24 16:20:06 -05:00 |
|
Masayuki Nakano
|
6066caf76e
|
Bug 535041 Crash [@ nsContentUtils::IsInSameAnonymousTree] r=Olli
|
2009-12-17 13:46:30 +09: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 |
|
Simon Montagu
|
cf11344722
|
Include bidi continuations when testing whether a frame has any width. Bug 514156, r=peterv
* * *
Tests for bug 514156
|
2009-10-19 01:01:15 -07:00 |
|
Neil Rashbrook
|
f9d476fbd9
|
Bug 510662 Use do_QueryReferent, not do_QueryInterface, on weak references r+sr=jst
|
2009-09-22 00:05:26 +01:00 |
|
Phil Ringnalda
|
faf27ea6f9
|
Bug 499071 - nsIEditorStyleSheets.idl's comments have a tenuous grasp on the concept of truth, r=neil, sr=bz
|
2009-08-30 09:29:18 -07:00 |
|
Jesse Ruderman
|
15e3a448a6
|
Add crashtests
|
2009-08-27 19:48:20 -07: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 |
|
Hashem Masoud
|
c8f711113e
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Jesse Ruderman
|
22157d1ea2
|
Add crashtest for bug 461049
|
2009-08-08 16:00:35 -07:00 |
|
Jesse Ruderman
|
7672636f9e
|
Add crashtest for bug 407062
|
2009-08-08 15:32:56 -07:00 |
|
Serge Gautherie
|
19afaa3c11
|
Bug 444021 - Remove useless |#include "nsILocale[Service|].h"|; (Av1) Just remove them; r=smontagu
|
2009-08-06 20:00:41 +02:00 |
|
liucougar@gmail.com
|
cc07460944
|
Bug 502259. Make delete at end of paragraph work. r=cpearce
|
2009-08-04 09:46:48 +12:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
arno renevier
|
ff877139b1
|
Bug 482481 - Commands doesn't work on contained contentEditable elements; PromoteInlineRange checks that selection is editable; r+sr=peterv
|
2009-07-26 07:21:04 +02:00 |
|
timeless@mozdev.org
|
9458b76a5d
|
Bug 504087 NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION(IMETextTxn) incorrectly used NS_INTERFACE_MAP_END_INHERITING(EditTxn)
r=neil
|
2009-07-22 17:31:02 -05:00 |
|
timeless@mozdev.org
|
711722cebc
|
Bug 504496 case eCSSEditableProperty_NONE is unreachable in nsHTMLCSSUtils::GetCSSPropertyAtom
r=neil
|
2009-07-22 17:31:01 -05:00 |
|
Joe Drew
|
6c441f55f7
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
Robert O'Callahan
|
60ca055fc6
|
Backed out changeset 4c139bbb4895
--HG--
extra : rebase_source : c4bdf008d2ee70a9d0f74de567ae58de02123b20
|
2009-07-10 18:17:46 +12:00 |
|
Robert O'Callahan
|
f3245eefd5
|
Bug 502156. Make editor use nsContentUtils::CreateContextualFragment instead of instantiating a parser directly, when HTML content is pasted/dropped. This removes some code and lets the editor use the HTML5 parser if enabled. r+sr=peterv
|
2009-07-10 14:07:04 +12:00 |
|
Graeme McCutcheon
|
0e3e141b65
|
Bug 502673 - Crash @ nsEditor::NotifyDocumentListeners with multiple state listeners, if listener removes itself during notification. r=timeless
|
2009-07-08 19:38:13 +01:00 |
|
Blake Kaplan
|
7c6f6cb50c
|
Bug 434766 - Don't try to use the selection if we don't need one. r+sr=peterv
|
2009-07-01 12:12:04 -07:00 |
|
timeless@mozdev.org
|
fe2e37e90f
|
Bug 494691 nsSelectionState::DoTraverse warning: unused variable ‘item’ (shadowed by another of the same name)
r+sr=neil
|
2009-06-27 18:42:51 -07:00 |
|
Phil Ringnalda
|
18c0271253
|
Bug 499437 - nsHTMLEditor::ReplaceStyleSheet fails to replace if both sheets are loaded, r+sr=neil
|
2009-06-26 22:31:36 -07:00 |
|
Jesse Ruderman
|
139464206d
|
Add crashtest for bug 500847 (just filed)
|
2009-06-26 17:26:31 -07:00 |
|
Ginn Chen
|
184c5dcd50
|
Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil
|
2009-06-24 14:06:58 +08:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Olli Pettay
|
df6649fbc1
|
Bug 499667 - Remove nsIDOMDragListener, r+sr=sicking
|
2009-06-23 12:13:01 +03:00 |
|
Ginn Chen
|
d488fd4153
|
Bug 442241 First time using spellchecker will use the first dictionary not locale dictionar r=neil
|
2009-06-18 19:16:20 +08:00 |
|
Arpad Borsos
|
497b2e227d
|
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
|
2009-06-16 14:38:51 +02:00 |
|
Arpad Borsos
|
ef105af6ce
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
Jesse Ruderman
|
d874abb747
|
Add test for bug 431086, using cpearce's crashtest patch
|
2009-06-12 18:56:23 -07:00 |
|
Arpad Borsos
|
cd1887abfd
|
Back out bug 474369, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:20:55 +02:00 |
|
Arpad Borsos
|
3773b464cf
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02: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 |
|
Serge Gautherie
|
c10c566966
|
Bug 234844 - NS_HTMLEDITOR_COMMANDTABLE_CID and NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID have malformed CIDs; (Av1) nsEditingSession.cpp: (unrelated) s/as/has/; r+sr=bzbarsky
|
2009-06-11 19:47:32 +02:00 |
|
Neil Rashbrook
|
9579ae09b2
|
Bug 488094 Fix fallout from bug 237964 by not deleting nodes twice r+sr=peterv
|
2009-06-11 15:29:15 +01: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 |
|
Henri Sivonen
|
2b33dab370
|
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
|
2009-06-09 10:41:19 +03:00 |
|
Serge Gautherie
|
54cef84b12
|
Bug 369034 - TestTXMgr has error and leaks object; (Cv1) Functional cleanup and documentation; r=peterv
|
2009-06-08 21:38:35 +02:00 |
|
Masayuki Nakano
|
a5daf397fd
|
Bug 489951 [TSF] Korean TIP's composition string looks like normal text r=VYV03354, sr=roc
|
2009-05-15 09:45:15 +09:00 |
|
Mats Palmgren
|
ffc3033195
|
Bug 487524. Joining a list to its parent should be a no-op. r+sr=peterv
--HG--
extra : rebase_source : bc62f18f6ef25dcabd5a48caad547be2a209662d
|
2009-05-13 21:45:38 +12:00 |
|
L. David Baron
|
375aab6e36
|
Fix gcc bracing warning while I'm here. (Bug 423233)
|
2009-05-08 21:59:26 -07:00 |
|
L. David Baron
|
8541a68e99
|
Make transaction manager unit test's output give the correct function name.
|
2009-05-08 21:59:26 -07:00 |
|
L. David Baron
|
a3f6efd2f2
|
Implement cycle collection for transaction manager and editor transactions. (Bug 488799) r+sr=peterv
|
2009-05-08 21:59:25 -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 |
|
Boris Zbarsky
|
64b2d5e1bf
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
|
Olli Pettay
|
f01fca6fe2
|
Bug 424300, r+sr=peterv
--HG--
extra : rebase_source : 56e3b2e745fa0d648c7c5022ad8c2b6d4d98284a
|
2009-05-07 09:31:56 +03:00 |
|
Olli Pettay
|
6fa0681aee
|
Bug 489270 - Crash [@ GetPreviousWSNode], r+sr=peterv
--HG--
extra : rebase_source : d219264be4d548ce6063c9fbd95897188219731f
|
2009-05-07 09:27:31 +03: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 |
|
Serge Gautherie
|
177fafd066
|
Bug 369034 - TestTXMgr has error and leaks object; (Av1a) Add mgr->Clear(), use ScopedXPCOM() and run this test; r=benjamin
|
2009-05-06 01:11:14 +02:00 |
|
Arpad Borsos
|
35b892b3aa
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
|