Ehsan Akhgari
|
38dc29243c
|
Merge the last green changeset on mozilla-inbound to mozilla-central
|
2011-06-20 16:06:04 -04:00 |
|
Ed Morley
|
576fc154e6
|
Bug 665359 - Remove unused variable res from nsHTMLEditor::AddPositioningOffset; r=ehsan
DONTBUILD
|
2011-06-20 14:53:51 -04:00 |
|
Ehsan Akhgari
|
49d9a2f639
|
Bug 660199 - Avoid using invalid C++ casts when registering/unregistering editor event listeners; r=roc
|
2011-06-20 09:55:22 -04:00 |
|
Joel Maher
|
a184675917
|
Bug 664165 - move editor/libeditor/html/tests/test_contenteditable_text_input_handling.html to mochitest-chrome. r=masayuki, a=test-only
|
2011-06-19 11:56:44 -04:00 |
|
Masayuki Nakano
|
db1e5b26fa
|
Bug 664437 editor should use mozilla::Preferences r=ehsan
|
2011-06-17 09:59:29 +09:00 |
|
Jonas Sicking
|
509451f5cc
|
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
|
2011-06-14 00:56:50 -07:00 |
|
Jonas Sicking
|
17ec46a39a
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Matt Brubeck
|
830f102cc9
|
Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan]
|
2011-06-13 14:24:04 -07:00 |
|
Ed Morley
|
223c46b36b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Joel Maher
|
5b6fcbed46
|
Bug 663215 - move test_selection_move_commands.xul to mochitest-chrome. r=roc, a=test-only
|
2011-06-10 11:11:45 -04:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Masayuki Nakano
|
85c451e309
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Ms2ger
|
35e44f908f
|
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
|
2011-05-28 09:43:57 +02:00 |
|
Ms2ger
|
b171b9ae5c
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Ehsan Akhgari
|
01360016f7
|
Bug 634406 - Don't select past the trailing BR node in text fields when performing the SelectAll operation; r=roc
|
2011-05-25 16:30:14 -04:00 |
|
Ehsan Akhgari
|
319dc53b8e
|
Bug 658516 - nsHTMLEditRules.cpp:5810:52: warning: comparison between signed and unsigned integer expressions. r=roc
--HG--
extra : rebase_source : 6772483c9ca0eb23444850db1f30f0144516a861
|
2011-05-25 10:10:45 +02:00 |
|
Masayuki Nakano
|
49814a538d
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
|
Ms2ger
|
d823c7ef2c
|
Bug 657210 - Address review comment
|
2011-05-23 18:54:57 +02:00 |
|
Ms2ger
|
c36c459144
|
Bug 657210 - Outparamdel nsEditor::GetPresShell; r=ehsan
|
2011-05-22 14:43:13 +02:00 |
|
Mounir Lamouri
|
77c1d76262
|
Merging cedar with mozilla-central.
|
2011-05-20 15:55:16 +02:00 |
|
Daniel Holbert
|
3a9e9ff865
|
Bug 657554: Remove call to undefined method "endTest" from test_bug519928.html. r=ehsan
|
2011-05-19 17:51:20 -07:00 |
|
Craig Topper
|
4e38ca20a7
|
Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc
|
2011-05-18 20:10:49 -07:00 |
|
Ed Morley
|
d260544670
|
Bug 316661 - Part A - Remove null-checks before delete. r=bsmedberg
|
2011-05-17 16:01:36 +02:00 |
|
Ms2ger
|
3388f3994d
|
Bug 657160 - Remove NS_NewCaret; r=ehsan,roc
|
2011-05-15 12:17:09 +02:00 |
|
Ms2ger
|
48b02e4f5a
|
Bug 657160 - Remove NS_NewTextEditRules; r=ehsan
|
2011-05-15 12:16:45 +02:00 |
|
Ms2ger
|
63679730f9
|
Bug 657160 - Remove NS_NewHTMLEditRules; r=ehsan
|
2011-05-15 12:15:35 +02:00 |
|
Ms2ger
|
f828b0aa18
|
Bug 656996 - Remove NS_NewHTMLCSSUtils; r=ehsan
|
2011-05-15 12:07:30 +02:00 |
|
Ms2ger
|
d5df8a6e33
|
Bug 655514 - Remove nsIDOMDocumentTraversal; f=ehsan r=jonas
|
2011-05-15 12:07:30 +02:00 |
|
Ehsan Akhgari
|
15252ef290
|
Bug 612129 - Set the initial selection range to the beginning of the text field in order to be more compatible with other browsers; r=roc
|
2011-05-12 09:52:38 -04:00 |
|
Masayuki Nakano
|
9a56e9598d
|
Bug 655918 Clean up the composition string when whole characters of it are refused due to maxlength r=ehsan
|
2011-05-11 13:52:45 +09:00 |
|
Ed Morley
|
082d53f39b
|
Bug 655756 - Remove final XP_MAC remnants; r=josh
|
2011-05-10 20:24:48 +02:00 |
|
Mounir Lamouri
|
7211c91c57
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Matt Brubeck
|
1b17575132
|
Back out changeset bfb48178c8ec (finish backing out bug 514437) to fix tests on a CLOSED TREE.
|
2011-05-09 19:38:05 -07:00 |
|
Jonas Sicking
|
549cf0a0a2
|
Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan
|
2011-05-09 12:33:04 -07:00 |
|
Jonas Sicking
|
0e17979856
|
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
|
2011-05-09 12:33:03 -07:00 |
|
Mounir Lamouri
|
dd977ba6ef
|
Bug 514437 - Content part of the progress element. r=smaug
|
2011-04-09 10:22:02 -07:00 |
|
Sebastian Kromp
|
d80897722a
|
Bug 633750 - deCOM nsIHTMLEditRules and move methods to nsHTMLEditRules. r=ehsan
|
2011-05-07 10:04:56 +02:00 |
|
Ed Morley
|
81db8d5e09
|
Bug 654737 - Remove WinCE code from editor/*; r=ehsan
|
2011-05-06 11:05:57 +02:00 |
|
Ms2ger
|
941e819c63
|
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
|
2011-04-24 08:54:25 +02:00 |
|
Neil Rashbrook
|
fefcb1dbbc
|
Bug 647682 Can't copy and paste local links in <editor> documents r=ehsan f=bz
|
2011-04-28 20:59:45 +01:00 |
|
Ehsan Akhgari
|
d2a61eb331
|
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
|
2011-04-25 17:05:17 -04:00 |
|
Ms2ger
|
295bf7256b
|
Bug 616684 - Remove support for DOM Views; r=sicking
|
2011-04-24 08:54:25 +02:00 |
|
Mounir Lamouri
|
db44db0ebe
|
Merge cedar with mozilla-central.
|
2011-04-22 15:25:11 +02:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Ehsan Akhgari
|
540b4161a5
|
Bug 649797 - Rewrite the test for bug 600570 in a way that doesn't trigger the assertion which can never happen on the web; r=roc
--HG--
extra : rebase_source : 8f21974f360f1e9806a1b7cfefb7d1733513d22f
|
2011-04-21 10:25:34 -04:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
Ehsan Akhgari
|
680e9b757e
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
|
2011-04-16 19:39:34 -04:00 |
|
Ehsan Akhgari
|
c1e4d5e196
|
Backed out changeset d407ee4dabcc because it causes some tests to go orange
|
2011-04-16 23:47:06 -04:00 |
|
Ehsan Akhgari
|
3938fc6c75
|
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
|
2011-04-16 19:39:34 -04:00 |
|