mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
9ce2f08c0b
layout/base/src/nsRangeList.cpp - Added ConstrainFrameAndPointToAnchorSubtree() and various utility methods. - Modified HandleDrag() to call ConstrainFrameAndPointToAnchorSubtree(). layout/html/base/src/nsFrame.cpp - Modified GetContentAndOffsetFromPoint() to skip over generated and anonymous content frames. layout/html/base/src/nsGfxScrollFrame.cpp layout/html/base/src/nsGfxScrollFrame.h - Override the default nsFrame::GetContentAndOffsetsFromPoint() implementation with a version that calls mInner->GetContentAndOffsetsFromPoint(). This prevents the scrollbar frames from being included in the search. view/src/nsScrollPortView.cpp - Fixed bug where GetContainerSize() was returning the size of the ScrollPortView instead of the ScrolledView. r=evaughan@netscape.com |
||
---|---|---|
.. | ||
macbuild | ||
public | ||
src | ||
.cvsignore | ||
Makefile.in | ||
makefile.win |