.. |
crashtests
|
Zero the saved frame when creating a new line iterator for a new column. Bug 695861, r=roc
|
2011-11-03 11:35:04 +02:00 |
tests
|
Bug 682712 - Set the correct selection type when initializing the selection in editable content; r=roc
|
2011-11-18 16:47:40 -05:00 |
FrameLayerBuilder.cpp
|
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
|
2011-11-17 16:44:16 +13:00 |
FrameLayerBuilder.h
|
Bug 700240 - Make display list debugging independent of DEBUG. r=khuey,roc
|
2011-11-17 16:44:16 +13:00 |
FramePropertyTable.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
FramePropertyTable.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
Makefile.in
|
Bug 540433 - Remove nsIDocumentViewer; r=smaug
|
2011-10-15 09:33:26 +02:00 |
nsAutoLayoutPhase.h
|
Bug 677101 - Move nsAutoLayoutPhase to its own header; r=tn
|
2011-08-08 17:14:34 +02:00 |
nsBidi.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsBidi.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsBidiPresUtils.cpp
|
Test the containing frame for continuations, not the child. Bug 698706, r=roc
|
2011-11-07 16:26:50 +02:00 |
nsBidiPresUtils.h
|
Test the containing frame for continuations, not the child. Bug 698706, r=roc
|
2011-11-07 16:26:50 +02:00 |
nsCaret.cpp
|
Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
|
2011-11-14 22:12:31 -08:00 |
nsCaret.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsChangeHint.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsChildIterator.cpp
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
|
2011-10-18 14:19:44 +03:00 |
nsChildIterator.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsCompatibility.h
|
|
|
nsCounterManager.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCounterManager.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSColorUtils.cpp
|
|
|
nsCSSColorUtils.h
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
nsCSSFrameConstructor.cpp
|
Bug 696078 - Move filter attribute processing to frame classes. r=jwatt
|
2011-11-19 17:53:52 +00:00 |
nsCSSFrameConstructor.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSRendering.cpp
|
Bug 685400 - add "to" syntax and "magic corner" feature to CSS linear gradient. r=dbaron
|
2011-10-22 21:41:11 +02:00 |
nsCSSRendering.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSRenderingBorders.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsCSSRenderingBorders.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsDisplayItemTypes.h
|
Bug 312156 - Implement CSS3 text-overflow. r=roc
|
2011-06-22 20:11:48 +02:00 |
nsDisplayList.cpp
|
Backout 9786b28d116e & 08b07098228a (bug 701190) for permaorange reftest on Win7; a=romaxa
|
2011-11-18 21:59:29 +00:00 |
nsDisplayList.h
|
Bug 700240 - Print nsSVGEffects types. r=roc
|
2011-11-17 16:44:16 +13:00 |
nsDocumentViewer.cpp
|
Fix logging message to reflect reality. Followup to bug 703197
|
2011-11-20 11:09:25 +13:00 |
nsFrameManager.cpp
|
Bug 660959 - Update link state less lazily r=bz
|
2011-11-14 16:24:41 +13:00 |
nsFrameManager.h
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
nsFrameManagerBase.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFrameTraversal.cpp
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsGenConList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsGenConList.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIDocumentViewerPrint.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIFrameTraversal.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutDebugger.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsILayoutHistoryState.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsImageLoader.cpp
|
Bug 702897 - Restore previous destruction functionality for nsImageLoader to prevent crash. r=roc
|
2011-11-21 12:07:05 -06:00 |
nsImageLoader.h
|
Bug 666446, Part 7/10 - Change nsImageLoader to utilize new refresh driver animations to overcome performance issues with animated background images. [r=roc]
|
2011-11-09 13:39:16 -08:00 |
nsIPercentHeightObserver.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsIPresShell.h
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
nsIReflowCallback.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsIStyleSheetService.idl
|
|
|
nsLayoutDebugger.cpp
|
Bug 700240 - Print nsSVGEffects types. r=roc
|
2011-11-17 16:44:16 +13:00 |
nsLayoutErrors.h
|
|
|
nsLayoutHistoryState.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsLayoutUtils.cpp
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
nsLayoutUtils.h
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
nsPresArena.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPresArena.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsPresContext.cpp
|
Bug 703260, part 1, remove view from eventstatemanager and presshell event handling, r=smaug,sr=roc
|
2011-11-21 12:53:20 -05:00 |
nsPresContext.h
|
Bug 698630 - Remove --disable-smil build option; r=dholbert
|
2011-11-05 10:32:52 +00:00 |
nsPresShell.cpp
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
nsPresShell.h
|
Bug 703260, part 3, remove nsIViewObserver, r=mats
|
2011-11-21 12:53:20 -05:00 |
nsPresState.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsQuoteList.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsRefreshDriver.cpp
|
Bug 666446, Part 2/10 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc]
|
2011-11-09 13:39:16 -08:00 |
nsRefreshDriver.h
|
Bug 666446, Part 2/10 - Change nsRefreshDriver to accept imgIRequest objects to facilitate refresh driver-based animations. [r=roc]
|
2011-11-09 13:39:16 -08: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
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsStyleConsts.h
|
Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
|
2011-11-14 22:12:31 -08:00 |
nsStyleSheetService.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
nsStyleSheetService.h
|
|
|
PaintTracker.cpp
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
PaintTracker.h
|
Bug 616812 Remove extraneous CRs r+a=dbaron
|
2011-02-16 21:39:52 +00:00 |
RestyleTracker.cpp
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |
RestyleTracker.h
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
|
2011-10-17 10:59:28 -04:00 |