Peter Van der Beken
|
b6b7136d51
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst.
|
2011-02-17 12:19:13 +01:00 |
|
Peter Van der Beken
|
c4aeb00d0d
|
Fix for bug 633738 (quora.com bloats out of control (part 3)) - make nsHTMLEditor participate in CC, clear editor from SHistory if we're not storing anything else. r=jst, a=jst.
|
2011-02-16 13:07:47 +01:00 |
|
Serge Gautherie
|
db006f0fb1
|
Bug 634626 - test_bug366682 failures because spellchecking is disabled; (Bv1) s/CR+LF/LF/g, Remove ending whitespaces.
r=jmaher (a=test-only).
DONTBUILD
|
2011-02-17 20:19:35 +01:00 |
|
Daniel Holbert
|
9653ef51f8
|
(no bug) comment typo fix in 2 tests: s/the affect/the effect/ a=comment-only+test-only DONTBUILD
|
2011-02-15 10:10:40 -08:00 |
|
Ehsan Akhgari
|
52752d9e48
|
Back out changeset 0fd8793db7f3 (bug 633738) because of various oranges in different test suites on multiple platforms; a=orange
|
2011-02-14 18:45:23 -05:00 |
|
Peter Van der Beken
|
b478202897
|
Fix for bug 633738. Fix leak due to session history code keeping an editor alive too long. Patch by peterv and bz, r=jst@jstenback.com, a=blocker
|
2011-02-14 14:26:14 -08:00 |
|
Mounir Lamouri
|
fd359d7a1c
|
Bug 629845 (2/2) - GetRoot() returning null isn't unexpected. r=ehsan a=blocking-final
|
2011-02-11 02:01:49 +01:00 |
|
Mounir Lamouri
|
a2b5d8fea5
|
Bug 629845 (1/2) - Don't make nsHTMLDocument::EditingStateChanged fails if BeginningOfDocument fails. r=ehsan a=blocking-final
|
2011-02-11 01:59:37 +01: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
|
2592310699
|
Bug 632326 - Synthesize a Paste command instead of calling the internal goDoCommand in the test for bug 520189; r=roc a=test-only
|
2011-02-08 21:50:51 -05:00 |
|
Chris Jones
|
97685d6934
|
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
|
2011-02-03 13:54:10 -06:00 |
|
Chris Leary
|
09f6be30b5
|
Merge tracemonkey to mozilla-central. (a=blockers)
|
2011-01-31 19:43:36 -08:00 |
|
Jonas Sicking
|
809bbcd2c3
|
Disallow content access to chrome functions without __exposedProps__ (bug 628410, r=gal).
|
2011-01-29 18:47:17 -08:00 |
|
Ehsan Akhgari
|
d257892bdf
|
Bug 628980 - browserscope richedit tests load http://www.google.com/intl/en_ALL/images/logo.gif over the network; r=roc a=NPOTB
|
2011-01-27 00:26:33 -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
|
170dc1627a
|
Bug 626411 - Selecting a section of URL, then clicking "Delete" stays at refresh, instead of "go"; r=roc a=blocking-final+
--HG--
extra : rebase_source : 09c7a68d030c819afe7086fe22f2c83620e881eb
|
2011-01-19 19:25:03 -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
|
a995f8eace
|
Bug 622371 - Only set the selection to the beginning of the editable document if the editor is being initialized by entering designMode; r=bzbarsky a=blocking-final+
|
2011-01-06 17:13:51 -05:00 |
|
Ehsan Akhgari
|
c740c0cd64
|
Bug 620906 - Back out part of bug 289384 to make sure that scrollbars work in CKEditor fields again; r=roc a=blocking-final+
|
2011-01-11 16:00:44 -05:00 |
|
timeless@mozdev.org
|
6b5d000cdb
|
Bug 620423 - nsHTMLEditor::ParseCFHTML foolishly checks aStuffToPaste instead of *aStuffToPaste; r=neil a=roc
|
2011-01-11 10:20:31 -05:00 |
|
Ehsan Akhgari
|
68bc6b06e9
|
Bug 623193 - Fennec crash [@ nsEditor::InsertTextIntoTextNodeImpl ]; r,a=roc
|
2011-01-09 20:14:58 -05:00 |
|
Jonathan Kew
|
e79e7e7398
|
bug 332636 - fix editor's handling of surrogate-pair combining marks with backspace. r=ehsan a=roc
|
2010-12-16 14:17:41 -08:00 |
|
Ehsan Akhgari
|
307930e087
|
Bug 527935 - Part 4: Make sure that the input event after paste operations; r=roc a=blocking-final+
|
2010-12-17 14:47:11 -08: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 |
|
Jonathan Kew
|
63186a7fc6
|
Backed out changeset 1958ebae93cc for causing mochitest orange. a=backout
|
2010-12-16 15:15:35 -08:00 |
|
Jonathan Kew
|
ff27ba6ff2
|
bug 332636 - fix editor's handling of surrogate-pair combining marks with backspace. r=ehsan a=roc
|
2010-12-16 14:17:41 -08:00 |
|
Shawn Wilsher
|
7cd8f091ad
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Shawn Wilsher
|
4d4634434f
|
Merge mozilla-central into Places.
|
2010-12-07 15:06:32 -08:00 |
|
Shawn Wilsher
|
aeffa1f8c7
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
|
Shawn Wilsher
|
7a35d860e3
|
Merge mozilla-central into Places.
|
2010-11-29 08:43:57 -08:00 |
|
Ehsan Akhgari
|
3f59fe5bf3
|
Bug 616590 - Prevent documents loaded in mail editors to set up their own editors using the designMode or contentEditable APIs; r=bzbarsky a=blocking-final+
|
2010-12-06 14:27:14 -05:00 |
|
Ehsan Akhgari
|
f51e12f70e
|
Bug 612625 - intermittent orange: test_bug607584.xul continues executing after we've left the page, mostly showing up in test_bug171813.html; r=roc a=test-fix
|
2010-11-17 18:23:18 -05:00 |
|
Ehsan Akhgari
|
4cb8a540a7
|
Bug 612565 - Don't recurse into document modification listeners for editable documents if the modification to the document is made on the bogus BR node; r=roc a=blocking-beta8+
This fixes an unresponsive script dialog error for Etherpad pages (possibly among other websites).
|
2010-11-16 15:43:46 -05:00 |
|
Ehsan Akhgari
|
e1f27aec33
|
Bug 609632 followup: Make dropping arbitrary image files on editable areas actually work; r=roc a=blocking-beta8+
|
2010-11-16 13:54:31 -05:00 |
|
Ehsan Akhgari
|
b18b421080
|
Bug 609632 - More embarrassments, shame on me; a=shameful-ehsan
|
2010-11-15 18:13:25 -05:00 |
|
Ehsan Akhgari
|
417d03af60
|
Bug 609632 - Build bustage fix; a=bustage
--HG--
extra : rebase_source : 7ee1c79f086687781405bdcd8567924d674e3711
|
2010-11-15 18:01:45 -05:00 |
|
Ehsan Akhgari
|
4d5d852b13
|
Bug 609632 - Insert image files dropped onto editable areas as data: URI images; r=roc a=blocking-beta8+
--HG--
extra : rebase_source : 7ec1941c8052c352e6304fd8affe89d890b1ae1b
|
2010-11-06 18:49:26 -04:00 |
|
Ehsan Akhgari
|
e90e235bf3
|
Bug 611182 - Part 7: Don't notify the edit rules object for document modifications outside of the editable area; r=bzbarsky a=blocking-beta8+
|
2010-11-13 15:12:15 -05:00 |
|
Ehsan Akhgari
|
b713ae82bc
|
Bug 611182 - Part 6: Actually allow the bogus node to be deleted from the document, and check if the parent is modifiable when inserting an element to prevent a bogus node being inserted under a contenteditable="false" element; r=bzbarsky a=blocking-beta8+
This fixes a failure in layout/reftests/bugs/579985-1.html, and is tested by it.
|
2010-11-12 10:38:14 -05:00 |
|
Ehsan Akhgari
|
fd636c4272
|
Bug 611182 - Part 4: Add some more tests; r=bzbarsky a=blocking-beta8+
|
2010-11-11 16:40:55 -05: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
|
57625c6083
|
Bug 611182 - Backspace key does not work without typing something first (test cases); r=bzbarsky a=blocking-beta8+
|
2010-11-11 14:09:09 -05:00 |
|
Ehsan Akhgari
|
e7bc30c680
|
Bug 601881 - video and audio should never play automatically in editor; r=bzbarsky,cpearce a=bsmedberg
--HG--
rename : content/media/test/test_play_events.html => content/media/test/test_autoplay_contentEditable.html
|
2010-10-14 20:13:29 -04:00 |
|
Ehsan Akhgari
|
291032cb14
|
Bug 551704 - Part 5: Move breakIsVisible to nsIHTMLEditor_MOZILLA_2_0_BRANCH to make sure that nsIHTMLEditor does not change for Gecko 2.0; r=bzbarsky a=blocking-betaN+
This patch should be backed out on trunk when Gecko 2.0 has been branched.
|
2010-11-09 21:00:26 -05:00 |
|
Ehsan Akhgari
|
f576d21989
|
Bug 551704 - Part 4: Set the selection to the beginning of the document when we're entering the design mode; r=bzbarsky a=blocking-betaN+
|
2010-11-08 18:30:28 -05:00 |
|
Ehsan Akhgari
|
45318ab728
|
Bug 551704 - Part 3: Don't copy invisible BR nodes to the clipboard for editable elements, to make us more compatible with WebKit and Opera; r=bzbarsky a=blocking-betaN+
|
2010-11-06 18:49:26 -04:00 |
|
Ehsan Akhgari
|
aaa5654ff3
|
Bug 551704 - Part 2: Don't replace newline characters with BR nodes in preformatted editable fields; r=roc a=blocking-betaN+
|
2010-11-06 18:49:26 -04: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 |
|