Gregor Wagner
b0684ef59d
Bug 753414 - Contacts API: Add localized sorting. r=kaze
2012-05-10 09:41:49 -07:00
Ed Morley
6804166709
Merge mozilla-central to mozilla-inbound
2012-05-10 14:07:11 +01:00
Ed Morley
96efc684dc
Merge mozilla-central to mozilla-inbound
2012-05-01 09:53:31 +01:00
Timothy Nikkel
674735aa60
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
047587d603
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
Gregory Szorc
bd7786fdde
Merge m-c into s-c
2012-04-30 19:02:39 -07:00
Kyle Huey
e69d4afe08
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
e4561a2148
Bug 749080 - Make AudioManager.cpp build again, r=cjones
2012-04-30 14:10:48 -04:00
Richard Newman
c12a156ffa
Merge m-c to s-c.
2012-04-29 23:41:26 -07:00
Yoshi Huang
d517550229
Bug 750161 - B2G RIL: typo in cardstatechange event. r=philikon
2012-04-30 13:11:59 +08:00
Anant Narayanan
a78f5f47a4
Bug 745069 - Add methods to DOMApplicationRegistry for AitC support; r=fabrice
2012-04-28 00:10:08 -07:00
Phil Ringnalda
1f0b033b16
Merge m-c to m-i
2012-04-26 21:40:59 -07:00
Paul ADENOT
c3d69642e4
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
00991ffdc4
Bug 743336 - Settings API: Add service. r=fabrice
2012-04-27 16:21:31 -07:00
James Willcox
4b0d6b0c67
Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey
2012-04-27 16:04:47 -04:00
Peter Van der Beken
e8ffd52b82
Fix for bug 752042 (Support running code after successful wrapping in Paris bindings). r=bz.
2012-04-26 23:44:24 +02:00
Honza Bambas
5c980b456a
Bug 749182 - crash in nsSessionStorageEntry::~nsSessionStorageEntry due to a double delete, r=bz
2012-04-26 23:07:51 +02:00
Olli Pettay
d15bcc7fbb
Bug 749128 - Make sure to have JSContext before creating TabChildGlobal, r=jst
2012-04-26 23:56:46 +03:00
Mike Hommey
d278e617c4
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
David Clarke
2ca4224904
Bug 741549. Implement mochitests for the navigator.mozApps API. r=felipe
2012-04-24 20:05:01 -07:00
Ed Morley
9da8d22547
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-04-26 13:46:02 +01:00
Kyle Huey
7f0a8a30db
Bug 695480: Remove support for chrome code leaking DOM objects. r=jst,billm,bholley
2012-04-25 21:03:53 -07:00
Justin Lebar
65c17e54b5
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 12:35:58 -04:00
Ed Morley
d1a31dbe40
Backout 949cb1977ef9 (bug 714861) for build bustage
2012-04-25 16:51:31 +01:00
Justin Lebar
36622cc8e3
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-25 11:29:28 -04:00
Peter Van der Beken
7d387b6e1a
Fix for bug 741267 (UserScript's XMLHttpRequest is undefined in 20120401 nightly).
...
Pass two objects when creating a DOM interface object, the global used to cache
the DOM interface objects and a receiver object on which the named property is
that points to the DOM interface object.
--HG--
extra : rebase_source : b462393e7376fdb68f3b279ccd08b3ab25ac154a
2012-04-23 16:10:56 +02:00
Bobby Holley
f5f5820087
Bug 640904 - Check for null window globals within PreCreate hooks and assert IsClosedOrClosing(). r=peterv,smaug
2012-04-27 10:38:14 +02:00
Gijs Kruitbosch
ae54e2bc78
Bug 539095 - Expose high-res timers to web content (performance.now()). r=bz, sr=smaug
...
--HG--
extra : transplant_source : o%9F%061%D4%B5%7D%5C%FB%95%5D%16%27%DEKU%EC%21%3AR
2012-04-27 09:22:06 +02:00
Bas Schouten
b6935b6cfc
Bug 747207: Adjust NPAPI Async drawing model values. r=josh
2012-04-21 17:33:59 +02:00
Masatoshi Kimura
0452126e19
Bug 744910 - Remove FileException from workers. r=bent
2012-04-24 19:50:00 -04:00
Ehsan Akhgari
25b3fd87e9
Merge mozilla-central into mozilla-inbound
2012-04-25 10:07:17 -04:00
Ehsan Akhgari
39c3edb8ba
Merge the last green PGO changeset from mozilla-inbound to mozilla-central
2012-04-25 10:06:04 -04:00
Matt Brubeck
d5da39b00f
Back out bug 730208 and bug 747543 because of xpcshell test failures
2012-04-24 20:47:16 -07:00
Matt Brubeck
2993d5d45a
Back out a0bc511b1d75 (bug 744910) and c85d6a254baa (bug 673752) on suspicion of causing Win debug "make check" hangs
2012-04-24 20:47:13 -07:00
Honza Bambas
fda90fd0e2
Bug 746272 - Add missing key caching in localStorage.removeItem, r=bz
2012-04-25 14:50:21 +02:00
Ms2ger
eb57ef459a
Bug 731832 - Backout bug 587021 for breaking a specific web page; r=bz
2012-04-24 21:04:37 +02:00
Josh Matthews
3975009b53
Bug 722942 - Obtain private browsing status from document of plugin owner, and watch private mode transitions on a per-instance basis. r=josh
2012-04-24 00:49:25 -04:00
Ehsan Akhgari
dadbef66ac
Merge mozilla-central into birch
2012-04-24 10:49:42 -04:00
Bobby Holley
aefcddcdf1
Bug 743615 - Tests. r=bent, a=blassey
2012-04-24 12:58:18 +02:00
Bobby Holley
a65a297734
Bug 743615 - Hook up worker ImageData to the structured clone stream. r=bent
2012-04-24 12:58:08 +02:00
Bobby Holley
4f1637c5e8
Bug 743615 - Introduce the ImageData object/constructor in workers. r=bent
2012-04-24 12:58:08 +02:00
Bobby Holley
6de4e1495d
Bug 743615 - MainThreadWorkerStructuredCloneCallbacks should not call the WorkerStructuredCloneCallbacks variants. r=bent
...
Doing so makes no sense. It seems like a no-op right now because we handle all the same cases first. But it's a hazard, and a problem for my upcoming patches.
2012-04-24 12:58:07 +02:00
Bobby Holley
14988b5704
Bug 743615 - Handle ImageData in the main thread runtime callbacks. r=bent
2012-04-24 12:58:07 +02:00
Bobby Holley
b5546abe0c
Bug 743615 - Base worker structured clone tags on the dom ones to ensure against collisions. r=bent
2012-04-24 12:58:07 +02:00
Ed Morley
9db7f5b9bf
Merge from mozilla-central
2012-04-24 11:46:16 +01:00
Ed Morley
82b70addb5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge
2012-04-24 11:14:56 +01:00
Matthew Schranz
8f06779da7
Bug 686913 - HTMLProgressElement should no longer be a form control. r=mounir a=mfinkle
2012-04-24 12:03:21 +02:00
Ehsan Akhgari
b6247f2495
Merge from mozilla-central
2012-04-23 19:24:10 -04:00
Ehsan Akhgari
624b7c422e
Merge from mozilla-central
2012-04-23 18:17:44 -04:00
Joe Drew
59b12ae642
Backout 492d12fa8b65 (bug 732016) for regressions. a=regression
...
--HG--
extra : rebase_source : cda0401baa2c3e5f6192f76c1cd25eca8187a9a0
2012-04-23 11:13:33 -07:00
Mounir Lamouri
327273dcb8
Bug 747442 - Unlock orientation only if the received mozfullscreenchange is for fullscreen being disabled. r=smaug a=mfinkle
2012-04-23 10:30:58 +02:00
Ehsan Akhgari
06098487ea
Merge mozilla-central into birch
2012-04-22 16:10:35 -04:00
Steven Lee
915c786840
Bug 736939 - AudioManager implementation. r=cjones, a=b2g-only
2012-04-22 14:14:36 -04:00
Rafael Ávila de Espíndola
9f86199900
Bug 743680 - nsGlobalWindow.h uses GetWrapper, include nsWrapperCacheInlines.h. r=dbolter.
...
--HG--
extra : rebase_source : 9e0b59c3b4929b7c48767be1732269133cb4e18f
2012-04-20 16:43:48 -04:00
Luke Wagner
d266538fea
Bug 747617 - fix document.all and swap JSClass::{construct,hasInstance} so this doesn't happen again (r=bz)
...
--HG--
extra : rebase_source : 036acbd046ff8b42f81e63933901b6aaaa595a76
2012-05-07 12:44:08 -07:00
Masayuki Nakano
16f32dab1d
Bug 630811 part.7 Add getModifierState() to DOM KeyboardEvent and DOM MouseEvent r=smaug, sr=jst
2012-04-25 12:00:02 +09:00
Masayuki Nakano
bf490789ea
Bug 630811 part.3 Improve nsDOMWindowUtils::send*Event() for new modifiers r=smaug
2012-04-25 12:00:02 +09:00
Masayuki Nakano
ba56663cd3
Bug 630811 part.2 Replace nsInputEvent::isShift, nsInputEvent::isControl, nsInputEvent::isAlt and nsInputEvent::isMeta r=smaug
2012-04-25 12:00:02 +09:00
Masayuki Nakano
a3a57bb16c
Bug 731878 part.2 Implement D3E MouseEvent.buttons attribute r=smaug, sr=jst
2012-04-25 12:00:01 +09:00
Ehsan Akhgari
a992263c77
Merge mozilla-central into mozilla-inbound
2012-04-24 21:29:44 -04:00
Patrick Wong
30fd6e9e6a
Bug 745659 - Removed the nsPrintfCString constructor which takes a length and all corresponding instances that call that particular constructor. This is accomplished by removing the length component from the instantiation. r=jlebar
2012-04-24 14:43:00 -04:00
Boris Zbarsky
6dbb365bb0
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
35ff8b5a35
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
68e34b4226
Bug 738465 - implement device light sensor. r=smaug
2012-05-02 09:43:45 -07:00
Doug Turner
63408865d2
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
35a5afdea6
Bug 740473 - Preference to disable device sensors. r=smaug
2012-05-02 09:43:45 -07:00
Josh Matthews
6b9a8a5fe2
Bug 729204 - Make docshell privacy notifications work across multiple processes. r=bz
2012-04-19 20:13:20 -04:00
Ehsan Akhgari
3f561f1dad
Merge mozilla-central into birch
2012-04-20 13:50:08 -04:00
Phil Ringnalda
b1421d4835
Back out dd82458147fd (bug 714861) for mochitest-3 failures and Linux mochitest-chrome leaks
2012-04-19 20:06:34 -07:00
Timothy Nikkel
be2da87d6f
Bug 732016 Allow override of the scroll port size used for clamping scroll positions. r=roc
2012-04-19 20:54:54 -05:00
Justin Lebar
00fb75253d
Bug 714861 - Run <iframe mozbrowser> in a separate process (disabled by default). r=cjones,bz,tn,smaug
2012-04-20 09:54:43 +10:00
Chris Peterson
e65057dbc4
Bug 742036 - Part 3: Pass Android's native keycodes to Flash plugin using nsGUIEvent::pluginEvent. r=masayuki,blassey a=blocking-fennec
...
--HG--
extra : rebase_source : c5cd6ba353970c1ba2f3315c55730957d1a306b9
2012-04-19 10:49:31 -07:00
Ehsan Akhgari
b0555ad014
Merge mozilla-central into birch
2012-04-19 10:03:36 -04:00
Peng Kang
98d1b53def
Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
2012-04-18 23:22:29 -04:00
Ehsan Akhgari
816e9ddd2e
Backout changeset c3d4c0bdd4bf (bug 737056) for build bustage
2012-04-18 17:05:06 -04:00
Philipp von Weitershausen
3ef5287c22
Bug 717122 - Network Manager interface for Wifi. r=gal,mrbkap a=b2g-only
2012-04-19 18:33:36 -03:00
Philipp von Weitershausen
aa926901c0
Bug 717122 - Network Manager interface for the RIL. r=gal
2012-04-19 18:33:25 -03:00
Peng Kang
ebc77567f8
Bug 737056 - Replace NS_CompareVersions more intuitive C++ API called mozilla::Version. r=bsmedberg
2012-04-18 16:31:59 -04:00
Boris Zbarsky
28bff92675
Bug 742197. Make unannotated non-nullable string arguments stringify null and undefined in the webidl bindings. r=peterv
2012-04-18 15:28:01 -04:00
Boris Zbarsky
1bf290b35e
Bug 742422. Make DOM prototypes more typeinference-friendly. r=peterv
2012-04-18 12:11:55 -04:00
Boris Zbarsky
a21ade7908
Bug 742425. Remove the extra compartment-entering code we don't need. r=peterv
2012-04-18 12:11:33 -04:00
Boris Zbarsky
b0927ddc59
Bug 742170. Use CGThings in CGCreateInterfaceObjectsMethod more. r=peterv
2012-04-18 12:10:48 -04:00
Boris Zbarsky
e6901a65af
Bug 742168. Refer to experimental bindings, not Paris bindings, in the pref code, since it will only control a subset of the Paris bindings. r=peterv
2012-04-18 12:02:04 -04:00
Boris Zbarsky
a804cbf55a
Bug 745899. Make it easier to use Nullable for non-primitive types. r=peterv
2012-04-18 12:01:18 -04:00
Brad Lassey
01424bdb88
bug 746135 - PopLocalFrame won't be called if an error occurs in AudioRunnable::Run() r=snorp
2012-04-17 09:59:22 -04:00
Myk Melez
0e8cb8852d
bug 725408 - implement WebappRT launcher/shell; r=bsmedberg
2012-04-17 07:11:53 -07:00
Marco Bonardo
8fd56f3066
Merge last green PGO from inbound to central
2012-04-17 15:31:58 +02:00
Olli Pettay
d796636855
Bug 731875 - Geolocation doorhanger might cause a zombie compartment, GeoPositionOptions part, r=dougt
2012-04-16 22:08:48 +03:00
Vicamo Yang
117389f1f0
Bug 738132 - Part 3: parse application port address for incoming messages. r=philikon a=b2g-only
2012-04-23 20:43:32 -03:00
Vicamo Yang
d8549e3ccd
Bug 738132 - Part 2: support 8-bit encoding. r=philikon
2012-04-23 20:43:32 -03:00
Vicamo Yang
4fd6e87bb3
Bug 738132 - Part 1: add GsmPDUHelper.readDataCodingScheme. r=philikon
2012-04-23 20:43:32 -03:00
Yoshi Huang
5ce156c88f
Bug 736941 - B2G RIL: Fetch SIM record. r=philikon a=b2g-only
2012-04-18 18:07:29 +08:00
Ehsan Akhgari
1a8a30ca2a
Backout bug 743615 because of build bustage; a=backout
2012-04-23 19:11:46 -04:00
Bobby Holley
a78bcec20c
Bug 743615 - Tests. r=bent, a=blassey
2012-04-24 00:53:37 +02:00
Bobby Holley
6dad3c142d
Bug 743615 - Hook up worker ImageData to the structured clone stream. r=bent
2012-04-24 00:53:37 +02:00
Bobby Holley
52fb059174
Bug 743615 - Introduce the ImageData object/constructor in workers. r=bent
2012-04-24 00:53:37 +02:00
Bobby Holley
867538f142
Bug 743615 - MainThreadWorkerStructuredCloneCallbacks should not call the WorkerStructuredCloneCallbacks variants. r=bent
...
Doing so makes no sense. It seems like a no-op right now because we handle all the same cases first. But it's a hazard, and a problem for my upcoming patches.
2012-04-24 00:53:37 +02:00
Bobby Holley
415205d98d
Bug 743615 - Handle ImageData in the main thread runtime callbacks. r=bent
2012-04-24 00:53:37 +02:00
Bobby Holley
df61498679
Bug 743615 - Base worker structured clone tags on the dom ones to ensure against collisions. r=bent
2012-04-24 00:53:37 +02:00
Bas Schouten
5640ef5bcf
Bug 748785: Enable NPAPI Async Drawing by default on windows. r=josh
2012-05-01 23:46:53 +02:00
Nicholas Nethercote
08dc2dae6b
Bug 744311 (part 1) - Preliminary whitespace and code order changes. r=jlebar.
...
--HG--
extra : rebase_source : f700733d8aa1aed1ae1f9206b4ee9063f9a03341
2012-04-09 22:52:33 -07:00
Boris Zbarsky
8037497b41
Bug 747826. Return the value inside a Nullable by reference, not by value, so Nullable around some sort of complex type works sanely. r=peterv
2012-04-26 00:42:37 -04:00
Boris Zbarsky
b12a3e7927
Bug 747819. When wrapping non-prefable objects, don't generate a fallback-to-XPConnect codepath. r=peterv
2012-04-26 00:42:20 -04:00
Boris Zbarsky
e2ed0fe94a
Bug 747815. Use const strings for arguments in DOM bindings. r=peterv
2012-04-26 00:42:03 -04:00
Vicamo Yang
74679c34d6
Bug 748667 - B2G SMS: can't receive normal SMS, message.header is undefined. r=philikon
...
--HG--
extra : rebase_source : 0fccacf5bb7747a96d420e65389f4b3f6fb81ad8
2012-04-25 19:34:18 -07:00
Gregor Wagner
46b2d1ab44
Bug 748852 - Contacts API: Fix leak, error handling. r=fabrice
2012-04-25 18:31:48 -07:00
Blake Kaplan
b6627fbc83
Bug 740079 - Provide a synchronous API to get precise information about the current connection status. r=cjones f=kaze
2012-04-09 11:32:17 +08:00
Mounir Lamouri
e980c7d0bd
Bug 745495 - Fix crash when using screen object from removed iframe. r=smaug
2012-04-16 11:33:35 +02:00
Josh Aas
bb65774aa4
Bug 745241: Clean up some plugin stream functions. r=bsmedberg
2012-04-15 17:34:01 -04:00
Ms2ger
1de8ab38d4
Bug 742893 - Part a: Make xpc_qsValueTo{Uint,Int}64 public; r=bholley
2012-04-14 15:07:31 +02:00
Ms2ger
03682a37f1
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
2012-04-14 15:06:32 +02:00
Ms2ger
e0fdac68bb
Bug 732708 - Part b: Devirtualize BroadcastChangeNotification and remove a dead implementation; r=honzab
2012-04-14 15:06:30 +02:00
Ms2ger
d3b7b1eb8d
Bug 742938 - Move W3C-imported testharness.js tests to make the path shorter; r=jhammel
...
--HG--
rename : dom/tests/mochitest/w3c/Makefile.in => dom/imported-tests/Makefile.in
rename : dom/tests/mochitest/w3c/README => dom/imported-tests/README
rename : dom/tests/mochitest/w3c/WebIDLParser.js => dom/imported-tests/WebIDLParser.js
rename : dom/tests/mochitest/w3c/failures.txt => dom/imported-tests/failures.txt
rename : dom/tests/mochitest/w3c/html.json => dom/imported-tests/html.json
rename : dom/tests/mochitest/w3c/html.mk => dom/imported-tests/html.mk
rename : dom/tests/mochitest/w3c/html.txt => dom/imported-tests/html.txt
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/Makefile.in => dom/imported-tests/html/tests/submission/Mozilla/Makefile.in
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/nested-document-write-external.js => dom/imported-tests/html/tests/submission/Mozilla/nested-document-write-external.js
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_body-onload.html => dom/imported-tests/html/tests/submission/Mozilla/test_body-onload.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_pageload-image.html => dom/imported-tests/html/tests/submission/Mozilla/test_pageload-image.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_pageload-video.html => dom/imported-tests/html/tests/submission/Mozilla/test_pageload-video.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_script-for-onload.html => dom/imported-tests/html/tests/submission/Mozilla/test_script-for-onload.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-parse-error.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-parse-error.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html
rename : dom/tests/mochitest/w3c/idlharness.js => dom/imported-tests/idlharness.js
rename : dom/tests/mochitest/w3c/importTestsuite.py => dom/imported-tests/importTestsuite.py
rename : dom/tests/mochitest/w3c/parseManifest.py => dom/imported-tests/parseManifest.py
rename : dom/tests/mochitest/w3c/testharness.css => dom/imported-tests/testharness.css
rename : dom/tests/mochitest/w3c/testharness.js => dom/imported-tests/testharness.js
rename : dom/tests/mochitest/w3c/testharnessreport.js.in => dom/imported-tests/testharnessreport.js.in
rename : dom/tests/mochitest/w3c/updateTestharness.py => dom/imported-tests/updateTestharness.py
rename : dom/tests/mochitest/w3c/webapps.json => dom/imported-tests/webapps.json
rename : dom/tests/mochitest/w3c/webapps.mk => dom/imported-tests/webapps.mk
rename : dom/tests/mochitest/w3c/webapps.txt => dom/imported-tests/webapps.txt
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/Makefile.in => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/Makefile.in
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm
rename : dom/tests/mochitest/w3c/writeReporter.py => dom/imported-tests/writeReporter.py
2012-04-14 15:05:48 +02:00
Ms2ger
de3631f975
No bug - Fix a few issues in importTestsuite.py and update generated Makefiles; r=me
2012-04-14 15:05:33 +02:00
Ms2ger
c6ce9f7d79
Bug 741349 - Get rid of the mozilla::xpconnect::memory namespace; r=bholley
2012-04-14 15:05:19 +02:00
Ms2ger
a37d5dbaac
Bug 741347 - Remove nsIXPConnect::DefineDOMQuickStubs, call DOM_DefineQuickStubs directly instead; r=bholley
2012-04-14 15:05:17 +02:00
Ms2ger
17ded04bad
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
2012-04-14 15:03:16 +02:00
Ms2ger
49aa5650bf
Bug 744347 - Remove last traces of EventException; r=smaug
2012-04-14 14:57:07 +02:00
Ms2ger
8299fe6b09
Backing out bf0a78471e5e:dc7022e2d807 for inexplicable windows crashes.
2012-04-14 17:52:34 +02:00
Ms2ger
05d5270d53
Bug 743573 - Fix a number of build warnings in dom/; r=volkmar
2012-04-14 15:09:47 +02:00
Ms2ger
7164d44025
Bug 742893 - Part a: Make xpc_qsValueTo{Uint,Int}64 public; r=bholley
2012-04-14 15:07:31 +02:00
Ms2ger
9989b037f1
Bug 732708 - Part c: Remove dom-storage-changed observer topic; r=honzab
2012-04-14 15:06:32 +02:00
Ms2ger
752c5210b1
Bug 732708 - Part b: Devirtualize BroadcastChangeNotification and remove a dead implementation; r=honzab
2012-04-14 15:06:30 +02:00
Ms2ger
ef397048a4
Bug 742938 - Move W3C-imported testharness.js tests to make the path shorter; r=jhammel
...
--HG--
rename : dom/tests/mochitest/w3c/Makefile.in => dom/imported-tests/Makefile.in
rename : dom/tests/mochitest/w3c/README => dom/imported-tests/README
rename : dom/tests/mochitest/w3c/WebIDLParser.js => dom/imported-tests/WebIDLParser.js
rename : dom/tests/mochitest/w3c/failures.txt => dom/imported-tests/failures.txt
rename : dom/tests/mochitest/w3c/html.json => dom/imported-tests/html.json
rename : dom/tests/mochitest/w3c/html.mk => dom/imported-tests/html.mk
rename : dom/tests/mochitest/w3c/html.txt => dom/imported-tests/html.txt
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/Makefile.in => dom/imported-tests/html/tests/submission/Mozilla/Makefile.in
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/nested-document-write-external.js => dom/imported-tests/html/tests/submission/Mozilla/nested-document-write-external.js
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_body-onload.html => dom/imported-tests/html/tests/submission/Mozilla/test_body-onload.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_pageload-image.html => dom/imported-tests/html/tests/submission/Mozilla/test_pageload-image.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_pageload-video.html => dom/imported-tests/html/tests/submission/Mozilla/test_pageload-video.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_script-for-onload.html => dom/imported-tests/html/tests/submission/Mozilla/test_script-for-onload.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-parse-error.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-parse-error.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-runtime-error-throw.html
rename : dom/tests/mochitest/w3c/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html => dom/imported-tests/html/tests/submission/Mozilla/test_window-onerror-runtime-error.html
rename : dom/tests/mochitest/w3c/idlharness.js => dom/imported-tests/idlharness.js
rename : dom/tests/mochitest/w3c/importTestsuite.py => dom/imported-tests/importTestsuite.py
rename : dom/tests/mochitest/w3c/parseManifest.py => dom/imported-tests/parseManifest.py
rename : dom/tests/mochitest/w3c/testharness.css => dom/imported-tests/testharness.css
rename : dom/tests/mochitest/w3c/testharness.js => dom/imported-tests/testharness.js
rename : dom/tests/mochitest/w3c/testharnessreport.js.in => dom/imported-tests/testharnessreport.js.in
rename : dom/tests/mochitest/w3c/updateTestharness.py => dom/imported-tests/updateTestharness.py
rename : dom/tests/mochitest/w3c/webapps.json => dom/imported-tests/webapps.json
rename : dom/tests/mochitest/w3c/webapps.mk => dom/imported-tests/webapps.mk
rename : dom/tests/mochitest/w3c/webapps.txt => dom/imported-tests/webapps.txt
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/Makefile.in => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/Makefile.in
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-01.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-02.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-03.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-04.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-05.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-06.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-07.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-08.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-09.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-10.xml
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-11.xml
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-12.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-13.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-14.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-15.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-16.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-17.htm
rename : dom/tests/mochitest/w3c/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm => dom/imported-tests/webapps/DOMCore/tests/submissions/Opera/test_getElementsByClassName-18.htm
rename : dom/tests/mochitest/w3c/writeReporter.py => dom/imported-tests/writeReporter.py
2012-04-14 15:05:48 +02:00
Ms2ger
6bd8051d79
No bug - Fix a few issues in importTestsuite.py and update generated Makefiles; r=me
2012-04-14 15:05:33 +02:00
Ms2ger
5a16b6f2fa
Bug 741349 - Get rid of the mozilla::xpconnect::memory namespace; r=bholley
2012-04-14 15:05:19 +02:00
Ms2ger
ead7156eeb
Bug 741347 - Remove nsIXPConnect::DefineDOMQuickStubs, call DOM_DefineQuickStubs directly instead; r=bholley
2012-04-14 15:05:17 +02:00
Ms2ger
f88fab52fb
Bug 741245 - Remove nsresult return value from nsXPConnect::GetSafeJSContext(); r=bholley
2012-04-14 15:05:01 +02:00
Ms2ger
3cce5883de
Bug 742837 - Remove dead code and cleanup around nsDOMScriptObjectFactory; r=bz
2012-04-14 15:03:16 +02:00
Ms2ger
6d3b20451d
Bug 744347 - Remove last traces of EventException; r=smaug
2012-04-14 14:57:07 +02:00
Marco Bonardo
1962679385
Merge central and inbound
2012-04-14 13:56:15 +02:00
Olli Pettay
646212a8d4
Bug 743416, crash with showModalDialog, r=jst
2012-04-14 11:03:28 +03:00
Ms2ger
e29bcbd3dc
Backed out changeset db5d4c1aece7 for B2g bustage.
2012-04-14 09:29:41 +02:00
Kyle Machulis
aa01b6531a
Bug 732639: DBus Thread Implementation for B2G Bluetooth r=cjones
...
--HG--
extra : rebase_source : 564ff82ed63cb02ab99204c572baad6a5e761376
2012-04-13 22:40:09 -07:00
Veeraya Pupatwibul
8481020229
Bug 741131 - Clamp negative geolocation timeout values to 0. r=jdm
2012-04-13 03:28:00 -04:00
Mark Finkle
29646cae76
Bug 737050 - Add support for the WEBAPP intent r=blassey r=bnicholson r=gavin
2012-04-13 22:45:25 -04:00
Eitan Isaacson
30b13c4580
Bug 739498 - Added Javascript modules for mobile accessibility. r=surkov
2012-04-13 16:18:57 -07:00
Matt Brubeck
5ae7110da2
Bug 739038 (followup) - tests for dom.disable_window_showModalDialog and disable_window_print [r=jst]
2012-04-13 15:27:39 -07:00
Ben Turner
7171465829
Bug 672667 - ' IndexedDB demo causes leaks and never-ending assertions'. r=bsmedberg+smichaud+khuey.
2012-04-06 13:40:10 -07:00
Ryan VanderMeulen
4725eb67fd
Re-land the patch for bug 732639 after a b2g clobber.
2012-05-07 17:50:25 -04:00
Ryan VanderMeulen
f55c9211bc
Backout 7a8607523522 (bug 732639) due to bustage. r=Boot2Fail
2012-05-07 17:21:01 -04:00
Kyle Machulis
2e3ae3ab58
Bug 732639: Create event loop thread for bluetooth dbus on gonk/linux; r=cjones
2012-05-07 14:04:59 -07:00
Nathan Froyd
cbe7708512
Bug 751314 - fix -Wsign-compare warnings in nsGlobalWindow.cpp; r=khuey
2012-05-02 15:38:17 -04:00
L. David Baron
ea48810f79
Try to fix topcrash bug 752428 by null-checking the result of nsIPresShell::FrameManager(), which isn't supposed to need it. r=roc
...
--HG--
extra : transplant_source : %DF%9D%B8%F3%06%C5%85%00%245%FFK%AC%3F%3B%0C%90%3D%EF%A0
2012-05-07 17:02:01 +02:00
Makoto Kato
ae4279cc0e
Bug 249159 - Part 2 Implement CSS3 Text word-break property. r=dbaron, smontagu
2012-05-07 12:18:23 -07:00
Gijs Kruitbosch
50e99a3e9c
Bug 749894 - fix intermittent test_performance_now failures, r=bz
...
--HG--
extra : rebase_source : 0d5696d909848a907fa02d390189e62366797725
2012-05-07 17:44:26 +02:00
Eitan Isaacson
7704a9f3c9
Bug 745986 - Report page loading, loaded and new tabs. r=surkov
2012-05-07 09:44:44 -07:00
Hub Figuière
29f8c7e2dc
Bug 712924 - Part 2: Return the proper role description for definition lists, with localization. r=surkov a=NPOTB
2012-04-17 17:31:03 -07:00
Robert O'Callahan
0fab284fc7
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
bcd7b18d5d
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
d59506a4a4
Bug 664918. Part 4: Create nsDOMMediaStream, a DOM object wrapping an underlying MediaStream. r=smaug,jesup
2012-04-30 15:11:34 +12:00
Fabrice Desré
8c0c24a4a2
Bug 754198 - Warning treated as error in jemalloc.c. Build busted. [r=jlebar,bsmedberg]
2012-05-11 12:34:24 -07:00
Ed Morley
79899a6f75
Backout 9b0fcaacb788 & bf3fef257e68 (bug 752226) for mochitest-other orange
2012-05-11 18:25:52 +01:00
Tom Schuster
1941fb1bb4
Bug 752226 - Remove any use of JSVAL_IS_OBJECT. r=luke,Ms2ger
...
--HG--
extra : rebase_source : edf2077f8b8bad1970eab6ebe9996e761d4e596c
2012-05-11 17:46:26 +02:00
Nathan Froyd
169d406424
Bug 754241 - add window-objects-layout-pres-contexts to about:memory; r=njn
2012-05-11 09:23:07 -04:00
Gregor Wagner
3acc91ede6
Bug 746933 - Create a JS helper module for common IndexedDB functionality. r=fabrice
2012-04-26 15:10:04 -07:00
James Willcox
1d06ee0b1f
Bug 749120 - Fix hiding the keyboard from Flash on Android
2012-04-26 16:52:05 -04:00
Ehsan Akhgari
5b7c8e60d6
Bug 748752 - nsNPAPIPlugin check for private browsing value will not work; r=josh
2012-04-25 11:56:40 -04:00
Masatoshi Kimura
95f8a3cace
Bug 745498 - Add testcases for DOM4 exception types. r=sicking
2012-04-26 09:42:26 -07:00
Ms2ger
b1ee890571
Backout cc0e289b9f34 (bug 640904) for Windows M1 crashes.
2012-04-26 18:22:08 +02:00
Bobby Holley
5bbb2ebb19
Bug 640904 - Check for null window globals within PreCreate hooks and assert IsClosedOrClosing(). r=peterv
2012-04-26 14:16:10 +02:00
Paul ADENOT
191aa560e3
Bug 462959 - Implement nsIDOMHTMLMediaElement::GetPlayed(). r=cpearce, kinetik
2012-04-30 20:29:24 -04:00
Ben Turner
8c2baff1b1
Bug 747581. r=khuey.
2012-04-30 16:52:27 -07:00
Phil Ringnalda
9021503717
Back out 28cfc474ab58 (bug 742626) for xpcshell bustage
2012-04-30 11:38:09 -07:00
Fabrice Desré
17bb6e693e
Bug 742626 - Allow indexedDB parent directory to not be the default profile directory [r=bent]
2012-04-30 10:27:57 -07:00
Brian R. Bondy
88826442da
Bug 749527 - Remove text formats in clipboard when copying an image. r=ehsan.
2012-04-30 13:08:16 -04:00
Josh Matthews
2c88d5dfbc
Bug 749795 - Use neglected code that properly obtains private browsing mode in plugins. r=josh
2012-04-30 09:46:27 +02:00
Kan-Ru Chen
c0b3125379
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
2012-04-16 18:35:33 -04:00
David Anderson
f84d3b7b8d
Remove more uses of JS_FrameIterator (bug 744617, r=mrbkap).
2012-04-16 12:30:04 -07:00
David Anderson
9e6c5a8a5f
Remove simple JS_FrameIterator use from content, DOM, and caps (bug 744617, r=mrbkap).
...
--HG--
extra : rebase_source : 003a5285b549845d47c9298606d737620db5bb3d
2012-04-16 12:30:00 -07:00
Kartikaya Gupta
0cc27e70b7
Bug 744699 - Call setDisplayPort on the correct presShell. r=roc
2012-04-16 09:48:04 -04:00
Marco Bonardo
2c458aed93
Merge last green PGO from inbound to central
2012-04-13 12:40:12 +02:00
Matt Brubeck
7330ce5b0e
Bug 735237 - Disable window.showModalDialog in Fennec [r=jst]
2012-04-12 21:55:25 -07:00
Ryan VanderMeulen
27a4e0dcb6
Back out entire dd28759eba7b push (bug 739913 and bug 742226) due to OSX 10.7 and b2g bustage. r=shouldausedtry
2012-04-12 20:00:57 -04:00
Blake Kaplan
60c5d2834e
Bug 743941 - Some small fixes to state tracking. Also move some logic out of the manager. r=cjones
2012-04-09 12:13:28 +08:00
Fabien Cazenave
13eb0ad268
Bug 744417 - Fix mistakes in the initial implementation of forgetNetwork. r=mrbkap
...
--HG--
extra : rebase_source : 9ed43da50d6abc9701bfd09e5b3b788d2b947618
2012-04-13 15:54:11 +08:00
Blake Kaplan
1b80af6c87
Bug 743614 - Deal with failure more gracefully. r=cjones
...
--HG--
extra : rebase_source : 01f88566d5532905e753db4176293ab80e92f4b8
2012-04-06 17:56:15 +02:00
Philipp von Weitershausen
4cbbc4cdbf
Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap
2012-04-13 13:58:57 +08:00
Kyle Huey
4c09299fd0
Bug 741125: Update WebIDL parser.
2012-04-12 15:14:10 -07:00
Gregory Szorc
15089b0805
Merge mozilla-central into inbound
2012-04-11 18:51:10 -07:00
Matt Brubeck
f774a22fec
Merge last green changeset from inbound to mozilla-central
2012-04-11 08:52:07 -07:00
Olli Pettay
b5b7b0c4b3
Bug 742482 - Add support for MutationObserver.takeRecords(), r=sicking
2012-04-11 08:24:18 +03:00
Mounir Lamouri
f1e6ed88e8
Bug 743217 - Do not allow iframes to lock the screen if a parent window's element is fullscreened. r=smaug
...
--HG--
extra : rebase_source : f3384491fbfc1a756917516ad15f5d93d05f624b
2012-04-10 15:38:59 +02:00
Philipp von Weitershausen
8c5077d8b8
Back out changeset c1ede9f0319e (bug 743635). a=bustage
2012-04-10 19:02:39 +08:00
Philipp von Weitershausen
e21c4a86a4
Bug 743635 - B2G SMS database initialization freezes I/O thread. r=mwu
2012-04-10 09:42:50 +08:00
Masatoshi Kimura
f266003760
Bug 743451 - Workaround for ISO date parsing bug. r=bent
2012-04-09 18:43:47 -04:00
Richard Newman
a89cec83c5
Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage
2012-04-11 15:33:37 -07:00
Masatoshi Kimura
aeaab5cc06
Bug 743574 - Deprecate DOMException.code. r=sicking
2012-04-11 17:55:23 -04:00
Masatoshi Kimura
aeb3f9e55a
Bug 743049 - Part 2: Use the new API from NS_ScriptErrorReporter to get an error type name. r=jst
2012-04-11 17:55:22 -04:00
Masatoshi Kimura
40676e48a8
Bug 730161 - Tests fix. r=sicking
2012-04-11 17:55:22 -04:00
Masatoshi Kimura
23049011a9
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
2012-04-11 17:55:21 -04:00
Masatoshi Kimura
481f410ee0
Bug 730161 - Implement IDBRequest.error. r=sicking
2012-04-11 17:55:21 -04:00
David Rajchenbach-Teller
5a08b70435
Bug 728171 - Use Scoped.h throughout the code. r=cjones
2012-04-11 18:59:10 +02:00
David Humphrey (:humph)
9534b79926
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
2012-04-11 17:55:21 -04:00
Vivien Nicolas
1340cee66a
Bug 742780 - Turn off the debug mode by default for dom/system/gonk/systemlibs.js. r=kyle
2012-04-11 10:05:35 -07:00
Vivien Nicolas
0c80ffcdfd
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
2012-04-11 10:05:35 -07:00
Vivien Nicolas
d287f27221
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
2012-04-11 10:05:35 -07:00
Vivien Nicolas
86dcfb8c87
Bug 742775 - Turn off the debug mode by default on SmsDatabaseService.js. r=philikon
2012-04-11 10:05:35 -07:00
Vivien Nicolas
e57aeb599c
Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner
2012-04-11 10:05:35 -07:00
James Willcox
3d617c8f21
backout 022be5c50732 for xul bustage
2012-04-11 12:56:00 -04:00
James Willcox
311851c7a5
Bug 730890 - Set up an Android Looper on the main Gecko thread r=cjones
2012-04-11 11:43:08 -04:00
Kan-Ru Chen
0bcf5a8211
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
2012-04-12 19:24:20 -04:00
David Rajchenbach-Teller
457f40baba
Bug 728171 - Use Scoped.h throughout the code. r=cjones
2012-04-12 12:21:24 +02:00
Bobby Holley
ac0a01ac3b
Bug 744034 - Link the script context to the outer window earlier to ensure that we always have TI for content. r=mrbkap
2012-04-12 11:21:12 -07:00
Kyle Huey
e49a3e8d9d
Merge m-c to m-i.
2012-04-09 14:53:10 -07:00
Kyle Huey
14ec5a7315
Refix bug 741248. r=me
2012-04-09 13:48:44 -07:00
Matt Brubeck
0f3bc5ceb0
Merge last green changeset from inbound to mozilla-central
2012-04-09 10:05:48 -07:00
Philipp von Weitershausen
bcc2fe724c
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
2012-04-09 15:47:42 +08:00
Blake Kaplan
68f5efefee
Backed out changeset 22521568cf79. It accidentally removed a file.
2012-04-09 15:44:53 +08:00
Philipp von Weitershausen
b15d176c4c
Bug 743603 - B2G Wifi: minor code readability improvement. r=mrbkap
...
--HG--
extra : rebase_source : ceca6081c1e775ecb8f82799d2c39d1c7ec3a9ea
2012-04-09 15:19:35 +08:00
Vicamo Yang
93a0cbdbd3
Bug 736707 - Part 2: Support Type-0 Message. r=philikon
2012-04-08 17:13:19 +08:00
Vicamo Yang
333c0743b4
Bug 736707 - Part 1: TP-PID sanity checks. r=philikon
2012-04-08 17:13:01 +08:00
Igor Bukanov
5220367ed1
Bug 737364 - part 2 - replace JSContext with JSRuntime in the GC-related API
...
This part replaces the JSContext *cx argument in most GC-related API
with JSRuntime *rt. When possible, the patch removes the code to obtain
a temporary cx just to run the GC.
The patch also removes JS_DestroyContextMaybeGC. That function is not
used in FF code base and its implementation is broken. It requires that
the context has an entered compartment when it is destroyed, which in
turns implies a missing leave compartment call.
2012-03-28 12:13:30 +02:00
Brad Lassey
bb82c56da5
bug 738198 - crash in nsPluginInstanceOwner::~nsPluginInstanceOwner r=snorp
2012-03-27 01:31:57 -04:00
Daniel Holbert
35ccf59a89
Bug 743785: Remove no-longer-used variable 'javaIsEnabled' from nsNPAPIPlugin.cpp. r=josh
2012-04-09 13:36:23 -07:00
Ehsan Akhgari
92a620c9d5
Merge mozilla-central into mozilla-inbound to fix B2G builds
2012-04-09 09:53:35 -04:00
Ms2ger
22e29fc829
Merge m-c to m-i.
2012-04-09 09:32:28 +02:00
Blake Kaplan
fcbd1988d6
Bug 736091 - Add a forgetNetwork function that forgets the requested network. If the requested network is the current network, we reconnect to the next available network. r=cjones
...
--HG--
extra : rebase_source : b68cd9c99dcf31e9274d603d88300340ee1ebf60
2012-03-26 18:27:10 +02:00
Blake Kaplan
c3280e98f5
Bug 742797 - Fix shutdown on ICS. r=cjones DONTBUILD
2012-04-05 19:47:08 +02:00
Olli Pettay
b7882b811f
Bug 743199 - Unmark Document's and Window's ELM, r=mccr8
2012-04-07 10:12:03 +03:00
Ms2ger
aab2ba895f
Backout bug 742805, 742778, 742775, 740974, 742765, 742761, 742092, 722197 for leaks.
2012-04-06 13:10:30 +02:00
Vivien Nicolas
5bf6c61223
Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner
2012-04-06 03:12:18 -07:00
Vivien Nicolas
8df2aa6ac5
Bug 742775 - Turn off the debug mode by default on SmsDatabaseService.js. r=philikon
2012-04-06 03:12:18 -07:00
Vivien Nicolas
07230d40c2
Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap
2012-04-06 03:12:18 -07:00
Vivien Nicolas
6f4d74fc95
Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon
2012-04-06 03:12:18 -07:00
Aryeh Gregor
653b41ddf3
Bug 742261 - Remove useless queryCommandText/execCommandShowHelp methods; r=ehsan
2012-04-04 15:30:33 +03:00
Boris Zbarsky
bf00219e54
Bug 742549. Add a .crossOrigin IDL property. r=sicking
...
Note that the content attribute is crossorigin (lowercase) in SVG, hence the need to have different
content and IDL property names in the test.
2012-04-05 22:24:42 -04:00
Bill McCloskey
90e65d2fdb
Bug 742570 - Change API for compartment GCs (r=igor)
2012-04-03 12:23:11 -07:00
Bill McCloskey
3ace6566fe
Bug 742570 - Remove the compartment option for gczeal (r=igor)
2012-04-03 11:41:56 -07:00
Bill McCloskey
c8af5eba7e
Bug 739810 - Make cycle collector traverse nsGlobalWindow::mLocalStorage (r=smaug)
...
--HG--
extra : rebase_source : 7da46b5d1e5871dbd59078aa93f0f1d8da75799e
2012-04-05 15:38:01 -07:00
Gabor Krizsanits
c306ffc838
Bug 733035 - postMessage support for sandboxes. r=khuey
2012-04-05 18:33:20 -04:00
Philipp von Weitershausen
477e42fd5d
Back out changeset 3780b09790a0 (bug 733265) due to build bustage.
2012-04-05 15:00:22 -07:00
Vicamo Yang
a8631c1247
Bug 727319 - Part 2: notify SMS send failed. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
c45765c147
Bug 727319 - Part 1: remove handleRequestError(). r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
e3d4b5024f
Bug 736697 - Part 5: add error handling. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
a6bb3da172
Bug 736697 - Part 4: handle SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
7114b9bcfc
Bug 736697 - Part 3: support SMS-STATUS-REPORT. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
a0c318b2c1
Bug 736697 - Part 2: Refactor to share methods. r=philikon
2012-04-05 14:16:56 -07:00
Vicamo Yang
61d7e88552
Bug 736697 - Part 1: Remove SMS-SUBMIT-only property from SMS-DELIVER. r=philikon
2012-04-05 14:16:56 -07:00
Hsinyi Tsai
74134f7d6d
Bug 735170 - WebTelephony: add API to hold a call. r=philikon
2012-04-05 16:12:42 +08:00
Fernando Jiménez
7c201b6366
Bug 733265 - B2G SMS DB tests. r=philikon
2012-04-05 14:16:56 -07:00
Philipp von Weitershausen
1243817279
Back out changeset 26adf71d5c61 (bug 734018) due to oranges.
2012-04-06 18:39:02 -07:00
Vicamo Yang
3d51e55e0e
Bug 743179 - B2G SMS: error notification for REQUEST_GET_SMSC_ADDRESS failure is not fired. r=philikon
2012-04-06 17:49:54 -07:00
Kan-Ru Chen
62ea358119
Bug 740710 - B2G SMS: Timezone offset sign is wrong. r=philikon
2012-04-06 17:48:08 -07:00
Philipp von Weitershausen
c55d112fec
Bug 734018 - Don't patch DOMRequestService into Services.jsm, define message managers. r=gavin,fabrice
2012-04-06 17:42:11 -07:00
Takanori MATSUURA
6ba21f9576
Bug 737006 - Use internal ply only if needed. r=khuey
2012-04-06 14:06:52 -04:00
Yoshi Huang
36dd9561ce
Bug 740300 - B2G RIL: improper behavior in RadioStateChange. r=philikon
2012-04-02 10:57:38 +08:00
Yoshi Huang
573817b4ad
Bug 744306 - Part 2: enable RIL v6 on Akami. r=philikon
2012-04-11 18:00:05 +08:00
Yoshi Huang
3709d5bfd0
Bug 744306 - Part 1: response id collision in Akami & RIL v6. r=philikon
2012-04-11 15:03:52 +08:00
Justin Lebar
51d4c74935
Bug 724072 - If using a content process, display the pid and "parent"/"child" along with each NS_WARNING. r=bsmedberg
...
--HG--
extra : rebase_source : e50670c28aa95de347ce68efaebb84c9682b2c36
2012-04-10 15:57:20 -04:00