.. |
crashtests
|
Bug 595039 - add crashtest
|
2010-12-12 12:54:27 -08:00 |
tests
|
Bug 601245 Stop packaging test files which are in tests.jar r=ctalbert a=test-only
|
2010-12-09 14:47:21 -08:00 |
FrameLayerBuilder.cpp
|
Bug 615794. Part 1.5: Fix drawing of mForcedBackgroundColor to only fill the bounds of the visible region. r=tnikkel a=blocking
|
2011-01-04 23:35:57 +13:00 |
FrameLayerBuilder.h
|
Bug 602757. Part 3: Change IsOpaque to GetOpaqueRegion so we can get useful opaque regions for content that uses border-radius. r=tnikkel,sr=dbaron,a=blocking
|
2011-01-03 14:48:09 +13:00 |
FramePropertyTable.cpp
|
Followup to bug 550611: Use a different placement-dtor form so as to appease gcc 4.5. rs=tn a=bustage
|
2010-11-09 00:17:06 -06:00 |
FramePropertyTable.h
|
|
|
Makefile.in
|
|
|
nsBidi.cpp
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
nsBidi.h
|
Basic bidi support for SVG. Bug 620446, r=roc, a=roc
|
2011-01-04 00:52:17 -08:00 |
nsBidiPresUtils.cpp
|
Fix for bug 624722 (nsBidiPresUtils should participate in CC).; r=ehsan a=roc
|
2011-01-11 14:19:00 -05:00 |
nsBidiPresUtils.h
|
Fix for bug 624722 (nsBidiPresUtils should participate in CC).; r=ehsan a=roc
|
2011-01-11 14:19:00 -05:00 |
nsCaret.cpp
|
Bug 615256 warning: 'PRBool FramesOnSameLineHaveZeroHeight(nsIFrame*)' defined but not used; r=mats a=ehsan landing on a CLOSED TREE instead of a white-space change to get a Windows debug X test run
|
2010-11-30 00:00:38 -05:00 |
nsCaret.h
|
Bug 607857. If caret is in a frame that needs reflow we can wrongly position the caret rect. r=roc a=blocking-final
|
2010-11-24 19:35:01 -06:00 |
nsChangeHint.h
|
|
|
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
|
|
nsCounterManager.h
|
|
|
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
nsCSSFrameConstructor.h
|
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
|
2010-12-01 11:01:56 -08:00 |
nsCSSRendering.cpp
|
Bug 602757. Part 4: Let nsDisplayBackground::GetOpaqueRegion return opaque regions for arbitrary repeat modes, background-clip, border-radius, etc. r=tnikkel,sr=dbaron,a=blocking
|
2011-01-03 14:48:09 +13:00 |
nsCSSRendering.h
|
Bug 602757. Part 4: Let nsDisplayBackground::GetOpaqueRegion return opaque regions for arbitrary repeat modes, background-clip, border-radius, etc. r=tnikkel,sr=dbaron,a=blocking
|
2011-01-03 14:48:09 +13:00 |
nsCSSRenderingBorders.cpp
|
Don't try drawing zero-width borders. (Bug 618071) r=roc a=blocking2.0:beta8
|
2010-12-09 20:38:52 -08:00 |
nsCSSRenderingBorders.h
|
Bug 588271 - Part 4: Add specialized rendering codepaths for the most common border types. r=vlad a=blocking-betan
|
2010-12-02 14:17:58 +01:00 |
nsDisplayItemTypes.h
|
Bug 605618 Part 5: Support displayport for iframes r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsDisplayList.cpp
|
Bug 605618 Part 5: Support displayport for iframes r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsDisplayList.h
|
Bug 605618 Part 5: Support displayport for iframes r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsDocumentViewer.cpp
|
Bug 605019: Evict entries in the bfcache if they are holding open a database which is being upgraded. r=bent/smaug a=blocker
|
2010-11-23 13:24:57 -08:00 |
nsFrameManager.cpp
|
Bug 615841 ourA11yNotification is only used in nsFrameManager::ReResolveStyleContext ifdef ACCESSIBILITY
|
2010-12-04 11:07:53 +01:00 |
nsFrameManager.h
|
Bug 606125 - develop a way to handle visibility style, r=marcoz, davidb, sr=bz, a=blocking
|
2010-11-13 12:49:26 -05:00 |
nsFrameManagerBase.h
|
|
|
nsFrameTraversal.cpp
|
|
|
nsFrameTraversal.h
|
|
|
nsGenConList.cpp
|
|
|
nsGenConList.h
|
|
|
nsIDocumentViewer.h
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
nsIDocumentViewerPrint.h
|
|
|
nsIFrameTraversal.h
|
|
|
nsIImageMap.h
|
|
|
nsILayoutDebugger.h
|
|
|
nsILayoutHistoryState.h
|
|
|
nsImageLoader.cpp
|
Change callers to use new nsIFrame overflow APIs. (Bug 542595, patch 20) r=roc a2.0=blocking2.0:beta8
|
2010-10-06 21:25:47 -07:00 |
nsImageLoader.h
|
|
|
nsIPercentHeightObserver.h
|
|
|
nsIPresShell.h
|
Bug 602580 - Return CSSViewport from innerWidth and innerHeight. r=tn, sr=dbaron, a=blocking-fennec
|
2010-12-21 14:35:09 -08:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 579808. Fix bounds for nsDisplayTransform and nsDisplayPlugin. r=tnikkel a=blocking-betaN+
|
2011-01-06 19:38:22 -06:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 605618 Part 2: Infrastructure for building shadow display list r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsLayoutUtils.h
|
Bug 605618 Part 2: Infrastructure for building shadow display list r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsPresArena.cpp
|
|
|
nsPresArena.h
|
|
|
nsPresContext.cpp
|
Fix for bug 624722 (nsBidiPresUtils should participate in CC).; r=ehsan a=roc
|
2011-01-11 14:19:00 -05:00 |
nsPresContext.h
|
Fix for bug 624722 (nsBidiPresUtils should participate in CC).; r=ehsan a=roc
|
2011-01-11 14:19:00 -05:00 |
nsPresShell.cpp
|
Bug 605618 Part 5: Support displayport for iframes r=tn sr=roc
|
2011-01-13 09:45:14 -08:00 |
nsPresState.h
|
|
|
nsQuoteList.cpp
|
|
|
nsQuoteList.h
|
|
|
nsRefreshDriver.cpp
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
nsRefreshDriver.h
|
588174. Make it possible to pass an explicit callback function to mozRequestAnimationFrame. r=roc, sr=dbaron
|
2010-09-09 01:38:04 -04:00 |
nsStyleChangeList.cpp
|
(no bug) fix end-of-line whitespace so I can add a changeset with an a=bustage annotation
|
2010-11-16 11:28:36 -08:00 |
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
|
2010-11-10 07:49:52 -08:00 |
nsStyleSheetService.cpp
|
|
|
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
|
|
PaintTracker.h
|
|
|
RestyleTracker.cpp
|
|
|
RestyleTracker.h
|
|
|