diff browse annotate |
eb291ab740832ea67b974ecbb394b3436063aa44 created 2019-07-29 12:21 +0000 pushed 2019-07-29 21:45 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1568777 - Make first argument of `nsIEditor.unmask()` optional r=m_kato |
diff browse annotate |
4a1e400e7077c7a9ea7b1d0a5b58c180af7ae835 created 2019-07-29 06:21 +0000 pushed 2019-07-29 10:10 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1560032 - part 1: Make `TextEditor` for password allow to copy password when selected range is in unmasked range r=m_kato |
diff browse annotate |
81e094372c418e9f976c02e059cf13951156dd68 created 2019-07-22 03:56 +0000 pushed 2019-07-22 10:08 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1548389 - part 10: Make `TextEditor::SetUnmaskRangeInternal()` expand the range if specified offset is middle of a surrogate pair r=m_kato |
diff browse annotate |
2a77d3e78e0b757d676797a1dc71707146418dcb created 2019-07-22 03:55 +0000 pushed 2019-07-22 10:08 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1548389 - part 6: Add automated tests for new API and rendering of password fields r=m_kato,Jamie |
diff browse annotate |
f1d32f0d5b87837b52d6ae33c9add5af8a089ceb created 2019-07-22 03:53 +0000 pushed 2019-07-22 10:08 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1548389 - part 1: Implement API to get/set unmask-range of password editor r=m_kato |
diff browse annotate |
182cddeb1d5c3da2ad98d614dca215acc362eed5 created 2019-05-09 07:37 +0000 pushed 2019-05-09 15:38 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549925 - Mark all methods of nsIDocumentStateListener as can_run_script r=m_kato |
diff browse annotate |
8b9baadda0a72a67b359b2cbfad5de61565a4517 created 2019-05-08 06:26 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549270 - part 3: Mark EditorBase::SetAttributeWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
7755efc24f6d991b81598fca36a126f0fb1f565d created 2019-05-08 05:09 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549270 - part 2: Mark EditorBase::RemoveAttributeWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
e9e1b9c2cab6cfa713c6119c5b32b1a928faa4f9 created 2019-05-08 04:46 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549270 - part 1: Mark EditorBase::CloneAttributeWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
efc64ba2b311e18d16820a00e98572807ee724a0 created 2019-05-08 02:29 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549268 - Mark EditorBase::JoinNodesWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
93efde688b8c6869c30e2e50c9b755989d4e6e57 created 2019-05-07 22:34 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549264 - Mark EditorBase::SplitNodeWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
36ab55f6cd91191eb913d95049996094789297d7 created 2019-05-07 22:27 +0000 pushed 2019-05-08 11:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1549155 - Mark EditorBase::DeleteNodeWithTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
feb8846c6602b5fb4a2580ee1f9155d2fb509585 created 2019-04-25 07:14 +0000 pushed 2019-04-25 16:32 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1546577 - Make overloads of CanCut(), CanCopy(), CanDelete() and CanPaste() which return bool instead of nsresult r=m_kato |
diff browse annotate |
c7ec5a12950618af4257d9c0a512a3acff1dced1 created 2019-03-30 11:55 +0000 pushed 2019-03-30 21:47 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1539356 - Mark EditorBase::InsertNodeTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
1e7c6202d94f27e9b14450dc8710f32e7df31572 created 2019-03-30 00:42 +0200 pushed 2019-03-30 09:35 +0000 |
Oana Pop Rus | Oana Pop Rus - Backed out changeset 447c87c2d139 (bug 1539356) on request of Jorg K. a=backout |
diff browse annotate |
447c87c2d1396aa1d0980d023067f1629d972c25 created 2019-03-29 10:55 +0000 pushed 2019-03-29 22:13 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1539356 - Mark EditorBase::InsertNodeTransaction() as MOZ_CAN_RUN_SCRIPT r=m_kato |
diff browse annotate |
889784eb39fac9ad684e128613da91f184d28076 created 2019-03-26 10:06 +0000 pushed 2019-03-26 17:47 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1533293 - part 2: Rewrite EditorBase::SelectEntireDocument() and its overrides r=m_kato |
diff browse annotate |
25398e555020fef80c7b2a06a0d4c667e861cd6f created 2019-03-20 13:29 +0200 pushed 2019-03-21 04:37 +0000 |
Noemi Erli | Noemi Erli - Backed out 3 changesets (bug 1533293) for causing Bug 1536595 a=backout |
diff browse annotate |
e536f6e123d8f54d5bf165e5e78da13c71a901af created 2019-03-18 01:51 +0000 pushed 2019-03-18 10:13 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1533293 - part 2: Rewrite EditorBase::SelectEntireDocument() and its overrides r=m_kato |
diff browse annotate |
ce5d6bf5dcca9cf3d61955a97b34023f0a870b23 created 2019-03-12 01:50 +0000 pushed 2019-03-13 10:26 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1534370 part 4. Remove some simple MOZ_CAN_RUN_SCRIPT_BOUNDARY annotations from editor. r=masayuki |
diff browse annotate |
879d393e6c581ce67bb748fce870f0325d502112 created 2019-03-12 01:55 +0000 pushed 2019-03-13 10:26 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki |
diff browse annotate |
4ad8c042d0803dc069cb33ef6c70e8fbc1e04bca created 2018-10-29 07:23 +0000 pushed 2018-10-29 22:12 +0000 |
Makoto Kato | Makoto Kato - Bug 1485890 - Remove dumpContentTree, debugDumpContent and debugUnitTests from nsIEditor. r=masayuki |
diff browse annotate |
31941d904a7c3df53ed5b4c9ecdc40025d865dfb created 2018-09-06 18:02 +1000 pushed 2018-10-02 03:17 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1489047 - Change almost all DOMString occurrences in XPIDL files to AString. r=nika |
diff browse annotate |
6b0f8b1b33c0401543df1055bd1e0fd2060a1ebe created 2018-08-01 20:16 +0900 pushed 2018-08-03 22:10 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1480055 - part 1: Remove nsIEditor::shouldTxnSetSelection() r=m_kato |
diff browse annotate |
7fb30739a8a01e09e5ba632932acfda269baad1e created 2018-06-07 23:26 +0900 pushed 2018-06-09 22:10 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1467693 - Merge EditorBase::SwitchTextDirection() and EditorBase::SwitchTextDirectionTo() r=m_kato |
diff browse annotate |
7c12d4b98d22680629d0d1c71a14847d4b0d70e6 created 2018-05-24 13:18 -0400 pushed 2018-05-25 00:09 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1463981 part 3. Remove nsIDOMNode usage in editor. r=masayuki |
diff browse annotate |
3c12d331fae53faf36e15b21d24604f69ac34959 created 2018-05-22 18:23 +0900 pushed 2018-05-23 10:05 +0000 |
Makoto Kato | Makoto Kato - Bug 1463330 - Move CanPasteTransferable and PreDestroy to out of nsIEditor. r=masayuki |
diff browse annotate |
2a96e7e3094804c5d15cb9fed63067f56b26e0d5 created 2018-05-11 19:46 +0200 pushed 2018-05-14 21:41 +0000 |
Adrian Wielgosik | Adrian Wielgosik - Bug 1460940 - Remove nsIDOMDocument uses in editor/. r=bz |
diff browse annotate |
a42b86ea3a3b14ae7f90b587491227efb270d45a created 2018-05-08 13:52 -0400 pushed 2018-05-08 17:53 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1387143 part 3. Stop using nsISelection in nsISelectionController. r=mats |
diff browse annotate |
ec41eab9c159876bcd5a6a7b314289f5d9b04535 created 2018-04-26 23:35 -0400 pushed 2018-04-27 04:54 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1455674 part 1. Stop using nsIDOMElement in nsIEditor. r=masayuki |
diff browse annotate |
dcfb7f0bb6a9171b8bcffaf488f152680ed82b65 created 2018-04-20 16:41 +0900 pushed 2018-04-23 09:40 +0000 |
Makoto Kato | Makoto Kato - Bug 1455533 - Part 3. Remove unused nsIEditor.outputToStream. r=masayuki |
diff browse annotate |
0f70e84b0a3244fcbe5fa5752d251f1e0ff47cbd created 2018-04-20 16:40 +0900 pushed 2018-04-23 09:40 +0000 |
Makoto Kato | Makoto Kato - Bug 1455533 - Part 2. Devirtualize EditorBase::PostCreate. r=masayuki |
diff browse annotate |
db8d706159dfcbf2d8cf699262fcfcca71c95625 created 2018-04-20 16:27 +0900 pushed 2018-04-23 09:40 +0000 |
Makoto Kato | Makoto Kato - Bug 1455533 - Part 1. Devirtualize EditorBase::SyncRealTimeSpell. r=masayuki |
diff browse annotate |
c2bc44fd23ad6f6f309b5ac6ff6a467ad459869e created 2018-04-18 22:57 +0900 pushed 2018-04-20 23:07 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1454945 - Get rid of nsIEditor.suppressDispatchingInputEvent since nobody uses it from JS r=m_kato |
diff browse annotate |
fb567fcd8ea9544f2b55e266df03964a34886d9c created 2018-03-26 18:11 +0900 pushed 2018-03-27 09:35 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1448780 - Get rid of nsIEditor.numberOfUndoItems and nsIEditor.numberOfRedoItems r=m_kato |
diff browse annotate |
575562183a3bc245c50dcf45d8dc21043b4565ae created 2018-03-02 14:20 +0900 pushed 2018-03-06 09:58 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 662591 - HTMLEditor should set caret to start of first editable text node or before first editable inline node r=m_kato |
diff browse annotate |
960e8b8c31477eb53ad5182464f5d1a5b41e6fe1 created 2018-02-08 12:13 +0200 pushed 2018-02-08 19:36 +0000 |
shindli | shindli - Merge mozilla-central to autoland. a=merge CLOSED TREE |
diff browse annotate |
579f806b99f83b72d3714b8e9670207bd5812d9a created 2018-02-08 04:54 +0200 pushed 2018-02-08 19:36 +0000 |
Ciure Andrei | Ciure Andrei - Backed out changeset 86581d5ccbbb (bug 1436272) for failing /builds/worker/workspace/build/src/editor/libeditor/EditorBase.cpp a=backout on a CLOSED TREE |
diff browse annotate |
725c38dc39913052cf3c57970ba910e16028e301 created 2018-02-07 15:28 +0900 pushed 2018-02-08 05:01 +0000 |
Makoto Kato | Makoto Kato - Bug 1436272 - Move noscript methods in nsIEditor to EditorBase. r=masayuki |
diff browse annotate |
0d50bf107005b01f497f27dacd2975b85aabc461 created 2017-10-11 20:54 -0400 pushed 2017-10-12 21:14 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1407854 - Part 1: Remove nsIEditor.createNode(); r=masayuki |
diff browse annotate |
e774e827d2fb359580c6975d2df01d5730c48d61 created 2017-08-25 15:40 +1000 pushed 2017-08-27 21:48 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1393642 - Remove nsIAtom/nsIAtomService usage from script in editor/. r=masayuki. |
diff browse annotate |
b131a336d02f715d73724704cc54517b4929d33a created 2017-08-14 14:56 +0900 pushed 2017-08-16 10:54 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1387317 - part5: AutoPlaceHolderBatch should take EditorBase instead of nsIEditor r=m_kato |
diff browse annotate |
af626178b4de7ef2932baca3190cdac5ca674c5c created 2017-08-04 15:01 +0900 pushed 2017-08-11 01:24 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1319340 - part1 Move AsTextEditor() and AsHTMLEditor() to nsIEditor r=m_kato |
diff browse annotate |
cddc1b05b8760e76c0621c402047adaa553be468 created 2017-08-04 13:57 +0900 pushed 2017-08-09 10:30 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1060051 - Make editor related interfaces builtin classes if it's possible r=Ehsan,smaug |
diff browse annotate |
59fa92404734930fbb2432c4b055404773c97278 created 2017-03-21 20:57 +0900 pushed 2017-03-22 15:13 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1349178 Make nsIEditor.transactionManager readonly r=m_kato |
diff browse annotate |
20dc8f3fa6ed662f4d8b5fd9306d4445db4ceb29 created 2016-12-20 21:47 +0900 pushed 2016-12-21 04:21 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 564411 Move all methods/attributes of nsIEditorIMESupport to nsIEditor r=smaug |
diff browse annotate |
f2a922fd623e11743f1f2d5379799dab857e4893 created 2015-05-29 00:58 +0900 pushed 2015-05-28 16:01 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1169139 Remove all trailing whitespaces in editor (IGNORE IDL) r=ehsan |
diff browse annotate |
bf36e9f3fcea214936f263e150ec03e11eea7155 created 2015-01-15 16:47 -0500 pushed 2015-01-23 04:27 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1120233 - Ensure that the delete command will stay enabled for password fields; r=roc |
diff browse annotate |
004917420079b488f6d7c7ee1f8cc03ac9c99b5a created 2014-09-09 23:27 +0000 pushed 2014-09-09 23:28 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1061468 - Notify the editor when removing the focused element is its ancestor limiter. r=ehsan |
diff browse annotate |
1082e4e90b14bfdcd37a96f2def66972007813f7 created 2014-08-28 17:33 +0300 pushed 2014-08-28 14:45 +0000 |
Olli Pettay | Olli Pettay - Bug 1059705 - revert the change which made nsIEditor builtinclass, r=masayuki |
diff browse annotate |
77bf46f52906ecd6c09a13539642be83471661a1 created 2014-08-19 20:54 +0900 pushed 2014-08-19 11:54 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1053048 Implement nsIEditor.isInEditAction readonly attribute r=ehsan, sr=smaug |
diff browse annotate |
faecfa9d0bb6c46e32934182e6154758190262ed created 2014-07-16 12:02 -0700| base pushed 2014-07-16 19:03 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1028565 - Part 5: Flatten editor/{idl,public}/ directories. r=ehsan |
diff browse annotate |
fdd74c065e5d743bd4d1a3044b2e76727dfb60f0 created 2014-06-23 16:27 -0700| base pushed 2014-06-25 00:13 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1028565 - Part 5: Flatten editor/{idl,public}/ directories. r=ehsan |