.. |
crashtests
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
test
|
Backing out the tests for bug 421839 to try to fix Tinderbox orange.
|
2008-12-08 01:58:48 +01:00 |
broken-image.gif
|
|
|
folder.png
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
loading-image.gif
|
|
|
Makefile.in
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 465928. Avoid SetInvalidateTextRuns being called by nsBlockFrame::DoRemoveFrame when we're just deleting empty continuation frames. r+sr=dbaron
|
2008-12-03 14:27:19 +13:00 |
nsAbsoluteContainingBlock.h
|
Bug 442542. Make sure to reflow our possibly-size-dependent abs pos kids on the followup reflow that happens if clearance is discovered. r+sr=roc
|
2008-10-15 16:30:42 -04:00 |
nsAutoCopyListener.h
|
(No code changes) Change a bunch of non-executable files in layout/ to have non-executable mode.
|
2008-07-11 11:54:06 -07:00 |
nsBidiFrames.cpp
|
|
|
nsBidiFrames.h
|
|
|
nsBlockDebugFlags.h
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBlockFrame.cpp
|
DEBUG: Make nsBlockFrame::List really print the overflow lines. b=472193 r+sr=roc
|
2009-01-08 22:17:53 +01:00 |
nsBlockFrame.h
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBlockReflowContext.cpp
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBlockReflowState.h
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBRFrame.cpp
|
Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky
|
2008-07-22 21:50:20 -07:00 |
nsBulletFrame.cpp
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
nsBulletFrame.h
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
nsColumnSetFrame.cpp
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsContainerFrame.cpp
|
Bug 469203. Don't try to make toplevel HTML documents transparent, it just doesn't work and the window can disappear in a mysterious way. r+sr=dbaron
|
2008-12-29 21:17:08 +13:00 |
nsContainerFrame.h
|
Bug 465928. Avoid SetInvalidateTextRuns being called by nsBlockFrame::DoRemoveFrame when we're just deleting empty continuation frames. r+sr=dbaron
|
2008-12-03 14:27:19 +13:00 |
nsFirstLetterFrame.cpp
|
Bug 429968. Handle situations where first-letter text detects first-letter style should not be applied, by creating a zero-length 'first letter'. r+sr=dbaron
|
2009-01-05 13:36:56 +13:00 |
nsFirstLetterFrame.h
|
Bug 451252 - "Highlight All" find selection not visible in elements that have -moz-user-select: none set; r+sr=roc
|
2008-09-07 16:12:50 +02:00 |
nsFloatManager.cpp
|
Change code for handling out-of-nscoord-range values from NS_NOTREACHED to NS_WARNING. (Bug 472218) r+sr=roc
|
2009-01-06 15:21:00 -08:00 |
nsFloatManager.h
|
Give nsFloatManager::FloatInfo a copy constructor to avoid confusing refcount logging. (Bug 191448)
|
2009-01-04 20:25:58 -05:00 |
nsFrame.cpp
|
Bug 284320. Remove the contentParentFrame hack in subdocument frames, along with the no-longer-used arg it used to be used for. r+sr=roc
|
2009-01-06 17:29:50 -05:00 |
nsFrame.h
|
Relanding bug 461410 - nsILineIterator is never used outside of layout - set nsresults to replicate the existing code more correctly, which fixes the mochitest failures, r+sr=roc with nits noted by Mats Palmgren
|
2008-10-30 12:17:59 -07:00 |
nsFrameFrame.cpp
|
Bug 284320. Remove the contentParentFrame hack in subdocument frames, along with the no-longer-used arg it used to be used for. r+sr=roc
|
2009-01-06 17:29:50 -05:00 |
nsFrameList.cpp
|
Relanding bug 461410 - nsILineIterator is never used outside of layout - set nsresults to replicate the existing code more correctly, which fixes the mochitest failures, r+sr=roc with nits noted by Mats Palmgren
|
2008-10-30 12:17:59 -07:00 |
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Don't crash if views were destroyed while flushing notifications. b=421839 r+sr=roc
|
2008-12-08 00:11:37 +01:00 |
nsFrameSetFrame.cpp
|
Bug 416907 - Crash [@ nsHTMLFramesetFrame::Reflow] with frameset in mroot; r+sr=roc
|
2008-10-30 18:10:19 +01:00 |
nsFrameSetFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 345339. Make nsPresState not use a hashtable in favor of using less memory and only storing the things it really wants to store. Switch box objects to their own hashtable. r+sr=roc
|
2008-12-12 14:25:22 -05:00 |
nsGfxScrollFrame.h
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
nsHTMLCanvasFrame.cpp
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsHTMLCanvasFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsHTMLContainerFrame.cpp
|
Bug 284320. Remove the contentParentFrame hack in subdocument frames, along with the no-longer-used arg it used to be used for. r+sr=roc
|
2009-01-06 17:29:50 -05:00 |
nsHTMLContainerFrame.h
|
Bug 284320. Remove the contentParentFrame hack in subdocument frames, along with the no-longer-used arg it used to be used for. r+sr=roc
|
2009-01-06 17:29:50 -05:00 |
nsHTMLFrame.cpp
|
Bug 458898. Make sizeToContent work for HTML documents by ensuring CanvasFrame converts an UNCONSTRAINEDSIZE computed height into its actual desired height. r+sr=dbaron
|
2008-12-09 13:33:46 +13:00 |
nsHTMLParts.h
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsHTMLReflowState.h
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsIAnonymousContentCreator.h
|
|
|
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
Forgot to add the braces in changeset 58f409bbc149 (bug 391984)
|
2008-12-15 14:43:31 +01:00 |
nsIFrameDebug.h
|
|
|
nsIFrameFrame.h
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
Relanding bug 461410 - nsILineIterator is never used outside of layout - set nsresults to replicate the existing code more correctly, which fixes the mochitest failures, r+sr=roc with nits noted by Mats Palmgren
|
2008-10-30 12:17:59 -07:00 |
nsImageFrame.cpp
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08:00 |
nsImageFrame.h
|
Bug 393936 - nsIRequest::cancel() must not notify anything sync. Make removal from the loadgroup async, and add another call cancelAndForgetObserver() that removes the listener immediately (since some callsites expect that). Note, however, that this new method shouldn't be used in any new code; it exists only to support code that relied on the broken behaviour prior to this checkin. r=bzbarsky sr=vlad
|
2008-12-19 17:35:50 -05:00 |
nsImageMap.cpp
|
Bug 437142. Be a little more careful with GetPrimaryFrameFor to work around the mess that <area> elements cause. r+sr=roc
|
2008-11-25 20:49:14 -05:00 |
nsImageMap.h
|
Paint a focus ring for <area shape="default">. b=448987 r+sr=roc
|
2008-08-07 16:44:04 +02:00 |
nsInlineFrame.cpp
|
Fix the parent pointer for ::first-letter child frame next-in-flows. b=401042 r+sr=roc
|
2008-12-07 19:21:40 +01:00 |
nsInlineFrame.h
|
|
|
nsIntervalSet.cpp
|
|
|
nsIntervalSet.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
Bug 462793 - Changing listbox selection with keyboard no longer scrolls to make the newly selected item visible, r+sr=roc
|
2008-11-04 15:38:16 +01:00 |
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsLineBox.h
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsLineLayout.cpp
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsLineLayout.h
|
Rename flags and methods from space manager to float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsObjectFrame.cpp
|
Bug 471877 - Cleanup GTK includes; r+sr=roc
|
2009-01-03 08:37:52 +01:00 |
nsObjectFrame.h
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
nsPageContentFrame.cpp
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
nsPageContentFrame.h
|
Bug 243519. Rework root element frame construction and the CanvasFrame so that the CanvasFrame is an abs-pos container and the root element frame can be positioned. r=fantasai,sr=dbaron
|
2008-09-08 20:13:17 +12:00 |
nsPageFrame.cpp
|
Give nsPageBreakFrame a frame name for DEBUGging code. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
nsPageFrame.h
|
Give nsPageBreakFrame a frame name for DEBUGging code. (Bug 468645) r+sr=bzbarsky
|
2008-12-29 10:07:36 -05:00 |
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
Set mMaintainRange to null when there is no selection. b=470212 r=mats sr=roc
|
2009-01-08 22:17:49 +01:00 |
nsSimplePageSequence.cpp
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
nsSimplePageSequence.h
|
|
|
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.h
|
bug 258377, make border collapsed tables to listen for dynamic border style changes r/sr=bzbarsky
|
2008-10-26 11:11:34 +01:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
nsTextFrameUtils.cpp
|
Bug 441782 - bidi.numerals == 4 does not switch numeric shapes in content; r,sr=roc
|
2008-12-18 23:42:53 +03:30 |
nsTextFrameUtils.h
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
nsTextRunTransformations.cpp
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
nsTextRunTransformations.h
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
nsVideoFrame.cpp
|
Bug 449142. Scale video so that it fits in the content-box of the element and has the same aspect ratio as the video source. Also adds some Ogg video reftests. r=doublec,sr=dbaron
|
2008-12-29 21:20:27 +13:00 |
nsVideoFrame.h
|
Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
|
2008-12-17 13:27:46 +13:00 |
nsViewportFrame.cpp
|
Trivial whitespace cleanup in 2 places in nsViewportFrame.cpp. (whitespace only; cleared in #developers)
|
2008-10-29 17:41:56 -07:00 |
nsViewportFrame.h
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
punct_marks.x-ccmap
|
Update Unicode data files to Unicode version 5.1. Bug 427350, r=jdaggett
|
2008-12-03 10:11:01 +02:00 |