Nicholas Cameron
|
f22b204322
|
Bug 734668; remove some more canvas stuff; r=Ms2ger
--HG--
extra : rebase_source : 3950da41e60016c08c6eeb8ea4e8394335091471
|
2012-10-12 22:42:52 +13:00 |
|
Nicholas Cameron
|
ab7f6035bf
|
Bug 734668; remove Thebes canvas. r=roc
--HG--
extra : rebase_source : 57b08c33f72cd611deb30dc1639060a719747849
|
2012-10-12 22:42:51 +13:00 |
|
Olli Pettay
|
0f6bf5eed5
|
Bug 733305, add a way to hide XBL, r=bz, a=abillings
--HG--
extra : rebase_source : df18273ecdbf013138e8e6f1f4ef8082ac4f410c
|
2012-10-10 22:04:42 +03:00 |
|
Benoit Jacob
|
646cd8342f
|
Bug 779611 - part 9: port WebGLActiveInfo to WebIDL bindings - r=bz
|
2012-10-09 14:39:49 -04:00 |
|
Benoit Jacob
|
6ee7b9f2c3
|
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 16:35:54 -04:00 |
|
Benoit Jacob
|
7e3806bc09
|
Bug 797526 - some assertions in nsDOMClassInfo should be fatal in debug builds - r=bz
|
2012-10-04 16:03:49 -04:00 |
|
Benoit Jacob
|
631713204c
|
back out 6f3714945438, 5732dca84958, bfb93cf89612, e697a832c60b for Mac build error
|
2012-10-04 15:06:31 -04:00 |
|
Benoit Jacob
|
47ecb7bdce
|
Bug 779611 - part 8 - port WebGLShader and WebGLProgram to WebIDL bindings - r=bz
|
2012-10-04 14:45:35 -04:00 |
|
Benoit Jacob
|
11b1af470b
|
Bug 779611 - part 7 - port WebGLFramebuffer and WebGLRenderbuffer to WebIDL bindings - r=bz
|
2012-10-04 14:45:33 -04:00 |
|
Benoit Jacob
|
e3e1db192c
|
Bug 779611 - part 6 - port WebGLBuffer to WebIDL bindings - r=bz
|
2012-10-04 14:45:32 -04:00 |
|
Benoit Jacob
|
e406e56db1
|
Bug 779611 - part 5 - port WebGLTexture to WebIDL bindings - r=bz
|
2012-10-04 14:45:25 -04:00 |
|
Randell Jesup
|
881c8d06a1
|
Bug 733002: DataChannel DOM implementation w/ m3 fix r=smaug
|
2012-10-03 19:51:47 -04:00 |
|
Ryan VanderMeulen
|
e45cae4406
|
Backout a9ab0881ebe2 (bug 729512) and ed6491f2335e (bug 733002) due to M3 orange.
|
2012-10-03 21:03:16 -04:00 |
|
Randell Jesup
|
3434c94f2a
|
Bug 733002: DataChannel DOM implementation r=smaug
|
2012-10-03 19:51:47 -04:00 |
|
Benoit Jacob
|
5d519163f1
|
Bug 779611 - part 3 - port WebGL extensions to WebIDL bindings, refactor them - r=bz,jgilbert
|
2012-10-03 17:13:05 -04:00 |
|
Benoit Jacob
|
08fc05d7cf
|
Bug 779611 - part 2 - drop old bindings for WebGLUniformLocation - r=bz
|
2012-10-03 17:13:05 -04:00 |
|
Benoit Jacob
|
545b47b406
|
Bug 779611 - part 1 - port WebGLShaderPrecisionFormat to WebIDL bindings - r=bz
|
2012-10-03 17:13:05 -04:00 |
|
Ed Morley
|
d078159b72
|
Merge mozilla-central to mozilla-inbound
|
2012-10-02 11:19:03 +01:00 |
|
Fabrice Desré
|
bc91d34bfb
|
Bug 782524 - window.navigator instanceof window.Window throws unexpected error [r=bz]
|
2012-10-01 15:30:44 -07:00 |
|
Ms2ger
|
a77a250988
|
Bug 793314 - Remove PtrBits; r=mounir,roc
|
2012-10-02 10:24:11 +02:00 |
|
Ms2ger
|
3f22f8d11b
|
Bug 756897 - Don't use XPCStringConvert::ReadableToJSVal directly in nsDOMClassInfo.cpp; r=bz
|
2012-10-02 10:24:10 +02:00 |
|
Ms2ger
|
db5221a631
|
Bug 780151 - Part b: Don't hand out ThisTranslators; r=bz
|
2012-10-02 10:24:08 +02:00 |
|
Ms2ger
|
d19a1ada0a
|
Bug 780151 - Part a: Remove unused arguments to TranslateThis; r=bz
|
2012-10-02 10:22:32 +02:00 |
|
Ms2ger
|
ea90d0c98b
|
Bug 780146 - Part d: Inline mozilla::dom::binding::DefineConstructor; r=bz
|
2012-10-02 10:07:36 +02:00 |
|
Ms2ger
|
c258b6f47a
|
Bug 780161 - Part c: Introduce nsGlobalWindow::IndexedGetter(); r=bz
|
2012-10-02 10:07:36 +02:00 |
|
Ms2ger
|
a62cc100d1
|
Bug 780161 - Part b: Introduce nsGlobalWindow::GetLength(); r=bz
|
2012-10-02 10:07:35 +02:00 |
|
Peter Van der Beken
|
b5b5988316
|
Fix for bug 791774 (Hook DOM lists up to the new DOM bindings). r=bz.
--HG--
extra : rebase_source : 873020edd9cd3defc932d77bd26b5d65ebf263cb
|
2012-06-13 17:18:30 +02:00 |
|
James Kitchener
|
ec00d0cbc3
|
Bug 718293 - Anchor string in nsHTMLDocumentSH::CallToGetPropMapper. r=jorendorff
|
2012-09-29 12:32:56 -04:00 |
|
Isaac Aggrey
|
0cc4b12d36
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Philipp von Weitershausen
|
ffc72e3d22
|
Bug 776832 - Add a scriptable API to assert app permissions through messagemanager. r=smaug
|
2012-09-27 22:43:12 -07:00 |
|
Ed Morley
|
ce04490c89
|
Backout 52be204da1cf (bug 776663), 965397b043c0 (bug 777508), 182c763efa68 (bug 776832), a2a509184b07 & cba5ba69091f (bug 789973) for failures in test_child_process_shutdown_message.html and friends / conflicting with the backout on a CLOSED TREE
|
2012-09-28 14:08:04 +01:00 |
|
Philipp von Weitershausen
|
7775e8c877
|
Bug 776832 - Add a scriptable API to assert app permissions through messagemanager. r=smaug
|
2012-09-27 22:43:12 -07:00 |
|
Ryan VanderMeulen
|
31282751fb
|
Backout 93b39d0f7d17 for build bustage.
|
2012-09-27 23:25:13 -04:00 |
|
James Kitchener
|
be7032627b
|
Bug 718293 - Anchor string in nsHTMLDocumentSH::CallToGetPropMapper. r=jorendorff
|
2012-09-27 23:05:58 -04:00 |
|
Terrence Cole
|
185355684f
|
Bug 791322 - Move Rooted to js:: namespace; r=billm
These should not be part of the public API.
--HG--
extra : rebase_source : 00a69ee54f06e3f557cd9ec2f3b059df10aa32df
|
2012-09-24 18:08:22 -07:00 |
|
Bill McCloskey
|
f13e8e29d9
|
Bug 787856 - Convert JS_GetPrototype to support lazy protos (r=bhackett)
|
2012-09-03 16:42:17 -07:00 |
|
Bill McCloskey
|
83bc2a1a11
|
Bug 787856 - Convert js::GetObjectProto to support lazy protos (r=bhackett)
|
2012-09-03 16:42:10 -07:00 |
|
Ed Morley
|
dce1c2e5c4
|
Backout be95f234ff6e (bug 776832) for various mochitest-1 failures
|
2012-09-26 10:31:19 +01:00 |
|
Philipp von Weitershausen
|
7d83192a58
|
Bug 776832 - Add a scriptable API to assert app permissions of apps through messagemanager. r=smaug
|
2012-09-26 00:41:51 -07:00 |
|
Fernando RodrÃguez Sela
|
cf29313e18
|
Bug 744700 - B2G 3G: Notify connection errors in the WebMobileConnection API (part 1), r=bent
|
2012-09-25 12:21:39 -07:00 |
|
Benoit Jacob
|
e87660d62e
|
Bug 750862 - Implement WEBGL_compressed_texture_pvrtc - r=jgilbert
|
2012-09-25 08:49:28 -04:00 |
|
Benoit Jacob
|
8a05af4222
|
Bug 790712 - Implement WEBGL_compressed_texture_atc - r=jgilbert
|
2012-09-25 08:49:28 -04:00 |
|
Jim Mathies
|
9418b94d60
|
Bug 726615 - Completely remove MozTouch event support from mc. r=smaug
|
2012-09-22 14:28:08 -05:00 |
|
Ray Cheung
|
655d78e09d
|
Bug 779500 - WebFM, r=jlebar,glandium sr=jonas
|
2012-09-19 11:23:33 -04:00 |
|
Anant Narayanan
|
ef6ae63b3f
|
Bug 752352: Implement getUserMediaDevices for privileged chrome code; r=smaug, r=jesup
|
2012-09-20 12:54:00 -07:00 |
|
Ms2ger
|
5b4f3272e0
|
Merge PGO-green changeset from m-i to m-c.
|
2012-09-20 11:51:47 +02:00 |
|
Ms2ger
|
33b350e909
|
Bug 776243 - Unpref WebGL context bindings; r=peterv
|
2012-09-20 09:55:36 +02:00 |
|
Ms2ger
|
7fec2d16ba
|
Bug 744907 - Remove BlobBuilder; r=sicking
|
2012-09-20 09:55:36 +02:00 |
|
Luke Wagner
|
e61972c84b
|
Bug 792235 - rm JS_SuspendRequest (r=mrbkap)
--HG--
extra : rebase_source : 63484578f26b009c1c6dc555c736aaa1b71d1e4a
|
2012-09-04 14:43:25 -07:00 |
|
Peter Van der Beken
|
d21c8a19b6
|
Fix for bug 788532 (Add the new DOM bindings API to DOM lists). r=bz.
--HG--
extra : rebase_source : 18e21a786b6a9cc2aeada52ba5ca3a2614cb596b
|
2012-09-05 22:49:53 +02:00 |
|