.. |
crashtests
|
Bug 491547. Add crashtests.
|
2010-01-29 21:33:16 -06:00 |
tests
|
Make scrolling work inside iframe inside transformed svg:foreignObject by using GetCrossDocParentFrame for loop in check for whether we can blit. (Bug 403443) r=roc
|
2010-01-26 12:39:02 -08:00 |
Makefile.in
|
Bug 526394. Part 30: Change the scroll state in nsPresState to a point. r=mats
|
2010-01-12 10:45:18 +13:00 |
nsBidi.cpp
|
|
|
nsBidi.h
|
|
|
nsBidiPresUtils.cpp
|
Call AdjustOffsetsForBidi on a new continuation frame immediately after creating it. Bug 536963, r=roc
|
2010-01-03 00:46:19 -08:00 |
nsBidiPresUtils.h
|
Bug 332655 - Don't join up text frames with the same content in Bidi resolution. r=uriber, sr=roc
|
2009-04-19 01:19:27 -07:00 |
nsCaret.cpp
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
nsCaret.h
|
Bug 526394. Part 24: Create sane nsCaret::GetGeometry API to obsolete nsCaret::GetCaretCoordinates. r=mats
|
2010-01-12 10:45:16 +13:00 |
nsChangeHint.h
|
Bug 502288. Provide finer-grained style change hints for triggering reflow. r=dbaron
|
2009-08-03 21:22:13 -04:00 |
nsChildIterator.cpp
|
|
|
nsChildIterator.h
|
|
|
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 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
|
|
nsCSSFrameConstructor.cpp
|
Bug 538267. Use the correct continuation of the block frame when creating floating first-letter frames. r=bzbarsky
|
2010-01-27 22:12:39 -06:00 |
nsCSSFrameConstructor.h
|
Bug 538267. Use the correct continuation of the block frame when creating floating first-letter frames. r=bzbarsky
|
2010-01-27 22:12:39 -06:00 |
nsCSSRendering.cpp
|
Bug 538909. Correctly calculate index of top-left tile. r=dbaron
|
2010-01-14 15:30:05 +13:00 |
nsCSSRendering.h
|
Bug 531371. Correctly propagate the backround from a <body style="display: table"> to the viewport as needed. r=bzbarsky
|
2009-12-01 12:21:00 -05:00 |
nsCSSRenderingBorders.cpp
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
nsCSSRenderingBorders.h
|
Bug 492531 - Optimize some CSS and Reflow classes for memory usage; r+sr=dbaron
|
2009-05-13 10:26:48 +02:00 |
nsDisplayList.cpp
|
Bug 516885 / Bug 525375: Fix (harmless) assertions due to nsDisplayTransform passing non-null aVisibleRegionBeforeMove. r=dbaron
|
2009-12-12 13:27:15 -08:00 |
nsDisplayList.h
|
Bug 530686. Don't redraw box-shadows over the bounding rect of the dirty region; just redraw them over a (somewhat simplified) dirty region. r=dbaron
|
2009-11-30 18:14:04 -05:00 |
nsDocumentViewer.cpp
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
nsFrameManager.cpp
|
Bug 536718. Clean up NotifyDestroyingFrame. r=roc
|
2009-12-29 15:13:54 -05:00 |
nsFrameManager.h
|
Bug 536718. Clean up NotifyDestroyingFrame. r=roc
|
2009-12-29 15:13:54 -05:00 |
nsFrameManagerBase.h
|
Bug 500882 part 7. Remove the old GetPrimaryFrameFor API. r=roc, sr=dbaron
|
2009-12-24 16:20:06 -05:00 |
nsFrameTraversal.cpp
|
Bug 512336. Make frame lists doubly-linked. r=roc,fantasai
|
2009-10-02 12:27:37 -04:00 |
nsFrameTraversal.h
|
|
|
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 540462 - Move GetDocument from nsIDocumentViewer to nsIContentViewer, r=bz
|
2010-01-23 13:41:41 +02:00 |
nsIDocumentViewerPrint.h
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
|
2009-12-10 20:02:13 -08:00 |
nsIFrameTraversal.h
|
|
|
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
|
|
|
nsImageLoader.cpp
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
nsImageLoader.h
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
nsIPercentHeightObserver.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 |
nsIPresShell.h
|
Bug 517737. Don't allow starting a drag if something is capturing the mouse. r=smaug(part of),enndeakin
|
2010-02-02 20:07:08 -06:00 |
nsIReflowCallback.h
|
|
|
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 510651: Fold nsIFrameDebug into nsFrame. r=dbaron sr=mrbkap
|
2009-08-20 14:52:48 -07:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
|
|
nsLayoutUtils.cpp
|
Bug 539354. When scrolling an area that was partially outside the window into view, make sure we invalidate the destination area on Mac. r=mstange
|
2010-02-02 12:16:09 +13:00 |
nsLayoutUtils.h
|
Bug 526394. Part 33: Remove nsScrollPortView etc. r=mats
|
2010-01-12 10:45:20 +13:00 |
nsPresArena.cpp
|
Bug 531847: Include address chosen for frame poisoning in breakpad reports. r=ted a192=roc
|
2009-12-01 14:48:23 -08:00 |
nsPresArena.h
|
Bug 497495 (frame poisoning) part 4: Change nsPresArena to maintain separate free lists for every frame class, based on its FrameIID. Pass the necessary information in from AllocateFrame and FreeFrame. r=roc sr=dbaron
|
2009-09-16 10:00:04 +12:00 |
nsPresContext.cpp
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
nsPresContext.h
|
Null-check the root pres context result. Unregister the plugin frame earlier, at Stop instead of Destroy time. b=521426 r=roc
|
2010-01-26 14:10:12 +01:00 |
nsPresShell.cpp
|
Bug 540531. Freeze the refresh driver when a page goes into bfcache. r=dbaron
|
2010-02-03 16:17:55 -05: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
|
|
|
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
|
Bug 540531. Freeze the refresh driver when a page goes into bfcache. r=dbaron
|
2010-02-03 16:17:55 -05:00 |
nsRefreshDriver.h
|
Bug 540531. Freeze the refresh driver when a page goes into bfcache. r=dbaron
|
2010-02-03 16:17:55 -05:00 |
nsStyleChangeList.cpp
|
Bug 508900. Fix assertion due to us not unsetting all the bits we should unset. r=dbaron
|
2009-08-10 10:54:21 -04:00 |
nsStyleChangeList.h
|
|
|
nsStyleConsts.h
|
bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky
|
2010-01-09 16:33:03 +01:00 |
nsStyleSheetService.cpp
|
Bug 505059 build bustage fix.
|
2009-11-18 08:58:44 -05:00 |
nsStyleSheetService.h
|
Bug 106386 - Correct misspellings in source code (old); Part 2; r=timeless
|
2009-07-27 10:47:02 +02:00 |