зеркало из https://github.com/mozilla/gecko-dev.git
375eb2de71
and bug #10815 (Crash deleting selected text and table) mozilla/editor/base/nsHTMLEditRules.cpp - Added check, in WillDeleteSelection(), to see if endpoints of the range are in the body before calling GetBlockNodeParent(). (Bug #10231) - Modified GetPromotedPoint() to check for NULL in the case where aWhere == kEnd and GetChildAt() returns NULL. (Bug #10815) mozilla/layout/base/src/nsGenericElement.cpp - Modified RangeAdd() so that it doesn't add a range if it's already in the list. (Bug #10231) mozilla/layout/base/src/nsRangeList.cpp - Modified GetPrimaryFrameForFocusNode() to initialize aReturnFrame and to return a failure if ChildAt() returns NULL. (Bug #10231) |
||
---|---|---|
.. | ||
base | ||
events | ||
html | ||
shared | ||
xml | ||
xsl | ||
xul |