.. |
crashtests
|
Remove the VerticalScroll() before layout, nsListBoxBodyFrame does that in its post reflow callback. b=547338 r=roc
|
2010-04-27 18:15:02 +02:00 |
test
|
Bug 562631 - layout/generic/test/test_bug496275.html makes mochitest-plain time out when the HTML5 parser is enabled. r=jst.
|
2010-04-29 14:22:27 +03:00 |
broken-image.png
|
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
|
2009-03-22 09:57:04 +01: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 |
frame-graph.py
|
Add a static analysis pass to verify that for any do_QueryFrame<Interface> there is an Interface::kFrameIID declared. NPODB, static-checking only.
|
2009-01-12 14:21:11 -05:00 |
frame-verify.js
|
Fix static-analysis bustage by using treehydra instead of dehydra. My theory is that the dehydra type cache is becoming confused by GCC tree GC which is reusing tree pointers for different types.
|
2009-08-07 11:16:26 -04:00 |
jar.mn
|
Backed out changeset e22bef491d84
|
2009-10-08 16:43:55 -07:00 |
loading-image.png
|
Bug 420811 - Convert broken-image.gif and loading-image.gif to PNGs. r+sr=mconnor
|
2009-03-22 09:57:04 +01:00 |
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
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05: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 |
nsBidiFrames.cpp
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsBidiFrames.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsBlockDebugFlags.h
|
Replace space manager with a more limited float manager. (Bug 191448) r+sr=roc
|
2009-01-04 19:39:54 -05:00 |
nsBlockFrame.cpp
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsBlockFrame.h
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsBlockReflowContext.cpp
|
Bug 503961: Initialize block-reflow-state's nsOverflowContinuationTracker a little later, so that it doesn't end up with stale overflow-list pointers. r=fantasai r=roc
|
2009-09-13 17:26:01 -07: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
|
Subtract the correct border+padding. (Bug 546048) r=roc
|
2010-04-04 14:46:15 -07:00 |
nsBlockReflowState.h
|
Bug 503961: Initialize block-reflow-state's nsOverflowContinuationTracker a little later, so that it doesn't end up with stale overflow-list pointers. r=fantasai r=roc
|
2009-09-13 17:26:01 -07:00 |
nsBRFrame.cpp
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
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
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsCanvasFrame.cpp
|
Make PaintBackgroundWithSC and related methods operate on nsStyleContext* rather than const nsStyleBackground*. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
nsCanvasFrame.h
|
Bug 560128 - mAddedScrollPositionListener isn't initialized in nsCanvasFrame, r=roc
|
2010-04-19 01:06:00 -07:00 |
nsColumnSetFrame.cpp
|
Use the appropriate color based on visitedness for '-moz-column-rule-color'. (Bug 557580) r=roc
|
2010-04-06 19:03:12 -07:00 |
nsContainerFrame.cpp
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
nsContainerFrame.h
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13: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
|
Bug 492627 - Remove Placeholder Continuations [Part VI: Handle <br clear>] r=roc
|
2009-08-31 11:25:36 -07:00 |
nsFrame.cpp
|
Bug 562093: Add reflow tracing for InitConstraints, InitOffsets, InitFrameType. r=dbaron
|
2010-05-01 14:40:16 -07: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 557398, Show (i)frames asynchronously, r=jst, sr=roc
|
2010-04-14 11:33:47 +03: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 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04: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 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
nsGfxScrollFrame.h
|
Bug 442228, support resizers in scrollable areas and enable them by default for textareas, r=roc,sr=dbaron
|
2010-03-19 07:49:34 -04:00 |
nsHTMLCanvasFrame.cpp
|
Bug 520427. Improvements to debug output List for frames. r=dbaron
|
2009-10-15 21:47:03 -05:00 |
nsHTMLCanvasFrame.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04: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
|
Bug 531361. Make nsLineLayout not assert about long lines that may occur naturally. r=dbaron
|
2009-12-12 13:27:18 -08:00 |
nsHTMLParts.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsHTMLReflowMetrics.h
|
Bug 475968. Eliminate NS_FRAME_OUTSIDE_CHILDREN flag, store small overflow areas cheaply within the frame. r+sr=roc
|
2009-04-06 12:31:50 +12:00 |
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
|
Backout wrong fix for bug 547338.
|
2010-04-28 19:47:23 +02:00 |
nsIFrameFrame.h
|
Electrolysis-plugin-only bookkeeping commit.
|
2009-12-15 20:33:05 -05:00 |
nsIFrameUtil.h
|
|
|
nsIImageFrame.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsILineIterator.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsImageFrame.cpp
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04: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 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -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
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
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
|
Bug 528551- Faster plugin drawing in Fennec. r=jst/karlt.
|
2009-11-20 08:26:10 -08:00 |
nsIPageSequenceFrame.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsIScrollableFrame.h
|
Bug 539331 - browser_sanitizeDialog.js is failing, r=matspal
|
2010-01-14 05:00:00 -08:00 |
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
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
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
|
Fix bug in which we send a "blank" (memset to 0) Cocoa event to plugins. b=562997 r=roc
|
2010-05-03 19:59:27 -04:00 |
nsObjectFrame.h
|
Bug 525078 - Make plugin mouse up/down/dragging behavior conform to OS X practice and Cocoa NPAPI spec clarifications. r=josh
|
2010-01-22 14:57:04 -06:00 |
nsPageContentFrame.cpp
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
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
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsPlaceholderFrame.cpp
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsPlaceholderFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
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 345681: Remove the vestigial nsICheckboxControlFrame and nsIRadioControlFrame interfaces. r=roc
|
2010-02-09 14:06:37 -08:00 |
nsSelection.cpp
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsSimplePageSequence.cpp
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
nsSimplePageSequence.h
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
nsSpacerFrame.cpp
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsSplittableFrame.cpp
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
nsSplittableFrame.h
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
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
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
nsTextFrameThebes.cpp
|
Bug 562688 part 11. Eliminate eELEMENT usage in layout/generic. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
nsTextFrameUtils.cpp
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
nsTextFrameUtils.h
|
Bug 430332. Defer nsTransformingTextRun::RebuildTextRun until the linebreaker has completely set up the break and capitalization data on the transformed text run. r=smontagu
|
2009-01-09 13:23:28 +13:00 |
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
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsViewportFrame.cpp
|
Bug 508473 part III: Pass destruction root to frame destruction methods r=bz sr=roc
|
2009-12-24 00:21:15 -05:00 |
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
|
Update data files and tests to Unicode 5.2. Bug 528359, r=Masatoshi Kimura <YV03354@nifty.ne.jp>
|
2009-12-21 01:20:35 -08:00 |