Timothy Nikkel
8e6d2ba938
Backed out changeset ed867467d35b (bug 645075) because it doesn't build.
2011-05-12 11:07:42 -05:00
Timothy Nikkel
41f2c9b7d4
Bug 645075. Move scrolling to ref handling back from the document to the content sink so that it works with XSLT transformed documents. r=sicking
2011-05-12 10:36:21 -05:00
Josh Matthews
8c15a97e09
Bug 644325 - Wrap message receiver to avoid compartment errors. r=jst
2011-03-23 17:50:03 -04:00
Henri Sivonen
4fe663e3bc
Bug 655701 - Remove test dependencies on the html5.parser.enable pref. r=ted.mielczarek.
2011-05-12 10:56:37 +03:00
Olli Pettay
5a3d01a7ee
Bug 656218, document.activeElement should not throw, r=bz
2011-05-11 23:52:32 +03:00
Masatoshi Kimura
d304cf7c20
Bug 656253: Fix intermittent orange due to variables colliding. r=sicking
2011-05-11 11:06:47 -07:00
Mats Palmgren
3d592e7e8c
Bug 638112 - Assertion failure: chars[length] == jschar(0). r=dbaron
2011-05-11 11:46:59 +02:00
Mats Palmgren
691c173afd
Bug 649134 - Ignore an empty or whitespace only href in the Link HTTP header. r=bzbarsky
2011-05-11 11:46:59 +02:00
Masatoshi Kimura
4d700c8562
Bug 649133: Implement xhr.mozResponse and xhr.mozResponseType. r=sicking
2011-05-10 16:18:55 -07:00
Julian Reschke
e74e4501f5
Implement exslt-date:date-time (bug 603159) r=sicking
2011-04-26 13:46:43 +01:00
Jonas Sicking
549cf0a0a2
Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan
2011-05-09 12:33:04 -07:00
Jonas Sicking
75de75934d
Bug 650493 Part 2: Simplify userdata by firing adoption handlers off of scriptrunners. r=smaug/peterv
2011-05-09 12:33:03 -07:00
Jonas Sicking
0e17979856
Bug 650493 Part 1: Simplify mutation events by firing all but DOMNodeRemoved off of script runners, and DOMNodeRemoved before starting any update batches or aquiring any state. r=smaug/peterv
2011-05-09 12:33:03 -07:00
L. David Baron
6a18dd0f0f
In cycle collector dumps, allow much more room for document URLs. (Bug 652056) r=peterv
2011-05-09 15:02:34 -04:00
Justin Lebar
8ce3ec96a2
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
2011-04-24 22:30:54 -04:00
Henri Sivonen
c2d3c63d91
Bug 650001 - Make the HTML serializer pay attention to namespaces. r=bzbarsky.
2011-05-09 09:48:46 +03:00
Ms2ger
b0ed41d802
Bug 655512 - Forward implementation of nsIDOMDocument from nsHTMLDocument to nsDocument; r=smaug
2011-05-08 20:15:49 +02:00
Chris Pearce
ccae22ade2
Bug 650994 - Decode ogg packets lazily, timestamp them at demux time. r=doublec
2011-05-08 18:24:09 +12:00
Patrick McManus
6b73f3780b
Bug 654197 - nsWebSocket::Initialize uses an unanchored JSString unsafely r=jorendorff
...
--HG--
extra : rebase_source : 53e857796305b1a54601ff9125721d6c0f9e67aa
2011-05-05 17:16:44 -04:00
Ehsan Akhgari
e4c89e2e5d
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
2011-04-29 19:02:33 -04:00
Olli Pettay
f83cc47bbe
Bug 654770, fix few AddEventListener calls now that it has 2 optional parameters, r=sicking
...
--HG--
extra : rebase_source : d0a27a6ba059d5862f10ab49f0a079e8928b30fb
2011-05-05 23:33:13 +03:00
Boris Zbarsky
667ff6ed5e
Bug 614171 part 5. Inline the cheap Equals() methods on nsINodeInfo. r=sicking
2011-05-05 12:26:33 -04:00
Boris Zbarsky
162c571d02
Bug 614171 part 4. Eliminate nsINodeInfo::GetLocalName in favor of GetName. r=sicking
2011-05-05 12:26:33 -04:00
Boris Zbarsky
4ad0368a58
Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking
2011-05-05 12:26:33 -04:00
Boris Zbarsky
288e7c4072
Bug 614171 part 2. Cache the qualified name, in normal and corrected case, on the nsINodeInfo. r=sicking
2011-05-05 12:26:32 -04:00
Boris Zbarsky
19229d0372
Bug 614171 part 1. Switch away from Init() to using a constructor for nodeinfo. r=sicking
2011-05-05 12:26:32 -04:00
Olli Pettay
5c2503795f
Bug 613634, make the 3rd paramater of add/removeEventListener optional, r=sicking
...
--HG--
extra : rebase_source : 9c720d865ed24e5b54cda287360b0fec508df359
2011-05-04 17:13:28 +03:00
Jonathan Kew
916e9b8b24
bug 253317 - part 5 - support none/manual/auto values for -moz-hyphens in layout. r=roc
2011-05-04 12:29:56 +01:00
Henri Sivonen
35f3c40695
Bug 654106 - Avoid registering a script observer in the fragment parsing case. r=bzbarsky.
2011-05-04 09:35:14 +03:00
Dão Gottwald
ca1f9f0f94
Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
...
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02:00
Craig Topper
ceba599007
Bug 585255 - Remove nsTreeWalker usage from nsFocusManager. r=sicking
2011-04-11 19:46:59 -07:00
Ms2ger
941e819c63
Bug 616684 - Remove support for DOM Views; r=sicking,ehsan
2011-04-24 08:54:25 +02:00
Robert Longson
b64e818fa8
Bug 652442 - Script feature support should depend on whether javascript is enabled. r=dholbert
2011-04-30 14:56:16 +01:00
Bartłomiej Brzozowiec
c57eed566e
Bug 653238 followup: Fix build issue in --disable-smil builds by adding #ifdef MOZ_SMIL around new chunk of smil-related code. r=dholbert DONTBUILD (NPODB)
2011-04-29 18:15:45 -07:00
Alon Zakai
ba1bdecf39
Bug 615597 - Implement the W3C DeviceOrientation event. r=smaug,blassey
2011-04-29 16:49:20 -07:00
Daniel Holbert
abb2768190
Bug 653238 patch 1: Add nsSMILAnimationController::Disconnect to clear the controller's pointer to its doc when the doc goes away. r=smaug
2011-04-28 12:02:20 -07:00
Daniel Holbert
f3d8578086
Bug 653270: Simplify nsSMILAnimationController construction/initialization. r=jwatt
2011-04-28 12:02:20 -07:00
L. David Baron
b712774643
Add support for regexp() function in @-moz-document rule. (Bug 398962) r=bzbarsky
2011-04-28 10:21:37 -07:00
Olli Pettay
744a48fa95
Bug 652814 - Rename nsIDOMTouchPoint to nsIDOMTouch (and a *aRetVal = nsnull for bug 648573 comment 19), r=mbrubeck
2011-04-27 14:58:25 +03:00
Masatoshi Kimura
2b9d90ff55
Bug 656253: Fix intermittent orange due to variables colliding. r=sicking
...
--HG--
extra : transplant_source : %DF%B7%0D%26%87NT%01RU%A3U%97FT%C0%C8%C7%C0V
2011-05-11 11:06:47 -07:00
Masatoshi Kimura
701140f77a
Bug 649133: Implement xhr.mozResponse and xhr.mozResponseType. r=sicking
2011-05-10 16:18:55 -07:00
Jeff Walden
be37c9c02b
Remove js_ReparentTypedArrayToScope as it's unused. No bug, r=jorendorff, rs=bent
2011-05-10 14:40:45 -07:00
Mounir Lamouri
c9253164c5
Bug 659852 - Remove nsContentUtils::ReleasePtrOnShutdown and nsContentUtils::sPtrsToPtrsToRelease. r=sicking
2011-05-27 12:48:28 +02:00
Masayuki Nakano
387ea6f111
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
2011-05-27 13:53:03 +09:00
Masayuki Nakano
1f171993d1
Bug 659820 part.4 Replace nsContentUtils::Get(Char|String)Pref() with Preferences::GetC?String() r=roc
2011-05-27 13:53:03 +09:00
Trevor Saunders
48e08fc936
bug 658363 - move defines for double constants out of xslt r=sicking
...
From 57a4aaadf8fef828764c35dad01ce6da54fbb638 Mon Sep 17 00:00:00 2001
xslt
---
content/base/public/nsContentUtils.h | 93 +++++++++++++++++++
content/xslt/public/Makefile.in | 1 -
content/xslt/public/txDouble.h | 133 ---------------------------
content/xslt/src/base/txCore.h | 8 +-
content/xslt/src/base/txDouble.cpp | 18 ++--
content/xslt/src/xpath/txRelationalExpr.cpp | 12 +-
6 files changed, 112 insertions(+), 153 deletions(-)
delete mode 100644 content/xslt/public/txDouble.h
2011-05-19 12:35:46 -07:00
Ms2ger
b5b41f66d9
Bug 658904 - Remove nsIDOMDocumentStyle; r=roc,jst
2011-05-26 10:18:43 +02:00
Jonas Sicking
b35fd6c424
Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug
2011-05-25 10:58:23 -07:00
bjarne@runitsoft.com
2ef35506a3
Bug 658441 - intermittent crashtests/552651.html | load failed: timed out waiting for reftest-wait to be removed r=bz
2011-05-25 10:17:30 +02:00
Masayuki Nakano
49814a538d
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
2011-05-25 15:32:00 +09:00
Masayuki Nakano
060287addd
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
2011-05-25 15:31:59 +09:00
Jonas Sicking
e5cc03fd5b
Bug 641333: Kill nsIDOM3Text and move its contents to nsIDOMText. r=ms2ger
2011-05-20 22:21:28 -07:00
Shawn Gong
d399113e9b
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
2011-05-23 18:09:28 -07:00
Kyle Huey
e55769423b
Bug 648997: Prefix BlobBuilder harder. rs=sicking
2011-05-24 14:01:50 -07:00
Mounir Lamouri
bbd24ff805
Back out bug 632255 and bug 658683 due to oranges on Windows Mochitest-1.
2011-05-24 15:45:53 +02:00
Shawn Gong
37f09837ec
Bug 632255 - Implemented readAsArrayBuffer() for FileReader. r=sicking,bent. Additional fixes by sicking, r=peterv. a=sheriff.
2011-05-23 18:02:56 -07:00
Shawn Gong
e7ef1c6ccd
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking. Additional fixes by sicking, r=peterv
2011-05-23 18:09:28 -07:00
Steven Michaud
3c38967408
Backed out changeset ae5b84b96fd7 (bug 570341) due to test failures DONTBUILD. a=sheriff
2011-05-24 01:54:23 -05:00
Igor Bazarny
b829003e22
bug 570341 - Initial implementation of web timing specification
...
r=jduell sr=biesi
2011-05-23 19:19:24 -07:00
Jonas Sicking
4293ebbbed
back out probably cause of orange. a=backout
2011-05-23 20:21:10 -07:00
Shawn Gong
fc7697ab0c
Bug 632255 - Implemented readAsArrayBuffer() for FileReader. r=sicking,bent a=LandingQueue
2011-05-23 18:02:56 -07:00
Shawn Gong
6af29d61e1
Bug 658683: Make xhr.response not create a new ArrayBuffer every time it is accessed. r=sicking
2011-05-23 18:09:28 -07:00
Jim Mathies
4327e25f5e
Backout of bug 570341 (cset:1a645ea075fc) due to test failure.
2011-05-23 19:55:36 -05:00
Igor Bazarny
dbf49a1d09
bug 570341 - Initial implementation of web timing specification
...
r=smaug sr=biesi
--HG--
extra : rebase_source : e8b233ebcf1065ea5e6df61446cfd013262a61d0
2011-05-23 14:19:36 -07:00
Kyle Huey
db0b9d8ad8
Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent
2011-05-23 11:53:31 -07:00
Kyle Huey
f2e72776ef
Bug 657964: FileReader should throw when abort() is called and readystate is not LOADING. r=sicking
2011-05-23 13:04:45 -07:00
Ms2ger
cfc947116b
Bug 481863 - Remove nsIDOM3DocumentEvent; r=smaug
2011-05-23 18:46:36 +02:00
Ms2ger
fb6f5dd0ca
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
2011-05-23 18:46:36 +02:00
Matt Brubeck
9eb38101c8
Merge cedar and mozilla-central
2011-05-23 07:39:21 -07:00
Daniel Holbert
e9400f029c
Bug 658845: Null-check URI passed to nsReferencedElement::Reset. r=roc
2011-05-22 16:13:57 -07:00
Olli Pettay
851fc31b70
Bug 338583, implement EventSource
...
--HG--
extra : rebase_source : 88c0afb3ec0c43f6ed1bf38eda6e460c8adf7a00
2011-05-22 23:35:06 +01:00
wfernandom2004@gmail.com
5963fbfd3b
Bug 338583, implement EventSource, r=smaug,Ms2ger
...
--HG--
extra : rebase_source : 9dd6bbbc0d714fbafb2ed115c40cf7210b663b6a
2011-05-22 22:30:07 +01:00
Joel Maher
3e18d9a843
Bug 664158 - move content/base/test/chrome/test_bug574596.html to mochitest-chrome. r=mats, a=test-only
...
--HG--
rename : content/base/test/test_bug574596.html => content/base/test/chrome/test_bug574596.html
2011-06-19 11:57:09 -04:00
Olli Pettay
986abab828
Bug 664455 - Traverse/Unlink contentsink some more, r=hsivonen
...
--HG--
extra : rebase_source : 353333e450d3a960534c5bd12de66467c2a5ee26
2011-06-18 12:13:11 +03:00
Jonas Sicking
c7de44475c
Bug 663768 Part 2: Remove syncload XPCOM service. r=jst
2011-06-17 20:05:41 -07:00
Jonas Sicking
4e59cc2c1b
Bug 663768 Part 1: Make syncloadservice not use load-event-handlers to determine when load is done. r=jst
2011-06-17 20:05:41 -07:00
Mounir Lamouri
38dbd10996
Merging mozilla-central with mozilla-inbound.
2011-06-17 15:26:17 +02:00
Jonas Sicking
8fe74a14c0
Back out bug 661980 due to orange. CLOSED TREE
2011-06-16 14:33:42 -07:00
Olli Pettay
45e2f71ebd
Bug 608021, [@ nsFrameMessageManager::ReceiveMessage], r=jst
...
--HG--
extra : rebase_source : bda56f1dbe7fc469178cacda30ee303a05b45e66
2011-06-16 21:21:08 +03:00
Jonas Sicking
bc0f364c12
Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg
2011-06-16 12:21:25 -07:00
Olli Pettay
1bd9367140
Bug 664463 - Don't load anything to frameloader if it isn't in the docshell tree anymore, r=bz
2011-06-15 23:21:32 +03:00
Patrick McManus
b012dc160e
bug 661036 - websockets allowed prohibited space character in protocol header, with test update r=biesi r=bsmith
2011-06-16 14:27:11 -04:00
Mounir Lamouri
e87fb91e76
Merging mozilla-central with mozilla-inbound.
2011-06-16 11:59:22 +02:00
Jonathan Kew
57533f6cff
bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky
2011-06-16 07:31:36 +01:00
Jonas Sicking
af376eaa98
Bug 659539 Part 5: Speed up nsINodeInfo::GetDocument by caching the nodeinfo managers mDocument pointer. r=bz
2011-06-14 17:58:57 -07:00
Jonas Sicking
be24da4dc0
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
2011-06-14 00:56:50 -07:00
Jonas Sicking
c71c0da34a
Bug 659539 Part 3: Use nsINode::NodeName where possible. Remove the now unused mQualifiedNameCorrectedCase. r=bz,peterv
2011-06-14 00:56:49 -07:00
Jonas Sicking
7e74d1ba6f
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
e82dadd3d8
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
f653bfb946
Bug 659053 Part 2: Implement a faster non-recursive Node.isEqualNode directly on nsINode. r=peterv. Fixes were r=bent
2011-06-14 00:56:48 -07:00
Jonas Sicking
cc4977777e
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
2011-06-14 00:56:48 -07:00
Jonas Sicking
7c4ae941b8
Bug 663752: Remove load-event-listening code from DOMParser. r=smaug
2011-06-14 11:14:27 -07:00
Ms2ger
c665a4e4c0
Bug 664123 - Backout bugs 659053 and 659539 (changesets 9c49f69d8bab-1b11c64ffcdf)
2011-06-14 16:25:51 +02:00
Jonas Sicking
509451f5cc
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
2011-06-14 00:56:50 -07:00
Jonas Sicking
25792d94c8
Bug 659539 Part 3: Use nsINode::NodeName where possible. Remove the now unused mQualifiedNameCorrectedCase. r=bz,peterv
2011-06-14 00:56:49 -07:00
Jonas Sicking
91ddf8ed15
Bug 659539 Part 2: Create nsINode::NodeType/NodeName/LocalName and make them non-virtual. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
5f95458332
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
2011-06-14 00:56:49 -07:00
Jonas Sicking
6279797e1c
Bug 659053 Part 2: Implement a faster non-recursive Node.isEqualNode directly on nsINode. r=peterv
2011-06-14 00:56:48 -07:00
Jonas Sicking
17ec46a39a
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
2011-06-14 00:56:48 -07:00
Jonas Sicking
f798bd4fb8
Bug 663749: Remove load-event-listening code from nsXMLHttpRequest. r=smaug
2011-06-14 00:53:08 -07:00
Neil Rashbrook
556e8dfd93
Bug 660536 Remove useless uses of PromiseFlat(C)String r=smaug
2011-06-09 21:17:58 +01:00
Ehsan Akhgari
13d84f740f
Backout bug 467669 and bug 660088
2011-06-15 16:52:48 -04:00
Jonathan Kew
e4e073884b
bug 467669 - pt 1 - get list of fonts actually used to render a document range. r=roc sr=bzbarsky
...
--HG--
extra : rebase_source : 3d7699c4a201bafdfa1d97ba97117a497303c1b5
2011-06-15 20:17:50 +01:00
Josh Matthews
03e38d47bb
Bug 553888 - Duplicate XHR request headers when following redirect. r=sicking
2010-03-22 14:52:35 +13:00
Ed Morley
af1d9c6c2b
Bug 661584 - Code cleanup, substitute more PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc,ted
2011-06-25 16:06:02 +02:00
David Zbarsky
4c1bcbd9bc
Bug 666968 - Remove nsIDOM3Attr r=jst
2011-06-25 09:33:32 +02:00
Boris Zbarsky
7e1dd99351
Bug 658213. Just pass an JSContext to ReparentContentWrappersInScope. r=peterv
2011-05-19 16:05:46 -04:00
Ms2ger
c414bf437c
Bug 660551 - Remove nsIDocument::mShellIsHidden; r=smaug
2011-05-30 13:35:52 +02:00
Ms2ger
999f948236
Bug 529328 - Return undefined for out-of-bounds access through nsStringArraySH; r=smaug
...
This patch has no effect on CSSStyleDeclaration, as that never returns a void DOMString.
2011-05-30 13:35:52 +02:00
Ms2ger
b82a4df32f
Bug 641190 - Remove Document.normalizeDocument; r=sicking
2011-05-30 13:35:49 +02:00
Ms2ger
e18ad59abc
Bug 659743 - Part b: Remove nsImageMapUtils; r=smaug
2011-05-30 13:00:00 +02:00
Ms2ger
d00c9e19d6
Bug 659743 - Part a: Support image maps according to spec in non-HTMLDocuments; r=smaug
...
--HG--
rename : content/html/content/test/test_bug109445.xhtml => content/html/content/test/test_bug659743.xml
2011-05-30 12:59:59 +02:00
Mounir Lamouri
53c39f24f1
Merging cedar with mozilla-central.
2011-05-30 12:50:04 +02:00
Ed Morley
9e71e5b9ac
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Timothy Nikkel
d652b2c826
Bug 638430. Fix finding the display root of a view when a floating view is inside a floating view. r=roc
2011-05-29 22:15:00 -05:00
Ms2ger
3d548cfff7
Bug 611983 - Kill Document.createEntityReference; r=peterv
2011-05-29 10:33:35 +02:00
Daniel Holbert
2cae6f9959
Bug 660066 patch 2: Prevent nsFileDataURI from QI'ing to nsSimpleURI. r=bz
2011-05-27 21:55:20 -07:00
Daniel Holbert
1ff06e3afb
Bug 660066 patch 1: Null-check mPrincipal in nsFileDataURI::EqualsInternal. r=bz
2011-05-27 16:53:06 -07:00
Peter Van der Beken
d007f2048d
Fix for bug 649057 (Make all nsINodeLists inherit from nsWrapperCache). r=bz.
...
--HG--
extra : rebase_source : 38dc8fd49822774a1ee356ab8496e2c0b908bab9
2009-06-16 08:32:10 +02:00
Peter Van der Beken
2f1dbc28dd
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
...
--HG--
extra : rebase_source : a29d880341d333f6082f640ea467928b621b5b82
2011-02-02 16:30:03 +01:00
Simon Montagu
ece92e21ce
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
2011-04-27 11:47:18 +03:00
Jonas Sicking
92a3346669
Bug 664919: Rewrite Node.normalize such that it's non-recursive and more resilient to mutation even weirdness. r=bz
2011-06-24 12:55:14 -07:00
Josh Matthews
0f2cde5a92
Bug 664821 - Use WrapNative correctly and wrap objects array to avoid compartment errors. r=mrbkap
2011-06-23 12:46:38 -04:00
Andrew McCreight
8795ae8744
Bug 665564 - change DescribeNode to DescribeRefCountedNode to remove CCNodeType. r=bent
2011-06-23 14:10:52 -07:00
Jonas Sicking
5e5e6bd544
Bug 658714 Part 10: Remove nsIDOM3EventTarget/nsIDOMEventGroup. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
864793d608
Bug 658714 Part 9: Don't use EventGroups for system-group. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
de9773c785
Bug 658714 Part 8: Improve the nsEventListenerManager API. r=smaug
2011-06-23 19:18:02 -07:00
Jonas Sicking
26f99e3cdb
Bug 658714 Part 7: DeCOMtaminate nsEventListenerManager. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
6a04ff1d9f
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
e3f6b769a1
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Jonas Sicking
976231a975
Bug 658714 Part 3: Move nsIDOMEventTarget implementation to nsINode. r=smaug
2011-06-23 19:17:59 -07:00
Jonas Sicking
6c4113f213
Bug 658714 Part 2: Merge nsIDOMNSEventTarget into nsIDOMEventTarget. r=smaug
2011-06-23 19:17:59 -07:00
Jonas Sicking
8fed9108b1
Bug 658714 Part 1: Merge nsPIDOMEventTarget into nsIDOMEventTarget. r=smaug,bent
2011-06-23 19:17:58 -07:00
Ehsan Akhgari
e1fb854f4f
Merge the last green changeset of mozilla-inbound to mozilla-central
2011-06-23 12:28:57 -04:00
Ms2ger
4955fdd963
Merge backout.
2011-06-23 16:36:56 +02:00
Ms2ger
2d5d8b8638
Backed out changeset 831fabb406a1 (Bug 664821) for WinXP opt M3 crashes.
2011-06-23 16:36:07 +02:00
Igor Bazarny
39a01edf21
bug 570341 Initial implementation of web timing specification
...
r=smaug sr=biesi
2011-06-23 12:39:48 +02:00
Mounir Lamouri
3c638f1884
Merge last green changeset of mozilla-inbound into mozilla-central.
2011-06-23 11:15:52 +02:00
Ms2ger
474ed763c5
Bug 661327 - Warn in to-be-removed Attr functions; r=sicking
2011-06-23 10:30:48 +02:00
Daniel Holbert
1324a1faec
Bug 665209: Disable recursive image loads in content(). r=bz
2011-06-22 22:21:47 -07:00
Ehsan Akhgari
f742585a1f
Merge mozilla-central into mozilla-inbound
2011-06-22 20:19:47 -04:00
Josh Matthews
694db62906
Bug 664821 - Use WrapNative correctly and wrap objects array to avoid compartment errors. r=mrbkap
...
--HG--
extra : rebase_source : 11cff24ec53820ef845f6b8c7cec910107399be0
2011-06-16 16:45:07 -04:00
Jonas Sicking
caef7c47a8
Bug 661980: Add ability to make interfaces scriptable but not scriptimplementable. r=bsmedberg
2011-06-16 12:21:25 -07:00
Mounir Lamouri
d70fb8c1d9
Bug 658037 (2/2) - r=bz
2011-06-21 18:52:01 +02:00
Mounir Lamouri
d0fc863efa
Bug 658037 (1/2) - r=bz
2011-06-21 18:52:22 +02:00
Jonas Sicking
11d6c1d870
Bug 665596: Get rid of loadlistenerproxy as it's no longer used. r=jst
2011-06-21 08:12:33 -07:00
Ehsan Akhgari
d71311ff57
Merge mozilla-central into mozilla-inbound
2011-06-20 23:42:45 -04:00
Matheus Kerschbaum ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
6469811981
Bug 664924 - Remove MOZ_CSS_ANIMATIONS ifdefs. r=dbaron
2011-06-20 16:47:09 -07:00
Chris Leary
8b43adc14d
Passing bug 646184 crashtest assertion. (r=dbaron)
2011-04-26 12:11:11 -07:00
Olli Pettay
c9e2181c9f
Bug 651984 - Add ability to detect if a page has registered touch event listeners, r=jst
2011-04-26 15:31:21 +03:00
Olli Pettay
46d7b33a70
Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default
2011-04-26 15:30:17 +03:00
Ehsan Akhgari
d2a61eb331
Backout changeset 13f6847dd840 (bug 616684) because it changes code semantics in a bad way, which results in problems like the crash in bug 652580, possibly among others
2011-04-25 17:05:17 -04:00
Boris Zbarsky
d7fa626f0b
Bug 649997 part 3. Change nsIHTMLCollection::GetNamedItem to not use an nsresult outparam. r=peterv
2011-04-25 13:46:59 -04:00
Boris Zbarsky
ed02e974ea
Bug 649997 part 2. Change nsIHTMLCollection::GetNodeAt to not use an nsresult outparam. r=peterv
2011-04-25 13:46:57 -04:00
Ms2ger
295bf7256b
Bug 616684 - Remove support for DOM Views; r=sicking
2011-04-24 08:54:25 +02:00
Jonas Sicking
5cf82091f0
Bug 588990: Remove lazy hashing of names to avoid walking full DOM. r=bz
2011-04-23 00:29:12 -07:00
Kyle Huey
f6f0eb7afb
Bug 652110: Make nsFileDataURI inherit directly from nsSimpleURI. r=sicking
2011-04-22 09:03:20 -04:00
Justin Lebar
5bc75b222e
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
...
--HG--
extra : rebase_source : 8a99a1401b7d7427bed4a136e0b38c475f6473a2
2011-04-14 13:58:36 -07:00
Mounir Lamouri
db44db0ebe
Merge cedar with mozilla-central.
2011-04-22 15:25:11 +02:00
Ms2ger
4c31d5c78f
Bug 619998 - Remove support for Document.strictErrorChecking; r=sicking
2011-04-22 10:38:37 +02:00
Ms2ger
bb77c2f7cd
Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz
2011-04-22 10:38:33 +02:00
L. David Baron
25d74a36a4
Remove null-checks of nsCSSParser, since construction is infallible. (Bug 542058, patch 1) r=bzbarsky
...
Note that many callers already skipped the null-checks.
2011-04-21 20:17:31 -07:00
David Zbarsky
5ecf0a2bd3
Bug 610305: decom nsEventStateManager r=smaug
2011-04-21 19:35:52 +02:00
Mounir Lamouri
9740c98fc5
Merge cedar with mozilla-central.
2011-04-21 10:10:37 +02:00
Mounir Lamouri
b4cf8cd184
Backed out changeset c1a7c1bc1aeb due to busted build.
2011-04-20 22:26:06 +02:00
David Zbarsky
c4d29900ed
Bug 610305: decom nsEventStateManager r=smaug
2011-04-20 21:42:33 +02:00
Bjarne
6d9b57a589
Bug 648485 - Third attempt to fix intermittent failure in content/base/test/test_bug482935.html. r=ehsan
2011-04-20 21:42:09 +02:00
Justin Lebar
f50c4cd27d
Bug 640387 - onhashchange should be fired when navigating between history entries created via history.pushState if the entries' URIs differ only in their hashes. r=smaug
...
--HG--
extra : rebase_source : de3b3389e1ed402362f46b4b17f7cd386aca8361
2011-03-31 12:35:04 -04:00
Ehsan Akhgari
9db49692dd
Bug 650543 - Rewrite the test for bug 419132 to make it sane, and re-enable it; r=sicking
2011-04-16 19:39:42 -04:00
Zack Weinberg
dd67585463
Bug 651017, part 5: mechanical changes.
...
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
2011-04-16 18:22:44 -07:00
Henri Sivonen
183870ea59
Bug 650501 - Avoid assuming that a parser object has a non-null content sink when an attempt to execute a script is made. r=Olli.Pettay.
2011-04-19 10:10:48 +03:00
Neil Rashbrook
faabefc115
Bug 639338 Unable to specify XBL modifiers for all possible mouse events r=smaug
...
--HG--
rename : content/xbl/test/test_bug403162.xhtml => content/xbl/test/test_bug639338.xhtml
2011-04-18 21:57:32 +01:00
Ehsan Akhgari
9676a5023a
Bug 492181 - test_plugin_freezing.html causes focus problems for the following test; r=roc
2011-04-16 19:39:43 -04:00
Ehsan Akhgari
680e9b757e
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
2011-04-16 19:39:34 -04:00
Ehsan Akhgari
c1e4d5e196
Backed out changeset d407ee4dabcc because it causes some tests to go orange
2011-04-16 23:47:06 -04:00
Ehsan Akhgari
3938fc6c75
Bug 649012 - Fix some flaky mochitests which rely on non-zero timeout values; rs=ted
2011-04-16 19:39:34 -04:00
Ms2ger
c50cc444cc
Bug 619997 - Remove support for Document.renameNode; r=sicking
2011-04-16 11:14:09 +02:00
Ms2ger
da588aa293
Bug 615509 - Remove nsIDOMDOMConfiguration, Document.domConfig; r=sicking
2011-04-15 16:06:55 +02:00
Alexander Surkov
a4a5c756db
Bug 630486 - ASSERTION 'Want to fire mutation events, but it's not safe' in nsContentUtils::HasMutationListeners triggered by a11y, r=marcoz, gavin, bz, f=davidb
...
--HG--
rename : accessible/tests/mochitest/tree/test_colorpicker.xul => accessible/tests/mochitest/treeupdate/test_colorpicker.xul
rename : accessible/tests/mochitest/tree/test_button.xul => accessible/tests/mochitest/treeupdate/test_menubutton.xul
2011-04-15 11:11:39 +09:00
Ehsan Akhgari
ea4ca1529d
Back out changeset 457757151653 (bug 647273) for breaking the Windows builds
2011-04-14 16:56:05 -04:00
Justin Lebar
a465f21ce6
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
...
--HG--
extra : rebase_source : dd7ff32cc758e62f914d283754d68ddc87cdcc7c
2011-04-14 10:58:27 -07:00
Ehsan Akhgari
1197601fac
Bug 643885 - Part 2: Optimize nsContentUtils::RemoveScriptBlocker to minimize the number of memmove's; r=bzbarsky
2011-04-14 10:18:28 -04:00
Ms2ger
330bb49437
Bug 604595, part b - Remove the nsIDOMNamedNodeMap* arguments to NS_NewDOMDocumentType; r=sicking
2011-04-14 14:04:21 +02:00
Ms2ger
8be871c311
Bug 604595, part a - Remove support for DocumentType.entities and DocumentType.notations; r=sicking
2011-04-14 14:04:13 +02:00
Ms2ger
6ee0b2b1da
Bug 589894 - Fix a number of build warnings in content/; r=smaug
2011-04-14 14:04:12 +02:00
Kyle Huey
d0c0eab2e5
Bug 607114: Expose a File constructor to chrome script. r=sicking
...
--HG--
rename : content/canvas/test/image_yellow.png => content/base/test/chrome/fileconstructor_file.png
2011-04-13 19:41:34 -07:00
Jonas Sicking
913afe451c
Bug 649672: Make File.slice arguments match Array.slice and prefix File.slice. r=khuey
2011-04-13 14:34:36 -07:00
Jonathan Kew
55114c659a
merge backout of bug 585152
2011-04-13 14:35:39 +01:00
Jonathan Kew
20281c115e
Backed out changeset 80451fb8f11c (bug 585152) as per discussion in the bug.
2011-04-13 14:35:06 +01:00
Mounir Lamouri
19e37abf7f
Bug 648485 - Second try to fix intermittent failure in content/base/test/test_bug482935.html. r=ehsan
2011-04-12 15:50:25 -07:00
Paul Biggar
bc3d36f617
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
L. David Baron
52ee86d378
Backout changeset b583111a88aa (bug 585152) for causing mochitest-browser-chrome orange on opt builds.
2011-04-12 01:29:41 -07:00
L. David Baron
7e86462271
ifdef CSS animations so that the feature can be backed out by flipping the switches in configure.in and then reverting the changes to the following four files appropriately: nsIDOMCSS2Properties.idl, nsIDOMCSSRule.idl, property_database.js, test_transitions_computed_values.html. (Bug 435442, patch 15) r=bzbarsky
2011-04-11 23:18:44 -07:00
L. David Baron
b534bd3113
Add animation event interface and data structures. (Bug 435442, patch 12) r=smaug
2011-04-11 23:18:44 -07:00
L. David Baron
d1dba7e001
Implement and test animation of css3-animations. (Bug 435442, patch 11) r=bzbarsky
2011-04-11 23:18:44 -07:00
Paul Biggar
c0aeeea187
Bug 585152 - Reland Date.now() fractional changes, along with fixed tests. (r=jwalden,dolske,gavin, rs=jwalden)
...
For the tests, I put a Math.floor around anything which looked like it did string concatenation. In principal that was r+ by dolske and gavin, and jwalden r+ed the extension to the rest of the tests.
Backout policy: the jsdate.cpp changes can be backed out trivially. The test changes should backout cleanly, but we're not hosed if they don't.
2010-08-06 13:35:00 -07:00
Chris Leary
25184b45b9
Merge mozilla central and tracemonkey.
2011-04-11 20:38:35 -07:00
Chris Leary
329e16e64e
Merge mozilla-central to tracemonkey.
2011-04-11 16:54:01 -07:00
Ehsan Akhgari
3bbe7bc47c
Bug 617539 - Remove nsIContentUtils_MOZILLA_2_0_BRANCH by backing out changeset 5e1f1bb2bb87 (bug 631412) which had added that class
2011-04-11 16:16:56 -04:00
Ehsan Akhgari
8e2d030028
Merge mozilla-central into cedar
2011-04-11 13:11:47 -04:00
David Zbarsky
aa301d629c
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
2011-04-11 18:56:37 +02:00
Ehsan Akhgari
86c2f731ab
Merge cedar into mozilla-central
2011-04-11 11:53:07 -04:00
Ms2ger
b502087317
Bug 604592 - Make Node.prefix readonly; r=smaug
2011-04-11 13:06:18 +02:00
Simon Montagu
d34ed4f099
Bug 263359 part 1.5: remove nsDirectionalFrame. r=roc
2011-04-11 10:59:30 +03:00
Brandon Sterne
23fea2663f
Tests for Bug 631040 - parse CSP default-src as equivalent to allow, r=jst,geekboy
2011-04-10 11:23:23 -07:00
Brandon Sterne
ef75374a35
Bug 631040 - parse CSP default-src as equivalent to allow, r=jst,geekboy
2011-04-10 11:21:02 -07:00
Jonas Sicking
2fef5d7e2d
Bug 645281: Don't assert if a CORS preflight response contains data. r=bz
2011-04-11 18:28:28 -07:00
Mounir Lamouri
78f5f9372e
Bug 648485 - Trying to fix an intermittent failure in content/base/test/test_bug482935.html. r=ehsan
2011-04-11 16:55:16 -07:00
Mounir Lamouri
a8a9b2428d
Bug 640978 - Various clean-ups to nsIRadioVisitor and its children. r=peterv
2011-04-11 11:24:18 -07:00
Christian Biesinger
040a8153c7
bug 643051 - document.cookie should only allow setting one cookie at a time
...
r=bz
2011-04-11 16:26:11 -07:00
Ehsan Akhgari
a6cda7cb5c
Merge cedar into mozilla-central
2011-04-08 22:28:05 -07:00
Blake Kaplan
697524ea29
Bug 642022 - Deal with the return value being in a different compartment. r=gal
...
--HG--
extra : rebase_source : b924c99e830cdafd7e1471cf087e69cfc7e33e23
2011-04-08 14:28:24 -07:00
Frédéric Wang
ded01a4e68
Update XML Entity Definitions for Characters - rang/lang (bug 603716); r=hsivonen,karlt
2011-04-08 11:56:43 -07:00
Ehsan Akhgari
96d750195b
Merge cedar into mozilla-central
2011-04-08 02:27:03 -07:00
Boris Zbarsky
65b7797520
Bug 581177 followup. Remove bogus comment and rev iids.
2011-04-08 00:02:10 -07:00
Boris Zbarsky
7fcb06f8bb
Bug 628794. SVG and HTML/XUL .style come from different interfaces. r=peterv
2011-04-07 22:27:57 -07:00
David Zbarsky
7e54902b80
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
2011-04-07 21:52:08 -07:00
Boris Zbarsky
a338fbe2e2
Bug 581177 part 8. Compress the flags so it's clear what's free. r=sicking
2011-04-07 19:29:50 -07:00
Boris Zbarsky
a63405c419
Bug 581177 part 7. Make 'may have contenteditable attr' into a boolean flag. r=sicking
2011-04-07 19:29:50 -07:00
Boris Zbarsky
f0517db35a
Bug 581177 part 6. Make 'has name' into a boolean flag. r=sicking
2011-04-07 19:29:50 -07:00
Boris Zbarsky
8578808ee1
Bug 581177 part 5. Make 'may have style' into a boolean flag. r=sicking
2011-04-07 19:29:50 -07:00
Boris Zbarsky
2d8a1be03f
Bug 581177 part 4. Make 'has id' into a boolean flag. r=sicking
2011-04-07 19:29:50 -07:00
Boris Zbarsky
a3b8ef7c1e
Bug 581177 part 3. Make IsElement() use a boolean flag. r=sicking
2011-04-07 19:29:49 -07:00
Boris Zbarsky
257c275219
Bug 581177 part 2. Separate mParent from the flags it used to cohabit with. r=sicking
2011-04-07 19:29:49 -07:00
Boris Zbarsky
038d06b0fa
Bug 581177 part 1. Separate mFlags and mSlots into separate members. Stop storing flags in slots. r=sicking
2011-04-07 19:29:49 -07:00
Michael Wu
9314b62d76
Bug 626051 - Optimize script read to avoid crashing in optimized zlib copy, r=smaug
2011-04-06 17:17:56 -07:00
Matheus Kerschbaum
93480c6366
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg
2011-04-02 19:14:00 -07:00
Mats Palmgren
fdde5d340c
Bug 639733 - Include the tag name in the frame state key. r=bzbarsky
2011-04-06 13:32:31 +02:00
Ehsan Akhgari
fc408ed65e
Backout changeset 88eb5b5bb5d2 (bug 583514) because of reftest orange
2011-04-02 07:55:52 -04:00
David Zbarsky
ca29061d7e
Bug 583514 - implement click and accesskey for all HTML elements r=smaug
2011-04-01 18:50:58 -04:00
Ehsan Akhgari
bc84b1a1ca
Backout changeset 649f50ed53ca (bug 646184) because of debug crashtest failures
2011-04-01 18:22:22 -04:00
Ms2ger
6ba85475ea
Bug 646184 - Crash [@ nsGlobalWindow::GetLocalStorage] getting localStorage from removed frame; r=bz
2011-03-30 08:58:21 +02:00
Ms2ger
c342cd1b08
Bug 645331 - Remove unused nsAutoString in nsGenericElement::RemoveAttributeNS; r=smaug
2011-04-01 15:31:35 -04:00
Henri Sivonen
4dfdfe720d
Bug 482909 part 1 - Add atoms needed for Content MathML support in the sanitizer. r=ehsan.
2011-04-01 09:42:21 +03:00
Ehsan Akhgari
49fceed112
Backout the latest cedar merge wholesale until I test the correctness of the merge locally. This commit takes the tree state back to changeset 8d3f6093c425 (the last known good changeset before the merge)
2011-04-01 12:23:48 -04:00
Ehsan Akhgari
f2b4323534
Merge cedar into mozilla-central
2011-04-01 11:37:50 -04:00
Henri Sivonen
e0f79a482b
Bug 482909 part 1 - Add atoms needed for Content MathML support in the sanitizer. r=ehsan.
2011-04-01 09:42:21 +03:00
Peter Van der Beken
0ba34f47fc
Fix for bug 626262 (Don't allow parent's ownerDocument to change during appendChild). r=bz.
...
--HG--
extra : rebase_source : a591ab1b85579ced5fc750253cf2204c5ca021f8
2011-02-07 15:36:16 +01:00
Ehsan Akhgari
41f6aee99f
Merge cedar into mozilla-central
2011-03-31 14:11:37 -04:00
Kyle Huey
e169e16015
Back out Bug 639754.
2011-03-31 09:12:20 -04:00
Kyle Huey
61ff9410c4
Backed out changeset a5dbece71e4a due to test failures
2011-03-31 09:11:21 -04:00
Masayuki Nakano
f137ac24c5
Bug 645662 Should not consume mouse down event at the sub menu of splitmenu or toolbarbutton rolled up r=enndeakin
2011-03-31 21:28:19 +09:00
Matheus Kerschbaum
1f81122982
Bug 639754 - Remove MOZ_IPC checks since IPC is always built now. r=bsmedberg
2011-03-31 07:22:55 -04:00
Ehsan Akhgari
a0f4acae30
Merge cedar into mozilla-central
2011-03-30 13:53:35 -04:00
Graeme McCutcheon
091c5e040f
Bug 566942: Only scan short strings to see if we can use shared data. r=sicking
2011-03-30 10:50:44 -07:00
Simon Montagu
be96a9dc94
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
2011-03-30 08:35:34 +02:00
Chris Leary
733f538571
Merge mozilla-central and tracemonkey.
2011-03-29 14:52:44 -07:00
Chris Leary
78ceed9ab7
Merge mozilla-central to tracemonkey.
2011-03-29 09:05:25 -07:00
Jonas Sicking
c9ef093253
Bug 461066: Test for loadend firing correctly in CORS tests. r=smaug
2011-03-28 13:18:55 -07:00
Jonas Sicking
ca53c7c13a
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
2011-03-28 13:18:45 -07:00
Jonas Sicking
b41f2752c4
Bug 644476 Part 2: Move CORS code from nsXMLHttpRequest.cpp/h to nsCrossSiteListenerProxy.cpp/h. r=smaug
2011-03-28 13:11:09 -07:00
Jonas Sicking
0647926fda
Bug 644476 Part 1: Remove nsIXMLHttpRequest.openRequest now that it's equivalent to nsIXMLHttpRequest.open. r=smaug
2011-03-28 13:05:52 -07:00
Andrew Robbins
7b100e9df1
Bug 536735 - missing-glyph is not at atom. r=longsonr
2011-03-31 10:17:55 +02:00
Ms2ger
3aac8958f3
Bug 637864 - Give nsIViewManager::GetRootView a sane signature; r=bz
2011-03-29 22:24:54 -04:00
Ehsan Akhgari
ca0a27ab24
Merge cedar into mozilla-central
2011-03-29 10:39:07 -04:00
Boris Zbarsky
0ca24831fd
Bug 644069. Fix the caching logic for cross-site requests. r=sicking
2011-03-29 00:41:01 -04:00
Boris Zbarsky
81fa8bcec6
Bug 645938. Make sure to set mFlushesNeeded for all content lists. r=dbaron
2011-03-29 00:41:01 -04:00
Ms2ger
e1868789c3
Bug 628353 - Expose the DATA_CLONE_ERR constant on DOMException; r=jst
2011-03-28 23:32:11 -04:00
Ms2ger
06e2459b57
Bug 604596. Stop using an out param for the return value of GetSMILOverrideStyle. r=bzbarsky
2011-03-28 23:32:11 -04:00
Boris Zbarsky
0a7e20bbec
Bug 313351. ContentStatesChanged should take only one argument. r=dbaron
2011-03-28 23:32:11 -04:00
Ms2ger
d6c0009d84
Bug 601590 - Make AppendElementStart, AppendElementEnd take Element. r=bzbarsky
2010-10-22 23:25:22 +02:00
Justin Lebar
776b8e6a2f
Bug 585978 - Add SSE implementation of is-ascii check in nsTextFragment. r=derf,jst
2010-08-09 15:32:18 -07:00
Luke Wagner
85b4911849
Bug 647337 - rm script filename prefix and flag stuff (r=mrbkap)
2011-04-07 14:25:32 -07:00
Jeff Walden
b80782b484
Bug 643532 - Implement JS_ParseJSON and JS_ParseJSONWithReviver, a first step toward moving away from a begin-consume-finish-based JSON parsing process. r=luke
2011-03-21 11:42:06 -07:00
Boris Zbarsky
88fda2a22f
Bug 631837. Stop doing recursive tree traversal in querySelector(All). r=sicking
2011-03-29 13:29:22 -04:00
Boris Zbarsky
1d0038c7b8
Bug 598832 part 13. Stop using RuleProcessorData in the DOM-exposed selector-matching methods. r=dbaron
2011-03-29 13:29:21 -04:00
Boris Zbarsky
1450ef8e9f
Bug 598832 part 1. Move TreeMatchContext out to where things other than the rule processor can get at it. r=dbaron
2011-03-29 13:29:20 -04:00
Justin Lebar
889111ec58
Bug 586698 - Add SSE versions of LossyConvertEncoding; r=tterribe,jst
2010-08-13 09:15:44 -07:00
Ms2ger
2deca252e5
Bug 639849 - Remove nsIDOM3Document; r=bz
2011-03-26 17:06:27 +01:00
Ehsan Akhgari
a2f674fb10
Merge cedar into mozilla-central
2011-03-25 23:55:33 -04:00
Anna
ad9bb74766
Bug 618662. Make nsIDocument::GetWindow a const method. r=bzbarsky
2011-03-25 23:52:52 -04:00
Boris Zbarsky
5621236360
Bug 607529. Don't trigger animation callbacks on documents that have gone away. r=roc,smaug
2011-03-25 21:05:56 -04:00
Jonas Sicking
9dca224906
Bug 641706: Make SpecialPowers able to create a XHR object with full system powers. r=smaug
2011-03-17 09:19:13 -07:00
Ehsan Akhgari
9fd7693897
Merge backout of bug 263359
2011-03-25 18:16:31 -04:00
Ehsan Akhgari
ec23591598
Back out bug 263359 because it has caused bug 645119
2011-03-25 18:15:29 -04:00
Michael Wu
39759a9aa4
Bug 636251 - Use JSOPTION_NO_SCRIPT_RVAL in nsFrameMessageManager.cpp, r=jorendorff
2011-03-25 14:31:14 -07:00
Ehsan Akhgari
395dbdf918
Merge cedar into mozilla-central
2011-03-25 14:21:07 -04:00
Simon Montagu
9914a030ec
Bug 263359 part 1.5: remove nsDirectionalFrame.
2011-03-24 11:28:44 +02:00
Phil Ringnalda
8031c780e6
Bug 628966 - test_bug428847.html (by way of file_bug428847-1.xhtml) loads http://www.mozilla.com/whatever.xsl over the network; r=sicking
2011-03-23 22:34:02 -04:00
Benjamin Smedberg
4f1ecb131c
Bug 617539 - remove nsIWidget_MOZILLA_2_0_BRANCH, r=jimm
2011-03-25 11:03:35 -04:00
Benjamin Smedberg
61f9c6a63e
Bug 617539 - Fold in nsIFrameLoader_MOZILLA_2_0_BRANCH, r=bz
2011-03-25 11:03:35 -04:00
Benjamin Smedberg
8e05e17a62
Remove nsIDOMNSDocument_MOZILLA_2_0_BRANCH, moving its private method to nsIDocument, r=sicking
2011-03-25 11:03:33 -04:00
Benjamin Smedberg
92bd44c461
Bug 617539 - Remove branch interfaces, nsIHTMLEditor_MOZILLA_2_0_BRANCH, straight backout of revision e9d979b4b4a0, r=ehsan
2011-03-25 11:03:33 -04:00
Mounir Lamouri
77361d1f11
Bug 636750 (4/4) - s/float/double/g on few methods/enums/variables. r=bz sr=sicking
2011-03-25 15:43:53 +01:00
Mounir Lamouri
3e3658025e
Bug 636750 (3/4) - Use a double value instead of a float in nsAttrValue::MiscContainer. r=bz
2011-03-25 15:43:40 +01:00
L. David Baron
802da587ae
Merge layout work from projects/birch, part 2.
2011-03-23 17:39:29 -07:00
Ehsan Akhgari
ca95c68a1e
Merge mozilla-central into cedar
2011-03-23 18:29:19 -04:00
Ehsan Akhgari
47cf269311
Merge mozila-central onto cedar
...
--HG--
rename : toolkit/components/places/src/nsLivemarkService.js => toolkit/components/places/nsLivemarkService.js
2011-03-23 12:06:04 -04:00
Alex Vincent
6dbd14b725
Bug 635835 - Crash with nsTreeWalker::NextNode setting currentNode as JS object from chrome; r=sicking
2011-03-22 16:45:11 -04:00
Craig Topper
72d7c1f754
Bug 576831 part 4. Remove nsICSSStyleRule and use mozilla::css::StyleRule instead. r=bzbarsky
...
--HG--
rename : layout/style/nsCSSStyleRule.cpp => layout/style/StyleRule.cpp
rename : layout/style/nsICSSStyleRule.h => layout/style/StyleRule.h
2011-03-10 21:48:57 -05:00
bjarne@runitsoft,com
d902fada99
Bug 482935 - Cancel() from OnStopRequest should not cause cache entry to be doomed; r=(dwitte, jduell).
2011-03-24 16:45:07 -04:00
Honza Bambas
2683129cc7
Bug 638218 - Asynchronous policy-uri fetching causes connection problems when using NTML proxy; r=dveditz a=hardblocker
2011-03-02 17:46:14 -08:00
hsivonen@iki.fi
7bf44fded1
Remove the Hotmail-specific hack that forces the old parser for document.open() (bug 636692, r=bz, a=blocker).
2011-03-02 13:15:02 -08:00
Boris Zbarsky
58a96f2303
Bug 585786. Do fast-unwrapping even for non-slim wrappers as long as they're cached. r=peterv
2011-03-23 10:45:21 -04:00
Boris Zbarsky
250488127b
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
2011-03-23 10:45:21 -04:00
Doug Turner
5f656fbe46
Bug 642291 - crash [@ nsBufferedInputStream::Write] demos.mozilla.org motovational poster. ipc serialization does not work here, removing it. r=bent a=blocking-fennec
...
--HG--
extra : rebase_source : 8f531293638151217106868db8c635997e785647
2011-03-17 13:46:31 -07:00
Brandon Sterne
429a96251a
Bug 589457 - remove delay from test_x-frame-options response, r=ehsan, a=testonly
2011-03-17 09:21:13 -07:00
Bjarne Herland
befbd5cc3b
Bug 634906: Allow Allow-Origin:null in CORS. r/a=sicking
2011-03-02 12:04:20 -08:00
Boris Zbarsky
6732288f3e
Backed out changeset 7de6b799a753 (asserts for bug 637214) because they still fire. a=fizzy-citrus-soft-drinks
2011-03-02 10:36:44 -05:00
Jonas Sicking
051b30489f
Bug 637214. Restore our nice asserts. r=bzbarsky, a=blocker
2011-03-02 09:36:19 -05:00