.. |
crashtests
|
Add crashtest for bug 225868. The setTimeout seems to be necessary to get the second onload to fire.
|
2008-10-21 20:50:14 -07:00 |
test
|
Now really removing the test.
|
2008-10-21 20:36:35 +02: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 |
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 |
nsAbsoluteContainingBlock.cpp
|
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 |
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 |
nsAreaFrame.cpp
|
Rename nsIFrame::GetPresContext to nsIFrame::PresContext. Bug 376042, patch byTaras Glek <tglek@mozilla.com>, rs=roc.
|
2007-03-30 14:11:41 -07:00 |
nsAreaFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00: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 |
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 |
nsBidiFrames.cpp
|
Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron
|
2007-07-22 07:43:23 -07:00 |
nsBidiFrames.h
|
Remove nsDirectionalFrame::QueryInterface(), add GetFrameName(), and some other minor cleanup. b=385921 r+sr=dbaron
|
2007-07-22 07:43:23 -07:00 |
nsBlockBandData.cpp
|
Bug 92543 - BandRect.mFrames should be created as an nsAutoVoidArray, patch by Alfred Kayser, r+sr=roc, a=dbaron
|
2007-08-30 08:29:06 -07:00 |
nsBlockBandData.h
|
…
|
|
nsBlockDebugFlags.h
|
…
|
|
nsBlockFrame.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 |
nsBlockFrame.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 |
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 |
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
|
Bug 462307 - 'Speed up columns case hit by HTML5 spec'. r+sr=dbaron
|
2008-11-04 14:01:27 -08:00 |
nsContainerFrame.cpp
|
Bug 450944 - Implement -moz-window-shadow functionality on Mac OS X, r=hwaara sr=roc.
|
2008-10-14 17:33:40 +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
|
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 |
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
|
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
|
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
|
Bug 411870. nsBidiPresUtils needs to track the current line across block continuation boundaries. r=smontagu
|
2008-01-29 15:39:39 -08:00 |
nsFrameSelection.h
|
Bug 157546. The 'delete' key should delete an entire cluster. r=peterv,r+sr=roc
|
2008-10-16 20:44:32 +13: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 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
|
Backed out changeset 23eebebb8b48 (from bug 322475, which made us construct all our image loaders at frame construction time) because of issues with propagation of backgrounds to the canvas (bug 460796).
|
2008-10-28 14:36:17 -07: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
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-23 18:19:43 -07:00 |
nsICanvasFrame.h
|
…
|
|
nsIFrame.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 |
nsIFrameDebug.h
|
Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi
|
2007-03-08 01:48:25 +00:00 |
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 |
nsIObjectFrame.h
|
Fixing bug 410946. Prevent plugins from being destroyed while there's code from those plugins on the stack. r+sr=bzbarsky@mit.edu, a=beltzner@mozilla.com
|
2008-02-28 18:06:00 -08:00 |
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
|
…
|
|
nsImageFrame.cpp
|
Bug 458487 - 'Rework image snapping logic'. r=vlad+joedrew, sr=dbaron
|
2008-11-04 14:01:21 -08: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
|
Bug 408656: Make nsPositionedInlineFrame::NeedsView return true (to ensure that abs-positioned frames inside of it will get their views positioned) r+sr=bz a=blocking1.9
|
2008-01-04 18:11:20 -08:00 |
nsIntervalSet.cpp
|
Bug 393490. When subsuming an interval, we need to merge its beginning into the current interval as well as its end, because it might start before the current interval. r+sr=dbaron
|
2008-02-21 17:02:52 -08:00 |
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 |
nsLeafFrame.cpp
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
nsLeafFrame.h
|
Relanding bug 412679. r+sr=dbaron
|
2008-01-27 12:24:06 -08:00 |
nsLineBox.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 |
nsLineBox.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 |
nsLineLayout.cpp
|
Bug 428263. Don't treat continuations of blocks as 'continuations' for setting zeroEffectiveSpanBox, since they're not span-continuations which is all we care about here. r+sr=dbaron
|
2008-10-16 09:57:27 +13: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 458928. Reparenting hack to ensure plugins are fully painted to non-screen targets is evil and probably breaking things; back it out. r+sr=jst
|
2008-11-03 13:53:57 +13: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
|
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
|
Fix build bustage
|
2007-07-17 19:43:12 -07:00 |
nsPlaceholderFrame.h
|
When reparenting placeholders to live under a first-line, don't change their
|
2007-07-17 19:01:32 -07:00 |
nsSelection.cpp
|
b=461813, crash in nsFrameSelection::HandleDrag; r+sr=roc
|
2008-11-04 11:29:13 -08:00 |
nsSimplePageSequence.cpp
|
Bug 458917 - Windows CE Cleanup. r/sr=stuart+bsmedberg
|
2008-10-08 20:51:54 -07:00 |
nsSimplePageSequence.h
|
Bug 404519 - "some margin and edges twips/app units confusion" [p=reg@freebsd.org (Jeremy Lea) / chpe@gnome.org (Christian Persch) r+sr=roc a1.9=schrep]
|
2007-11-20 21:09:58 -08:00 |
nsSpaceManager.cpp
|
Bug 458969: dead stuff in nsSpaceManager r+sr=dbaron
|
2008-10-14 11:59:29 -07:00 |
nsSpaceManager.h
|
Bug 458969: dead stuff in nsSpaceManager r+sr=dbaron
|
2008-10-14 11:59:29 -07:00 |
nsSpacerFrame.cpp
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
nsSplittableFrame.cpp
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
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
|
Bug 380209. Hooks for a textframe-specific textrun cache startup/shutdown. r+sr=bzbarsky
|
2007-05-09 15:02:29 -07:00 |
nsTextFrameThebes.cpp
|
Bug 461512 nsCSSColorUtils doesn't support alpha color (border color is always solid color if the border-style is groove, ridge, inset, outset) r+sr=roc
|
2008-10-28 11:05:38 +09: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
|
Bug 410228. Fix crash when an uppercased szlig has a font-change in the middle of it, r=smontagu
|
2008-01-09 15:33:34 -08:00 |
nsTextRunTransformations.h
|
Bug 403589. Fuse memory allocations in gfxTextRun. r=pavlov
|
2007-11-15 17:43:47 -08:00 |
nsVideoFrame.cpp
|
Bug 449518 - Video autostart after doing Back/Forward history button on browser - r+sr=roc
|
2008-10-29 07:48:39 +13:00 |
nsVideoFrame.h
|
Bug 449518 - Video autostart after doing Back/Forward history button on browser - r+sr=roc
|
2008-10-29 07:48:39 +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
|
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 |