Ehsan Akhgari
|
7e6164be6a
|
Bug 998532 - Fix a crash in nsEditor::DetermineCurrentDirection(); r=roc
|
2014-06-12 19:53:36 -04:00 |
|
Brian Birtles
|
9247e28790
|
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
Note that this pref isn't fully live since the timeStamp member of the event
interface is [Pure] and so values will be cached.
|
2014-06-06 14:29:49 +09:00 |
|
Morris Tseng
|
5d9e036945
|
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
|
2014-06-04 22:58:00 +02:00 |
|
David Zbarsky
|
dce20d18a7
|
Bug 1015433: Backout bug 828169 for regressing text editing
|
2014-06-04 23:51:34 -04:00 |
|
Masayuki Nakano
|
d0367270e1
|
Bug 1008772 part.3 Fix new orages caused by tabbrowser consuming some key events at keydown r=smaug
|
2014-06-05 11:57:54 +09:00 |
|
Phoebe Chang
|
4286f5c0d3
|
Bug 924692 - Part 4: Hooks up event handling to TouchCaret; r=roc, bugs
|
2014-06-03 15:08:54 +08:00 |
|
Phoebe Chang
|
a37fc5efe4
|
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
|
2014-06-03 15:08:25 +08:00 |
|
Carsten "Tomcat" Book
|
d11f7b8a5e
|
Backed out changeset e2a22ba1d1e4 (bug 1015433) for build bustages
|
2014-05-31 17:06:29 +02:00 |
|
David Zbarsky
|
ebbde442da
|
Bug 1015433: Backout bug 828169 for regressing text editing
|
2014-05-31 10:49:38 -04:00 |
|
Birunthan Mohanathas
|
d9e420fc7c
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
|
2014-05-26 21:55:08 +03:00 |
|
Carsten "Tomcat" Book
|
5f4bdd154a
|
merge b2g-inbound to mozilla-central
|
2014-05-26 15:26:11 +02:00 |
|
Wes Kocher
|
4fef3cddfb
|
Merge m-c to b2g-inbound
|
2014-05-23 17:39:48 -07:00 |
|
Vincent Chen
|
c53b5f77a8
|
Bug 981477 - Disable B2G emulator reftests that fail oop, r=ahal
|
2014-05-23 15:56:15 -04:00 |
|
Alex Henrie
|
d02aeda7e5
|
Bug 997921 - Restore pre-FF29 XUL textbox padding. r=roc
|
2014-05-23 22:03:54 -06:00 |
|
Ehsan Akhgari
|
52accff3a3
|
Bug 1013664 - Fix bad implicit conversion constructors in XPCOM; r=froydnj
--HG--
extra : rebase_source : e3260a536292175cb1ad23a53dfe9e3f4bb8ff10
|
2014-05-21 21:33:28 -04:00 |
|
Birunthan Mohanathas
|
0e6f3a6562
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Daniel Holbert
|
5b3b530dc0
|
backout c3f1ab75ea51 (bug 421436) for regressing bug 439462
|
2014-05-22 15:10:20 -07:00 |
|
Ehsan Akhgari
|
1059d7a2eb
|
Bug 1014246 - Don't drop the newline handling preference for the editor on the floor when it gets reinitialized; r=roc
|
2014-05-22 18:06:44 -04:00 |
|
Simon Montagu
|
93df14c3c1
|
Remove the hack making all <br> frames 1 app unit wide. Bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Carsten "Tomcat" Book
|
1210c78f20
|
Backed out changeset 0aaa18232af4 (bug 421436) for causing reftest failures
|
2014-05-19 13:11:59 +02:00 |
|
Simon Montagu
|
8f5665ccfa
|
Remove the hack making all <br> frames 1 app unit wide, bug 421436, r=roc
|
2014-05-13 07:12:16 -07:00 |
|
Aryeh Gregor
|
758f1e547a
|
Bug 1004522 part 14 - Clean up nsWSRunObject::GetWSPointBefore/After; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
37f53ee89d
|
Bug 1004522 part 13 - Clean up nsWSRunObject::GetAsciiWSBounds; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
e0ba52c041
|
Bug 1004522 part 12 - Clean up nsWSRunObject::DeleteChars; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
37717a0d9a
|
Bug 1004522 part 11 - Convert nsWSRunObject.mNodeArray to nsTArray<nsRefPtr<Text>>; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
1f80f52434
|
Bug 1004522 part 10 - Clean up nsWSRunObject::CheckLeading/TrailingNBSP, ConvertToNBSP; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
495f2197a8
|
Bug 1004522 part 9 - Clean up nsWSRunObject::FindRun; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
101fee1b4a
|
Bug 1004522 part 8 - Clean up nsWSRunObject::GetCharBefore/After; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
0809e3eb56
|
Bug 1004522 part 7 - Clean up nsWSRunObject::Prior/NextVisibleNode; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
82ab56c87a
|
Bug 1004522 part 6 - Clean up nsWSRunObject::InsertText; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|
Aryeh Gregor
|
6730b80305
|
Bug 1004522 part 5 - Clean up nsWSRunObject::PrepareToSplitAcrossBlocks; r=ehsan
|
2014-05-02 15:15:26 +03:00 |
|
Aryeh Gregor
|
5eb1f59ef7
|
Bug 1004522 part 4 - Clean up nsWSRunObject::PrepareToDeleteNode; r=ehsan
|
2014-05-02 15:15:26 +03:00 |
|
Aryeh Gregor
|
f0240016ee
|
Bug 1004522 part 3 - Clean up nsWSRunObject::PrepareToDeleteRange; r=ehsan
|
2014-05-02 15:15:26 +03:00 |
|
Aryeh Gregor
|
9ec4f69a16
|
Bug 1004522 part 2 - Clean up nsWSRunObject::DeleteWSForward; r=ehsan
|
2014-05-02 15:15:26 +03:00 |
|
Aryeh Gregor
|
c2263d595b
|
Bug 1004522 part 1 - Clean up nsWSRunObject::PrepareToJoinBlocks; r=ehsan
|
2014-05-02 15:15:26 +03:00 |
|
Carsten "Tomcat" Book
|
548f936766
|
Backed out changeset 1bcdb4573884 (bug 1004522) for bustage on a CLOSED TREE
|
2014-05-12 14:13:17 +02:00 |
|
Carsten "Tomcat" Book
|
69a6986aad
|
Backed out changeset 4b6e7f88a2ed (bug 1004522)
|
2014-05-12 14:12:56 +02:00 |
|
Carsten "Tomcat" Book
|
81a6e2bdbd
|
Backed out changeset d50b5064f930 (bug 1004522)
|
2014-05-12 14:12:55 +02:00 |
|
Carsten "Tomcat" Book
|
554b15cba3
|
Backed out changeset ae46dc18288d (bug 1004522)
|
2014-05-12 14:12:53 +02:00 |
|
Carsten "Tomcat" Book
|
07188e0b5a
|
Backed out changeset 6081479204a0 (bug 1004522)
|
2014-05-12 14:12:52 +02:00 |
|
Carsten "Tomcat" Book
|
7979498a48
|
Backed out changeset 774ba83e548f (bug 1004522)
|
2014-05-12 14:12:50 +02:00 |
|
Carsten "Tomcat" Book
|
94ae20d951
|
Backed out changeset 6cc778964f67 (bug 1004522)
|
2014-05-12 14:12:47 +02:00 |
|
Carsten "Tomcat" Book
|
077cfcbca2
|
Backed out changeset 59107353aa68 (bug 1004522)
|
2014-05-12 14:12:44 +02:00 |
|
Carsten "Tomcat" Book
|
fc1f764e7f
|
Backed out changeset c5a647958511 (bug 1004522)
|
2014-05-12 14:12:42 +02:00 |
|
Carsten "Tomcat" Book
|
e90181e54f
|
Backed out changeset a30efac96e5e (bug 1004522)
|
2014-05-12 14:12:40 +02:00 |
|
Carsten "Tomcat" Book
|
5f746a4576
|
Backed out changeset e905f03505e3 (bug 1004522)
|
2014-05-12 14:12:39 +02:00 |
|
Carsten "Tomcat" Book
|
a986dadf6e
|
Backed out changeset 79a84a415709 (bug 1004522)
|
2014-05-12 14:12:38 +02:00 |
|
Carsten "Tomcat" Book
|
75a708858b
|
Backed out changeset 9804226ea5cc (bug 1004522)
|
2014-05-12 14:12:36 +02:00 |
|
Carsten "Tomcat" Book
|
df1ef420c5
|
Backed out changeset 31c65c736f32 (bug 1004522)
|
2014-05-12 14:12:34 +02:00 |
|
Aryeh Gregor
|
1bf0a89ab7
|
Bug 1004522 part 14 - Clean up nsWSRunObject::GetWSPointBefore/After; r=ehsan
|
2014-05-02 15:15:27 +03:00 |
|