Jonas Sicking
|
f7e72db3bc
|
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
cd52437ea7
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Jonas Sicking
|
07c1f0b90f
|
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
|
2011-06-23 19:18:00 -07:00 |
|
Jonas Sicking
|
50c51df5f9
|
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
|
2011-06-23 19:17:58 -07:00 |
|
Ehsan Akhgari
|
d0dee49023
|
Bug 660199 - Avoid using invalid C++ casts when registering/unregistering editor event listeners; r=roc
|
2011-06-20 09:55:22 -04:00 |
|
Masayuki Nakano
|
b96a7b1afb
|
Bug 664437 editor should use mozilla::Preferences r=ehsan
|
2011-06-17 09:59:29 +09:00 |
|
Joel Maher
|
0dc4e1543a
|
Bug 663215 - move test_selection_move_commands.xul to mochitest-chrome. r=roc, a=test-only
|
2011-06-10 11:11:45 -04:00 |
|
Ms2ger
|
53c2bafa8a
|
Bug 657210 - Address review comment
|
2011-05-23 18:54:57 +02:00 |
|
Ms2ger
|
95946ba581
|
Bug 657210 - Outparamdel nsEditor::GetPresShell; r=ehsan
|
2011-05-22 14:43:13 +02:00 |
|
Ms2ger
|
f32c8d1912
|
Bug 657160 - Remove NS_NewCaret; r=ehsan,roc
|
2011-05-15 12:17:09 +02:00 |
|
Ed Morley
|
97cc9c4eea
|
Bug 655756 - Remove final XP_MAC remnants; r=josh
|
2011-05-10 20:24:48 +02:00 |
|
Mounir Lamouri
|
65155b5073
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Matt Brubeck
|
f7ac6dd55e
|
Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE.
|
2011-05-09 19:38:05 -07:00 |
|
Mounir Lamouri
|
b962186b7c
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Ed Morley
|
074fb0d28a
|
Bug 654737 - Remove WinCE code from editor/*; r=ehsan
|
2011-05-06 11:05:57 +02:00 |
|
David Zbarsky
|
a0b813679f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
2af4853be5
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
732897cc3f
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Ehsan Akhgari
|
2b93d069f5
|
Bug 650083 - nsEditor.cpp:1147: warning: unused variable 'rv'; r=roc
|
2011-04-14 23:45:24 -04:00 |
|
Ehsan Akhgari
|
09eee51632
|
Bug 617539 - Remove nsIEditor_MOZILLA_2_0_BRANCH; r=roc
|
2011-04-11 16:00:32 -04:00 |
|
Peter Van der Beken
|
75ba54d84d
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
|
Ehsan Akhgari
|
29ecf466fa
|
Bug 646194 - Fix the bound checking when deleting previous words to prevent crashes when the caret is at the beginning of an editable area; r=roc
|
2011-04-06 11:28:08 -07:00 |
|
Ehsan Akhgari
|
039f2bfcf6
|
Bug 642588 - Clean up the drag & drop caret on the editor correctly when the mouse leaves the editable field; r=roc
|
2011-03-18 14:57:02 -04:00 |
|
Ehsan Akhgari
|
d8016a4f53
|
Bug 640321 - Register the mouse event handlers for the editor in the system group; r=roc
|
2011-03-16 15:34:30 -04:00 |
|
Ehsan Akhgari
|
c82a3bc6df
|
Bug 641466 - Correct the array bounds checking so that the last surrogate pair in a textbox can be deleted correctly; r=roc
|
2011-03-16 15:34:29 -04:00 |
|
Ehsan Akhgari
|
841f13f519
|
Bug 639695 - Reconnect the HTML editor to the new presentation of a contenteditable document when it changes; r=roc
This fixes things such as the caret not showing up after the presshell for a
document containing a contenteditable element is recreated.
|
2011-03-11 18:45:20 -05:00 |
|
Ehsan Akhgari
|
a2c435fafa
|
Bug 407127 - Part 6: Remove the presshell argument to nsIEditor::Init as it's no longer necessary; r=roc
|
2011-03-11 00:40:31 -05:00 |
|
Ehsan Akhgari
|
54176ab085
|
Bug 407127 - Part 5: Fix the editor to not rely on cached presshells and selection controllers, because they may not always be valid; r=roc
|
2011-03-11 00:40:31 -05:00 |
|
Ehsan Akhgari
|
a991a93821
|
Bug 407127 - Part 4: Avoid using the presshell needlessly because it may not always be available; r=roc
|
2011-03-11 00:40:30 -05:00 |
|
Ehsan Akhgari
|
aa6ee6b6f9
|
Bug 407127 - Part 3: Get the selection controller for HTML editors from the presshell, instead of holding on to a presshell reference masked as a selection controller; r=roc
|
2011-03-11 00:40:30 -05:00 |
|
Ehsan Akhgari
|
eabc4ca754
|
Bug 407127 - Part 2: Refactor the editor so that it only touches mSelConWeak in GetSelectionController, to make removing it for HTML editors easier; r=roc
|
2011-03-11 00:40:30 -05:00 |
|
Ehsan Akhgari
|
318a97fcfd
|
Bug 407127 - Part 1: Refactor the editor so that it only touches mPresShellWeak in GetPresShell, to make removing it easier; r=roc
|
2011-03-11 00:40:30 -05:00 |
|
Ehsan Akhgari
|
76716122b8
|
Bug 636465 - Reset the spellchecking override status when detaching an editor object from the content node; r,a=roc
|
2011-03-01 15:04:42 -08:00 |
|
Neil Rashbrook
|
9626543cf1
|
Bug 635420 - Clicking on content within Normal tab of Composer and stops switching to other tabs; r=ehsan a=bsmedberg
|
2011-02-28 13:04:05 -08:00 |
|
Jesse Ruderman
|
d5953c7a20
|
Add bug number to comment. a=NPOTB DONTBUILD
|
2011-02-24 13:43:48 -08:00 |
|
Ehsan Akhgari
|
612a38d5d6
|
Bug 636074 follow-up: move the assertion count adjustment because a test was added in between
|
2011-02-23 15:28:33 -08:00 |
|
Kyle Huey
|
02e3532e3a
|
Bug 636107 - Part 2: Maintain better hygiene by not passing uninitialized pointer values around; r=ehsan a=blocking-final+
|
2011-02-23 07:20:58 -05:00 |
|
Ehsan Akhgari
|
e4231d6333
|
Bug 636074 - Part 1: Forget the transaction pointer when creating transaction objects in order to pass it to the caller instead of swapping it with random values; r=roc a=blocking-final+
|
2011-02-23 14:22:07 -08:00 |
|
Kyle Huey
|
fc7735ba26
|
Bug 633709: Actually commit the test. r+a=ehsan
|
2011-02-19 18:40:52 -05:00 |
|
Kyle Huey
|
c4c65578ef
|
Bug 633709: Convert bogus assert into a warning. r+a=ehsan
--HG--
extra : rebase_source : 5928d5a4309bd98e0cf4cd3041f36ba64d992706
|
2011-02-19 17:49:23 -05:00 |
|
Kyle Huey
|
5e7713edd1
|
Bug 633709: Fix editor's handling of txn objects. r+a=ehsan
--HG--
extra : rebase_source : c44055ca4378a8213e3b60b61b16df8dd9758a88
|
2011-02-19 17:18:37 -05:00 |
|
Kyle Huey
|
e8fbad8336
|
Bug 633709: Test.
--HG--
extra : rebase_source : 6bae5d01331df279551577606806fc35d91993a3
|
2011-02-19 17:04:26 -05:00 |
|
Ehsan Akhgari
|
dec474d494
|
Bug 336091 - Initialize the out parameters of nsEditor::GetStartNodeAndOffset correctly; r,a=roc
--HG--
extra : rebase_source : 7ae5b960263f2412c21b0cbcebf6f95a4ddb2e73
|
2011-02-09 14:07:56 -05:00 |
|
Ehsan Akhgari
|
71ee52288f
|
Bug 629172 - Fix the regression in switching the text input direction using Cmd/Ctrl+Shift+X; r=roc a=blocking-final+
--HG--
extra : rebase_source : 57471865db00c1efa07bb746df42de8278027b36
|
2011-01-27 00:26:33 -05:00 |
|
Ehsan Akhgari
|
3072499cd4
|
Bug 625452 - Make sure all plaintext editor commands generate trusted input events; r=roc a=blocking-final+
|
2011-01-15 23:16:45 -05:00 |
|
Ehsan Akhgari
|
68bc6b06e9
|
Bug 623193 - Fennec crash [@ nsEditor::InsertTextIntoTextNodeImpl ]; r,a=roc
|
2011-01-09 20:14:58 -05:00 |
|
Ehsan Akhgari
|
56b7e7c453
|
Bug 527935 - Part 3: Generate the input event for editor IME transaction commits if needed; r=roc a=blocking-final+
|
2010-12-17 14:47:11 -08:00 |
|
Ehsan Akhgari
|
5dece71b0e
|
Bug 527935 - Fire the input event for text controls with the correct trusted-ness status; r=roc a=blocking-final+
|
2010-12-07 01:30:05 -05:00 |
|
Jesse Ruderman
|
e2a5a2f0be
|
Bug 475132 - add crashtest
|
2010-12-12 12:54:25 -08:00 |
|
Jesse Ruderman
|
111b8d2fa1
|
Bug 407079 - add crashtest
|
2010-12-12 12:54:25 -08:00 |
|
Ehsan Akhgari
|
70883a0724
|
Bug 611798 - Do not pretent that we need the presshell to exist in order to turn off update view batching when the editor operations finish, because we don't; r=bzbarsky a=blocking-final+
This patch should fix all of the possible cases where a browser window stops painting when the presshell dies in the middle of an editor operation.
|
2010-12-10 17:14:26 -05:00 |
|
Ehsan Akhgari
|
1695b42399
|
Back out bug 612128 because it regressed Fennec with bug 618357, which blocks Fennec beta3; a=blocking-fennecb3+
|
2010-12-10 21:20:00 -05:00 |
|
Ehsan Akhgari
|
bc86f1d53e
|
Bug 612128 - document.execCommand("inserthtml") may insert HTML inside non-editable parts of a document; r=roc,bz a=bz
|
2010-11-16 15:45:49 -05:00 |
|
Neil Deakin
|
ad19dc2a53
|
Bug 527749 - Drag events out of order; r=smaug,dao a=blocking-betaN+
|
2010-12-03 11:19:55 -05:00 |
|
Ehsan Akhgari
|
05a699259a
|
Bug 615015 - "ASSERTION: bad action nesting!"; r,a=roc
--HG--
extra : rebase_source : 3e972a7f5dad81b5cba1b8ee93c16798fdc809c2
|
2010-12-01 00:24:09 -05:00 |
|
Ehsan Akhgari
|
1459c6c313
|
Remove a bogus check added in bug 572618; a=me DONTBUILD
|
2010-11-23 13:09:41 -05:00 |
|
Michael Wu
|
146f71b464
|
Bug 581596 - Add new SetInputMode api, r=roc,masayuki sr=roc a=blocking-fennec
|
2010-11-22 22:48:03 -08:00 |
|
Ehsan Akhgari
|
6965428458
|
Bug 611182 - Part 3: Handle dynamic changes to the editable documents and create/remove the bogus node if needed; r=bzbarsky a=blocking-beta8+
|
2010-11-11 16:40:52 -05:00 |
|
Ehsan Akhgari
|
630ed7a4a6
|
Bug 611182 - Part 2: Correct the definition of EndOfDocument for the HTML editor in order to fix some tests which have been relying on the bogus node existing in non-empty editable documents; r=bzbarsky a=blocking-beta8+
|
2010-11-11 16:40:55 -05:00 |
|
Ehsan Akhgari
|
e070529337
|
Bug 551704 - Part 1: Don't initialize the selection needlessly if the editable area is not focused; r=roc a=blocking-betaN+
|
2010-11-06 18:49:26 -04:00 |
|
Ms2ger
|
83a3dc5087
|
Bug 605177 - Fix a number of build warnings in editor/; r=ehsan a=bsmedberg
|
2010-11-04 16:44:46 -04:00 |
|
Ehsan Akhgari
|
03166cf845
|
Bug 542317 - Caret missing when an iframe is put into design mode when it already has focus; r=roc a=blocking-final+
|
2010-10-29 12:30:52 -04:00 |
|
Ehsan Akhgari
|
7883671dc5
|
Bug 605138 - Scripts from topix.net apparently causing page to scroll down when opening; r=roc a=blocking-final+
|
2010-10-21 16:56:20 -04:00 |
|
Daniel Glazman
|
6f4d8e94aa
|
Bug 605081 - Editor refuses to insert a <keygen> element; r=ehsan a=roc
|
2010-10-21 17:12:49 -04:00 |
|
Ehsan Akhgari
|
bb3084c79c
|
Bug 604532 - Copying from the location bar doesn't copy the entire URL if some text has been appended to it; r=roc a=blocking-final+
|
2010-10-18 13:58:55 -04:00 |
|
Ehsan Akhgari
|
9a646f54ab
|
Bug 602948 - ASSERTION: null node passed to nsHTMLEditUtils::IsMozBR and nsEditor::Tag when entering text in input controls focused by code or tabbing into them; r,a=roc
--HG--
extra : rebase_source : 2ab9b687f8cf6afbd464841f1c3cfbc0f38adeaa
|
2010-10-11 12:35:40 -04:00 |
|
Mats Palmgren
|
9ce097ba76
|
Update the caret after creating a new frame, if the node has focus. b=536421 r=ehsan a=blocking2.0:final
|
2010-10-11 00:07:01 +02:00 |
|
Ehsan Akhgari
|
64c2f9d4e6
|
Bug 586662 - Part 2: Always scroll asynchronously after a keypress to make sure that we don't reframe too soon; r=roc a=blocking-betaN+
|
2010-09-21 20:40:44 -04:00 |
|
Ehsan Akhgari
|
4c0cb03e9a
|
Bug 586662 - Part 1: back out bug 393723 to fix some assertions, and add a test case for the fix in that bug; r=roc a=blocking-betaN+
|
2010-09-21 18:49:25 -04:00 |
|
Brad Lassey
|
de9be1f7e8
|
Bug 580388 - Keep nsTextStateManager observers during frame reconstruction; r=masayuki a=blocking-fennec
|
2010-09-23 23:34:28 -04:00 |
|
Ehsan Akhgari
|
216a0f0f67
|
Bug 240933 - Part 13: Consider text frame continuations containing only newlines editable; r,a=roc
--HG--
extra : rebase_source : e9f3001867e7992513484b92993a5d6a222273f6
|
2010-08-13 18:58:26 -04:00 |
|
Ehsan Akhgari
|
4575d0e493
|
Bug 240933 - Part 12: Avoid injecting textnodes as children of br nodes; r,a=roc
--HG--
extra : rebase_source : 5b6a4d870c1f95da0d2a1233d1648096ae599174
|
2010-08-13 18:58:24 -04:00 |
|
Ehsan Akhgari
|
c91a568174
|
Bug 240933 - Part 10: Only hide/show the caret once when placeholder transactions finish; r=roc a=dbaron
--HG--
extra : rebase_source : dd5c5498ee3cbd115f806ec1e03b3df1d14e4351
|
2010-07-21 16:08:52 -04:00 |
|
Ehsan Akhgari
|
49b28a59ba
|
Bug 240933 - Part 8: Avoid creating multiple textnodes when adding text to textareas; r=roc a=dbaron
--HG--
extra : rebase_source : 9799daa7662dacdf3f4d0f7b8ecdaba2b9005221
|
2010-07-19 16:47:52 -04:00 |
|
Mounir Lamouri
|
06546aad23
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
|
Ehsan Akhgari
|
2047265f9f
|
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
|
2010-09-02 20:36:42 -04:00 |
|
Ehsan Akhgari
|
c6263bc52c
|
Back out bug 592592, bug 588999, bug 591706 and bug 592586 because of test failures
|
2010-09-07 19:23:29 -04:00 |
|
Ehsan Akhgari
|
06807f1e53
|
Bug 592592 - Non-breaking spaces inserted when multiple spaces are typed, even in pre-wrap-styled text r,a=roc
|
2010-09-02 20:36:42 -04:00 |
|
Ehsan Akhgari
|
d84bc18024
|
Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211
|
2010-09-02 19:54:23 -04:00 |
|
Ehsan Akhgari
|
bb65502039
|
Bug 240933 - Part 13: Consider text frame continuations containing only newlines editable; r,a=roc
--HG--
extra : rebase_source : b66535705ec25cd4dca7378424b78cc3bef94e46
|
2010-08-13 18:58:26 -04:00 |
|
Ehsan Akhgari
|
3a2d80139f
|
Bug 240933 - Part 12: Avoid injecting textnodes as children of br nodes; r,a=roc
--HG--
extra : rebase_source : 8e6451d2e1414a61e15a9ffaf94470e02d2d0b72
|
2010-08-13 18:58:24 -04:00 |
|
Ehsan Akhgari
|
06dfe9b126
|
Bug 240933 - Part 10: Only hide/show the caret once when placeholder transactions finish; r=roc a=dbaron
--HG--
extra : rebase_source : 21823fb610b02859893f1461e8adaf38f5d61e94
|
2010-07-21 16:08:52 -04:00 |
|
Ehsan Akhgari
|
57f8ffa5cb
|
Bug 240933 - Part 8: Avoid creating multiple textnodes when adding text to textareas; r=roc a=dbaron
--HG--
extra : rebase_source : 7ca0900e7c97215684b523e249a9b5cef7cbdaac
|
2010-07-19 16:47:52 -04:00 |
|
Ehsan Akhgari
|
a12743eaeb
|
Bug 589577 - valgrind - Conditional jump or move depends on uninitialised value(s) at (nsEditor::SetFlags(unsigned int)|nsEditor::CanEnableSpellCheck()) at startup and dom mochitest; r,a=roc
|
2010-08-22 20:35:37 -04:00 |
|
Ehsan Akhgari
|
3a56ed1279
|
Bug 582553 - Part 2: Fix nsSelectionState::IsCollapsed as well; r,a=roc
|
2010-08-05 22:13:07 -04:00 |
|
Ehsan Akhgari
|
c3c89c0ab8
|
Bug 582553 - nsSelectionState::IsEqual ignores error return from CompareBoundaryPoints; r,a=roc
|
2010-08-05 22:13:07 -04:00 |
|
Masayuki Nakano
|
2b9260af53
|
Bug 581576 hung up or too slow when press Enter key on Gmail editor which has a lot of misspelled words r=ehsan, a2.0=dbaron
|
2010-08-19 20:27:04 +09:00 |
|
Boris Zbarsky
|
fd79cc535c
|
Bug 575336 part 2. Make sure editor flushes layout before caret moves and scrolls that depend on layout information. r=roc,ehsan
|
2010-08-05 14:39:39 -04:00 |
|
Ehsan Akhgari
|
f66ad6384c
|
Bug 580151 - Part 2: Make sure that we decrement the counter even if creating a selection state or saving it fails; r=roc
--HG--
extra : rebase_source : 1e3d9fe47c083b8614b8a4c2937578bb1bcbfcfb
|
2010-07-20 09:18:54 -04:00 |
|
Olli Pettay
|
6059821942
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Masayuki Nakano
|
1773ea498d
|
Bug 389372 - Contenteditable node is still editable without focus; r=ehsan,masayuki,roc sr=jst a=blocking-2.0:betaN+
|
2010-07-22 12:22:44 -04:00 |
|
Masayuki Nakano
|
e75f1ffb27
|
backout the previous my check-ins
|
2010-07-22 11:11:34 +09:00 |
|
Masayuki Nakano
|
a6e67f7876
|
Bug 389372 Contenteditable node is still editable without focus r=ehsan+roc, sr=jst
|
2010-07-22 08:46:52 +09:00 |
|
Ehsan Akhgari
|
7b9a212475
|
Bug 289384 - Part 4: Attempt to collapse the selection to end if deleting it fails; r=roc
|
2010-07-12 00:23:25 -04:00 |
|
Ehsan Akhgari
|
14ee2c56e6
|
Bug 575187 - Warning for NS_ENSURE_TRUE failure spammed on every charater typed/deleted in any text field; r=roc
--HG--
extra : rebase_source : b045bf78c06d1daab4e61d09a7152f955fae7445
|
2010-06-29 14:14:54 -04:00 |
|
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Timothy Nikkel
|
1259443af7
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Masayuki Nakano
|
59216e9a06
|
Bug 564412 Remove non-scriptable internal methods from nsIEditorIMESupport r=ehsan, sr=smaug
|
2010-06-30 13:05:12 +09:00 |
|