diff browse annotate |
a7d54fc7d18b6ca46b566fd8cc7bcb47b34805c8 created 2012-04-12 21:55 +0100 pushed 2015-01-29 05:44 +0000 |
Graeme McCutcheon | Graeme McCutcheon - Bug 740784 - Don't allow old bogus nodes to trail textarea content. r=ehsan a=lsblakk |
diff browse annotate |
d78e842b5973f4512597333db770aee6d0b169d9 created 2012-03-24 09:19 +0100 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 738771 - Outparamdel nsEditor::GetDocument(); r=ehsan |
diff browse annotate |
c538da196e343dd842f21112237d1fbdb3770671 created 2012-02-01 11:54 +0100 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 720974 - Remove IsMozEditorBogusNode(nsIDOMNode*); r=ehsan |
diff browse annotate |
3807634fedb72b9fbdf004e9735e6336831ca558 created 2012-01-25 13:47 +0100 pushed 2015-01-29 05:44 +0000 |
Matthew Schranz | Matthew Schranz - Bug 698384 - Make document.createNodeIterator's 2nd and 3rd parameters optional. r=smaug |
diff browse annotate |
034af96fa579585a25cf4b498b9c2a5e848ba668 created 2012-01-11 09:23 +0100 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 716207 - Part b: Cleanup nsTextEditRules::RemoveRedundantTrailingBR; r=ehsan |
diff browse annotate |
581a264557030eb6e37be2ecd900d2d102498669 created 2012-01-11 09:23 +0100 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 716207 - Part a: Cleanup nsTextEditRules::DidUndo; r=ehsan |
diff browse annotate |
6e016e20e726a465058c3ae64e893d6050af528d created 2012-01-10 15:19 +0100 pushed 2015-01-29 05:44 +0000 |
David Zbarsky | David Zbarsky - Bug 682611 - Part 1: Merge nsIDOMRange and nsIDOMNSRange; r=Ms2ger r=smaug |
diff browse annotate |
0ac1cbff2a676dd6312e9ee2dcd813e14645fcc8 created 2012-01-04 15:15 +0000 pushed 2015-01-29 05:44 +0000 |
Graeme McCutcheon | Graeme McCutcheon - Bug 471319 - Don't make incorrect assumptions about the bogus node after undo/redo. r=ehsan |
diff browse annotate |
b45ac1c3ab89fee9309dc41408ec6c27984e6c49 created 2011-12-03 22:50 +0100 pushed 2015-01-29 05:44 +0000 |
Fabien Cazenave | Fabien Cazenave - Bug 684187 - Use dom::Element instead of nsIDOMElement for nsEditor::mRootElement; r=ehsan |
diff browse annotate |
ec7577dec4fceef0ac2717416d9c48289402d935 created 2011-10-17 10:59 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron |
diff browse annotate |
e7854b4d29ba905ae3994f821b160c989bac4260 created 2011-09-28 23:19 -0700 pushed 2015-01-29 05:44 +0000 |
Michael Wu | Michael Wu - Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones |
diff browse annotate |
d25a04e9a7bfc472ed21c1037561fee148a94d4a created 2011-09-09 11:27 +0900 pushed 2015-01-29 05:44 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 669028 part.9 editor should use mozilla::LookAndFeel rather than nsILookAndFeel r=ehsan |
diff browse annotate |
170e2522e530285e049d9f8e6a0cb17547ae1ba0 created 2011-08-16 13:55 +0100 pushed 2015-01-29 05:44 +0000 |
Graeme McCutcheon | Graeme McCutcheon - Bug 318065 - Don't notify editor observers until bogus node state is reset. r=ehsan |
diff browse annotate |
437f3eb67c18a4f3605a7162f15b510ba4f24699 created 2011-08-12 15:53 -0400 pushed 2015-01-29 05:44 +0000 |
Graeme McCutcheon | Graeme McCutcheon - Bug 483651 - Trailing <br> node not removed when it should be; r=ehsan |
diff browse annotate |
3f27dc203e62e2f2af2c69ff21d6d05154c6ea37 created 2011-07-05 08:42 +0300 pushed 2015-01-29 05:44 +0000 |
Simon Montagu | Simon Montagu - Undefine caret bidi level during reflow instead of on text entry. Bug 664087, r=roc |
diff browse annotate |
f81579f78f92cc0be591fad1087d37ca5d388efe created 2011-06-17 09:59 +0900 pushed 2015-01-29 05:44 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 664437 editor should use mozilla::Preferences r=ehsan |
diff browse annotate |
af460fe4ec780823677add8cce3a8dfc0448d9ce created 2011-05-18 20:10 -0700 pushed 2015-01-29 05:44 +0000 |
Craig Topper | Craig Topper - Bug 658143 - Part 1: Changes nsCOMPtr<nsFrameSelection> to nsRefPtr. r=roc |
diff browse annotate |
a247d033b5aac4305d77ae67e8697addd794932c created 2011-05-15 12:16 +0200 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 657160 - Remove NS_NewTextEditRules; r=ehsan |
diff browse annotate |
64f5f44a8334729c074b19a84b5220440ab459ec created 2011-05-11 13:52 +0900 pushed 2015-01-29 05:44 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 655918 Clean up the composition string when whole characters of it are refused due to maxlength r=ehsan |
diff browse annotate |
8c4b1c2924833701e31be35f4c93cc53c9a32803 created 2010-11-12 10:38 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - 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+ |
diff browse annotate |
54d00e3411ab46ca27d20bfe9528aebcc10bcb32 created 2010-11-11 16:40 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 611182 - Part 3: Handle dynamic changes to the editable documents and create/remove the bogus node if needed; r=bzbarsky a=blocking-beta8+ |
diff browse annotate |
2f2d382568a0c31a2322a1d60bf5199e1d7d5179 created 2010-11-06 18:49 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 551704 - Part 2: Don't replace newline characters with BR nodes in preformatted editable fields; r=roc a=blocking-betaN+ |
diff browse annotate |
e2bab1fa602e7c52a6c4d88dfece44086d3d10d9 created 2010-11-04 16:45 -0400 pushed 2015-01-29 05:44 +0000 |
Ms2ger | Ms2ger - Bug 606717 - Comparison between signed and unsigned integers in nsTextEditRules::CollapseSelectionToTrailingBRIfNeeded; r=ehsan a=bsmedberg |
diff browse annotate |
e21783cd6b78496d9bf9ee6f5b14a23ef38f0cd1 created 2010-10-12 18:30 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 603556 - pasting into text that is longer than maxlength of text control fails; r=roc a=blocking-final+ |
diff browse annotate |
1ffa0495b0213cb272860b6608d64b2f8c8c1226 created 2010-10-06 18:42 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 600570 - textarea: cut and paste broken, pastes more than cut, leaves selectionEnd with wrong value; r=bzbarsky a=blocking-betaN+ |
diff browse annotate |
fbc47ccbce1d79bb95f0e10880c1f33f43ae2407 created 2010-09-24 15:10 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 597519 - Attempting to add characters to a textarea filled to its maxlength with a trailing newline results in the caret to jump to the previous line; r=roc a=blocking-final+ |
diff browse annotate |
cceac3c8908652f4f1ef63e18b4b8a08502ec1e9 created 2010-08-27 01:36 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 590554 - maxlength in textarea does not prevent newline characters from being inserted; r,a=roc |
diff browse annotate |
3db69b4c7b1dcb2090c9241de312121cbea83304 created 2010-09-01 18:06 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 7: Collapse the selection in textarea's to the trailing BR if needed after every edit operation; r,a=roc |
diff browse annotate |
75768c38273ce56a9099bd88c5da2b51c5b70d2b created 2010-07-19 16:19 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 6: Put the selection on the moz BR element if the user presses Enter at the end of a textarea; r=roc a=dbaron |
diff browse annotate |
5c877925d6f53d822648e735ad12f14cb94743fa created 2010-07-16 17:34 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 4: Remove the code responsible for handling non-preformatted text in WillInsertText; r=roc a=dbaron |
diff browse annotate |
c611f052ec92921bb13d30d034e7da1c57223adc created 2010-07-11 16:26 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 1: Do not split multiline text into textframes separated by BR elements; r=roc a=dbaron |
diff browse annotate |
4235cd33ad433012678d87ca668203b67c48ad57 created 2010-09-02 19:54 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Back out bug 240933 and bug 590554 because of reftest failure on Win7 and also bug 593211 |
diff browse annotate |
d5f0467b491d339dc49a8f6fac84de308db8b8d2 created 2010-08-27 01:36 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 590554 - maxlength in textarea does not prevent newline characters from being inserted; r,a=roc |
diff browse annotate |
b35bf5d836678c5d418b088bbfa52128f00fe623 created 2010-09-01 18:06 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 7: Collapse the selection in textarea's to the trailing BR if needed after every edit operation; r,a=roc |
diff browse annotate |
9200a13105c91b2963b136171726fe3093000fe0 created 2010-07-19 16:19 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 6: Put the selection on the moz BR element if the user presses Enter at the end of a textarea; r=roc a=dbaron |
diff browse annotate |
3d505a4c64e1688296486082977306a15b16d632 created 2010-07-16 17:34 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 4: Remove the code responsible for handling non-preformatted text in WillInsertText; r=roc a=dbaron |
diff browse annotate |
b73bb8fcce79b39da8ec7f1b3315828817885ea0 created 2010-07-11 16:26 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 240933 - Part 1: Do not split multiline text into textframes separated by BR elements; r=roc a=dbaron |
diff browse annotate |
6a75787301c453bbb52263b6eede86eb1c2271bf created 2010-07-20 09:04 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 580151 - Part 1: Move the increment up in case the call to nsIEditor::GetSelection fails and we bail out early; r=roc |
diff browse annotate |
7f8e309426e0e75d153e7ff101d0f8d02211a384 created 2010-07-26 12:11 -0700 pushed 2015-01-29 05:44 +0000 |
Daniel Holbert | Daniel Holbert - Bug 581166, part 1: Quiet a spammy NS_ENSURE_TRUE() in nsTextEditRules::WillDeleteSelection that fires on every tab-switch. r=ehsan a=bsmedberg |
diff browse annotate |
45dd348924483d9270832a881b0beb481f9797ed created 2010-06-17 16:44 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 4: multiline version of part 1; r=roc |
diff browse annotate |
bebdf341352258d8aa5967b9325188e31731e1ad created 2010-06-17 16:40 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 3: multiline version of part 2; r=roc |
diff browse annotate |
223b2b67edbd8da65198571534d75dd0c5431031 created 2010-06-17 15:41 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 2: Replace all if(!foo) return NS_ERROR_bar checks with NS_ENSURE_TRUE(foo, NS_ERROR_bar); r=roc |
diff browse annotate |
8d5a112a3091fc8b074dbac8dd9a2ac1b449ffca created 2010-06-17 15:27 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 572618 - Make debugging the editor easier - Part 1: Replace all if(NS_FAILED) checks with NS_ENSURE_SUCCESS; r=roc |
diff browse annotate |
37caccea3c818595150703a90e9ab66fa90bd6b8 created 2010-06-10 22:46 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 569523 - GetStartNodeAndOffset should take an nsIDOMNode** parameter, instead of nsCOMPtr<nsIDOMNode>*; r=roc |
diff browse annotate |
4ec9565fd532018024f31638b44616ea5b8d2780 created 2010-05-17 15:30 -0400 pushed 2015-01-29 05:44 +0000 |
Josh Matthews | Josh Matthews - Bug 566414 - Signed/unsigned comparison warnings in editor; r=ehsan |
diff browse annotate |
02ca6f9215bcc6fe495c666af9c251968e6e2049 created 2010-05-03 06:23 -0700 pushed 2015-01-29 05:44 +0000 |
Jonas Sicking | Jonas Sicking - Bug 429175: Make sure to only set aNotify to true when we should. r=peterv |
diff browse annotate |
97aec61ae55fadd69e95efba84b2b3496f342bc9 created 2010-04-12 11:35 +0900 pushed 2015-01-29 05:44 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 552914 nsEditor::mFlags is never modified by SetFlags() r=smaug |
diff browse annotate |
a7ba85888b19dbc75a6b60c987822aa68a90b0ea created 2010-02-01 23:00 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky |
diff browse annotate |
8c1dc8abd758adc7f4748df3d1a782cefca69190 created 2010-04-10 16:09 -0400 pushed 2015-01-29 05:44 +0000 |
Craig Topper | Craig Topper - Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc |
diff browse annotate |
309acf8ab20fae89fa0378de4a9752ecf4cce5b4 created 2010-04-06 21:08 -0400 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689 |
diff browse annotate |
0a2f12f042446fa718dda3ebab4061872650f2ef created 2010-02-01 23:00 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky |
diff browse annotate |
03a61f4254a3f9d6da20514c32e9537c0145c5d1 created 2010-02-18 18:52 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Backed out changeset 70b1ccb14325 |
diff browse annotate |
70b1ccb14325c4c1c52347eec9968baab74a5a12 created 2010-02-01 23:00 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 221820 - Part 1: Call EnsureEditorInitialized from all places where editor needs to exist; r=bzbarsky |
diff browse annotate |
d5e4ed59c4504d2b88b499952b80f73af8f8bae8 created 2010-02-01 13:12 -0500 pushed 2015-01-29 05:44 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 542912 - Refactor the newline handling behavior in nsTextEditRules; r=bzbarsky sr=roc |
diff browse annotate |
6ba4460d6140e22baebc7c4a874b191753fdd654 created 2009-12-26 10:36 +0200 pushed 2015-01-29 05:44 +0000 |
Oleg Romashin | Oleg Romashin - b=536560; Freeze and OOM kill happens in gfxPangoFontGroup::CreateGlyphRunsItemizing, on password input field, r=neil |
diff browse annotate |
da736df98b8c2f48470af8a7e980837334790025 created 2009-11-25 12:50 -0500 pushed 2015-01-29 05:44 +0000 |
Brad Lassey | Brad Lassey - bug 527674 - number of askterisks doesn't match the number of password charecters when user hits delete r=neil |
diff browse annotate |
2e8553f076f8bfe418eb65e0265e9ec7b6514ad6 created 2009-11-25 12:41 -0500 pushed 2015-01-29 05:44 +0000 |
Brad Lassey | Brad Lassey - bug 530367 - passwords from password manager flash in clear text r=neil |
diff browse annotate |
ad2e8d859c2eeb4fe8e211c1babe02094d836656 created 2009-11-18 13:45 -0500 pushed 2015-01-29 05:44 +0000 |
Brad Lassey | Brad Lassey - bug 527182 - crash entering login info on twitter, missing QI impl r=timeless |
diff browse annotate |
05ab1cbc361fde3170729472907ff553717ec10c created 2009-11-07 19:01 -0800 pushed 2015-01-29 05:44 +0000 |
Doug Turner | Doug Turner - Bug 527182 - Crash when entering info on twitter. r=blassey |
diff browse annotate |
23e6d66d7d65a602699a926aa09e8a3b68df5d47 created 2009-11-02 10:37 -0500 pushed 2015-01-29 05:44 +0000 |
Brad Lassey | Brad Lassey - bug 514212 - Typed letters in password fields become asterisks immediately r=neil |