.. |
test
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
broken-image.gif
|
|
|
gopher-audio.gif
|
|
|
gopher-binary.gif
|
|
|
gopher-find.gif
|
|
|
gopher-image.gif
|
|
|
gopher-menu.gif
|
|
|
gopher-movie.gif
|
|
|
gopher-sound.gif
|
|
|
gopher-telnet.gif
|
|
|
gopher-text.gif
|
|
|
gopher-unknown.gif
|
|
|
loading-image.gif
|
|
|
Makefile.in
|
Bug 384845. Drawing support for windowless plugins in X. Patch by Karl Tomlinson, r+sr=roc,jst
|
2007-07-02 20:33:13 -07:00 |
nsAbsoluteContainingBlock.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsAbsoluteContainingBlock.h
|
Fix indentation, followup to bug 386801 noticed in a conflict in another pulled tree.
|
2007-08-05 15:37:52 -07: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
|
|
|
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
|
back out 92543 due to DEBUG builds bustage
|
2007-07-17 14:52:27 -07:00 |
nsBlockBandData.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsBlockDebugFlags.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsBlockFrame.cpp
|
Bug 322689 - ASSERTION: Wrapping frame should be block-level: aLastRS->frame->GetStyl, r+sr=bzbarsky, a=dbaron
|
2007-08-14 13:52:21 -07:00 |
nsBlockFrame.h
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 01:15:00 -07:00 |
nsBlockReflowContext.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsBlockReflowContext.h
|
Bug 300030: Move intrinsic width computation out of nsIFrame::Reflow and into its own methods on nsIFrame. Replace reflow reasons, types, and commands with dirty bits/notifications. Thanks to bzbarsky for almost all of the HTML form controls (mozilla/layout/forms) changes, and many others for help testing and patching. For detailed commit logs, see REFLOW_YYYYMMDD_BRANCH, where YYYYMMDD is one of 20061031, 20060830, 20060603, 20060302, 20060119, 20051011, 20050804, 20050429, 20050315, 20050111, and 20041213.
|
2006-12-08 05:38:33 +00:00 |
nsBlockReflowState.cpp
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsBlockReflowState.h
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsBRFrame.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 |
nsBulletFrame.cpp
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
|
2007-08-07 12:07:43 -07:00 |
nsBulletFrame.h
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
nsColumnSetFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsContainerFrame.cpp
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsContainerFrame.h
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsFirstLetterFrame.cpp
|
Bug 381703. First-letter frames that are wrapping non-first-letter-content should behave like spans and not compute their size. r+sr=dbaron
|
2007-07-18 21:29:59 -07:00 |
nsFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsFrame.h
|
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 |
nsFrameFrame.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 |
nsFrameList.cpp
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsFrameList.h
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsFrameSelection.h
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
nsFrameSetFrame.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsFrameSetFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsFrameUtil.cpp
|
Bug 352523 Warning: String literal converted to char* in formal argument aAttr in call to nsFrameUtil::Tag::GetAttr(char*).
|
2006-09-19 06:41:07 +00:00 |
nsGfxScrollFrame.cpp
|
Don't add a dirty bit that shouldn't be needed. Bug 387209, r+sr=roc, a=dbaron
|
2007-08-10 13:08:10 -07:00 |
nsGfxScrollFrame.h
|
Bug 381645: Remove nsBoxFrame::GetContentOf. r+sr=dbaron.
|
2007-05-22 20:48:43 -07:00 |
nsHTMLCanvasFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsHTMLCanvasFrame.h
|
Implement correct intrinsic width calculation (for container) for elements with specified height properties and an intrinsic ratio. b=364066 r+sr=bzbarsky
|
2007-06-12 11:27:09 -07:00 |
nsHTMLContainerFrame.cpp
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
|
2007-08-07 12:07:43 -07:00 |
nsHTMLContainerFrame.h
|
Bug 365336 text-decoration width should be rounded to the device pixels r+sr=roc
|
2007-08-06 01:15:00 -07:00 |
nsHTMLFrame.cpp
|
Bug 379922: Canvas frame's invalidation no longer correct. r+sr=dbaron
|
2007-07-20 13:14:43 -07:00 |
nsHTMLParts.h
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
|
2007-02-18 23:53:25 +00:00 |
nsHTMLReflowMetrics.h
|
Change the bulk of ascent (baseline) computation to happen on a virtual method on nsIFrame, and remove the redundant descent member from nsHTMLReflowMetrics, primarily to support having both first-line and last-line baselines. b=367332 r+sr=roc
|
2007-01-23 04:06:56 +00:00 |
nsHTMLReflowState.cpp
|
Bug 390740: Pass lang-group into GetMetricsFor more consistently (general patch). r+sr=roc, a=dbaron
|
2007-08-07 12:07:43 -07:00 |
nsHTMLReflowState.h
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsIAnonymousContentCreator.h
|
Address nits in patch for bug 257868. r+sr=roc
|
2007-07-23 18:19:43 -07:00 |
nsICanvasFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIFrame.h
|
Backing out fix for bug 385607 due to bustage and Tp regressions
|
2007-08-09 21:41:00 -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
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIFrameUtil.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIImageFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsILineIterator.h
|
|
|
nsImageFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsImageFrame.h
|
Fix for bug 386496 (Clicking on link in designMode document does follow that link now). r/sr=bz.
|
2007-07-11 06:05:05 -07:00 |
nsImageMap.cpp
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsImageMap.h
|
Make attribute changes that also cause a state change properly reresolve style
|
2007-07-12 13:05:45 -07:00 |
nsInlineFrame.cpp
|
Bug 365414 overflowed decoration lines are not erased/painted r+sr=roc
|
2007-08-14 09:39:54 -07:00 |
nsInlineFrame.h
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
nsIntervalSet.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 |
nsIntervalSet.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIObjectFrame.h
|
382378 call NotifyContentObjectWrapper after the plugin has been instantiated so that scriptable plugins work correctly r+sr=bz
|
2007-08-02 14:15:05 -07:00 |
nsIPageSequenceFrame.h
|
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
|
2006-04-11 01:48:48 +00:00 |
nsIScrollableFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsIScrollableViewProvider.h
|
|
|
nsIStatefulFrame.h
|
Single line comments to describe files (helpful in LXR)
|
2006-03-29 18:29:03 +00:00 |
nsLeafFrame.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsLeafFrame.h
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
nsLineBox.cpp
|
[DEBUG-only] Print a warning if we find a null float in the float cache. b=387651 r+sr=roc
|
2007-07-22 06:37:36 -07:00 |
nsLineBox.h
|
Backing out fix for bug 385607 due to bustage and Tp regressions
|
2007-08-09 21:41:00 -07:00 |
nsLineLayout.cpp
|
Backing out patches for bug 385270 (mostly --- due to other checkins in the meantime, the GetContent*() helper functions need to stay) to fix regressions. a=schrep
|
2007-07-30 16:56:14 -07:00 |
nsLineLayout.h
|
Bug 383551. Clean up IsInlineFrame, nsStyleDisplay::IsBlockLevel and related methods. r+sr=dbaron
|
2007-06-26 19:31:35 -07:00 |
nsObjectFrame.cpp
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
nsObjectFrame.h
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
nsPageContentFrame.cpp
|
Bug 389767 - Regression: Fixed-position items are missing on 2nd page of print-preview, fixed on behalf of HP, r+sr=bzbarsky
|
2007-08-07 09:06:56 -07:00 |
nsPageContentFrame.h
|
Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128
|
2007-01-30 00:06:41 +00:00 |
nsPageFrame.cpp
|
Bug 379349. Add support for 'overflow containers' --- special frame continuations that do not map any content of their own, but serve only as containers for laying out children that overflowed their parents' content height. patch by fantasai, r+sr=eli,roc
|
2007-07-25 21:03:29 -07:00 |
nsPageFrame.h
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00: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
|
Use NS_IMPL_ISUPPPORTS macros where possible. b=387211 r=neil sr=dbaron a19=pavlov
|
2007-08-07 08:18:36 -07:00 |
nsSimplePageSequence.cpp
|
Introduce a setter for nsHTMLReflowState::mComputedHeight so that we're sure to
|
2007-08-02 11:08:05 -07:00 |
nsSimplePageSequence.h
|
Bug 376636 - Building with gcc 4.3 and -pendatic fails due to extra semicolons, patch by Art Haas <ahaas@airmail.net>, rs=me
|
2007-04-23 07:21:53 -07:00 |
nsSpaceManager.cpp
|
Bug 387201: ASSERTION: If we asked for force-fit, it should have been placed with float, padding. r+sr=roc
|
2007-07-25 14:52:20 -07:00 |
nsSpaceManager.h
|
back out 92543 due to DEBUG builds bustage
|
2007-07-17 14:52:27 -07:00 |
nsSpacerFrame.cpp
|
Add support for -moz-intrinsic, -moz-min-intrinsic, -moz-shrink-wrap, and -moz-fill for width, min-width, and max-width. b=311415 r+sr=bzbarsky
|
2007-05-03 16:11:00 -07: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
|
Rename IsSplittable() to GetSplittableType(). b=349973 r+sr=bzbarsky
|
2006-12-20 03:52:34 +00: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
|
Backing out fix for bug 385607 due to bustage and Tp regressions
|
2007-08-09 21:41:00 -07:00 |
nsTextFrameUtils.cpp
|
Bug 386548. Remove nsTextTransformer. r+sr=mats
|
2007-07-02 16:36:59 -07:00 |
nsTextFrameUtils.h
|
Bug 385423. Refactor textrun cache so that all textrun clients use a single global word-based cache. Responsibility for stripping out problematic characters (e.g. newlines) is given to the word cache. r=vlad,smontagu
|
2007-07-03 20:39:01 -07:00 |
nsTextRunTransformations.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 |
nsTextRunTransformations.h
|
Bug 384836. Relanding fix to pass around gfxContexts a bit more instead of hanging on to one in nsTransformedTextRun. r=smontagu,pavlov
|
2007-06-26 21:22:21 -07:00 |
nsViewportFrame.cpp
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
nsViewportFrame.h
|
Bug 386801 - nsAbsoluteContainingBlock doesn't need to store a child list name; this shaves four bytes off nsViewportFrame, nsBlockFrame, and nsPositionedInlineFrame. r+sr+a=dbaron
|
2007-08-02 15:44:36 -07:00 |
punct_marks.ccmap
|
bug 375291 - update layout/generic/punct_marks.ccmap to unicode 5.0p=arno. <arno.@no-log.org>r=smontagu, sr=dbaron
|
2007-04-27 09:42:22 -07:00 |