diff browse annotate |
152d1ca5e9f097e467ebe52d2117ba0cb05a90be created 2012-06-06 14:19 +0300 pushed 2012-06-11 20:47 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 761861 - Fix crash in nsHTMLEditor::DeleteSelectionImpl; r=ehsan a=akeybl |
diff browse annotate |
550e64dd5656d4770f1472f03abc173b45dd728a created 2012-05-31 21:23 +0300 pushed 2012-06-04 20:19 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 759748 - Crash in nsHTMLEditRules::WillDoAction; r=ehsan |
diff browse annotate |
e1c5a79f27cf84114d4e11cd8b37428c8416c85d created 2012-01-16 16:07 -0500 pushed 2012-02-01 18:17 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Test case for bug 639736; r=roc |
diff browse annotate |
018cfb14c03e95b679c793cfed1aeae941470771 created 2012-01-10 15:35 -0500 pushed 2012-02-01 18:17 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 716456 - Make sure to pass a correct ancestor to GetPreviousContent; r=bzbarsky |
diff browse annotate |
ee7c98d1ec1badbd5202d78ef43c6a23cf65c8f8 created 2011-09-13 11:39 -0400 pushed 2011-09-27 17:43 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 414178 - Do not allow to inject a list outside of the active editing host; r=roc |
diff browse annotate |
daa5e76d7f13d2ed0c41cce743dc02ee9abe5408 created 2011-09-08 11:35 -0400 pushed 2011-09-27 17:43 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 682650 - Use an unsigned 32-bit integer as the container of offsets inside text nodes; r=roc |
diff browse annotate |
9a1fe983d1d78803e8fc1eae44043d5ee0421fdb created 2011-06-13 14:24 -0700 pushed 2011-07-05 17:42 +0000 |
Matt Brubeck | Matt Brubeck - Bug 663959 - Mark crashtests as asserting intermittently [r=ehsan] |
diff browse annotate |
d70ce672b2c323c03de60e8b341325c8b8f6a6b0 created 2011-05-09 12:33 -0700 pushed 2011-05-24 18:03 +0000 |
Jonas Sicking | Jonas Sicking - Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan |
diff browse annotate |
e9ded5c5e0b7f0769245617dedb1971293ebba80 created 2011-05-09 12:33 -0700 pushed 2011-05-24 18:03 +0000 |
Jonas Sicking | Jonas Sicking - 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 |
diff browse annotate |
c9387916c9c28507b9c40aa844ee63d0dc08c6b5 created 2011-03-23 15:59 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 643786 - Fix a crash caused by the HTML editor being destroyed when the document modified handler is in progress [@ nsHTMLEditRules::~nsHTMLEditRules]; r=roc |
diff browse annotate |
8106f111b695cdaf06b6761d9bf92c4cf5722d5f created 2011-02-21 23:53 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 635757 - Adjust the assertion count as a result of bug 633738; r=roc a=test |
diff browse annotate |
5ba5ed2e239d2972e29bea25435ca85f47cf35f8 created 2011-02-19 17:49 -0500 pushed 2012-07-16 20:02 +0000 |
Kyle Huey | Kyle Huey - Bug 633709: Convert bogus assert into a warning. r+a=ehsan |
diff browse annotate |
4b11eb3c12a05fe455ba3b199cd22b2a7ebb8c24 created 2011-02-17 12:19 +0100 pushed 2012-07-16 20:02 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 633738 (quora.com bloats out of control (part 3)) - mark some known assertions caused by bug 439258. r=bz, a=jst. |
diff browse annotate |
c1523d3f78410892b1750d98e414171ca4793fe3 created 2011-02-03 13:54 -0600 pushed 2012-07-16 20:02 +0000 |
Chris Jones | Chris Jones - Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a |
diff browse annotate |
2d6a6cb1a9cc8afddc6a0b3e2f9cdcd5c0bf9b76 created 2010-12-09 00:11 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Backed out changeset 23a01314071f because the underlying bug has not really been fixed; a=DONTBUILD |
diff browse annotate |
23a01314071f4183f429f28d3cd106e7a43e9ed8 created 2010-12-06 14:31 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Crashtest for bug 616250, which is fixed by bug 612128; r=roc a=test |
diff browse annotate |
a84d8af1af12aff7202de66d3bc831aedeb5ba21 created 2010-12-03 11:15 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 615015 followup - Adjust the assertion count which now happens in editor/libeditor/html/crashtests/467647-1.html too; a=orange-fix |
diff browse annotate |
af358fe76628a70384809c486e9a0f47b6f7c4ab created 2010-12-01 00:24 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 615015 - "ASSERTION: bad action nesting!"; r,a=roc |
diff browse annotate |
92d0320fb62e7a02e1e3b49289016fb4d338199d created 2010-11-30 23:21 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 615450 - Prevent the reinitialization of the HTML editor while an editor operation is in progress on a document; r,a=roc |
diff browse annotate |
a80edd37a40a0029896fcc9bb1b30f365c537050 created 2010-11-16 15:43 -0500 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 612565 - Don't recurse into document modification listeners for editable documents if the modification to the document is made on the bogus BR node; r=roc a=blocking-beta8+ |
diff browse annotate |
ed8fed2ca7af09617dcf914a7a17de7fec3931d8 created 2010-09-23 14:44 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 586662 - Part 3: Don't attempt to compare unrelated points when manipulating selections; r=roc a=blocking-betaN+ |
diff browse annotate |
82deac2893b055f634be7de5113e9b8a45bda0b5 created 2010-09-24 11:33 -0700 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Bug 499844 - add crashtest. a=NPOTB |
diff browse annotate |
26d16ccfbdc0832b69003c3999e9a71b1b72fec3 created 2010-09-03 14:07 -0500 pushed 2012-07-16 20:02 +0000 |
Chris Jones | Chris Jones - Merge m-c --> cedar |
diff browse annotate |
a6b32ea8c38620d03f748065da9d4a0e5e306a34 created 2010-08-27 18:15 -0500 pushed 2012-07-16 20:02 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 588693. Bump assertion count for editor/libeditor/html/crashtests/448329-3.html. r=ehsan |
diff browse annotate |
e5d7f621d213c292d7a244434b66cea52b7bc520 created 2010-08-28 01:11 -0500 pushed 2012-07-16 20:02 +0000 |
Timothy Nikkel | Timothy Nikkel - Revert to rev 36a5e2fa01c9 |
diff browse annotate |
c78df11020d28c6ae7f6b4a1acd73de1e095eef4 created 2010-08-27 15:03 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 591378 - REFTEST TEST-UNEXPECTED-PASS | file:///home/cltbld/talos-slave/mozilla-central_fedora-debug_test-crashtest/build/reftest/tests/editor/libeditor/html/crashtests/448329-3.html | assertion count 8 is less than expected 16 assertions; r=roc a=NPOTB |
diff browse annotate |
71668d2c8ad55db319afe2f8a9014b1e0d81d23b created 2010-08-27 18:15 -0500 pushed 2012-07-16 20:02 +0000 |
Timothy Nikkel | Timothy Nikkel - Bug 588693. Bump assertion count for editor/libeditor/html/crashtests/448329-3.html. r=ehsan |
diff browse annotate |
18bb00bd15641c60914da189fd37bb05148580fa created 2010-08-25 20:20 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 582138 - Crash [@ nsHTMLEditor::GetElementOrigin] with mixed HTML and MathML table; r,a=roc |
diff browse annotate |
2ce3d3fdd6806e29c5b39b13d4e088bdbacdf5a7 created 2010-08-13 14:31 +1200 pushed 2012-07-16 20:02 +0000 |
Boris Zbarsky | Boris Zbarsky - Fix some editor tests to actually change something instead of throwing. |
diff browse annotate |
8014768879beb897dea6c642a10b9279042e95fc created 2010-07-01 19:33 -0700 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Add bug numbers for all remaining asserts() annotations in crashtests and reftests |
diff browse annotate |
50d8c6065599fc5e538d13c8cc1884ab0f3d59b9 created 2010-06-28 14:04 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 574558 - Part 4: test case; r=roc |
diff browse annotate |
08cb6bce6d83d7860f4bad88755d7c426b72edc7 created 2010-06-17 13:21 -0700 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Add some crashtests and reftests |
diff browse annotate |
37b7ca43fafedb0f41e69ba88ac726ca0b75543b created 2010-05-21 16:36 -0400 pushed 2012-07-16 20:02 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron |
diff browse annotate |
b17a0b2c308ae83b2f61dd038ecee52f3de69131 created 2010-05-06 09:28 -0700 pushed 2012-07-16 20:02 +0000 |
L. David Baron | L. David Baron - Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557) |
diff browse annotate |
120667a01fd2ccc60a0a894fe4ba92cf8d559be8 created 2010-01-10 19:50 -0800 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Add crashtests |
diff browse annotate |
35e6583db6ac25a137ea3b28078c47b45e021bf9 created 2009-12-30 17:17 +0900 pushed 2012-07-16 20:02 +0000 |
Masayuki Nakano | Masayuki Nakano - Bug 535632 Crash [@ nsEditor::GetIndexOf] r=Olli |
diff browse annotate |
f4622261cce84d72d429aaf3246695fa10e00fe0 created 2009-08-27 19:48 -0700 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Add crashtests |
diff browse annotate |
d92006cd929e6189ab0b54ec0c4e2b03d0660808 created 2009-06-12 18:56 -0700 pushed 2012-07-16 20:02 +0000 |
Jesse Ruderman | Jesse Ruderman - Add test for bug 431086, using cpearce's crashtest patch |
diff browse annotate |
d3ce1f2c44bbd974469acc2d7d6c7ee803d9186e created 2009-02-26 11:55 +0100 pushed 2012-07-16 20:02 +0000 |
SkyLined | SkyLined - Crash tests for bug 456727. |
diff browse annotate |
6953f45b3c828813376aefbee734245aa8be78ae created 2009-02-19 21:01 +1300 pushed 2012-07-16 20:02 +0000 |
Mats Palmgren | Mats Palmgren - Bug 448329. Make selection code more robust when the selection boundary is not in a block ... Tests. |
diff browse annotate |
740b5c912d254d3d62da601c0deae3e932e5249f created 2008-12-28 11:10 -0800 pushed 2012-07-16 20:02 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 467647. Fix editor leak in error conditions. r+sr=peterv |
diff browse annotate |
0e5e32fc52c4214fb2f2c9c59da608677556bb1a created 2008-04-17 19:09 -0700 pushed 2012-07-16 20:02 +0000 |
gavin | gavin - Bug 428489: Crash [@ nsHTMLEditor::GetPositionAndDimensions] when window gets removed during click on contenteditable absolute positioned element, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=beltzner |
diff browse annotate |
7f457bf7a8fadc87b5082114c89d5cd32c7db1d1 created 2008-04-13 13:22 -0700 pushed 2012-07-16 20:02 +0000 |
mats palmgren | mats palmgren - Remove the anonymous content for resizers properly. b=420439 r+sr=peterv a1.9+=damons |
diff browse annotate |
3974c1c21ae34a2e0d2935ccd194314f34e6bd2b created 2007-12-14 21:29 -0800 pushed 2012-07-16 20:02 +0000 |
jruderman | jruderman - Add crashtests for two leak bugs. |
diff browse annotate |
270e31bdb83420ec132495f36bc4fce57ef4d046 created 2007-12-14 21:15 -0800 pushed 2012-07-16 20:02 +0000 |
jruderman | jruderman - Add crashtest |
diff browse annotate |
1149fb259443aa0ab44dc498432f92d7e2f0c4a7 created 2007-12-14 20:47 -0800 pushed 2012-07-16 20:02 +0000 |
jruderman | jruderman - Add crashtest (even though it asserts) |