.. |
crashtests
|
Bug 569439 - Intermittent failure in layout/generic/crashtests/382129-1.xhtml | assertion count 0 is less than expected 1 to 2 assertions; r=dbaron
|
2010-06-02 14:33:47 -04:00 |
test
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
|
2010-04-21 16:17:41 -04:00 |
broken-image.png
|
|
|
folder.png
|
|
|
frame-graph.py
|
|
|
frame-verify.js
|
|
|
jar.mn
|
|
|
loading-image.png
|
|
|
Makefile.in
|
Bug 555281 - Implement Core Animation NPAPI Drawing Model for OOPP. r=joe,josh,cjones
|
2010-04-20 10:52:19 -04:00 |
nsAbsoluteContainingBlock.cpp
|
Bug 253889: DeCOMtaminate nsIPresShell r=roc
|
2010-03-20 17:54:19 -04:00 |
nsAbsoluteContainingBlock.h
|
|
|
nsAutoCopyListener.h
|
|
|
nsBidiFrames.cpp
|
|
|
nsBidiFrames.h
|
|
|
nsBlockDebugFlags.h
|
|
|
nsBlockFrame.cpp
|
Check each next-in-flow if it's an overflow container. b=564968 r=fantasai
|
2010-06-02 01:32:59 +02:00 |
nsBlockFrame.h
|
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
|
2010-05-23 12:26:15 -07:00 |
nsBlockReflowContext.cpp
|
|
|
nsBlockReflowContext.h
|
|
|
nsBlockReflowState.cpp
|
Subtract the correct border+padding. (Bug 546048) r=roc
|
2010-04-04 14:46:15 -07:00 |
nsBlockReflowState.h
|
|
|
nsBRFrame.cpp
|
|
|
nsBulletFrame.cpp
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
nsBulletFrame.h
|
|
|
nsCanvasFrame.cpp
|
Bug 559499. Don't need to put the children of nsCanvasFrame in a psuedo-stacking-context. r=mats
|
2010-06-01 11:22:50 +12:00 |
nsCanvasFrame.h
|
Bug 560128 - mAddedScrollPositionListener isn't initialized in nsCanvasFrame, r=roc
|
2010-04-19 01:06:00 -07:00 |
nsColumnSetFrame.cpp
|
Bug 559241. Reflow non-dirty overflow container children if we're supposed to reflow all kids. r=dbaron
|
2010-05-19 15:04:33 +12:00 |
nsContainerFrame.cpp
|
Bug 559241. Reflow non-dirty overflow container children if we're supposed to reflow all kids. r=dbaron
|
2010-05-19 15:04:33 +12:00 |
nsContainerFrame.h
|
Bug 489477. Part 2: nsOverflowTracker should drop references to deleted frame lists. r=fantasai,sr=mats
|
2010-05-13 12:56:08 +12:00 |
nsFirstLetterFrame.cpp
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
nsFirstLetterFrame.h
|
Bug 534768. Also special case creation of continuations inside of floating first letter frames while reflowing them. r=roc,smontagu
|
2010-03-17 12:30:30 -05:00 |
nsFloatManager.cpp
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
nsFloatManager.h
|
|
|
nsFrame.cpp
|
Bug 534785 - Move the ownership of editor and selection controller from the text frame to the content node; r=roc,jst sr=roc
|
2010-04-21 16:17:41 -04:00 |
nsFrame.h
|
Bug 562093: Add reflow tracing for InitConstraints, InitOffsets, InitFrameType. r=dbaron
|
2010-05-01 14:40:16 -07:00 |
nsFrameFrame.cpp
|
Bug 561981. Guard against nsFrameLoader::Show flushing and re-entering or destroying us. r=smaug
|
2010-05-28 14:34:50 -05:00 |
nsFrameList.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsFrameList.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsFrameSelection.h
|
Bug 496275 - Expose JS API for modifying page's selection. r=mats, sr=jst
|
2010-04-28 19:47:23 +02:00 |
nsFrameSetFrame.cpp
|
Bug 564368. Clear lazy frame construction bits when constructing framesets. r=bzbarsky
|
2010-05-11 19:30:42 -05:00 |
nsFrameSetFrame.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsFrameUtil.cpp
|
|
|
nsGfxScrollFrame.cpp
|
Bug 568612 - Remove GetURIGeckoFlags/SetURIGeckoFlags because they haven't been used since places landed. r=roc
|
2010-05-30 09:38:42 -07:00 |
nsGfxScrollFrame.h
|
Bug 568612 - Remove GetURIGeckoFlags/SetURIGeckoFlags because they haven't been used since places landed. r=roc
|
2010-05-30 09:38:42 -07:00 |
nsHTMLCanvasFrame.cpp
|
Fix spew of 'couldn't get canvas size' assertions. (Bug 566603) r=vlad
|
2010-05-18 10:12:33 -07:00 |
nsHTMLCanvasFrame.h
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
nsHTMLContainerFrame.cpp
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
|
2010-04-18 13:13:10 +10:00 |
nsHTMLContainerFrame.h
|
|
|
nsHTMLParts.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsHTMLReflowMetrics.h
|
|
|
nsHTMLReflowState.cpp
|
Bug 562093: Add reflow tracing for InitConstraints, InitOffsets, InitFrameType. r=dbaron
|
2010-05-01 14:40:16 -07:00 |
nsHTMLReflowState.h
|
Bug 562093: Add reflow tracing for InitConstraints, InitOffsets, InitFrameType. r=dbaron
|
2010-05-01 14:40:16 -07:00 |
nsIAnonymousContentCreator.h
|
Bug 534527 - Accessibility needs new DOM API part 2, r=smaug, sr=bz
|
2010-02-20 16:52:50 -08:00 |
nsIFrame.h
|
Don't split frames in bidi resolution that have the same resolved directionality but different character types. Bug 399850, r=ehsan, roc
|
2010-05-10 23:14:05 -07:00 |
nsIFrameFrame.h
|
|
|
nsIFrameUtil.h
|
Bug 506041 Part 2: Correct misspellings in source code
|
2010-05-13 14:19:50 +02:00 |
nsIImageFrame.h
|
|
|
nsILineIterator.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsImageFrame.cpp
|
Bug 515460 - enforce CSP during image redirects, r=joe
|
2010-05-20 13:08:02 -07:00 |
nsImageFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsImageMap.cpp
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
nsImageMap.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsInlineFrame.cpp
|
Bug 494117: Mechanically change 'ReParent' to 'Reparent' throughout the tree. r=bzbarsky
|
2010-04-01 23:07:43 -07:00 |
nsInlineFrame.h
|
|
|
nsIntervalSet.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsIntervalSet.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsIObjectFrame.h
|
|
|
nsIPageSequenceFrame.h
|
|
|
nsIScrollableFrame.h
|
|
|
nsIStatefulFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsLeafFrame.cpp
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
nsLeafFrame.h
|
|
|
nsLineBox.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsLineBox.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsLineLayout.cpp
|
Bug 551632. endsInDiacritic frame property is set but never used. r=smontagu
|
2010-03-29 14:46:13 +13:00 |
nsLineLayout.h
|
Bug 549184. Track 'has nonempty content been placed on this line yet' separately from 'has nonempty, non-span content been placed on this line yet'. r=dbaron
|
2010-03-10 13:14:14 +13:00 |
nsObjectFrame.cpp
|
Bug 568390. When a Mac plugin is instantiated, as well as showing the widget we need to explicitly invalidate our frame. r=josh
|
2010-06-01 11:38:40 +12:00 |
nsObjectFrame.h
|
|
|
nsPageContentFrame.cpp
|
|
|
nsPageContentFrame.h
|
Bug 509839. r=fantasai
|
2010-04-12 20:36:58 +02:00 |
nsPageFrame.cpp
|
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
|
2010-02-24 09:57:44 -08:00 |
nsPageFrame.h
|
|
|
nsPlaceholderFrame.cpp
|
|
|
nsPlaceholderFrame.h
|
|
|
nsPluginUtilsOSX.h
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
nsPluginUtilsOSX.mm
|
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
|
2010-04-21 02:21:46 -04:00 |
nsQueryFrame.h
|
Bug 556767 - (semantics) Improve/Complete implementation of <semantics/>. r=roc
|
2010-05-12 12:11:59 +02:00 |
nsSelection.cpp
|
Bug 39098 - Elements with visibility:hidden, visibility:collapse, or display:none get copied to the clipboard. r=dbaron
|
2010-05-25 01:24:15 +02:00 |
nsSimplePageSequence.cpp
|
|
|
nsSimplePageSequence.h
|
|
|
nsSpacerFrame.cpp
|
|
|
nsSplittableFrame.cpp
|
|
|
nsSplittableFrame.h
|
|
|
nsTextFrame.h
|
Bug 554822 Caret should refer the actual text color instead of the value of CSS color property r=roc
|
2010-04-01 11:35:48 +09:00 |
nsTextFrameTextRunCache.h
|
|
|
nsTextFrameThebes.cpp
|
Back out change from bug 399850 that causes an assertion to fire
|
2010-05-12 23:34:42 -07:00 |
nsTextFrameUtils.cpp
|
|
|
nsTextFrameUtils.h
|
|
|
nsTextRunTransformations.cpp
|
Bug 545989 - don't throw an exception if unable to allocate storage for gfxTextRun creation. r=roc
|
2010-02-18 11:52:34 +00:00 |
nsTextRunTransformations.h
|
Bug 545989 - don't throw an exception if unable to allocate storage for gfxTextRun creation. r=roc
|
2010-02-18 11:52:34 +00:00 |
nsVideoFrame.cpp
|
Bug 556889 - Honour video aspect ratio in layers rendering. r=roc
|
2010-04-27 20:53:44 +12:00 |
nsVideoFrame.h
|
b=561168; convert canvas to use layers for rendering; r=roc,bas
|
2010-05-17 21:04:22 -07:00 |
nsViewportFrame.cpp
|
|
|
nsViewportFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
punct_marks.x-ccmap
|
|
|