Commit Graph

23 Commits

Author SHA1 Message Date
Brian Hackett
2ecf6804fd Merge MC -> JM 2011-10-19 14:26:08 -07:00
Olli Pettay
ffb4115bc4 Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst 2011-10-18 14:19:44 +03:00
Olli Pettay
1cdbb1b884 Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst 2011-10-18 13:53:36 +03:00
Brian Hackett
a8d7dceb1f Add missing #include, bug 693754. 2011-10-12 12:20:52 -07:00
Brian Hackett
55c600efc0 Fix use of getPrivate() on function object, bug 693754. 2011-10-12 09:48:46 -07:00
Jeff Walden
8ce2dc6ecd Bug 679509 - Make sure convert hooks in plugin code always return a primitive value. r=mrbkap, r=luke, r=jst 2011-10-14 16:27:50 -07:00
Jeff Walden
b02b85d75e Back out bug 679509 -- need to try another approach. r=backout 2011-10-13 11:30:17 -07:00
Jeff Walden
2004b7a6cf Bug 679509 - Make sure convert hooks in plugin code always return a non-primitive value. r=luke 2011-10-11 15:42:15 -07:00
Josh Aas
bbe816bfa8 Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
Michael Wu
0fe7772ece Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones 2011-09-28 23:19:26 -07:00
Ms2ger
6057ede4ed Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst 2011-09-18 11:22:17 +02:00
Benjamin Smedberg
bccb7c9174 Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary 2011-06-14 15:49:48 -04:00
Benjamin Smedberg
db0bb30d65 Back out bug 653083 because of crashtest crashes (bug698862.html) in PluginInstanceParent::GetNPP for a crashed plugin 2011-06-16 13:22:24 -04:00
Benjamin Smedberg
2e43a3b279 Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary 2011-06-14 15:49:48 -04:00
Benjamin Smedberg
9e567a7242 Bug 655098 - Root the jsid stored in NPObjectMemberPrivate.methodName, r=cdleary,mrbkap 2011-05-06 11:24:05 -04:00
Chris Leary
0bdaad1464 Merge mozilla-central and tracemonkey. 2011-05-23 00:02:05 -07:00
Chris Leary
3403bcf399 Merge mozilla-central and tracemonkey. 2011-05-20 14:29:36 -07:00
Josh Aas
60c0c9ea43 Bug 657952: Minimize methods in nsIPluginHost. r=jst 2011-05-21 09:28:54 -04:00
Chris Leary
d3a2ee665f Bug 654301: Better interned string API, take 2. (r=Waldo) 2011-05-17 12:15:12 -07:00
Josh Aas
fdde0fa13b Bug 637253: Remove nsIPluginInstance interface. r=bsmedberg 2011-05-17 21:48:34 -04:00
Benjamin Smedberg
8f6641e796 Bug 649558 - Move modules/plugin/base to dom/plugins/base, r=josh 2011-04-26 17:38:43 -04:00
Chris Leary
e79555625d Back out bug 654301 to run again on try. 2011-05-16 19:03:20 -07:00
Chris Leary
216767724d Bug 654301: Better interned string API. (r=Waldo) 2011-05-16 18:18:59 -07:00