.. |
crashtests
|
Bug 589723 - Remove framing in layout/base/crashtests/311661-* to ensure onload fires
|
2010-10-11 09:55:22 -07:00 |
tests
|
Make hit testing for border-radius follow the curvature of the border. (Bug 595652) r=roc a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
FrameLayerBuilder.cpp
|
Bug 594983. Look inside display sublists to determine whether there is text for the layer. r=roc,a=blocking
|
2010-10-11 13:58:20 +13:00 |
FrameLayerBuilder.h
|
Bug 449734 part 1 - Preserve presentation when dragging a tab between browser windows. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:49 +02:00 |
FramePropertyTable.cpp
|
Bug 564991. Part 1: Create a new kind of frame property that can receive a frame pointer when its destructor is called. r=mats
|
2010-07-16 09:07:45 +12:00 |
FramePropertyTable.h
|
Bug 564991. Part 1: Create a new kind of frame property that can receive a frame pointer when its destructor is called. r=mats
|
2010-07-16 09:07:45 +12:00 |
Makefile.in
|
Bug 570620, part n: Hook layout/ipc into the build system, and integrate PRenderFrame into the PBrowser family. sr=bsmedberg
|
2010-08-20 18:24:41 -05:00 |
PaintTracker.cpp
|
Bug 449129 - abort a plugin process if a plugin attempts to spin an event loop while painting, r=jmathies
|
2010-06-23 10:18:00 -04:00 |
PaintTracker.h
|
Bug 449129 followup: actually decrement the PaintTracker properly
|
2010-06-23 12:15:58 -04:00 |
RestyleTracker.cpp
|
Backed out changeset 0c4519d63a98
|
2010-08-12 11:32:21 +12:00 |
RestyleTracker.h
|
Bug 579830 - Change nsCOMPtr<Element> to nsRefPtr<Element>. Change one location that was QIing to Element. r=bz a2.0=benjamin
|
2010-07-30 20:44:45 -07:00 |
nsBidi.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsBidi.h
|
b=566447; add presshell memory reporter; r=bz
|
2010-05-31 19:19:35 -07:00 |
nsBidiPresUtils.cpp
|
Don't include floats in bidi resolution and reordering, unless they are first-letters. Bug 588739, r+a=roc
|
2010-09-06 17:33:18 +03:00 |
nsBidiPresUtils.h
|
Bug 571380, e10s: build problem in content/canvas/src/nsCanvasRenderingContext2D.cpp(2653), r=roc
|
2010-06-12 13:37:59 +02:00 |
nsCSSColorUtils.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 |
nsCSSColorUtils.h
|
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 |
nsCSSFrameConstructor.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 |
nsCSSFrameConstructor.h
|
Back out bug 594774 because of reftest failures and crashtest assertions
|
2010-09-15 12:28:29 -04:00 |
nsCSSRendering.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 |
nsCSSRendering.h
|
Change the blur radius for -moz-box-shadow and text-shadow to match what is specified in css3-background, and the blur radius for canvas to follow what is specified in HTML5. (Bug 590039) r=roc a2.0=blocking2.0:beta6
|
2010-09-11 09:27:12 -07:00 |
nsCSSRenderingBorders.cpp
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
nsCSSRenderingBorders.h
|
Bug 334571 Coverity 702, NS_SIDES array limit check - replace NS_FOR_CSS_SIDES defines with enum. r=zwol,mats
|
2010-04-27 18:15:02 +02:00 |
nsCaret.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 |
nsCaret.h
|
Bug 593211 - Part 2: Back out bug 581585 r,a=roc
|
2010-09-08 20:15:24 -04:00 |
nsChangeHint.h
|
Bug 505115. Use layers to render active 2D transforms. r=roc,dbaron
|
2010-08-02 15:07:04 +12:00 |
nsChildIterator.cpp
|
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
|
2010-07-15 00:38:21 -04:00 |
nsChildIterator.h
|
Bug 577309 part 8. Stop using content indices in ChildIterator. r=roc
|
2010-07-15 00:38:21 -04:00 |
nsCompatibility.h
|
…
|
|
nsCounterManager.cpp
|
Bug 522320: Put auto/none/normal keywords in CSS keyword tables for properties that take enum values. Patch 2 (handle remaining properties). r=dbaron
|
2009-10-21 14:57:57 -07:00 |
nsCounterManager.h
|
b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
|
2009-09-03 08:45:43 +12:00 |
nsDisplayItemTypes.h
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
nsDisplayList.cpp
|
Make hit testing for border-radius follow the curvature of the border. (Bug 595652) r=roc a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
nsDisplayList.h
|
Make hit testing for border-radius follow the curvature of the border. (Bug 595652) r=roc a2.0=blocking2.0:betaN
|
2010-10-11 11:03:12 -07:00 |
nsDocumentViewer.cpp
|
Bug 593577 - Get rid of nsContentType. r=roc a=a
|
2010-09-20 15:40:13 +02:00 |
nsFrameManager.cpp
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
|
2010-08-31 12:49:12 +12:00 |
nsFrameManager.h
|
Bug 494117 part 2. Don't force selector matching on the whole subtree rooted at an element when the element's style changes. r=dbaron
|
2010-06-18 12:23:05 -04:00 |
nsFrameManagerBase.h
|
Bug 253889: DeCOMtaminate nsIPresShell - Make GetRootFrame() nonvirtual inside gklayout. r=roc
|
2010-03-31 08:48:04 -04:00 |
nsFrameTraversal.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
nsFrameTraversal.h
|
Bug 461212 - deCOM frame traversal (relanding) r=mats.palmgren sr=roc
|
2008-10-30 10:15:22 -07:00 |
nsGenConList.cpp
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
nsGenConList.h
|
Bug 525295. Rename nsStyleContext::GetPseudoType to GetPseudo. r=dbaron
|
2009-10-29 17:17:56 -04:00 |
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
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
nsIFrameTraversal.h
|
Bug 461212 - deCOM frame traversal (relanding) r=mats.palmgren sr=roc
|
2008-10-30 10:15:22 -07:00 |
nsIImageMap.h
|
Bug 500882 part 3. Switch accessibility module to using the new GetPrimaryFrame API. r=surkov, sr=roc
|
2009-12-24 16:20:05 -05:00 |
nsILayoutDebugger.h
|
…
|
|
nsILayoutHistoryState.h
|
Bug 215405. Restore scroll position, but not form state, on no-store and SSL no-cache sites. r+sr=bzbarsky
|
2008-12-03 12:55:14 -05:00 |
nsIPercentHeightObserver.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsIPresShell.h
|
Bug 596969: Allow a document's CSS viewport to be permanently overridden by chrome script. sr=dbaron a=blocking-fennec
|
2010-09-24 17:41:31 -05:00 |
nsIReflowCallback.h
|
…
|
|
nsIStyleSheetService.idl
|
…
|
|
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
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
nsLayoutDebugger.cpp
|
Add a (wrapping) display item that clips its contents to the curvature of a border-radius. (Bug 459144, patch 13) r=roc a2.0=blocking2.0:beta6
|
2010-09-09 08:21:46 -07:00 |
nsLayoutErrors.h
|
…
|
|
nsLayoutHistoryState.cpp
|
Bug 215405. Restore scroll position, but not form state, on no-store and SSL no-cache sites. r+sr=bzbarsky
|
2008-12-03 12:55:14 -05:00 |
nsLayoutUtils.cpp
|
Bug 589558, patch 2: Make html5 canvas write-only after an SVG image has been drawn to it. r=roc a=blocking-betaN+
|
2010-10-12 12:00:31 -07:00 |
nsLayoutUtils.h
|
Bug 598798 patch 4: Remove hard-coded GraphicsFilter from nsLayoutUtils::DrawSingleUnscaledImage, and make its dirty-rect argument optional. r=roc a=blocking-betaN
|
2010-10-11 13:08:07 -07:00 |
nsPresArena.cpp
|
b=566447; add presshell memory reporter; r=bz
|
2010-05-31 19:19:35 -07:00 |
nsPresArena.h
|
b=566447; add presshell memory reporter; r=bz
|
2010-05-31 19:19:35 -07:00 |
nsPresContext.cpp
|
Bug 596491. Part 4: Rename ForcePluginGeometryUpdate to SynchronousPluginGeometryUpdate, and make it do nothing if no plugin geometry update is required. r=mats,a=blocking
|
2010-10-11 13:58:21 +13:00 |
nsPresContext.h
|
Bug 596491. Part 4: Rename ForcePluginGeometryUpdate to SynchronousPluginGeometryUpdate, and make it do nothing if no plugin geometry update is required. r=mats,a=blocking
|
2010-10-11 13:58:21 +13:00 |
nsPresShell.cpp
|
Set vertical resize flags on the root's reflow state when we're doing SizeToContent reflows. (Bug 562955) r=bzbarsky a2.0=blocking2.0:betaN
|
2010-10-06 21:25:47 -07:00 |
nsPresState.h
|
Bug 526394. Part 30: Change the scroll state in nsPresState to a point. r=mats
|
2010-01-12 10:45:18 +13:00 |
nsQuoteList.cpp
|
Bug 238072. Make generated content take the normal frame construction path. Relanding with changes so that counter and quote nodes are initialized after their frames are available, more like the old code. r+sr=dbaron,bzbarsky
|
2008-08-18 13:16:42 +12:00 |
nsQuoteList.h
|
b=513807 comparison of unsigned expression >= 0 is always true when constructing nsGenConNodes r=dbaron
|
2009-09-03 08:45:43 +12:00 |
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
|
Bug 562688 part 10. Eliminate eELEMENT usage in layout/base. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsStyleChangeList.h
|
…
|
|
nsStyleConsts.h
|
Assert that we only increment reasonable side/corner values. Note that incrementing the max value is allowed so that for-loops can be used without complicating the break-condition. r=timeless b=334571
|
2010-04-27 18:15:02 +02:00 |
nsStyleSheetService.cpp
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
nsStyleSheetService.h
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |