This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b906db9a26
gecko
/
editor
History
Graeme McCutcheon
0e3e141b65
Bug 502673 - Crash @ nsEditor::NotifyDocumentListeners with multiple state listeners, if listener removes itself during notification. r=timeless
2009-07-08 19:38:13 +01:00
..
composer
Add crashtest for bug 500847 (just filed)
2009-06-26 17:26:31 -07:00
docs
idl
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
2008-12-12 21:34:43 +13:00
libeditor
Bug 502673 - Crash @ nsEditor::NotifyDocumentListeners with multiple state listeners, if listener removes itself during notification. r=timeless
2009-07-08 19:38:13 +01:00
public
txmgr
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
2009-06-16 14:38:51 +02:00
txtsvc
Bug 474369 - get rid of nsVoidArray, editor part; r=neil
2009-04-22 10:43:15 +02:00
Makefile.in