.. |
crashtests
|
Add crashtests for several bugs
|
2008-10-09 14:20:44 -07:00 |
test
|
Testcase for bug 448860.
|
2008-08-04 14:45:56 +02:00 |
broken-image.gif
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-23 22:53:41 -07:00 |
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
|
Bug 240463 - "We need up-to-date artwork for the icons of loading-images and broken-images" [p=Iconfactory ui-r=faaborg ui-r+a1.9=beltzner]
|
2008-04-23 22:53:41 -07:00 |
Makefile.in
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
nsAbsoluteContainingBlock.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 |
nsAbsoluteContainingBlock.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 |
nsAreaFrame.cpp
|
|
|
nsAreaFrame.h
|
|
|
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
|
|
|
nsBlockBandData.cpp
|
|
|
nsBlockBandData.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
DEBUG: nsBlockFrame::List should print the overflow lines. b=459540 r+sr=roc
|
2008-10-13 00:33:20 +02:00 |
nsBlockFrame.h
|
Add 'aLineList' param to MarkLineDirty() so it knows the correct line list for 'aLine'. b=443528 r+sr=roc
|
2008-10-12 21:26:06 +02:00 |
nsBlockReflowContext.cpp
|
Bug 409331. Instead of QIing to nsBlockFrame in various places, call an nsLayoutUtils method to do it. r+sr=roc
|
2008-07-14 10:10:23 +12:00 |
nsBlockReflowContext.h
|
consider relevant overflow when balancing columns (fixes various crashes and hangs) b=404215 r+sr=roc a=beltzner
|
2008-04-18 00:40:35 -07:00 |
nsBlockReflowState.cpp
|
Bug 413048. Disable float breaking in columns. r+sr=dbaron
|
2008-08-12 21:32:10 +12:00 |
nsBlockReflowState.h
|
Allow floats to be placed on the current line even after nonzero-width inline content has been placed. Fixes an Acid3 layout bug. r+sr=dbaron
|
2008-06-11 11:53:22 +12: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
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsBulletFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsColumnSetFrame.cpp
|
Bug 449362 - "Table border is rendered incorrectly when the table cell size changes due to javascript." [r+sr=roc]
|
2008-08-20 01:45:29 -05:00 |
nsContainerFrame.cpp
|
Undo frame list formatting change from bug 243519. b=454727 r+sr=roc
|
2008-10-11 03:08:20 +02:00 |
nsContainerFrame.h
|
Bug 398332. Merge reflow statuses from out-of-flow frames more carefully so that we don't lose information about the primary reflow. r=fantasai,r+sr=dbaron,a=shaver
|
2008-05-28 06:39:41 -07:00 |
nsFirstLetterFrame.cpp
|
Check for previous-continuations intead of previous-in-flows. Bug 448610, r+sr=roc
|
2008-09-25 20:02:15 +03: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 |
nsFrame.cpp
|
Fixing bustage. (Bug 322475)
|
2008-10-11 21:16:15 -04:00 |
nsFrame.h
|
Bug 449076: hang with 100% CPU on keyboard arrow trough text field. r+sr=roc.
|
2008-10-09 12:22:30 +02:00 |
nsFrameFrame.cpp
|
Backed out changeset 4e7a2d27d636: relanding Bug 433616 part 2. Implement loading of external resource documents. r=jst, sr=roc
|
2008-10-04 13:00:09 -07:00 |
nsFrameList.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsFrameList.h
|
|
|
nsFrameSelection.h
|
Bug 426766: Cursor keys behave weirdly in "view source" window. r+sr=roc.
|
2008-10-09 12:07:16 +02:00 |
nsFrameSetFrame.cpp
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsFrameSetFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07: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
|
Convert text-shadow and box-shadow storage from nsStyleCoord to nscoord. (Bug 443057) r+sr=bzbarsky
|
2008-09-12 20:45:37 -07:00 |
nsHTMLContainerFrame.h
|
Implement text-shadow rendering (bug 10713). r+sr=roc. Relanding with fixes to make tests pass on Mac
|
2008-06-13 10:02:32 +12:00 |
nsHTMLFrame.cpp
|
Bug 456152 - slight API cleanup for nsCSSRendering::PaintBackground; r+sr=roc
|
2008-09-24 06:07:22 +02:00 |
nsHTMLParts.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 |
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Construct all our image loaders when we create frames so that we can allow arbitrary numbers of image loaders per frame (for multiple background images). (Bug 322475) r+sr=bzbarsky
|
2008-10-11 20:49:42 -04:00 |
nsHTMLReflowState.h
|
Delete nsLayoutUtils::GetAbsoluteCoord(); fold logic into callers and simplify. (Bug 437335) r+sr=dbaron
|
2008-07-17 16:37:12 -07:00 |
nsIAnonymousContentCreator.h
|
|
|
nsICanvasFrame.h
|
|
|
nsIFrame.h
|
Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats
|
2008-10-01 13:51:05 +13: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
|
|
|
nsImageFrame.cpp
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsImageFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsImageMap.cpp
|
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 |
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
|
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 |
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 425253. Propagate reflow-depth tracking through XUL box layout. r+sr=dbaron,a=damon
|
2008-04-09 21:39:41 -07:00 |
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
|
|
nsLeafFrame.cpp
|
|
|
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
|
|
nsLineBox.h
|
Turn "running past end" assertions in nsLineBox.h into aborts (bug 443529). r+sr=dbaron.
|
2008-07-05 18:11:12 -07:00 |
nsLineLayout.cpp
|
Bug 441259. Account for trimmable width when deciding whether we can place a float on the line. Also, only try to place a float at a point where we can have a line break. r+sr=dbaron
|
2008-08-12 21:29:35 +12:00 |
nsLineLayout.h
|
Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu
|
2008-07-29 22:11:26 -07:00 |
nsObjectFrame.cpp
|
Bug 456099: outparamdel nsIPrivateDOMEvent r+sr=jst
|
2008-10-09 16:23:07 -07:00 |
nsObjectFrame.h
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13: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
|
Backing out bug 448830
|
2008-09-28 23:13:58 +13:00 |
nsPageFrame.h
|
Bug 427017: Disable page-break-before/after for fixed- & absolutely-positioned elements. Also, fix assertion during an iterator-comparison by handling case where lineBox is in overflow-lines. r=fantasai sr=roc a1.9=beltzner
|
2008-04-11 22:32:49 -07:00 |
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsSelection.cpp
|
Bug 459660: Remove two unused members of nsTypedSelection and their accessors. r+sr=roc.
|
2008-10-13 23:25:21 +02:00 |
nsSimplePageSequence.cpp
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
nsSimplePageSequence.h
|
|
|
nsSpaceManager.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsSpaceManager.h
|
|
|
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.h
|
Fixed rgba(0,0,0,0) problem for text-shadow - bug 438517 r+sr=roc
|
2008-09-30 22:30:32 -04:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Fixed rgba(0,0,0,0) problem for text-shadow - bug 438517 r+sr=roc
|
2008-09-30 22:30:32 -04:00 |
nsTextFrameUtils.cpp
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
nsTextFrameUtils.h
|
Bug 230555. Support white-space:pre-line. r+sr=dbaron
|
2008-08-12 20:31:56 +12:00 |
nsTextRunTransformations.cpp
|
|
|
nsTextRunTransformations.h
|
|
|
nsVideoFrame.cpp
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
nsVideoFrame.h
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
nsViewportFrame.cpp
|
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 |
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
|
Fix generation of precompiled cmaps on 64-bit platforms to match what the code expects. (Bug 445626) r=smontagu
|
2008-07-17 16:37:12 -07:00 |