Vivien Nicolas
060eedfad3
Bug 748889 - Silent a warning about an undefined @mozilla.org/privatebrowsing. r=enndeakin
2012-05-04 20:05:40 +02:00
Vivien Nicolas
c9abe200c0
Bug 751144 - warning: ok is undefined in dom/base/WebApps.js. r=fabrice
2012-05-04 20:02:05 +02:00
Vivien Nicolas
656f4f847e
Bug 748858 - Use the startPoint argument of mozIDOMApplication.launch. r=fabrice
2012-05-04 20:02:05 +02:00
Boris Zbarsky
f6f26e0dbb
Bug 748637. Refactor argument conversion to primitive values to make it easier to extend in the future. r=peterv
2012-05-04 12:38:48 -04:00
Boris Zbarsky
a88c985af8
Bug 745897. Add the new DOM bindings APIs to WebGLContext. r=bjacob
...
This adds APIs suitable for calling from the new DOM bindings to WebGLContext and makes the XPCOM
versions of the WebGL context API call through to the new-binding versions.
2012-05-04 12:38:44 -04:00
Boris Zbarsky
feb7ab2ae4
Bug 747827. Add some structs that can be used to represent typed arrays in DOM bindings. r=peterv
2012-05-04 12:36:56 -04:00
Boris Zbarsky
71b67c11da
Bug 747825. Make the WebGLContext a wrapper cache. r=peterv
2012-05-04 12:36:40 -04:00
James Willcox
ccf9563059
Bug 751885 - Cancel pending events when plugin is destroyed on Android r=blassey
2012-05-04 11:48:41 -04:00
Kartikaya Gupta
ab5dc60ad7
Bug 748531 - Guard against exceptions in JNI. r=blassey
2012-05-04 11:08:47 -04:00
James Willcox
d5a5c8485b
Bug 750760 - Fix Android plugin positioning when iframes are used r=blassey
2012-05-04 10:38:11 -04:00
Boris Zbarsky
63942bcf84
Bug 751458. Don't let DOM workers confuse the slow-script time accounting and trigger slow script dialogs. r=bent
2012-05-04 03:22:18 -04:00
Josh Aas
cde2dc4dfa
Bug 751641: Fix bug in which we add a Java MIME type to all plugins. r=jst
2012-05-04 00:35:07 -04:00
Doug Turner
8037368886
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
04eebc18ac
Bug 738131 - implement device proximity. r=smaug
...
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
2012-05-02 09:43:45 -07:00
Doug Turner
226903b701
Bug 740473 - Preference to disable device sensors. r=smaug
2012-05-02 09:43:45 -07:00
Steve Fink
6da79d663c
Bug 730208 - UnmarkGray fixups for globals and contexts. r=billm
...
A common source of potential black -> gray edges is JSAPI calls made on objects with gray globals or contexts holding gray globals. (The call could potentially update a black object with a pointer to that global.) This patch mostly traps places where contexts are used, and unmarks their globals. It also includes some more global unmarking.
--HG--
extra : rebase_source : 835c1d6b4a7f7a11571412075ae8847475079edd
2012-03-14 09:32:58 -07:00
Steve Fink
b474ca5c6c
Bug 730208 - UnmarkGray various JS objects to prevent them from being used to create black -> gray edges. r=smaug
...
--HG--
extra : rebase_source : ba0e5a7c3f9f5f4c76eaa3c8e20d406b9691be9b
2012-03-20 21:29:47 -07:00
Eric Chou
d7357f933b
Backout 4a9ebf972d27 (Bug 730990) because it was checked-in without superreview
2012-05-04 07:53:51 +08:00
Ryan VanderMeulen
b9adb22ef6
Back out b5fd22efe23d (bug 739740) due to bustage. r=TryFTW
2012-05-03 18:51:14 -04:00
David Rajchenbach-Teller
1e571f193a
Bug 739740 - Export libc constants to JS. r=khuey,glandium
2012-04-30 12:14:38 +02:00
James Willcox
a9ce928a37
Bug 730890 - Install and run an Android Looper on Gecko main thread r=cjones
2012-05-03 10:53:31 -04:00
Andrew McCreight
fdea830c29
Bug 744103, part 2 - Change NoteScriptChild to NoteJSChild. r=smaug
2012-05-03 12:28:10 -07:00
Ed Morley
626d72f39d
Merge mozilla-central to mozilla-inbound
2012-05-03 20:13:41 +01:00
Jonathan Griffin
8845cb0d2e
Bug 751403 - Use window.navigator instead of just navigator in telephony tests, r=mdas, a=b2g-only, npotb
2012-05-03 11:41:29 -07:00
Ali Juma
8f24fa831e
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
2012-05-03 12:33:51 -04:00
Olli Pettay
c21499a6c4
Bug 751561 - Call forgetSkippable at least twice before CC, r=mccr8
...
--HG--
extra : rebase_source : 7434eb9be0bbdfd7fe44e1aeced9698d6c0627e1
2012-05-03 19:17:01 +03:00
Matt Brubeck
e30c7524d9
Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst]
2012-05-03 09:15:38 -07:00
Olli Pettay
12186d29d1
Bug 751286 - eventPhase NONE constant, r=sicking
2012-05-03 13:59:51 +03:00
Ehsan Akhgari
8e06ce886a
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
2012-05-02 19:40:48 -04:00
Philipp von Weitershausen
89df0f5c94
Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot
2012-05-02 16:32:46 -07:00
Jose Antonio Olivera Ortega
c8f14625e9
Bug 714973 - Add emergency calls to RIL's state machine. r=philikon
2012-05-02 16:32:46 -07:00
Matt Brubeck
4d406ce050
Merge mozilla-central and mozilla-inbound
2012-05-02 15:58:11 -07:00
Josh Aas
3bcd043907
Bug 748343: Remove support for "java" and "packages" objects from the DOM. r=jst sr=smaug a=ehsan CLOSED TREE
2012-05-01 16:47:35 -04:00
Ed Morley
4c9a4fe090
Merge mozilla-central to mozilla-inbound
2012-05-01 09:53:31 +01:00
Timothy Nikkel
2ba35ee3d6
Bug 749816. When setting the display port for an element We only need to discard layer contents when we are hiding a document with a widget. r=roc
2012-05-01 01:43:59 -05:00
aceman
126540969c
Bug 750501 - Fix build failure in nsDOMClassInfo.cpp due to missing nsIDOMMediaStream.h when MOZ_MEDIA is disabled. r=bz
2012-04-30 22:45:02 -04:00
Kyle Huey
92852a5141
Sync webidl-parser to m-c to pick up Bug 742141. r=me a=me
2012-05-01 23:23:45 -04:00
Michael Wu
3d734535e2
Bug 749080 - Make AudioManager.cpp build again, r=cjones
2012-04-30 14:10:48 -04:00
Yoshi Huang
1c4cb23729
Bug 750161 - B2G RIL: typo in cardstatechange event. r=philikon
2012-04-30 13:11:59 +08:00
Peter Van der Beken
a719fd5f6d
Fix for bug 741367 (Creating second XMLHttpRequest via Components.Constructor throws NS_ERROR_FAILURE): don't overwrite content-defined properties. r=bz.
...
--HG--
extra : rebase_source : f9c7fe34d4cde28cafea0536e305704e2dc04ff7
2012-04-27 09:57:09 +02:00
Peter Van der Beken
c92fce970f
Fix for bug 742156 (Stringifying EventTarget throws): implement a toString method for interface objects. r=bz.
...
--HG--
extra : rebase_source : cd692b5231e4d183e0bbd368965e704ede54661f
2012-05-02 15:28:17 +02:00
Peter Van der Beken
2124da09e0
Fix for bug 744772 (Trace the DOM interface object array). r=bz.
...
--HG--
extra : rebase_source : c9f27bed0eab0e6db03295050176ef986cf0b59b
2012-05-02 14:49:43 +02:00
Ed Morley
2edc226083
Backout 5a0fe30e6b1a (bug 565274) for M4 test_bug377624.html failures on a CLOSED TREE
2012-05-03 12:32:49 +01:00
Arnaud Bienner
4fa5e397fb
Bug 565274 - Implement the accept attribute for the form and file upload controls for custom MIME types. r=sicking
2012-05-03 00:49:24 +02:00
Mike Hommey
baed0551b0
Bug 748739 - Link stdc++compat as a static library, and always link it when STDCXX_COMPAT is enabled. r=ted
...
--HG--
rename : build/stdc++compat.cpp => build/unix/stdc++compat/stdc++compat.cpp
2012-04-30 08:03:59 +02:00
Robert O'Callahan
9eef1b9f61
Bug 664918. Part 8: Add mozCaptureStream()/mozCaptureStreamUntilEnded() APIs to HTML media elements, returning a MediaStream representing the contents of the media element. r=cpearce,jesup
...
This is currently not fully functional. The MediaStream always ends when the underlying resource ends. You can't use these APIs on a media element
whose src is a MediaStream. Seeking or pausing the resource will cause problems. The media element does not play back in sync with the MediaStream.
2012-04-30 15:12:42 +12:00
Robert O'Callahan
53a92c834a
Bug 664918. Part 7: Let the "src" attribute of HTML media elements accept a MediaStream DOM object, to make the media element play back the contents of the given stream. r=cpearce,jesup
2012-04-30 15:12:28 +12:00
Robert O'Callahan
00a409b20f
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
2012-04-30 15:11:34 +12:00
Paul ADENOT
e5b8bb42a8
Bug 480376 - Implement mozHasAudio to indicate when there's no audio track available. r=cpearce
2012-04-28 11:01:10 -04:00
Gregor Wagner
bf5704b4cf
Bug 743336 - Settings API: Add service. r=fabrice
2012-04-27 16:21:31 -07:00