Peter Van der Beken
|
fc29bef1e5
|
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
|
2009-07-22 20:50:24 +02:00 |
|
Peter Van der Beken
|
082ea855e7
|
Backing out 410eb23d33c7 to restore accidentaly deleted file (parser/html/javasrc/README.txt).
--HG--
extra : rebase_source : cd514c9544e20eacef1bbf40a0a369788801711a
|
2009-08-13 10:02:48 +02:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
Jacek Caban
|
1c095fedd4
|
Bug 505727 - nsDOMClassInfo.cpp fails to compile on MinGW. r=bz
|
2009-08-09 21:42:55 +02:00 |
|
Johnny Stenback
|
790a107f1e
|
Fixing bug 492713. Remove security checks that are no longer needed. r+sr=mrbkap@gmail.com
|
2009-07-30 16:53:04 -07:00 |
|
Robert Sayre
|
710cad8b2a
|
Merge tracemonkey to mozilla-central.
|
2009-07-24 13:42:38 -04:00 |
|
Robert Sayre
|
a181aec2ed
|
Merge mozilla-central to tracemonkey.
|
2009-07-23 16:49:14 -04:00 |
|
Peter Van der Beken
|
e7c19654e6
|
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
--HG--
extra : rebase_source : e42a5ad4bc82ef7b6933e9420840f83548ecde2c
|
2009-07-22 20:50:24 +02:00 |
|
Igor Bukanov
|
9534c3d315
|
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
|
2009-07-22 18:23:21 +02:00 |
|
timeless@mozdev.org
|
145236e39f
|
Bug 504474 JS_ValueToBoolean is void
r=brendan
|
2009-07-22 17:31:04 -05:00 |
|
Justin Lebar
|
e2b23a8e47
|
Bug 504220: document.body and window should contain onhashchange attribute r=mrbkap, sr=mrbkap
|
2009-07-15 15:46:14 -07:00 |
|
Peter Van der Beken
|
3145f88586
|
Part 1 of fix for bug 500850 (Make inline style use wrapper cache and slimwrappers). r/sr=bz.
--HG--
extra : rebase_source : 21f9c86dc4024e0e23882226e8395d61d5b0c518
|
2009-07-13 13:14:57 +02:00 |
|
Blake Kaplan
|
ece0649965
|
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
|
2009-05-21 01:17:51 -07:00 |
|
Johnny Stenback
|
4cc2512ac8
|
Fixing bug 502137. Removing dead code relating to plugin scripting, and updating some comments. r+sr=mrbkap@gmail.com
--HG--
extra : rebase_source : 2101080c410c9656cdbfc4503479470545c9f351
|
2009-07-06 13:56:18 -07:00 |
|
Peter Van der Beken
|
abf872eeb3
|
Fix for bug 502617 (Crash when logging in to Facebook [@ JS_GetClass]). r/sr=smaug.
|
2009-07-06 18:03:42 +02:00 |
|
Peter Van der Beken
|
ca8ccf47e0
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
<jlebar@mozilla.com>
|
7de5d30e8d
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Josh Aas
|
70edf7241e
|
Remove nsIPluginInstanceInternal, fold it into nsIPluginInstance. b=501786 r/sr=jst
|
2009-07-02 00:52:07 -04:00 |
|
Blake Kaplan
|
4ee6a3c9c0
|
Fix build bustage from bug 500846.
|
2009-07-01 12:27:24 -07:00 |
|
Blake Kaplan
|
79d2a918d8
|
Bug 500846 - Calculate sObjectClass in non-browser embeddings. r+sr=bzbarsky
|
2009-07-01 12:12:32 -07:00 |
|
Johnny Stenback
|
a511964116
|
Fixing bug 442399. Remove LiveConnect from the tree. r=joshmoz@gmail.com, bclary@bclary.com, sr=brendan@mozilla.org
|
2009-06-30 15:55:16 -07:00 |
|
Josh Aas
|
73eb23eeb9
|
Remove nsPIPluginHost. b=501388 r/sr=jst
|
2009-06-30 16:49:04 -04:00 |
|
Vladimir Vukicevic
|
d49b688ab5
|
b=500883; put canvas3d into core (disabled by default, configure flag to enable); r=me,npotb
|
2009-06-27 16:44:35 -07:00 |
|
Josh Aas
|
4734a09527
|
Remove nsIPluginManager/nsIPluginManager2. Fold their functionality into nsIPluginHost. b=499431 r/sr=jst
|
2009-06-25 17:06:54 -04:00 |
|
Peter Van der Beken
|
5d8c1964f8
|
Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.
--HG--
extra : rebase_source : 08180bab30c83d82620de0812b89d90f9e038d13
|
2009-06-24 08:30:11 +02:00 |
|
Peter Van der Beken
|
f890ae6548
|
Backed out c8297c309ab3 (Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.) to fix orange.
|
2009-06-23 16:46:34 +02:00 |
|
Peter Van der Beken
|
a9aeb312b1
|
Backed out c8297c309ab3 (Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.) to fix orange.
|
2009-06-23 16:46:11 +02:00 |
|
Peter Van der Beken
|
c80a762ca0
|
Fix for bug 499777 (Cannot convert WrappedNative to function (NS_ERROR_XPC_CANT_CONVERT_WN_TO_FUN)). r/sr=mrbkap.
--HG--
extra : rebase_source : f0d4931f34bd48952712ffeb6cc8d25dad592e18
|
2009-06-23 12:09:13 +02:00 |
|
Peter Van der Beken
|
3e77cc7366
|
Fix for bug 499754 (Remove DocumentStyleSheetList from DOMCI). r/sr=bz.
--HG--
extra : rebase_source : 994c6ddd20bbc36df7e8c1fd75b146a3da9aad8b
|
2009-06-23 12:09:13 +02:00 |
|
Olli Pettay
|
1a534bf2c2
|
Bug 497178 - Make nsPIDOMEventTarget::GetListenerManager to return nsIEventListenerManager*, r+sr=peterv
--HG--
extra : rebase_source : e92146a2236fe857aff7b2a9b1516b30174b8d83
|
2009-06-23 14:23:52 +03:00 |
|
Peter Van der Beken
|
2cd9ab8291
|
Fix for bug 484764 (Set up DOM prototype chains from PostCreateProto instead of PostCreate). r/sr=jst.
--HG--
extra : rebase_source : 8e24cbcede7e48e42c4c06a55d3bc7dd91603020
|
2009-06-03 17:30:18 +02:00 |
|
Josh Aas
|
5dc8045c32
|
Remove nsIScriptablePlugin, part of the XPCOM plugin API. b=498164 r/sr=sicking
|
2009-06-19 15:37:09 -04:00 |
|
Matthew Gregan
|
734ebb107c
|
Bug 488814. HTMLMediaError lies about some interfaces it implements, don't lie. r+sr=jst
--HG--
extra : rebase_source : 718aab295c395c0a20c4ff3cdf9dc8a80fc8f2ee
|
2009-06-12 14:09:28 +12:00 |
|
Blake Kaplan
|
740f02c87b
|
Bug 497102 - Add missing call. r+sr=bzbarsky
|
2009-06-10 15:41:26 -07:00 |
|
L. David Baron
|
3dd611372e
|
Backed out changeset 1abeb6c87131 (Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs)) due to mochitest failures and leaks.
|
2009-05-21 06:54:41 -04:00 |
|
Blake Kaplan
|
83e011d635
|
Bug 480205 - Implement a wrapper for exposing chrome objects to content (aka COWs). r+sr=jst sr=bzbarsky on some parts.
|
2009-05-21 01:17:51 -07:00 |
|
Johnny Stenback
|
7e36be9390
|
Fixing bug 494051. Don't fall off trace when accessing the global property 'window'. r+sr=mrbkap@gmail.com
|
2009-05-20 15:39:02 -07:00 |
|
Blake Kaplan
|
26e255161f
|
Bug 493281 - Find our object. r+sr=jst
|
2009-05-18 16:45:29 -07:00 |
|
Honza Bambas
|
b1ee7471c1
|
Bug 492219 - localStorage's constructor should be Storage, r+sr=jst
|
2009-05-16 15:59:30 +02:00 |
|
Johnny Stenback
|
73465880a9
|
Fixing bug 484040. Don't fall off trace when accessing 'document' in JS. r+sr=mrbkap@gmail.com
|
2009-05-12 13:18:52 -07:00 |
|
Robert O'Callahan
|
c9a1f5499c
|
Bug 476526. Release the style context before calling LoadBindings. r+sr=bzbarsky
|
2009-05-08 14:41:12 +12:00 |
|
Olli Pettay
|
e64efde796
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 7bce078904782a5a907eebbbff7b74a905cfa8c1
|
2009-05-07 16:59:51 +03:00 |
|
Olli Pettay
|
fc5f3a87aa
|
backout bug484775
|
2009-05-07 10:19:06 +03:00 |
|
Olli Pettay
|
d9072725ae
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 9c6f8f9d3cd1283adb7b69b93440f7da01924326
|
2009-05-07 09:31:04 +03:00 |
|
Olli Pettay
|
cf655e13da
|
Bug 491137 - Remove nsIDOMLoadStatusEvent.idl, r+sr=jst
|
2009-05-06 06:49:19 +03:00 |
|
Blake Kaplan
|
54734b9d0b
|
Bug 475864 - Move native anonymous content checks into a wrapper so that quickstubs don't sidestep them. r=jst sr=bzbarsky
|
2009-04-23 00:21:22 -07:00 |
|
Igor Bukanov
|
95c0598199
|
bug 488285 - fixing strict mode warnings with DOm window object. r=brendan
|
2009-04-15 16:09:58 +02:00 |
|
Benjamin Smedberg
|
87e4d3d1bb
|
Bug 326628 Try #2 - User content can pop up PKCS11 dialogs, which is annoying and entirely unnecessary r+sr=jsr,r=kaie
|
2009-04-10 13:21:04 -04:00 |
|
Josh Aas
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Benjamin Smedberg
|
8af63417a3
|
Back out everything from bug 326628 because it's too red to fix on the fly. CLOSED TREE
|
2009-04-09 16:01:02 -04:00 |
|