Benjamin Smedberg
|
45af085fff
|
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
|
2010-06-21 11:41:42 -04:00 |
|
Benjamin Smedberg
|
9045c05660
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
|
Robert O'Callahan
|
6a21a7add0
|
Bug 572287. Fix leak of mThebesComputationalSurface. r=jwatt
|
2010-06-18 21:21:13 +12:00 |
|
Daniel Holbert
|
79fa9a7cdd
|
Backed out changeset a8ac411e1653 (bug 552938) for causing some randomorange.
|
2010-06-09 17:16:25 -07:00 |
|
Henri Sivonen
|
8a99f75610
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. r=dholbert, sr=roc.
--HG--
extra : rebase_source : 6b4eb0b424b328cbb7853d767c2552ed01abc519
|
2010-05-25 14:57:58 +03:00 |
|
L. David Baron
|
d574dd00ce
|
Use macros for frame state so that it's easy to change the size and easier to read the constants. (Bug 570837) r=roc
|
2010-06-08 22:28:14 -07:00 |
|
Jesse Ruderman
|
3dbc6bd8c8
|
Add a bunch of crashtests
|
2010-06-08 17:53:08 -07:00 |
|
Robert Longson
|
4be6c6e0c5
|
Bug 561726 - make animateTransform work on gradientTransform and patternTransform. r=jwatt
|
2010-05-28 13:15:56 +01:00 |
|
Boris Zbarsky
|
ae06132e92
|
Bug 566216. Our parent could be a document fragment. r=dholbert
|
2010-05-17 14:18:25 -04:00 |
|
Boris Zbarsky
|
ecc1fd2ec3
|
Bug 562700 part 2. Change the restyle-event functions to take Element. r=dbaron
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
45dd44b40c
|
Bug 565826. Use Element in SMIL code as needed. r=dholbert
|
2010-05-14 13:04:51 -04:00 |
|
Boris Zbarsky
|
626e1bb052
|
Bug 565820. Use Element as the return value for ReferencedElement. r=roc
|
2010-05-14 13:04:51 -04:00 |
|
Michael Kohler
|
9397418412
|
Bug 506041 Part 2: Correct misspellings in source code
r=timeless
|
2010-05-13 14:19:50 +02:00 |
|
Robert O'Callahan
|
5b63e43695
|
Bug 564993. Part 3: Split nsDisplayList::Paint into PaintForFrame and PaintRoot. Set the visible rect on the root layer from PaintRoot, let the visible rects of other layers be set when they're placed in their containers. r=mats
|
2010-03-11 09:55:05 +13:00 |
|
Robert Longson
|
1744d281b9
|
Bug 490003: Take outer <svg> element's border and padding into account, for invalidation and hit-testing. r=roc
|
2010-05-12 14:41:47 -07:00 |
|
Boris Zbarsky
|
e98cd67374
|
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
|
2010-05-10 21:12:34 -04:00 |
|
L. David Baron
|
7c61f15cf1
|
Annotate remainder of crashtest mainfests (all but one test) with the tests that are known to assert. (Bug 472557)
|
2010-05-06 09:28:01 -07:00 |
|
Boris Zbarsky
|
f7d7c95ec6
|
Bug 562971. Include Element.h as mozilla/dom/Element.h and don't use 'using namespace' quite as much. r=jst
|
2010-05-05 14:18:05 -04:00 |
|
Boris Zbarsky
|
4625aac0dd
|
Bug 560503. Don't check for mutation observer uniqueness; callers should handle that. r=sicking
|
2010-05-05 14:18:03 -04:00 |
|
timeless@mozdev.org
|
96aae71c09
|
Bug 562428 - comparison between signed and unsigned integer expressions in nsSVGGlyphFrame::GetCharNumAtPosition, r=roc
|
2010-04-28 12:46:00 -07:00 |
|
Boris Zbarsky
|
ca01cf3893
|
Bug 562688 part 13. Eliminate eELEMENT usage in layout/style, except the rule processor. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
7773612f1a
|
Bug 562688 part 12. Eliminate eELEMENT usage in the rest of layout except layout/style. r=dbaron
|
2010-04-30 09:12:06 -04:00 |
|
Boris Zbarsky
|
04027a9479
|
Bug 562688 part 4. Change GetRootContent and the like to return Elements. r=jst, sr=sicking
|
2010-04-30 09:12:05 -04:00 |
|
Daniel Holbert
|
49730afb12
|
Bug 436418, patch E: SVG/SMIL animateMotion - add support for <animateMotion> element and its core logic. r=roc
|
2010-04-28 16:00:54 -07:00 |
|
Jeff Muizelaar
|
f8ad58b7c9
|
Bug 542605. Use EXTEND_PAD_EDGE when painting svg images. r=jwatt
This was part of the cairo update, but I'm doing it separately to
minimize the amount of unrelated change.
|
2010-04-16 11:13:07 -04:00 |
|
Robert Longson
|
eb179fd968
|
Bug 456286 - support altGlyph elements as tspans. r=roc
|
2010-04-13 09:58:09 +01:00 |
|
Craig Topper
|
771eede254
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Jeff Muizelaar
|
d751aaf9e3
|
Backed out changeset 9480726de986
Rendering/Invalidation problems showed up.
|
2010-04-08 09:44:28 -04:00 |
|
Jeff Muizelaar
|
aff371e5cb
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
Reland after fixing quartz related clipping bug.
|
2010-04-05 22:28:54 -04:00 |
|
Felipe Gomes
|
960464193b
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 1+2) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
Jeff Muizelaar
|
a7d2620943
|
Bug 542605. Backed out changeset 2b9a4c865737
Reftest failures that showed up at the last minute.
|
2010-04-06 00:14:30 -04:00 |
|
Jeff Muizelaar
|
6db34ced75
|
Bug 542605. Update cairo to 12d521df8acc483b2daa844d4f05dc2fe2765ba6. r=vlad,jwatt,bas
|
2010-04-05 22:28:54 -04:00 |
|
L. David Baron
|
f64f440371
|
Use the appropriate color based on visitedness for the color or fallback color parts of 'fill' and 'stroke'. (Bug 147777) r=jwatt
|
2010-04-02 18:58:26 -07:00 |
|
Zack Weinberg
|
ee4e0f1e56
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
|
Craig Topper
|
980fd2992c
|
Bug 253889: DeCOMtaminate nsIPresShell - IsReflowLocked(). r=roc
--HG--
extra : rebase_source : 46adf0d5ad41602276c8bcded46e7dae0f399da9
|
2010-03-31 08:43:27 -04:00 |
|
Robert Longson
|
865f529f51
|
Bug 521636 - A single rotate number should rotate all glyphs. r=roc
|
2010-03-31 09:57:28 +01:00 |
|
Kyle Huey
|
53dc79a0f8
|
Backing out Bug 253889 to fix Bug 555727.
|
2010-03-30 19:57:12 -04:00 |
|
Kyle Huey
|
afc6c6ca2d
|
Backed out changeset 4b8936ac4a31
|
2010-03-30 19:56:44 -04:00 |
|
Robert Longson
|
11cc4a0089
|
Bug 388547 - initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2010-03-30 11:21:19 +01:00 |
|
Craig Topper
|
6c9540a26d
|
Bug 253889: More deCOMtamination of nsIPresShell. r=roc
|
2010-03-28 19:21:11 -04:00 |
|
Daniel Holbert
|
d527d95aca
|
Bug 555291: Replace multiple string-literals of SVG whitespace/comma delimeters with a single #define. r=jwatt
|
2010-03-26 20:55:28 -07:00 |
|
Robert O'Callahan
|
9a2ed61b34
|
Bug 551660. Switch layout code from using nsPropertyTable to FramePropertyTable. r=mats,sr=dbaron
|
2010-03-29 14:46:55 +13:00 |
|
Daniel Holbert
|
fa2294d8b4
|
Bug 553416: Make nsSVGClipPathFrame notify children when its transform attribute is animated. r=longsonr
--HG--
rename : layout/reftests/svg/smil/lime.svg => layout/reftests/svg/smil/transform/lime.svg
|
2010-03-24 09:54:48 -07:00 |
|
Robert O'Callahan
|
c11d039a6b
|
Bug 538266. Part 3: move nsSVGUtils::GfxRectToIntRect to nsLayoutUtils. r=mats
|
2010-03-02 12:08:28 +13:00 |
|
Robert Longson
|
b14f3d12d5
|
Bug 550362 - Too much recursion through nsSVGEffects::InvalidateRenderingObservers with nested textPath. r=roc
|
2010-03-10 15:38:14 +00:00 |
|
Robert Longson
|
9d2bee7b70
|
Bug 547062 - Implement restrictions on clipPath content. r=roc
|
2010-03-02 09:31:07 +00:00 |
|
Robert O'Callahan
|
11a3d788af
|
Bug 534425. Part 6: Let nsIWidgets expose a LayerManager to be used to render into the widget, instead of nsPaintEvent::renderingContext which is removed since it's no longer needed. Currently all widgets fall back to a default BasicLayerManager implementation. Also change nsPaintEvent::region to be an nsIntRegion, and get rid of nsPaintEvent::rect since it's redundant.
|
2010-03-01 21:03:49 +13:00 |
|
Robert Longson
|
cad95ae0a9
|
Bug 534612 - clipPath references with clipPath elements do not work correctly. r=roc
|
2010-02-26 09:58:42 +00:00 |
|
Daniel Holbert
|
71488977d3
|
Bug 547333: Call FlushAnimations() in SVG DOM getters for animated values, and not in internal getters. r=jwatt
|
2010-02-25 10:20:43 -08:00 |
|