Ehsan Akhgari
|
42bde816bb
|
Bug 569504 - Fix the spell checker leaking windows and documents; r=roc
|
2010-06-02 14:33:47 -04:00 |
|
Ehsan Akhgari
|
f58add9d96
|
Bug 336104 - "ASSERTION: no frame, see bug #188946"; r=roc,dbaron
|
2010-05-21 16:36:42 -04:00 |
|
Mitchell Field
|
6ad77bd6db
|
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
|
2010-05-14 18:24:41 +09:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Steffen Wilberg
|
811b2cfeae
|
Bug 514412: about:blank should derefence to an empty stream. r=bzbarsky
|
2010-04-27 23:20:55 +02:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Jesse Ruderman
|
00c97be395
|
Add dumps to crashtest in the hope of shedding light on orange bug 471185
|
2010-03-31 17:00:04 -07:00 |
|
Craig Topper
|
c3fc5fa456
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Ehsan Akhgari
|
e03b37a6c4
|
Bug 484890 - Use a weak pointer for docshell in editing session; r=sicking
--HG--
extra : rebase_source : 4ac0aec249fb9e79d68356b28d0abbb6b65a021f
|
2010-03-18 12:12:37 -04:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Jesse Ruderman
|
22157d1ea2
|
Add crashtest for bug 461049
|
2009-08-08 16:00:35 -07:00 |
|
Jesse Ruderman
|
7672636f9e
|
Add crashtest for bug 407062
|
2009-08-08 15:32:56 -07:00 |
|
Jesse Ruderman
|
139464206d
|
Add crashtest for bug 500847 (just filed)
|
2009-06-26 17:26:31 -07:00 |
|
Ginn Chen
|
184c5dcd50
|
Bug 499660 Firefox should use English dictionary by default with CJK locale r=neil
|
2009-06-24 14:06:58 +08:00 |
|
Ginn Chen
|
d488fd4153
|
Bug 442241 First time using spellchecker will use the first dictionary not locale dictionar r=neil
|
2009-06-18 19:16:20 +08:00 |
|
Serge Gautherie
|
c10c566966
|
Bug 234844 - NS_HTMLEDITOR_COMMANDTABLE_CID and NS_HTMLEDITOR_DOCSTATE_COMMANDTABLE_CID have malformed CIDs; (Av1) nsEditingSession.cpp: (unrelated) s/as/has/; r+sr=bzbarsky
|
2009-06-11 19:47:32 +02:00 |
|
Boris Zbarsky
|
64b2d5e1bf
|
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
|
2009-05-07 15:21:53 -04:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Arpad Borsos
|
35b892b3aa
|
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
|
2009-04-22 10:43:15 +02:00 |
|
Bob Clary
|
a5302ad04e
|
bug 351236 - crash test by Martijn Wargers.
|
2009-04-24 10:08:15 -07:00 |
|
Serge Gautherie
|
bc94cdea22
|
Bug 471185 - [Windows] Intermittent "428844-1.html | timed out waiting for onload to fire"; Reenable test, except on Windows.
|
2009-02-21 03:09:15 +01:00 |
|
Jesse Ruderman
|
dbda4ec05a
|
Fix crashtests.list syntax, add bug reference
|
2009-02-17 10:40:50 -08:00 |
|
Ted Mielczarek
|
a30e7aa171
|
disable crashtest 428844-1.html for random failures, see bug 471185. disable media test_play.html for random failures, see bug 478868
|
2009-02-17 11:43:17 -05:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Peter Van der Beken
|
78527f8037
|
Fix for bug 471126 (leak content nodes (and sometimes dom windows) after clicking on nytimes.com articles). r=bent, sr=bz.
|
2009-01-14 13:24:10 +01:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Phil Ringnalda
|
bbe7e1d08a
|
Bug 461888 - Remove unused PACKAGE_FILE and PACKAGE_VARS and .pkg files, mozilla-central part, r=bsmedberg
|
2008-11-03 19:46:28 -08:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
reed@reedloden.com
|
058f72e954
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 03:51:41 -07:00 |
|
reed@reedloden.com
|
1959e45a26
|
Back out Chris Pearce's patch from bug 430921 as a possible cause of the crashes on Linux.
|
2008-05-08 03:39:06 -07:00 |
|
reed@reedloden.com
|
10a02a3cb6
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-08 02:06:05 -07:00 |
|
reed@reedloden.com
|
fd12419586
|
Back out Chris Pearce's patch from bug 430921 in case it is the cause of the crashes.
|
2008-05-07 05:01:40 -07:00 |
|
reed@reedloden.com
|
b754735e10
|
Bug 430921 - "chrome mochitest for bug 304188 leaks the world" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) r+sr=peterv a1.9=damons]
|
2008-05-07 03:18:31 -07:00 |
|
reed@reedloden.com
|
c00faa39b0
|
Bug 384625 - "Absolute Positioning grabber (mGrabber) hidden and inaccesible" (Max out grabber z-index) [p=amidude99@yahoo.com (Art Skiles) r=glazou sr=Neil]
|
2008-05-07 03:12:53 -07:00 |
|
Olli.Pettay@helsinki.fi
|
7b1dc54fea
|
Bug 430858, Composer is unusable (can't type anything in the window etc), r+sr=peterv, a=beltzner
|
2008-05-06 10:46:55 -07:00 |
|
roc+@cs.cmu.edu
|
05b913ced9
|
Bug 430723. Don't prematurely detach and reattach the editor object. patch by Chris Pearce, r+sr=jst,a=schrep
|
2008-05-01 02:00:11 -07:00 |
|
roc+@cs.cmu.edu
|
521c4a52ea
|
Bug 386782. save and restore editor state so that it isn't lost when a page goes into the bfcache and then comes back. patch by Chris Pearce, r+sr=peterv,a=beltzner
|
2008-04-23 14:36:17 -07:00 |
|
gavin@gavinsharp.com
|
70d1609f15
|
Bug 428844: Crash [@ nsEditingSession::TearDownEditorOnWindow] on reload with contenteditable and xslt, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=peterv, a=beltzner
|
2008-04-17 19:07:05 -07:00 |
|
masayuki@d-toybox.com
|
3dcfbbf7fc
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) (retry) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 07:28:37 -08:00 |
|
masayuki@d-toybox.com
|
f6e10b8d70
|
backing out the previous patch, becaused qm-centos5-01 dep unit test is orange
|
2008-02-28 05:59:25 -08:00 |
|
masayuki@d-toybox.com
|
22b844e897
|
Bug 418470 Go to line in View Source broken (NS_ERROR_UNEXPECTED at nsISelectionController.scrollSelectionIntoView) r+sr=roc, a1.9b4=beltzner
|
2008-02-28 03:01:56 -08:00 |
|
reed@reedloden.com
|
f3bc201d42
|
Bug 412920 - "[contenteditable] editable elements cannot be edited anymore after page refresh" [p=chris@pearce.org.nz (Chris Pearce [cpearce]) / peterv@propagandism.org (Peter Van der Beken) r+sr=jst a=blocking1.9+]
|
2008-02-20 01:54:52 -08:00 |
|
jag@tty.nl
|
057bc17743
|
Bug 73353: Clean up our MODULE/REQUIRES story. rs=dbaron, a=brendan
|
2008-02-18 00:50:04 -08:00 |
|
reed@reedloden.com
|
bc84c9f211
|
Bug 413961 - "chrome://global/skin/arrow/* icons don't show up in high contrast mode" [p=masa141421356@gmail.com (Masahiro Yamada) ui-r=faaborg a1.9b3=beltzner]
|
2008-02-02 15:05:53 -08:00 |
|
peterv@propagandism.org
|
59008332e8
|
Fix for bug 403501 (Rich text editing broken after back, forward in history). r/sr=jst.
|
2007-12-04 16:28:24 -08:00 |
|
timeless@mozdev.org
|
977d9a1917
|
Bug 207531 Allow editor to edit xhtml files (as html) r=glazou sr=roc a=mconnor
|
2007-11-13 14:08:24 -08:00 |
|
peterv@propagandism.org
|
57decd655d
|
Fix for bug 390446 (Javascript is still disabled after leaving a page that had designMode on). r/sr=jst.
|
2007-11-12 06:47:03 -08:00 |
|
reed@reedloden.com
|
64a11c7a8e
|
Bug 389350 - "No editable iframe with these steps to follow" (tests) [p=cpearce r=roc]
|
2007-11-01 21:38:35 -07:00 |
|
reed@reedloden.com
|
b360da4efd
|
Bug 391429 - "Editor caret is hidden in XULRunner applications, but visible in Firefox" [p=matt@songbirdnest.com (Matt Crocker) r+sr=peterv aM9=beltzner]
|
2007-10-31 11:51:49 -07:00 |
|