Ed Morley
|
6e443492c7
|
Bug 614515 - Remove MOZ_SVG conditions. r=roc
|
2011-05-30 09:34:50 +02:00 |
|
Masayuki Nakano
|
8b335d50b1
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Masayuki Nakano
|
55fb2a7014
|
Bug 659913 part.1 Remove nsContentUtils::GetPrefBranch() r=roc
|
2011-05-29 08:39:27 +09:00 |
|
Masayuki Nakano
|
fb785dc0c4
|
Bug 660401 Re-land the previous backed out patch
|
2011-05-28 16:03:00 +09:00 |
|
Masayuki Nakano
|
4b48118579
|
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
|
2011-05-28 13:50:19 +09:00 |
|
Mounir Lamouri
|
1b1fefb606
|
Bug 659852 - Remove nsContentUtils::ReleasePtrOnShutdown and nsContentUtils::sPtrsToPtrsToRelease. r=sicking
|
2011-05-27 12:48:28 +02:00 |
|
Masayuki Nakano
|
f8ce34e081
|
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
|
2011-05-27 13:53:03 +09:00 |
|
Masayuki Nakano
|
00721c9ede
|
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
|
85eab34d42
|
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 |
|
Jonas Sicking
|
b3f3996b2d
|
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 |
|
Masayuki Nakano
|
81dbe5de4d
|
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
|
ccc2f5b479
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Ms2ger
|
9f6fd81253
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|
Ehren Metcalfe
|
625a838a39
|
Bug 551390 - Remove dead code in content r=sicking,roc
|
2011-05-17 15:54:09 +02:00 |
|
Jeff Walden
|
6423a99dfb
|
Remove js_ReparentTypedArrayToScope as it's unused. No bug, r=jorendorff, rs=bent
|
2011-05-10 14:40:45 -07:00 |
|
Jonas Sicking
|
2629ff7a1f
|
Bug 643786. Don't fire DOMNodeRemoved when removing the editor created <br>. r=ehsan
|
2011-05-09 12:33:04 -07:00 |
|
Jonas Sicking
|
0bb568a6ca
|
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 |
|
Justin Lebar
|
e1f02bed7e
|
Bug 551225 - Make pushState use structured clone. r=zpao, sicking
|
2011-04-24 22:30:54 -04:00 |
|
L. David Baron
|
e615e7e2d4
|
Add support for regexp() function in @-moz-document rule. (Bug 398962) r=bzbarsky
|
2011-04-28 10:21:37 -07:00 |
|
Peter Van der Beken
|
a24706ed0d
|
Fix for bug 649057 (Make all nsINodeLists inherit from nsWrapperCache). r=bz.
|
2009-06-16 08:32:10 +02:00 |
|
Peter Van der Beken
|
6e33837f42
|
Fix for bug ug 652135 (Add more CC edge names). r=dbaron.
|
2011-02-02 16:30:03 +01:00 |
|
Olli Pettay
|
b844db9410
|
Bug 648573 - Implement touch event interfaces, r=jst, pref'ed off by default
|
2011-04-26 15:30:17 +03:00 |
|
Justin Lebar
|
78759bc206
|
Bug 647273 - Remove nsIContentUtils and nsIContentUtils2. r=sicking
|
2011-04-14 13:58:36 -07:00 |
|
Justin Lebar
|
2758d447e2
|
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
|
2011-03-31 12:35:04 -04:00 |
|
Neil Rashbrook
|
2f3fa80f11
|
Bug 639338 Unable to specify XBL modifiers for all possible mouse events r=smaug
|
2011-04-18 21:57:32 +01:00 |
|
Ms2ger
|
19d50a2208
|
Bug 604592 - Make Node.prefix readonly; r=smaug
|
2011-04-11 13:06:18 +02:00 |
|
Simon Montagu
|
1229c0fc4d
|
Remove UTF-32 encoder and decoder. Bug 604317, r=emk
|
2011-03-30 08:35:34 +02:00 |
|
Jonas Sicking
|
12e77965ef
|
Bug 637214 the continuing saga. Add removable script blockers in a few more places, create an auto helper for that. r=bzbarsky, a=blocker
|
2011-03-02 09:36:19 -05:00 |
|
Matt Woodrow
|
99dd7b579f
|
Bug 637901 - Don't trash our cached ImageContainer unless the retained layer manager has changed. r=tnikkel a=blocking2.0
|
2011-03-02 21:53:27 +13:00 |
|
Ben Turner
|
26dc8a05e2
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-16 12:47:08 -08:00 |
|
Ben Turner
|
92054a70e6
|
Backout 10ebc5ea11ac due to test failures.
|
2011-02-09 15:29:31 -08:00 |
|
Ben Turner
|
69da70d5c5
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-09 12:51:16 -08:00 |
|
Ben Turner
|
f17b16f00e
|
Backout bug 614347 due to test failures
|
2011-02-08 22:15:48 -08:00 |
|
Ben Turner
|
57ffd64968
|
Bug 614347 - 'XPConnect-wrapped JSObjects must clear their gray bit when they are handed out'. r=peterv+gal, a=blocking.
|
2011-02-08 18:54:14 -08:00 |
|
Andreas Gal
|
92290fcd23
|
Don't include jsapi.h in nsContentUtils.h (bug 628178, r/a=jst).
|
2011-01-24 16:07:13 -08:00 |
|
Mihai Sucan
|
1678b55dc2
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 2; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:58 -04:00 |
|
Peter Van der Beken
|
684f184dec
|
Fix for bug 605672 (Fix reason for invalid scope assertion). r=jst, a=blocker.
|
2010-12-03 17:43:25 +01:00 |
|
Shawn Wilsher
|
6e6db742f5
|
Merge mozilla-central to Places.
|
2010-12-13 15:08:04 -08:00 |
|
Shawn Wilsher
|
9e1825ffd2
|
Merge mozilla-central into Places
|
2010-12-06 09:48:54 -08:00 |
|
Shawn Wilsher
|
6e4704eea8
|
Merge mozilla-central to Places.
|
2010-12-02 09:05:33 -08:00 |
|
Shawn Wilsher
|
b25eee428b
|
Merge mozilla-central into Places.
|
2010-11-29 08:43:57 -08:00 |
|
Peter Van der Beken
|
28f581845a
|
Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker.
|
2010-11-30 12:02:15 -08:00 |
|
Marco Bonardo
|
07281c7b6e
|
Bug 568969 - Nuke nsContentUtils::GetHistory.
Original patch by Shawn Wilsher
r=bz a=bsmedberg
|
2010-08-05 10:07:46 -07:00 |
|
Mike Kristoffersen
|
f824206416
|
Bug 575647 - [e10s] Move FlushLayoutForTree to nsContentUtils r=jonas, a=approval2.0
|
2010-11-03 13:57:15 +01:00 |
|
Peter Van der Beken
|
f7d3be165f
|
Bug 605672. Fix reason for invalid scope assertion. r=jst@mozilla.com, a=blocker.
|
2010-11-30 12:02:15 -08:00 |
|
Josh Aas
|
fafacb163e
|
Bug 573873: Make sure to propagate redirect notifications whenever we don't kill the redirect for plugins. r=jst sr=bz a=blocking2.0betaN+
|
2010-12-03 10:46:10 -05:00 |
|
Johnny Stenback
|
891bbc8096
|
Backed out changeset 78df45be19d1 due to test failures caused by it but were hidden because of lack of support for adoptNode, which was fixed in a4813c8be814, a=orange
|
2010-12-02 23:36:00 -08:00 |
|
Jonas Sicking
|
7d2b9d4e82
|
Bug 595397: Add a pref to enable XUL and XBL for file:. r=dveditz a=blocker
|
2010-11-23 00:50:55 -08:00 |
|
Robert Sayre
|
c355a3f300
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-12-09 13:37:40 -05:00 |
|
Igor Bukanov
|
461e740104
|
Bug 614578 - Removal of nsAutoGCRoot. r=mrbkap
|
2010-11-26 15:11:14 +01:00 |
|