diff browse annotate |
b2f781a18186d9330c3ce3e2f5e9a389c566b1a5 created 2017-03-17 13:32 +0900 pushed 2017-03-18 15:27 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1348195 nsRange should set mCalledByJS to false before calling Selection::NotifySelectionListners() because non-*JS() methods may be called during a call of it r=smaug |
diff browse annotate |
7d9c30109c503ebe473747814d405bcf74ad79eb created 2017-03-10 16:55 +0900 pushed 2017-03-14 13:26 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 1318312 part.2 Mark Selection as "called by JS" when every Selection API which may cause changing selection is called by JS r=smaug |
diff browse annotate |
d1f560050c319f17b4c871bfe15596d6ec22f114 created 2017-03-02 13:13 -0800 pushed 2017-03-03 12:06 +0000 |
Brad Werth | Brad Werth - Bug 1343978 Part 1: Change ClientRectsAndTexts usage of DOMStringList to Sequence<DOMString>. r=smaug |
diff browse annotate |
b60df721f0e2219d8cea5149af1f563d3a1dcfb9 created 2016-11-02 13:31 -0700 pushed 2016-11-09 15:39 +0000 |
Brad Werth | Brad Werth - Bug 1314080 Part 3: Add a new ChromeOnly DOM method and wire it to CollectClientRectsAndText. r=smaug |
diff browse annotate |
c63b7e3446b581d44a7c578052f2d4577244629c created 2016-11-02 13:49 -0700 pushed 2016-11-09 15:39 +0000 |
Brad Werth | Brad Werth - Bug 1314080 Part 1: Rename CollectClientRects method and add a new parameter for collecting text. r=smaug |
diff browse annotate |
0ac748f4d677ff24baaa3b5becd9239c9fd9f16b created 2016-06-28 19:30 +0200 pushed 2016-06-28 17:31 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1281793 - Remove some non-used telemetry IDs - part 4 - random things (2), r=chutten |
diff browse annotate |
1704aab64d91f4ecf089df1ad51534d1a9a5a4f0 created 2016-06-28 17:04 +0200 pushed 2016-06-28 15:05 +0000 |
Carsten "Tomcat" Book | Carsten "Tomcat" Book - Backed out changeset 27b1dd843116 (bug 1281793) |
diff browse annotate |
27b1dd8431168248a089a12c708edd9de2a446a1 created 2016-06-28 16:44 +0200 pushed 2016-06-28 14:45 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1281793 - Remove some non-used telemetry IDs - part 4 - random things (2), r=chutten |
diff browse annotate |
2e047065c2912e930e294eaccef64e4012794e4c created 2016-02-13 18:40 +0100 pushed 2016-02-13 17:40 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1216001 part 1 - Optimize nsRange::IsNodeSelected. r=bz |
diff browse annotate |
d8804baafb3fac3199037f5f6c35b92f56eb190c created 2016-02-11 20:43 -0800 pushed 2016-02-12 04:43 +0000 |
Phil Ringnalda | Phil Ringnalda - Back out 3 changesets (bug 1216001) for Win8 reftest failures in 1193519-sideways-lr-3.html and 1193519-sideways-lr-4.html and intermittent OS X failures in font-display-2.html |
diff browse annotate |
c1646ffa71b40babef414c91078eaee3d5e9b0d7 created 2016-02-12 02:13 +0100 pushed 2016-02-12 01:14 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1216001 part 1 - Optimize nsRange::IsNodeSelected. r=bz |
diff browse annotate |
5ebc59281c25fbb8ea288f24797b9ece1fdb21a5 created 2015-10-30 18:37 +1300 pushed 2015-11-02 03:26 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 264412. Implement HTMLElement.innerText. r=smaug,mats |
diff browse annotate |
b70e89c03c5656ba5eff891fd0bcbb3ec044aa91 created 2015-10-24 22:38 +1300 pushed 2015-10-24 09:39 +0000 |
Robert O'Callahan | Robert O'Callahan - Revert incorrectly committed changes ab657569f554 and a396f4262479 |
diff browse annotate |
a396f4262479a5695c918f59bacd542ba21448b0 created 2015-10-21 10:23 +1300 pushed 2015-10-24 09:36 +0000 |
Robert O'Callahan | Robert O'Callahan - Bug 264412. Implement HTMLElement.innerText. r=smaug,mats |
diff browse annotate |
e8c7dfe727cd970e2c3294934e2927b14143c205 created 2015-10-18 01:24 -0400 pushed 2015-10-17 21:25 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
41dea9df27ed995f8315ab4318c187a617937664 created 2015-10-07 10:19 -0700 pushed 2015-10-07 18:10 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset 91d4539e00ce (bug 1207245) |
diff browse annotate |
91d4539e00cecb658604e021675a923c60ef3235 created 2015-10-07 16:50 -0400 pushed 2015-10-07 18:10 +0000 |
Nathan Froyd | Nathan Froyd - Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat |
diff browse annotate |
24515d221f0a98f7e63e3f31eb9650ffacbbe82a created 2015-08-12 13:26 -0400 pushed 2015-09-12 21:59 +0000 |
Michael Layzell | Michael Layzell - Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug |
diff browse annotate |
1cec2d7bf26bbfdaf9a46b8c388c851fa320f413 created 2015-09-04 20:29 +0200 pushed 2015-09-04 18:30 +0000 |
Sebastian Hengst | Sebastian Hengst - Backed out 4 changesets (bug 571294, bug 1196479) for W(2) failure on Linux 64 opt. r=backout on a CLOSED TREE |
diff browse annotate |
1d662c2552bd1b3257457376f9048b64341bb50a created 2015-08-12 13:26 -0400 pushed 2015-09-04 16:36 +0000 |
Michael Layzell | Michael Layzell - Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug |
diff browse annotate |
91d6e262b662a0b4e47358665e222d3927337af9 created 2015-07-13 08:25 -0700 pushed 2015-07-13 15:25 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1182996 - Fix and add missing namespace comments. rs=ehsan |
diff browse annotate |
bd079aadd3feeee3f9b9f73c5e0bc4bd6a870722 created 2015-05-03 15:32 -0400 pushed 2015-05-03 19:33 +0000 |
Andrew McCreight | Andrew McCreight - Bug 1152551, part 2 - Fix mode lines in dom/. r=jst |
diff browse annotate |
8bc7561d75577b08ae0c5449104378144a6fc9e0 created 2015-03-27 18:52 +0000 pushed 2015-03-27 18:53 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1148527 - Indentation fix after bug 1145631, r=ehsan |
diff browse annotate |
ac4464790ec4896a5188fa50cfc69ae0ffeddc08 created 2015-03-21 12:28 -0400 pushed 2015-03-21 16:32 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj |
diff browse annotate |
0b0c492a33b545fb9daa9b041969e17b5dcbe00e created 2015-03-19 10:13 -0400 pushed 2015-03-19 14:14 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv |
diff browse annotate |
1d31f5f96bef4de9e753467aacb57175d69d0e40 created 2015-02-24 18:35 +0000 pushed 2015-02-25 16:50 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1135413 - Use one bit per bool member to save a few bytes in nsRange objects. r=smaug |
diff browse annotate |
70294f053aabe8dc27b94f6ed184bd719d109879 created 2015-02-21 04:27 +0000 pushed 2015-02-21 04:28 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1129078 - part 3, Add a mIsGenerated bit to ranges that ExcludeNonSelectableNodes created due to user-select:none. Also, return the index to the range we want to be the new mAnchorFocusRange, based on the Selection direction. r=smaug |
diff browse annotate |
7afbf9ebc89b15cc71605b371d3688be92b70679 created 2015-02-20 12:24 -0800 pushed 2015-02-20 20:24 +0000 |
Wes Kocher | Wes Kocher - Backed out 8 changesets (bug 1129078, bug 1128722) for mochitest-5 failures |
diff browse annotate |
c199ff86c77f2b0562fb525ce32d78566008a6d1 created 2015-02-20 17:34 +0000 pushed 2015-02-20 17:34 +0000 |
Mats Palmgren | Mats Palmgren - Bug 1129078 - part 3, Add a mIsGenerated bit to ranges that ExcludeNonSelectableNodes created due to user-select:none. Also, return the index to the range we want to be the new mAnchorFocusRange, based on the Selection direction. r=smaug |
diff browse annotate |
2db29c0ae60b6eb0e196165631127d195fe2ef0b created 2014-10-25 20:25 +0300| base pushed 2014-10-25 17:31 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv |