Mounir Lamouri
|
025b9755db
|
Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage
|
2010-08-17 02:08:35 +02:00 |
Mats Palmgren
|
082a02d4ef
|
Get the parent pres shell from the docshell instead of the document. b=587064 r=roc a=blocking2.0
|
2010-08-15 15:54:02 +02:00 |
Daniel Holbert
|
b5b8210b4e
|
Bug 582004 part 2: Make imgIContainerObserver::FrameChanged take a const aDirtyRect argument. r=joe a=blocking
|
2010-08-13 21:09:48 -07:00 |
Robert Sayre
|
5aa84cfd12
|
Merge tracemonkey to mozilla-central.
|
2010-08-13 12:45:44 -07:00 |
Robert Sayre
|
fb35766fa0
|
Merge mozilla-central to tracemonkey.
|
2010-08-12 10:12:04 -07:00 |
Robert Sayre
|
ac272ac5ce
|
Disable the test for bug 458898. See bug 562955.
|
2010-08-11 09:59:54 -07:00 |
Mats Palmgren
|
3ec9b8970d
|
Bug 576649. r=bzbarsky a=blocking2.0
|
2010-08-10 19:04:43 -03:00 |
Robert O'Callahan
|
763b320420
|
Backing out bug 584282 and bug 537890
|
2010-08-14 02:35:06 +12:00 |
Markus Stange
|
7274a2a335
|
Bug 506826 - Hook up -moz-element painting. r=roc
|
2010-08-13 15:34:01 +02:00 |
Markus Stange
|
6010302841
|
Bug 506826 - Make nsLayoutUtils::PaintFrame able to draw all continuations of a frame. r=roc
|
2010-08-13 15:32:04 +02:00 |
Markus Stange
|
291bbf616b
|
Bug 572680 - Add nsLayoutUtils::DrawPixelSnapped. r=roc
|
2010-08-13 15:30:37 +02:00 |
Timothy Nikkel
|
a8c90ee5f0
|
Bug 579621. Fix print preview tests to be content subdocuments. r=roc
|
2010-08-13 21:57:29 +12:00 |
Robert O'Callahan
|
c89441154d
|
Bug 579258. Remove the 'before move' region parameter to ComputeVisibility. r=tnikkel,a=joe
|
2010-08-13 21:55:54 +12:00 |
Robert O'Callahan
|
e850e0dcb5
|
Bug 579258. Change IsVaryingRelativeToMovingFrame to take the 'moving frame' as a direct parameter instead of getting it from the builder. r=tnikkel,a=joe
|
2010-08-13 21:54:37 +12:00 |
Robert O'Callahan
|
8492742a01
|
Backed out changeset 0c4519d63a98
|
2010-08-12 11:32:21 +12:00 |
Boris Zbarsky
|
5dd310d75a
|
Bug 577607 part 2. Teach the refresh driver to flush restyles and reflow on more than one presshell. r=roc
|
2010-08-11 17:05:27 -04:00 |
Boris Zbarsky
|
6e430aeb35
|
Bug 577607 part 1. Make sure resource documents don't have presshells when their display document doesn't. r=roc
|
2010-08-11 17:05:26 -04:00 |
L. David Baron
|
d5e36fb848
|
Add support for calc() to the 'width' property. (Bug 585715) r=bzbarsky a2.0=blocking2.0+
|
2010-08-11 12:32:53 -07:00 |
Boris Zbarsky
|
2b46cf4152
|
Bug 569520 part 2. Implement a mozRequestAnimationFrame/mozAnimationStartTime API. r=roc, a=joe
|
2010-08-11 17:05:28 -04:00 |
Boris Zbarsky
|
4b413d2a67
|
Bug 577607 part 3. Use the main doc refresh driver for resource documents and the parent document's refresh driver for documents that are not roots of their type. r=roc, a=joe
|
2010-08-11 17:05:27 -04:00 |
Boris Zbarsky
|
06492cc193
|
Bug 577607 part 2. Teach the refresh driver to flush restyles and reflow on more than one presshell. r=roc
|
2010-08-11 17:05:27 -04:00 |
Neil Deakin
|
7d9da2db70
|
Bug 585841 - Right click, 'copy link location' no longer works
r=Neil
a=blocking2.0
a=sheriff for landing
|
2010-08-10 13:55:31 -07:00 |
Dão Gottwald
|
dc021db9a1
|
Backed out changeset cdd440adb726
|
2010-08-10 15:10:11 +02:00 |
Ms2ger
|
22eabdb469
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-10 14:25:28 +02:00 |
Simon Montagu
|
3ab0c57966
|
Check that frame offsets are within content. Bug 579655, r=roc, blocking2.0=dsicore
|
2010-08-10 10:08:59 +03:00 |
Neil Deakin
|
538fa5f59f
|
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
|
2010-08-09 12:17:19 -04:00 |
Timothy Nikkel
|
1b998ad55f
|
Merge back out of changeset 86e8ec17e532 (bug 584193).
|
2010-08-08 16:58:59 -05:00 |
Timothy Nikkel
|
5f2085472a
|
Backed out changeset 86e8ec17e532 (bug 584193).
|
2010-08-08 16:58:40 -05:00 |
Robert O'Callahan
|
7c45b7cd4f
|
Bug 584193. Allow print preview to work without its own widget. r=smaug
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
f044abffff
|
Bug 579663. Part 9. Simplify ProcessDisplayItems because all items in a container layer have the same app units per dev pixel. r=roc
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
7869797f08
|
Bug 579663. Part 8. Simplify FrameLayerBuilder::DrawThebesLayer because it does not have to deal with items at different AppUnitsPerDevPixel ratios. r=roc
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
240139ac09
|
Bug 579663. Part 7. Assert AppUnitsPerDevPixel is constant in container layers. r=roc
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
ca42ad869b
|
Bug 579663. Part 5. Make display zoom items create a container layer. r=roc
|
2010-08-08 13:49:06 -05:00 |
Timothy Nikkel
|
40c959bbeb
|
Bug 579663. Part 3. Use the right AppUnitsPerDevPixel for zoom items. r=roc
|
2010-08-08 13:49:06 -05:00 |
Timothy Nikkel
|
b8386fd972
|
Bug 579663. Part 2. Be able to get the APDs out of display zoom items. r=roc
|
2010-08-08 13:49:06 -05:00 |
Timothy Nikkel
|
a3f2bd2f4a
|
Bug 579663. Part 1. Remove unused offset param from GetActiveScrolledRootFor. r=roc
|
2010-08-08 13:49:06 -05:00 |
Timothy Nikkel
|
ebcb1e86ed
|
Bug 584617. Part 2. If we get passed an unusual backstop color we need to flush layers. r=roc a=dbaron
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
b7a3b66d94
|
Bug 584617. Part 1. Make sure that we don't use the overflow rect of the root frame instead of the dirty region when we are drawing ignoring viewport scrolling because that might be wrong. r=roc a=dbaron
|
2010-08-08 13:49:07 -05:00 |
Timothy Nikkel
|
1add7843aa
|
Bug 584516. With linked view manager hierarchies we need to draw the print preview background on subdocument frames as well. r=roc
|
2010-08-08 13:49:07 -05:00 |
Ehsan Akhgari
|
84997b95ae
|
Bug 581585 - Cache the frame for caret; r=roc approval2.0=dbaron
--HG--
extra : rebase_source : 3043705ce2689532c40d6e0f1b023b55174e8a88
|
2010-07-26 20:05:14 -04:00 |
Boris Zbarsky
|
66ce7a9eec
|
Bug 575336 part 5. Stop flushing out layout on the whole viewmanager tree when layout is flushed on a document and results in invalidates. r=roc
|
2010-08-05 14:39:39 -04:00 |
Boris Zbarsky
|
995002db76
|
Bug 575336 part 1. Make sure to update the size of the current prescontext on style flush, so that media queries do the right thing. r=roc
|
2010-08-05 14:39:39 -04:00 |
L. David Baron
|
481ee77350
|
Adjust reftest assertion manifests for churn in nscoord_MAX-related assertions (which includes 'computed overflow area' assertion, because of width wraparound in UnionRect making overflow area empty). (Bug 563584, patch 23) r=roc
|
2010-08-05 21:59:20 -07:00 |
Chris Jones
|
163a702870
|
Bug 570620, part b: Fix a hidden header depedency and add a PresShell::GetLayerManager() helper. r=tn
|
2010-08-05 17:11:23 -05:00 |
Chris Jones
|
0a4ea1e8b2
|
Bug 570620, part a: Fix an assertion that will soon no longer hold and remove obsoleted already_AddRefed idiom in two places. r=roc
|
2010-08-05 17:11:23 -05:00 |
Boris Zbarsky
|
0def0cbdc7
|
Bug 582037. When computing intrinsic widths, take the viewport's dimensions into account when it has percent-height descendants. r=dbaron
|
2010-08-05 17:59:36 -04:00 |
Bobby Holley
|
618de19a35
|
Bug 343515 - need API for tabbrowsers to tell docshells they're visible/hidden.r=gavin,sr=bz,a=blocker
|
2010-08-05 11:27:52 -04:00 |
Daniel Holbert
|
0ebb139424
|
Bug 579492: Use dev pixels for screen rect in PresShell::PaintRangePaintInfo. r=roc a=dbaron
|
2010-08-05 07:53:43 -07:00 |
Boris Zbarsky
|
674c6f2f87
|
Bug 577838. The first line baseline of a fieldset should be the first line baseline of its legend (if it has one), or of its content if it does not. r=dbaron
|
2010-08-04 22:40:19 -04:00 |
David Zbarsky
|
d272840c23
|
Remove unneeded nsIDOMNSHTMLInputElement interface by merging it into nsIDOMHTMLInputElement. (Bug 582303) r=jst
|
2010-08-04 22:40:18 -04:00 |