Justin Lebar
3f8e52a07a
Bug 844323 - Prelude part 4: Use 's' prefix on class-static variables, not 'g'. r=me
2013-04-25 20:53:26 -04:00
Justin Lebar
0e0722d49d
Bug 844323 - Prelude part 3: Change ProcessPriorityManager's export directory. r=khuey
...
It was mozilla/dom/ipc/ before, but this changes it to mozilla/, which matches the class's namespace.
2013-04-25 20:53:26 -04:00
Ryan VanderMeulen
9ffb47392d
Merge m-c to inbound.
2013-04-25 15:08:06 -04:00
Reuben Morais
376fc8de8a
Bug 864556 - Expose database revision in Contacts API. r=gwagner sr=mounir
...
--HG--
extra : rebase_source : b36e856f9fd85155096f88cb0c8ad41038052a25
2013-04-25 10:15:47 -07:00
Justin Lebar
dafd5e8751
No bug: Fix comment in ContentParent.cpp. DONTBUILD
...
Due to a typo in the comment, this was wasn't renamed in bug 844343 part 4.
2013-04-29 18:50:09 -04:00
Justin Lebar
3d534a6c2d
Bug 852847 - Part 5: Fix assertions caused by part 4. r=me
2013-04-29 18:12:11 -04:00
Reuben Morais
124a72b042
Bug 860559 - Rev interface UUID.
2013-04-29 13:38:23 -07:00
Justin Lebar
6987a54cba
Bug 844323 - Follow-up: Fix typo in BrowserElementChildPreload that was breaking bg --> fg transitions in childVisibilityChanged. r=khuey
...
Also modify the test so it catches this mistake.
2013-04-29 14:56:53 -04:00
Justin Lebar
10ac151c5a
Bug 852847 - Part 4: Fix a child-process shutdown leak around nested event loops. r=smaug
...
This also fixes a non-shutdown leak which occurs if you remove an
<iframe mozbrowser> from the DOM while it's processing an alert().
2013-04-29 14:19:19 -04:00
Reuben Morais
d1432b1ada
Bug 862250 - Follow up, fixing test.
2013-04-25 09:34:38 -07:00
Reuben Morais
8325d83c1b
Bug 862250 - Add 'match' filterOp for telephone numbers. r=gwagner
...
--HG--
extra : rebase_source : ff5240597f467c9af008bfc043b1717f23b90185
2013-04-25 09:08:32 -07:00
Reuben Morais
1cfc5531f6
Bug 862250 - Make 'equals' searches on tel only match the value entered by the user. r=gwagner
...
--HG--
extra : rebase_source : 2652c484e01b9b6bb8c27212fc76cb5d9ddfba2d
2013-04-25 08:40:18 -07:00
Josh Matthews
9016841e51
Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad
2013-04-25 16:24:32 +02:00
Kevin Grandon
2c25406f96
Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice
2013-04-26 10:00:22 -04:00
Gina Yeh
f1fd626ee2
Bug 850157 - Add GetConnectedDevices() in nsIDOMBluetoothAdapter.idl, r=echou, sr= mrbkap
2013-04-26 18:48:21 +08:00
Eric Chou
2233009663
Bug 864575 - Notify all observers of file-changing at the right time, r=gyeh
...
When we receive multiple files in a row, we need to notify observers of
file-changing whenever a file is completely received. Currently we only
send one notification at the end of the entire session.
2013-04-26 18:09:04 +08:00
Eric Chou
90c597dd73
Bug 817972 - Make Gecko Bluetooth capable of queueing file-sending requests, r=gyeh
2013-04-26 18:09:00 +08:00
Ryan VanderMeulen
821d31cc9d
Merge m-c to fx-team.
2013-04-25 08:41:24 -04:00
Ryan VanderMeulen
b95e9bd66e
Merge the last PGO-green inbound changeset to m-c.
2013-04-24 21:48:57 -04:00
Dave Hylands
555c3dd47d
Bug 865255 - Fix regression in sdcard availability detections. r=dougt
2013-04-24 13:34:37 -07:00
Caio Lima
9a3866556c
Bug 859818 - ConsoleAPIStorage.jsm tries to delete var-declared _consoleStorage; r=msucan
2013-04-23 12:19:00 +03:00
Josh Matthews
5eb0061eff
Bug 864775 - Fix for test failures.
2013-04-23 19:40:14 +02:00
Josh Matthews
34f51b1e3c
Bug 864775 - Build fix.
2013-04-23 18:05:06 +02:00
Josh Matthews
6c42a4ef43
Bug 864775 - Build fix for wrapper API changes between 18 and m-c.
2013-04-23 17:29:30 +02:00
Josh Matthews
9cdd9b0d52
Bug 864775 - Use unwrapped content window object to determine compartment when creating new ArrayBuffers for use by content from TCPSocket. r=bz
2013-04-23 17:12:53 +02:00
Reuben Morais
133aa961b8
Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner
2013-04-23 05:06:40 -07:00
Jeff Gilbert
2c93e9b902
Bug 863477 - Use SurfaceCaps::Any() for CreateOffscreen for GLContexts for NPAPI plugins. r=cpeterson
2013-04-25 09:35:50 -07:00
Boris Zbarsky
901d98713c
Bug 863898. Add support for dictionary arguments in JS-implemented WebIDL bindings. r=mccr8
2013-04-25 12:29:55 -04:00
Boris Zbarsky
f0c7d5faae
Bug 864727 part 7. Make the WebIDL binding Wrap methods take a handle for the scope object and use a Rooted for the parent. r=ms2ger
2013-04-25 12:29:55 -04:00
Boris Zbarsky
f75142b01d
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
2013-04-25 12:29:54 -04:00
Boris Zbarsky
a0ac3184fd
Bug 864727 part 4. Pass a handle for the scope object to all the various Wrap*Object stuff in BindingUtils. r=ms2ger
...
Note: The JS::Rooted in CGWrapWithCacheMethod is just there until we start passing a handle to Wrap().
2013-04-25 12:29:53 -04:00
Boris Zbarsky
1b68038a46
Bug 864727 part 3. Pass a handle for the parent object to WebIDL dictionary ToObject. r=ms2ger
2013-04-25 12:29:53 -04:00
Boris Zbarsky
2c5ce6945c
Bug 864727 part 2. Pass a handle for the scope object to union conversions. r=ms2ger,terrence
2013-04-25 12:29:52 -04:00
Andrew McCreight
8e04ab6d15
Bug 863880 - Take a less ad hoc approach to forward declarations in bindings generation. r=bz
2013-04-25 08:42:43 -07:00
Andrew McCreight
c90808d03f
Bug 863964 - clean up forward class declarations in codegen. r=bz
2013-04-25 08:42:43 -07:00
Ben Turner
3dc5a8b304
Bug 861287, fix clang bustage.
2013-04-25 11:26:58 -04:00
Antonio M. Amaya
80d0cfb204
Bug 864399 - Save the pref file after each localID. r=fabrice
2013-04-22 22:28:20 +02:00
Ed Morley
69699beaa1
Merge with mozilla-central
2013-04-23 12:17:57 +01:00
Boris Zbarsky
18a85fd96c
Bug 865975. Better rooting for the 'this', 'callable', and 'rval' values in WebIDL callbacks. r=bholley
2013-04-26 13:41:21 -04:00
Boris Zbarsky
e31b7dba18
Bug 865964. Remove dead WrapCallbackInterface code. r=smaug
2013-04-26 13:41:21 -04:00
Ehsan Akhgari
f3f4b81e3c
Bug 864164 - Part 2: Send the AudioBufferSourceNode buffer parameter changes to the stream; r=padenot
2013-04-22 17:01:22 -04:00
Nicolas Silva
b18dc950c7
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
...
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
2013-04-24 14:42:40 -04:00
Andrea Marchesini
f51b402829
Bug 864747 - Optional<T&> should be able to receive a value in the constructor. r=bz
2013-04-24 08:36:10 -04:00
David Zbarsky
1cc5ec0a23
Bug 856472: Wrappercache CanvasGradient r=bz
2013-04-26 10:55:56 -04:00
David Zbarsky
57b47b7ab9
Bug 856472: Convert CanvasGradient to WebIDL r=bz
2013-04-26 10:55:54 -04:00
David Zbarsky
500db280e5
Bug 856472: Wrappercache CanvasPattern r=bz
2013-04-26 10:55:37 -04:00
David Zbarsky
3aaed3d194
Bug 856472: Convert CanvasPattern to WebIDL r=bz
2013-04-19 04:49:22 -04:00
Garrett Robinson
781aea180e
Bug 865344 - Add a localization comment for BlockMixedDisplayContent and BlockMixedActiveContent. r=smaug
2013-04-26 10:10:59 -04:00
Ted Mielczarek
04936b3058
bug 865183 - Allow chrome callers to call navigator.getUserMediaDevices. r=bz,smaug
2013-04-25 15:16:09 -04:00
Ryan VanderMeulen
a80e3021bb
Merge m-c to inbound.
2013-04-26 08:00:50 -04:00
Gene Lian
4f43491e84
Bug 865992 - B2G MMS: the read count is wrong after updating the thread containing notification indication. r=vicamo a=leo+
2013-04-26 16:02:51 +08:00
Aryeh Gregor
e78504c9a9
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
2013-04-22 14:15:59 +03:00
Aryeh Gregor
93b152012b
Bug 859817 - Introduce already_AddRefed.downcast(); r=ehsan
2013-04-21 14:56:06 +03:00
Ms2ger
4e0f55189d
Merge backout.
2013-04-26 13:24:11 +02:00
Ms2ger
659e9e1600
Backout changesets 8d69a81abff9:6c2e3ea6afa6 for M2 timeouts and crashtest, reftest leaks.
2013-04-26 13:23:17 +02:00
Ms2ger
229df37509
Merge m-c to m-i.
2013-04-26 12:32:27 +02:00
Vivien Nicolas
1ba75005f9
Bug 847352 - Preload SystemMessageHandler.js. r=fabrice
2013-04-26 12:17:25 +02:00
Kevin Grandon
3ae0ef366d
Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice
2013-04-26 12:17:25 +02:00
Dave Hylands
505d1f5061
Bug 860934 - Use relative paths when handling device storage r=dougt
2013-04-18 16:13:23 +02:00
Wes Kocher
4d33464c67
Merge the last PGO-green inbound changeset to m-c.
2013-04-22 18:47:53 -07:00
Josh Matthews
4c7e6c0533
Bug 863770 - Pass in an ArrayBuffer object for nsBinaryInputStream::ReadAsArrayBuffer to use, for cases when the compartment in which it resides matters. r=vlad
2013-04-22 23:33:55 +02:00
Ryan VanderMeulen
4272b0bfcf
Backed out changeset ddf944cc292d (bug 863324) for Android bustage on a CLOSED TREE.
...
--HG--
rename : gfx/layers/ipc/PLayerTransaction.ipdl => gfx/layers/ipc/PLayers.ipdl
rename : gfx/layers/ipc/LayerTransactionChild.cpp => gfx/layers/ipc/ShadowLayersChild.cpp
rename : gfx/layers/ipc/LayerTransactionChild.h => gfx/layers/ipc/ShadowLayersChild.h
rename : gfx/layers/ipc/LayerTransactionParent.cpp => gfx/layers/ipc/ShadowLayersParent.cpp
rename : gfx/layers/ipc/LayerTransactionParent.h => gfx/layers/ipc/ShadowLayersParent.h
2013-04-22 14:47:16 -04:00
Nicolas Silva
b00da928b1
Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel
...
--HG--
rename : gfx/layers/ipc/ShadowLayersChild.cpp => gfx/layers/ipc/LayerTransactionChild.cpp
rename : gfx/layers/ipc/ShadowLayersChild.h => gfx/layers/ipc/LayerTransactionChild.h
rename : gfx/layers/ipc/ShadowLayersParent.cpp => gfx/layers/ipc/LayerTransactionParent.cpp
rename : gfx/layers/ipc/ShadowLayersParent.h => gfx/layers/ipc/LayerTransactionParent.h
rename : gfx/layers/ipc/PLayers.ipdl => gfx/layers/ipc/PLayerTransaction.ipdl
2013-04-22 18:07:48 -04:00
David Zbarsky
478f402ed9
Backout 3e7970330a3e for being wrong
2013-04-22 02:01:36 -04:00
Doug Turner
4c9c4a3fd7
Bug 856495 - Push notifications - Catch network manager undefined. r=nsm
2013-04-22 11:43:31 -04:00
Daniel Trebbien
efc359dc87
Bug 861217 - Add tests for scrollWidth on a table data TD cell in a fixed-layout table. r=bz
2013-04-24 08:36:10 -04:00
Kushagra Sinha
d3fd864730
Bug 858482 - Test cases. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Kushagra Sinha
796795f77c
Bug 858482 - Expose macro DEBUG to OS.Constants. r=khuey, r=dteller
2013-04-24 08:36:10 -04:00
Cykesiopka
ad08e18549
Bug 645402 - Remove ToInteger() workarounds in mozilla-central. r=bz
2013-04-24 08:36:09 -04:00
Ryan VanderMeulen
dc44c7f499
Bug 861605 - Rev uuids. r=Ms2ger
2013-04-29 09:33:06 -04:00
Ehsan Akhgari
c91f30797b
Bug 866442 - Implement BiquadFilterNode.getFrequencyResponse; r=padenot
2013-04-27 16:29:48 -04:00
Ehsan Akhgari
c62b64e90c
Bug 865246 - Part 3: Update the BiquadFilterNode IDL to match the current spec; r=padenot
2013-04-26 17:11:23 -04:00
Andrea Marchesini
79adff0de9
Bug 861605 - Make the arguments to Window.alert, Window.confirm optional. r=Ms2ger
2013-04-29 08:32:01 -04:00
Patrick Wang
34dfcebcc9
Bug 835255 - Part 1 - don't use first PNN record when OPL is present but phone is in a PLMN that is not listed in OPL. r=vicamo
2013-04-30 12:20:59 +08:00
Doug Turner
71916c583f
Bug 866913 - Reset high accuracy flag on StopDevice(). r=mvines
2013-04-29 20:22:30 -07:00
Doug Turner
430c046dbf
Bug 866893 - Remove support for multiple geolocation providers. r=mvines
2013-04-29 20:22:27 -07:00
Andrew McCreight
cce227c87c
Bug 861530 - unwrap for _content. r=bholley
2013-04-29 17:50:25 -07:00
Kan-Ru Chen (陳侃如)
4c2ee1d3e2
Bug 865249 - Wrap GetSingleton in a MainThread event. r=jdm
2013-04-26 10:54:45 +08:00
Boris Zbarsky
a7015d2b77
Bug 857555. Make window.content return an existing named frame with that name if there is one. r=bholley
2013-04-25 22:46:19 -04:00
Boris Zbarsky
99df5f95ad
Bug 865940. Remove AsMutable now that our binding stack variables aren't const. r=bholley
2013-04-25 22:46:18 -04:00
Andrew McCreight
17904bdc8b
Bug 855966 - Warn more harshly about test_interfaces. r+sr=bz
2013-04-25 19:44:22 -07:00
Gene Lian
e5be092a4e
Bug 853752 - B2G MMS: After retrieving MMS, delete the thread containing the previous notification indication. r=vicamo
2013-04-19 21:45:15 +08:00
Robert O'Callahan
55209a1c96
Bug 834835. Part 3: Implement DOMMediaStream::GetAudio/VideoTracks. r=jesup
2013-04-17 17:18:37 +12:00
Tom Schuster
c46a307c55
Bug 836949 - Remove the now unnecessary GetMethod function. r=jwalden
2013-04-27 17:37:05 +02:00
Landry Breuil
818f4155fa
Bug 866239 - Fix build on platforms without profiler after bug 853358 r=bgirard
2013-04-27 16:20:23 +02:00
Kartikaya Gupta
ed60c0872b
Bug 865337 - Fix assertion failure if TabChild::GetCachedFileDescriptor is called a second time after the first call is canceled. r=bent
2013-04-26 17:43:45 -04:00
Andreas Gal
8d87fa0466
Bug 862970 - Don't lock images on the active page on B2G. r=jlebar,joe
2013-04-25 18:36:53 -07:00
David Zbarsky
2bc2cd98b5
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
2013-04-21 21:25:28 -04:00
Jonathan Watt
c63ee27f69
Backout bug 862693 (Stop the :-moz-focusring pseudo-class from matching if an element is themed and the theme will display a visual indication of focus for the element. r=roc)
2013-04-21 11:30:11 +01:00
Ms2ger
7c1ae1ff7c
Merge m-c to m-i.
2013-04-21 09:54:41 +02:00
Ms2ger
848f17a98e
Bug 861880 - Move TreeColumns to WebIDL; r=bz
2013-04-21 08:42:26 +02:00
David Zbarsky
a32d3dd112
Bug 856962 - Move Touch to WebIDL bindings; r=mounir
2013-04-21 08:42:19 +02:00
Ms2ger
c3fa7a519c
Bug 861507 - Move SVGStringList to WebIDL and remove nsIDOMSVGStringList; r=heycam,smaug
2013-04-21 08:42:00 +02:00
Ms2ger
a074fea42d
Bug 862084 - Mark HTMLSelectElement.{item,namedItem} as potentially returning null to fix a crash; r=bz
2013-04-21 08:41:54 +02:00
Ryan VanderMeulen
1b08b461ca
Bug 862918 - Disable test on mobile. r=ted
...
CLOSED TREE
2013-04-19 12:09:51 -04:00
Ryan VanderMeulen
3fd074cf04
Merge m-c to inbound.
2013-04-19 11:17:18 -04:00
Gina Yeh
e38e47e3e5
Bug 863620 - Followup of bug 848414, r=echou
2013-04-19 14:40:51 +02:00
Vicamo Yang
7a23fd9768
Bug 863035 - WebSMS: use 'null' to reset SmsFilter::read and threadId. r=mounir,Ms2ger
2013-04-19 20:38:02 +08:00
Kan-Ru Chen (陳侃如)
d7a381161e
Bug 845707 - Only filter file path that is a '~' or starts with '~/'. r=dougt
2013-04-19 07:55:58 -04:00
Bobby Holley
74fcdc460f
Bug 862918 - Tests for showModalDialog. r=bz
...
These are pretty basic for now, but I'm going to be adding to them in the other bugs
where I munge this stuff.
2013-04-19 09:49:57 -04:00