Robert Sayre
|
be7b7e126a
|
Properly check attribute URLs -- Bug 562547, r=jst, a=blocking2.0
Do not inherit principal from embedding doc (often chrome) when checking URIs,
but use NullPrincipal for untrusted content.
|
2010-12-15 18:14:11 +01:00 |
|
Henri Sivonen
|
088379e8dd
|
Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN.
|
2010-12-08 14:37:19 +02:00 |
|
Ms2ger
|
024d857be8
|
Bug 594339 - Create a FromParser enum. r=hsivonen, sr=bzbarsky, a=jonas.
--HG--
extra : rebase_source : 70d6b15b0b149a29d0cdb298209706bb5391f6b4
|
2010-10-25 15:17:38 +03:00 |
|
Mounir Lamouri
|
02ab19880a
|
Bug 604056 - nsIDocumentObserver methods should be declared with a macro. r+a=bz
|
2010-10-20 09:41:05 +02:00 |
|
Boris Zbarsky
|
c27f01b21f
|
Bug 605157. Style linking elements should work in XML when set via innerHTML. r=sicking, a=blocker
|
2010-10-18 23:45:34 -04:00 |
|
Phil Ringnalda
|
f729fa21b4
|
Bug 385845 - Remove bogus assertion that mDocElement is in mDocument during XML parsing, since it was never a requirement and we've long since dropped doing what caused us to care, r=bz, a=orange
|
2010-10-01 19:36:58 -07:00 |
|
Jonas Sicking
|
dcce0d0b40
|
Bug 592829: Make parsing code able to deal with element creation failing. r=jst/peterv a=blocker
|
2010-10-04 18:25:44 -07:00 |
|
Jonas Sicking
|
5bb7c320a3
|
Back out bug 592829 due to crash. a=backout
|
2010-09-22 16:38:39 -07:00 |
|
Jonas Sicking
|
446e859c8d
|
Bug 592829: Don't crash if we fail to create an element during XML parsing. r=jst a=beta7blocker
|
2010-09-22 14:51:46 -07:00 |
|
Olli Pettay
|
2340a6d11e
|
Bug 594767 - importNode fails when using a document created with createHTMLDocument, r=sicking, a=blocking
--HG--
extra : rebase_source : 9436d96adf3450db23ddbde74407e440fec51846
|
2010-09-21 12:17:18 +03:00 |
|
Jonas Sicking
|
aac728d04b
|
Bug 391177: XSLT should reuse the existing inner window in order to help debuggers and the like. r=jst a=blocker CLOSED TREE
|
2010-09-15 15:54:00 -07:00 |
|
Jonas Sicking
|
7dffdc6069
|
Bug 568188: Reduce refcounting by making the id-table hold weak referenes. r=smaug a=jst
|
2010-09-01 15:48:24 -07:00 |
|
Jonas Sicking
|
d1fd8e674e
|
Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker
|
2010-08-27 22:54:57 -07:00 |
|
Jonas Sicking
|
a29872edef
|
Bug 590812: Fix XML pretty printing. r=mrbkap a=blocker
|
2010-08-27 22:54:28 -07:00 |
|
Ms2ger
|
27271a8a8f
|
Bug 562698 - Part a: Pass Elements to nsIMutationObserver::AttributeChanged and nsCSSFrameConstructor::AttributeChanged; r=bzbarsky, a=dbaron
|
2010-08-24 09:05:56 +02:00 |
|
Olli Pettay
|
abf43f852b
|
Bug 566466 - speed up createElement(), r=jst, peterv
|
2010-07-23 12:49:57 +03:00 |
|
Craig Topper
|
b9673b8709
|
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
|
2010-07-21 15:05:17 -07:00 |
|
Zack Weinberg
|
76dbdde0f4
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
--HG--
rename : layout/style/nsCSSDeclaration.cpp => layout/style/Declaration.cpp
rename : layout/style/nsCSSDeclaration.h => layout/style/Declaration.h
rename : layout/style/nsCSSLoader.cpp => layout/style/Loader.cpp
rename : layout/style/nsCSSLoader.h => layout/style/Loader.h
|
2010-06-28 15:49:35 -07:00 |
|
Henri Sivonen
|
5bf17b6fc0
|
Bug 552938 - Implement the SVG load event in text/html, make the SVG load event in XML async and only supported on <svg>. (Also disable/tweak 2 broken tests) r=dholbert, sr=roc
|
2010-07-18 15:07:54 -07:00 |
|
Saint Wesonga
|
e7a357dcaf
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Dão Gottwald
|
9b15b69a1b
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8dd5da1024
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Ms2ger@gmail.com
|
a4005e2fd1
|
Bug 538362 - rename nsIDocument::GetPrimaryShell to nsIDocument::GetShell. r=smaug
|
2010-06-25 15:59:57 +02:00 |
|
Ehsan Akhgari
|
1d27c39d4a
|
Bug 520189 - Fix copy and test for the HTML editor; f=bzbarsky,dbaron r=sayrer,peterv,bzbarsky sr=roc
|
2010-04-09 17:06:09 -04: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 |
|
Henri Sivonen
|
95a61f78e3
|
Bug 569538 - Make aFromParser distinguish network, document.write and fragments in the HTML case. r=Olli.Pettay.
--HG--
extra : rebase_source : 2f4804245ff7b235736b882e0f9e84403e4e0ae6
|
2010-06-09 09:44:25 +03:00 |
|
Jonas Sicking
|
0a93bbb190
|
Bug 564863: Speed up id/name handling by letting elements register/unregister themselves. r=smaug
|
2010-06-03 18:09:20 -07:00 |
|
Ehsan Akhgari
|
a7afef08e6
|
Bug 567014 - test_bug293347.html intermittent orange; r=jst
|
2010-05-19 19:25:14 -04:00 |
|
Craig Topper
|
cb8187eff9
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13: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 |
|
Peter Van der Beken
|
199b861a9e
|
Part 4 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsGenericTextNode base class for nsIDOM3Text implementations. r=jst.
--HG--
extra : rebase_source : 007e331ff47f994a27e3105e6e787d91a88137d6
|
2010-04-19 17:40:16 +02:00 |
|
Peter Van der Beken
|
abd7f913e0
|
Part 1 of fix for bug 560273 (Stop using DOM tearoffs from quickstubs) - add nsINode::GetBaseURI. r=sicking.
--HG--
extra : rebase_source : 5a07f12d9d13d92b796fd5f2cb182b069c3f87bf
|
2010-04-19 17:40:15 +02:00 |
|
Jonas Sicking
|
6f9aebb70a
|
Bug 429175: Make sure to only set aNotify to true when we should. r=peterv
|
2010-05-03 06:23:36 -07:00 |
|
timeless@mozdev.org
|
4350edcbdf
|
Bug 494705 - Deprecate DOM3 Load (XMLDocument.load), r=sicking
|
2010-04-12 18:59:00 -07:00 |
|
Boris Zbarsky
|
30883f9737
|
Bug 562688 part 7. Eliminate eELEMENT users in the rest of content/. r=jst
|
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 |
|
Ben Newman
|
941ed3332c
|
Replace direct instantiations of nsRunnableMethod with calls to the templatized NS_NewRunnableMethod function (part 3/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:35 -07:00 |
|
Jonas Sicking
|
930783a5d2
|
Bug 515401: Make implementation of <base> HTML5 compliant, and clean it up. r=benjamn a=dholbert
|
2010-04-23 09:10:07 -07:00 |
|
Craig Topper
|
9eccdbd4d7
|
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
|
2010-04-10 16:09:38 -04:00 |
|
Peter Van der Beken
|
8e3acb1006
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
--HG--
extra : rebase_source : 9a7823b365cfca04bb08c5be94eab29d218f1e61
|
2010-01-12 14:08:43 +01:00 |
|
Peter Van der Beken
|
e5d87ec5bb
|
Fix for bug 552716 (Remove NS_INTERFACE_MAP_ENTRY_CONTENT_CLASSINFO). r=jst.
--HG--
extra : rebase_source : 8e03b54ff6117dcac27188b296c59dcafbb6db78
|
2010-03-17 16:09:05 +01:00 |
|
Zack Weinberg
|
2c3e543d1d
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
--HG--
rename : layout/style/nsICSSLoader.h => layout/style/nsCSSLoader.h
|
2010-03-02 13:00:53 -08:00 |
|
Jonas Sicking
|
2591c1ea57
|
Fix bug 490790. r=dveditz
|
2010-03-02 11:40:14 -08:00 |
|
Frédéric Wang
|
8b46e8bd69
|
Bug 530275. Move more MIME types into nsMimeTypes.h so we don't have to hardcode the strings in various places. r=bzbarsky
|
2009-11-21 00:12:42 +01:00 |
|
Olli Pettay
|
69f13bd2e3
|
Bug 540568 - Remove DOMBuilder, r=bz
--HG--
extra : rebase_source : 77f05d87a414e3c55046016423486bcf127ea6cf
|
2010-01-21 15:51:48 +02:00 |
|
Robert Longson
|
cbd82b1050
|
Bug 531259 - The SVG script element should respect the aFromParser flag on NS_NewElement. r=hsivonen, r+sr=jst
|
2010-01-15 11:44:12 +00:00 |
|
Daniel Holbert
|
fee9f97bcd
|
Bug 537157: Explicitly prevent SMIL animations inside of XBL bindings from running. Also, make nsSMILCSSProperty directly create a computed style object, instead of using nsPIDOMWindow helper method. r=smaug sr=roc
|
2010-01-06 09:20:50 -08:00 |
|
L. David Baron
|
46b22b7ca0
|
DeCOMify nsHTMLCSSStyleSheet. (Bug 239008) r=bzbarsky
|
2009-12-31 10:56:33 -05:00 |
|
Boris Zbarsky
|
1ca5801f4b
|
Bug 500882 part 8. Remove the SetMayHaveFrame/MayHaveFrame vestiges. r=smaug
|
2009-12-24 16:20:06 -05:00 |
|