Boris Zbarsky
a2f56bac6b
Bug 810644 part 2. Eliminate the now-unused CallEventHandler. r=smaug, sr=peterv
2013-01-03 14:02:42 -05:00
Boris Zbarsky
03afb391b8
Bug 810644 part 1. Switch setTimeout and setInterval to using WebIDL callback functions. r=smaug, sr=peterv
2013-01-03 14:02:36 -05:00
Adam Roach [:abr]
162c51bd79
Bug 860952 - Add error site information to unexpectedCallbackAndFinish callback r=jsmith
2013-04-12 09:45:26 -05:00
Chia-hung Tai
8309216d97
Bug 810091 - B2G MMS: Don't download message twice on receiving duplicated notification. r=vyang, r=gene.lian
2013-03-22 19:04:02 +08:00
Eric Chou
a321fba2ed
Bug 823803 - Manage two server sockets (RFCOMM/EL2CAP) in BluetoothOppManager, r=mrbkap, r=gyeh
...
In order to solve the problem, BluetoothOppManager should maintain
two server sockets at the same time, one is RFCOMM socket, another
is EL2CAP socket.
2013-04-12 18:45:39 +08:00
Eric Chou
85ab9277fa
Bug 823803 - Add L2CAP/EL2CAP Socket support, r=qdot, r=gyeh
...
This version of BlueZ from Code Aurora has added GOEP_PSM to Object
Push Profile service record, which means that remote devices may
connect with us via both L2CAP and RFCOMM. This patch completes
L2CAP/EL2CAP socket implementation.
2013-04-12 18:45:37 +08:00
Reuben Morais
d2bc475595
Bug 823999 - Add logging to the Contacts code to diagnose intermittent failure.
...
--HG--
extra : rebase_source : 7ded707e14bb280ea93582da5dbd460248518418
2013-04-12 01:51:49 -07:00
Gina Yeh
e6cc908a30
Bug 859727 - Should set force to FORCE_NONE after Sco is disconnected, r=echou
2013-04-12 16:27:21 +08:00
Vicamo Yang
8f3906b7ac
Bug 854790 4-2/4: test cases for filtering messages by threadId. r=gene
2013-04-12 14:56:27 +08:00
Vicamo Yang
29a67c1df9
Bug 854790 4-1/4: refactor test_filter_mixed.js so that we have multiple messages in one thread. r=gene
2013-04-12 14:56:23 +08:00
Vicamo Yang
19bc8dbd43
Bug 854790 3/4: RIL. r=gene
2013-04-12 14:56:19 +08:00
Vicamo Yang
680af19f9a
Bug 854790 2/4: DOM. r=mounir
2013-04-12 14:56:16 +08:00
Vicamo Yang
5c0ed72139
Bug 854790 1/4: Support filtering mobile messages with thread id. Interface changes. sr=mounir
2013-04-12 14:56:12 +08:00
Reuben Morais
c1f1fbaf95
Bug 860918 - Disable the mozContact constructor if the dom.mozContacts.enabled is not set. r=gwagner
...
--HG--
extra : rebase_source : f5a5291a4b1c74f9048ca04067d7fc8bf02ad1f9
2013-04-11 21:45:40 -07:00
Gregor Wagner
f3233c0932
Bug 859601 - mozSetting API - return undefined if the API is unsupported on the platform, not null. r=bent
2013-04-11 20:40:44 -07:00
Ehsan Akhgari
c2ff4fe5ac
Bug 859595 - Implement the alternate names for AudioBufferSourceNode, AudioContext and AudioParam; r=bzbarsky
...
Let this be mentioned in our code base history that I wrote this patch
with tears in my eyes. This is the saddest thing I've ever had to do to
Gecko. :(
--HG--
extra : rebase_source : 798e5b1dc8af51a399189dd05bc59ac077670820
2013-04-11 22:08:05 -04:00
Reuben Morais
7fe9a1d13e
Bug 861032 - Fix -Wreinterpret-base-class warning on Codegen.py. r=bz
...
--HG--
extra : rebase_source : c05d51d8aeed182b85333a347f0b1dfb5d6b1ef9
2013-04-11 19:29:50 -07:00
Joshua Cranmer
9b438430fc
Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger
2013-04-11 22:20:18 -05:00
Reuben Morais
8ff4cab9e0
Bug 856042 - Tighten up sanitization of arguments to the Contacts API. r=bz r=gwagner
2013-04-05 12:22:00 -07:00
Ehsan Akhgari
94759aeec1
Bug 861021 - Mark AudioBufferSourceNode.playbackRate as not-addrefed; r=bzbarsky
2013-04-11 21:44:42 -04:00
Reuben Morais
820dfe6840
Bug 856358 - Follow-up, fix UUID mismatch in ContactManager interface.
2013-04-11 17:25:38 -07:00
Steve Fink
a3f269557f
Bug 789593 - Clone typed arrays by cloning their buffers and only saving construction parameters. r=jorendorff, bent
...
Also enters a compartment where needed, and bumps both the structured clone and IndexedDB schema versions
2013-02-22 13:43:28 -08:00
Reuben Morais
8f6efd9315
Bug 856358 - Remove ContactProperties types from window. r=gwagner
...
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
2013-04-10 16:09:10 -07:00
Aaron Klotz
5f11f08cf8
Bug 858800: Removes premature cleanup of Plugin Hang UI's browser-side IPC. r=bsmedberg
...
--HG--
extra : rebase_source : a587db8df51399a1b68e2912dcc9063c05319080
2013-04-11 15:08:55 -06:00
Gregor Wagner
090055e5e3
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
2013-04-11 17:44:33 -04:00
Guilherme de Araujo ext:(%2C%20Brandon%20Waterloo%20%3Cbrandon.waterloo%40gmail.com%3E)
9b3c9bf246
Bug 851128 - Introduce custom recognition for the double-tap gesture. r=smichaud
...
Cocoa does not implement the double-tap gesture by default, so the gesture had to be recognized manually.
2013-04-10 14:38:26 -04:00
Ryan VanderMeulen
60dbee1a3e
Backed out 2 changesets (bug 850362, bug 600307) for Windows XP leaks on a CLOSED TREE.
2013-04-11 17:00:28 -04:00
Ryan VanderMeulen
4ee5d0b139
Backed out changeset 5e573a8f7ce1 (bug 856358) for bustage on a CLOSED TREE.
...
--HG--
rename : dom/interfaces/contacts/nsIContactProperties.idl => dom/interfaces/contacts/nsIDOMContactProperties.idl
2013-04-11 15:48:38 -04:00
leo.bugzilla.gecko@gmail.com
0cf92bfb46
Bug 852057 - Sort contacts correctly when givenName or familyName is null. r=gwagner
2013-04-11 12:35:24 -07:00
Reuben Morais
211e11853d
Bug 856358 - Remove ContactProperties types from window. r=gwagner
...
--HG--
rename : dom/interfaces/contacts/nsIDOMContactProperties.idl => dom/interfaces/contacts/nsIContactProperties.idl
extra : rebase_source : 3581687c7285ed8e9c653d1d71f2b60837708679
2013-04-10 16:09:10 -07:00
Michael Vines
ff8931d11f
Bug 859486 - Add system property to enable the unloading of Wi-Fi drivers r=mrbkap
2013-04-10 20:52:48 -07:00
Jacek Szpot
a38774d086
Bug 854503 - Rename JS unwrapping functions. r=bholley
2013-04-11 11:50:18 -07:00
Boris Zbarsky
a364a66c5b
Bug 860551. Fix instanceof for prototype-less interface objects to be saner. r=dzbarsky
2013-04-11 14:31:06 -04:00
Boris Zbarsky
ec9c33f5eb
Bug 860473 part 3. Root ErrorResult::ThrowJSException. r=evilpie,smaug
2013-04-11 14:31:06 -04:00
Boris Zbarsky
4351dd0aa6
Bug 860473 part 2. Root WebIDL dictionary ToObject. r=evilpie,smaug
2013-04-11 14:31:06 -04:00
Boris Zbarsky
3987fa669a
Bug 860473 part 1. Root WebIDL dictionary ParseJSON. r=evilpie, smaug
2013-04-11 14:31:05 -04:00
Ms2ger
b8470e21af
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
...
--HG--
extra : rebase_source : ae08a894b592465641ed774688957a446c8966a7
2013-04-09 08:43:25 -04:00
Ryan VanderMeulen
0c3a721fee
Backed out changesets a550dadafa30 and 315f6b451d07 (bug 857884) for mochitest failures on a CLOSED TREE.
2013-04-11 13:59:02 -04:00
Honza Bambas
f257d7f44d
Bug 850362 - reintroduce bug 842852 - localStorage optimizations, r=mak77
2013-04-11 18:26:15 +02:00
Honza Bambas
26d97547b7
Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug
2013-04-11 18:26:06 +02:00
David Zbarsky
899ae8e46f
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 4 r=Ms2ger
2013-04-11 12:24:47 -04:00
David Keeler
293e039784
bug 856777 - observe plugin-info-updated in nsPluginArray, not Navigator r=khuey
2013-04-10 13:59:45 -07:00
Ted Mielczarek
a2a18ddfeb
Backed out changeset dcf67f13c6bb, bug 851542 for B2G bustage.
2013-04-11 09:23:14 -04:00
Ms2ger
48e1538b4a
bug 851542 - Gamepad to webidl (with nsIVariant). r=smaug
2013-04-09 08:43:25 -04:00
Stephen Pohl
dff180a146
Bug 860429 - Make NPPVJavascriptPushCallerBool a no-op. r=bsmedberg
2013-04-11 07:48:10 -04:00
Henrik Skupin
6135fdec84
Bug 858135 - Update LocalMediaStreamPlayback inheritance to use Object.create(). r=jesup
2013-04-11 07:48:09 -04:00
Gabor Krizsanits
35c3d355eb
Bug 820170 - Wrapping nodes into documents compartment. r=bholley, r=enn
2013-04-11 11:59:42 +02:00
Ms2ger
c16f555360
Backout changeset baf184596a7b for build errors on a CLOSED TREE.
2013-04-16 19:07:38 +02:00
Gabor Krizsanits
8749ed3364
Bug 820170 - Wrapping nodes into documents compartment. r=bholley
2013-04-16 11:31:26 +02:00
Kyle Huey
d293f8f75c
Bug 855276: Diagnostic patch. r=bent
2013-04-16 09:09:11 -07:00
Benoit Girard
61019f45d1
Backout cb37a2ae805f on a CLOSED TREE
2013-04-10 19:43:20 -04:00
Benoit Girard
5d50089575
Backout e090321a025c
2013-04-10 19:42:56 -04:00
Ryan VanderMeulen
b910a98a24
Backed out changeset 9b9a5c42fb46 (bug 859601) for bustage on a CLOSED TREE.
2013-04-10 15:44:33 -04:00
Ben Turner
ebc89f5e51
Bug 859591 - 'Aborted transactions sometimes block all remaining transactions forever'. r=khuey.
2013-04-10 09:27:00 -07:00
Ryan VanderMeulen
ff7f6e9086
Backed out changeset 366758c34e31 (bug 859591) for xpcshell failures.
2013-04-10 14:45:40 -04:00
Aryeh Gregor
329a95c725
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
2013-04-10 17:15:54 +03:00
Aryeh Gregor
337756f144
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
2013-04-04 15:02:22 +03:00
Aryeh Gregor
b26de96c21
Bug 857102 part 3 - Make various GetNodeInfo callers infallible; r=bz
2013-04-04 15:01:11 +03:00
Aryeh Gregor
5925b452a5
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
2013-04-04 15:01:08 +03:00
Benoit Girard
058847f63b
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
...
--HG--
extra : rebase_source : 600b1e660bb4441e4bb4b83f2ec5c7f4bea93ae0
2013-04-03 18:59:17 -04:00
James Willcox
8e442df22d
Bug 734691 - Add multi-thread support to profiler r=benwa
...
--HG--
extra : rebase_source : 72fdb609181572e9b3aad5dafdfcffb59d33ab5b
2013-03-29 15:34:49 -04:00
Gregor Wagner
97b8b46e3b
Bug 859601 - mozContacts API - return undefined if the API is unsupported on the platform, not null. r=bent
2013-04-10 11:15:51 -07:00
Boris Zbarsky
63ddc32ba6
Bug 859503. Make unknown extended attributes into parse errors. r=khuey
2013-04-10 13:49:06 -04:00
Boris Zbarsky
01d3eba57a
Bug 851917. Get rid of the classinfo for HTMLObjectElement, HTMLEmbedElement, HTMLAppletElement, and rip out nsHTMLPluginObjElementSH. r=peterv,johns
2013-04-10 13:49:05 -04:00
David Keeler
821a533e0a
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00
Ben Turner
828298982c
Bug 859591 - 'Aborted transactions sometimes block all remaining transactions forever'. r=khuey.
2013-04-10 09:27:00 -07:00
Andrea Marchesini
277d72840f
Bug 858893 - Follow-up to fix B2G bustage on a CLOSED TREE.
2013-04-10 11:08:08 -04:00
Andrea Marchesini
c6c2308a42
Bug 858893 - Port DesktopNotification to WebIDL. r=Ms2ger
2013-04-10 10:20:43 -04:00
Andrea Marchesini
304bfb8f5b
Bug 858893 - Rename nsIDOMDesktopNotification to DesktopNotification. r=Ms2ger
...
--HG--
rename : dom/src/notification/nsDesktopNotification.cpp => dom/src/notification/DesktopNotification.cpp
rename : dom/src/notification/nsDesktopNotification.h => dom/src/notification/DesktopNotification.h
2013-04-10 10:20:43 -04:00
Jim Mathies
a9b8d84129
Bug 858526 - tests. r=ehsan
2013-04-10 09:02:44 -05:00
Patrick Wang
f2e5a25ce5
Bug 847744: Part 5 - IPC for retrieveMMS. r=vicamo
2013-04-10 20:18:43 +08:00
Patrick Wang
09eb47363e
Bug 847744: Part 4 - IPC implementation for MMS send(). r=jdm,vicamo,mrbkap
2013-04-10 20:18:41 +08:00
Patrick Wang
d54a64a91c
Bug 847744: Part 3 - IPDL change. r=vicamo,jdm
2013-04-10 20:18:38 +08:00
Patrick Wang
9a0052f826
Bug 847744: Part 2 - Use sms-* topic to notify mms observers. r=vicamo
2013-04-10 20:18:35 +08:00
Patrick Wang
4ec6b15d47
Bug 847744: Part 1 - Create MmsService for content process. r=vicamo
...
--HG--
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/android/MmsService.h
rename : dom/mobilemessage/src/SmsServicesFactory.h => dom/mobilemessage/src/fallback/MmsService.h
2013-04-10 20:18:32 +08:00
Bas Schouten
839048be74
Bug 825928: Land layers refactoring. r=jrmuizel,bas,nical,mattwoodrow,roc,nrc,benwa,bjacob,jgilbert,kchen CLOSED TREE
...
Please contact Bas Schouten <bschouten@mozilla.com>, Nicolas Silva <nsilva@mozilla.com> or Nicholas Cameron <ncameron@mozilla.com> with general questions. Below is a rough list of authors to contact with specific questions.
Authors:
gfx/layers/Compositor.* gfx/layers/Effects.h - Compositor Interface - bas,nrc,nical
gfx/layers/d3d* - D3D9/D3D10 - bas
gfx/layers/ThebesLayer* - ThebesLayers - nrc,bas
gfx/layers/composite/* - CompositeLayers - nrc,nical
gfx/layers/client/* - Client - nrc,nical,bas
gfx/layers/*Image* - nical
gfx/layers/ipc ipc - IPC - nical
gfx/layers/opengl - CompositorOGL - nrc,nical
gfx/2d - bas,nrc
gfx/gl - GLContext - bjacob
dom/* layout/* - DOM - mattwoodrow
2013-04-10 09:20:52 +00:00
Chia-hung Tai
b944806a04
Bug 855607 - B2G MMS: Notify user while retrieving expiried notification indication. r=vyang
2013-04-09 16:57:01 +08:00
Kyle Huey
3876235aea
Bug 859894: Reland on this CLOSED TREE with a CLOBBER.
2013-04-09 15:39:44 -07:00
Kyle Huey
55b22ee953
Back out bug 859894 to open this CLOSED TREE.
2013-04-09 15:33:05 -07:00
Kyle Huey
b009035d00
Bug 859894: Switch dom/bindings off of mddepend.pl. r=ted
2013-04-09 15:11:43 -07:00
Kyle Huey
59dacf84af
Bug 855276: Moar diagnostics.
2013-04-09 15:08:28 -07:00
Nikhil Marathe
c6ad38a532
Bug 851253 - SimplePush: Only wakeup apps that have registrations. r=jlebar
...
--HG--
extra : rebase_source : bbca711265f60ee06124d82d82077c3e02aca02a
2013-04-09 14:12:35 -07:00
Adam Roach [:abr]
8f1c3ae062
Bug 856425: Call onicecandidate with a null candidate immediately after setLocalDescription succeeds r=ekr
2013-04-09 16:18:32 -05:00
Jan-Ivar Bruaroey
0466eb531d
Bug 855769: Wire up TURN support in RTCPeerConnection config r=jesup
2013-03-29 19:02:08 -04:00
Paul Adenot
e699f7917a
Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan
2013-04-09 14:47:42 +02:00
Doug Turner
6d0e972630
Bug 856440 - Use global preference object instead of a getter. r=nsm
...
--HG--
extra : rebase_source : 1d828675c711d0d862a48370ebc207d4b7f0e205
2013-04-09 11:02:00 -07:00
Stephen Pohl
0cd77e174b
Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc
2013-04-09 14:44:01 -05:00
Ryan VanderMeulen
a48604f17e
Merge m-c to inbound.
2013-04-09 15:29:13 -04:00
Ryan VanderMeulen
6737042960
Backed out changeset 9983874bfa63 (bug 854467) for bustage on a CLOSED TREE.
2013-04-09 13:45:39 -04:00
Fabrice Desré
8825e5c0fc
Bug 859307 - [updates] wrong behavior when the manifest changes but not the packaged zip r=ferjm
2013-04-09 10:18:49 -07:00
Justin Lebar
5e9bfdd687
No bug: Fix typo in comment in TabContext.h. r=me DONTBUILD
2013-04-09 13:12:15 -04:00
Ryan VanderMeulen
cbc8941952
Merge m-c to fx-team.
2013-04-09 08:17:45 -04:00
Mihai Sucan
a9ac029d24
Bug 808370 - Use the VariablesView in webconsole; r=past,vporof,paul
2013-04-09 12:46:30 +03:00
Phil Ringnalda
ce292d6506
Back out f55d9235d5a0 (bug 859200) for test_ril_worker_icc.js failure
2013-04-08 22:49:54 -07:00
Trevor Saunders
9d995f7517
bug 859646 - fix b2g code that checks what infallible TArray::EnsureLengthAtleast() returns r=jlebar
2013-04-08 23:35:56 -04:00
Vicamo Yang
dea9da1095
Bug 749086 - 3/3: fix test cases. r=gwagner
2013-04-10 00:41:31 +08:00
Vicamo Yang
2358d51dc1
Bug 749086 - 2/3: DOM & IPC changes. r=bent
2013-04-10 00:41:27 +08:00
Vicamo Yang
699500656e
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
2013-04-10 00:41:23 +08:00
Hiroyuki Ikezoe
8de0093758
Bug 859200 - Get properties for RIL as boolean. r=allstars.chh
2013-04-08 19:20:48 +08:00
Ehsan Akhgari
84977006bb
Bug 859602 - Remove AudioParam.minValue/maxValue; r=bzbarsky
2013-04-08 21:57:54 -04:00
Ehsan Akhgari
bc953f2564
Bug 859594 - Remove AudioSourceNode; r=bzbarsky
2013-04-08 22:45:02 -04:00
Boris Zbarsky
d95ba48131
Back out Bug 810644 part 1 to fix b2g test_closeOnGC.html orange on CLOSED TREE
2013-04-08 22:56:06 -04:00
Boris Zbarsky
ecb207e1b0
Back out Bug 810644 part 2 to fix b2g test_closeOnGC.html orange.
2013-04-08 22:55:15 -04:00
Gavin Sharp
96ec4237c9
Bug 691647 Part 1: clean up nsISidebar interface by removing the non-standard addPersistentPanel/addPanel methods, and adjusting method arguments to avoid the use of string/wstring. r=jst, sr=sicking
...
--HG--
extra : rebase_source : f8214c757d49f433c37563e9ceed86e81f25eb1e
2013-04-08 19:22:48 -07:00
Vicamo Yang
10a0d3d05e
Bug 749086 - 3/3: fix test cases. r=gwagner
2013-04-09 10:22:23 +08:00
Vicamo Yang
23b5e1e4b5
Bug 749086 - 2/3: DOM & IPC changes. r=bent
2013-04-09 10:22:19 +08:00
Vicamo Yang
92ce785fd2
Bug 749086 - 1/3: Use DOMRequest instead of SmsRequest. Interface changes. sr=sicking, r=bent
2013-04-09 10:22:15 +08:00
Vicamo Yang
03d1f75904
Bug 849739 5/5: test cases. r=gwagner
2013-04-09 10:22:07 +08:00
Vicamo Yang
33a4efe24e
Bug 849739 4/5: RIL. r=gwagner
2013-04-09 10:22:03 +08:00
Vicamo Yang
8bc4d7dbbd
Bug 849739 3/5: IPC. r=bent
2013-04-09 10:21:59 +08:00
Vicamo Yang
db4566182c
Bug 849739 2/5: DOM. r=mounir,mrbkap
2013-04-09 10:21:54 +08:00
Vicamo Yang
19494e9e28
Bug 849739 1/5 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
2013-04-09 10:21:50 +08:00
Vicamo Yang
fcfa72dde3
Bug 838467 5/5: test cases. r=gwagner
2013-04-09 10:21:43 +08:00
Vicamo Yang
ba78123094
Bug 838467 4/5: RIL. r=gwagner
2013-04-09 10:21:39 +08:00
Vicamo Yang
d1948ae387
Bug 838467 3/5: IPC. r=sicking,bent
2013-04-09 10:21:35 +08:00
Vicamo Yang
d7cb9ae399
Bug 838467 2/5: DOM implementation. r=sicking,bent
2013-04-09 10:21:31 +08:00
Vicamo Yang
9fad2c3784
Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent
2013-04-09 10:21:25 +08:00
Ryan VanderMeulen
8b1a61762a
Backed out changesets ab64b048ad04 and 025d24d7fee8 (bug 734691) for leaks.
2013-04-08 22:16:21 -04:00
Jason Smith
7cc1aac322
Bug 850275 - Adds some basic mochitests for offer media constriants. r=jesup
2013-04-02 08:06:59 -07:00
Reuben Morais
3fd1918417
Bug 856923 - Don't stop installing permissions if one of them has an invalid entry in the manifest. r=gwagner
2013-04-05 16:38:08 -07:00
Georg Fritzsche
db4dbe3114
Bug 857589 - Bail out without warnings when no plugins registry key is present. r=bsmedberg
2013-04-03 16:24:03 +02:00
Ehsan Akhgari
b0d7171a54
Bug 856455 - Make nsCOMArray::SetCapacity return void; r=bsmedberg
...
--HG--
extra : rebase_source : 38cdef904f9b7fc33bd3f41bd19b1778dfbd7990
2013-03-31 16:06:18 -04:00
Ben Turner
ecabec9183
Bug 858674 - 'Tweak SQLite pragmas on mobile devices for space savings'. r=khuey.
2013-04-08 12:47:13 -07:00
Benoit Girard
69273a1401
Bug 734691 - Port multi-thread support to win/mac. r=snorp,smaug
...
--HG--
extra : rebase_source : 172d75f2183c5ba50ce709aeefcd3534a35724e5
2013-04-03 18:59:17 -04:00
James Willcox
f6c0d380d3
Bug 734691 - Add multi-thread support to profiler r=benwa
...
--HG--
extra : rebase_source : 8367dc61f9f9026d0110ffe43d5d4d0aa9129e24
2013-03-29 15:34:49 -04:00
Ehsan Akhgari
dd2b8fecee
Backed out changeset d0d75e76d41f (bug 857417) for crashes during tests
2013-04-08 18:48:38 -04:00
Jason Smith
b2fe406760
Bug 836349 - Crashtest for bug 836349. r=abr
...
DONTBUILD
2013-04-08 16:14:24 -05:00
Ryan VanderMeulen
43d4bf4779
Backed out changeset 6c40b2d396c6 (bug 836349) for a bad commit message.
2013-04-08 17:29:38 -04:00
Adam Roach [:abr]
738dd217d2
# HG changeset patch
...
# User Jason Smith <jsmith@mozilla.com>
# Date 1364784773 25200
# Node ID 509272e28c38cc8962e67465e3be58281d9af33a
# Parent 0b7c27024048cdfbbd62005d1c4ad5e7f6edf8a8
bug 836349 - Crashtest for bug 836349. r=abr
2013-04-08 16:14:24 -05:00
Boris Zbarsky
2cfc65d93f
Bug 856428. Don't try to root an uninitialized value. r=peterv
2013-04-08 17:05:22 -04:00
Boris Zbarsky
147a9ec190
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
2013-04-08 17:04:21 -04:00
Boris Zbarsky
0fb62d62f7
Bug 688691. Warn when LenientThis actually causes us to not throw. r=ms2ger
2013-04-08 17:04:21 -04:00
David Keeler
0b8691d471
bug 854467 - fix nsIPluginTag enabled state API r=bsmedberg r=unfocused
2013-03-27 14:06:43 -07:00
Vicamo Yang
05dae6619d
Bug 849739 4/4: RIL. r=gwagner
2013-04-10 00:38:03 +08:00
Vicamo Yang
60cf472b1e
Bug 849739 3/4: IPC. r=bent
2013-04-10 00:37:58 +08:00
Vicamo Yang
2e64c7a43a
Bug 849739 2/4: DOM. r=mounir,mrbkap
2013-04-10 00:37:54 +08:00
Vicamo Yang
40c0d9dc7f
Bug 849739 1/4 - WebSMS: Replace GetThreadList() with DOMCursor based GetThreads(). Interface changes. sr=mounir, r=bent
2013-04-10 00:37:50 +08:00
Vicamo Yang
c96a31f435
Bug 838467 5/5: test cases. r=gwagner
2013-04-10 00:36:12 +08:00
Vicamo Yang
26be51f9bb
Bug 838467 4/5: RIL. r=gwagner
2013-04-10 00:36:08 +08:00
Vicamo Yang
797bfd721b
Bug 838467 3/5: IPC. r=sicking,bent
2013-04-10 00:36:04 +08:00
Vicamo Yang
e499085914
Bug 838467 2/5: DOM implementation. r=sicking,bent
2013-04-10 00:35:59 +08:00
Vicamo Yang
438f832042
Bug 838467 1/5: use DOMCursor instead of SmsCursor. Interface changes. sr=sicking, r=bent
2013-04-10 00:35:55 +08:00
Boris Zbarsky
19bcd12b01
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
2013-04-08 17:04:21 -04:00
Andrea Marchesini
3d17116fda
Bug 851470 - Attr to WebIDL. r=Ms2ger
2013-04-09 17:29:47 +02:00
Andrea Marchesini
e509e0114b
Bug 851470 - Rename nsDOMAttribute to Attr. r=Ms2ger
...
--HG--
rename : content/base/src/nsDOMAttribute.cpp => content/base/src/Attr.cpp
rename : content/base/src/nsDOMAttribute.h => content/base/src/Attr.h
2013-04-09 17:29:44 +02:00
Kyle Machulis
1a2f72467e
Bug 844705 - Add comment to mReadFileThread. r=mrbkap
2013-04-09 12:11:00 -04:00
Ehsan Akhgari
401ac0136b
Backed out changeset 92c2f24cb6ff (bug 854336) because of mochitest-1 crashes
2013-04-09 11:28:42 -04:00
Jeff Walden
ac06912fc3
Bug 856384 - Make outer windows always be [[Extensible]]. r=bholley, r=till
2013-04-09 09:07:05 -04:00
Chia-hung Tai
10ee0bd0e0
Bug 855605 - B2G MMS: Support auto-home in retrieve mode. r=vyang
2013-04-09 10:30:38 +08:00
vliu
c8d8c1da52
Bug 855513 - WIFI is not re-enabed when internet sharing is getting stopped and WIFI was enabled before. r=vchang
2013-04-02 15:30:32 +08:00
Aryeh Gregor
53c6d9faf8
Bug 851916 part 2 - createHTMLDocument() should work with no arguments; r=bz
2013-03-21 14:55:08 +02:00
Aryeh Gregor
5384d0b989
Bug 851916 part 1 - Update dom/imptests/webapps/ and harness; r=Ms2ger
...
--HG--
rename : dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/test_ChildNode-remove.js => dom/imptests/webapps/DOMCore/tests/submissions/Ms2ger/ChildNode-remove.js
2013-03-21 14:54:43 +02:00
Julien Wajsberg
99a61a983d
Bug 858833 - During an update, downloadAvailable is sometimes not reset to false after an error when it should. r=fabrice
2013-04-06 01:04:26 +02:00
Chia-hung Tai
944e5cc904
Bug 843445 - B2G MMS: Provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-2:mms_service. r=vyang, r=gene.lian, sr=sicking
2013-03-22 20:02:02 +08:00
Vicamo Yang
5801554fea
Bug 850127 (follow-up): use JS::Value instead and fix possible fennec build bustage. r=me
2013-04-08 17:53:48 +08:00
Andrew McCreight
5afce95861
Bug 856313 - Clean up some Traverse/Unlink declarations. r=smaug
2013-04-02 09:48:59 -07:00
Olli Pettay
47910b2a56
Bug 858014, make sure nsPIDOMWindow can be used in external apps, like TB/SM, r=neil
...
--HG--
extra : rebase_source : 5c3bfc5bb175efba465be834974d26df34207568
2013-04-07 15:19:56 +03:00
Ms2ger
a4c6c994b0
Bug 859075 - Attempt to make the test more robust.
2013-04-07 13:59:18 +02:00
Masatoshi Kimura
2550eb2430
Bug 858224 - Remove most MSVC exemptions for FAIL_ON_WARNINGS. r=ted feedback=dholbert
2013-04-07 13:45:34 +09:00
Justin Lebar
8176f06a9f
Bug 856006 - Attempt no. 3: Switch mozbrowserloadstart to mozbrowserloadend in the hopes that this will resolve an intermittent orange. r=me
2013-04-06 15:21:36 -04:00
Ryan VanderMeulen
4df26dd5ac
Backed out changeset a85d21e394c0 (bug 854503) for bustage.
2013-04-06 14:37:33 -04:00
Jacek Szpot
ab74228011
Bug 854503 - Rename JS unwrapping functions. r=bholley
2013-04-04 12:14:32 +02:00
David Zbarsky
3febe3b914
Bug 857884 - Use dom::EventTarget more in content/ and dom/ Part 2 r=Ms2ger
2013-04-05 20:44:26 -04:00
David Zbarsky
59707ec484
Bug 857884 - Use dom::EventTarget more in content/ and dom/ r=Ms2ger
2013-04-05 20:44:15 -04:00
Jason Duell
3c0ce1c33a
Bug 855906 - SimplePush: Set pingInterval on websocket. r=dougt
2013-04-05 13:52:24 -07:00
Drew Willcoxon
4a9fc1a0fe
Bug 858192 - Correct error in nsIContentPrefService2 documentation about callbacks and observers. r=mak
2013-04-05 12:24:11 -07:00
Andrew McCreight
409625bfdf
Bug 852134 - simplify rooting and unrooting of SMS. r=smaug
2013-04-05 10:03:56 -07:00
Adam Roach [:abr]
d6ec1b8a61
Bug 853858: Move PeerConnectionTest instance reference into global scope r=jesup,whimboo
2013-04-04 17:08:42 -05:00
Justin Lebar
9c74d3f6cd
Bug 856006 - Attempt no. 2 to fix orange in browserElement_KeyEvents.js. r=kk1ff
...
It looks like we're sending events to the mozbrowser iframe before it's fully loaded.
2013-04-05 10:18:02 -04:00
Ryan VanderMeulen
0c343a580c
Backed out changeset fddde2d1e9b2 (bug 853858) for Windows leaks.
2013-04-05 09:03:22 -04:00
Chia-hung Tai
c4ee3f7df9
Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking
2013-03-21 17:57:41 +08:00
Ryan VanderMeulen
84ac4e2c09
Backed out 13 changesets (bug 838467, bug 849739, bug 749086) for Marionette failures.
2013-04-09 08:54:00 -04:00
Paul Adenot
60af723f4c
Bug 854336 - Implement the playbackRate property of AudioBufferSourceNode. r=ehsan
2013-04-09 14:47:42 +02:00
Yoshi Huang
9e38d90345
Bug 859200 - Part 2 : update xpcshell tests. r=vicamo
2013-04-09 14:00:58 +08:00
Hiroyuki Ikezoe
99ec313538
Bug 859200 - Part 1: Get properties for RIL as boolean. r=allstars.chh
2013-04-08 19:20:48 +08:00
Randell Jesup
c027758120
Backout changeset a54f620cf84c (bug 843445) for build failures
2013-04-09 03:55:21 -04:00
Chia-hung Tai
a5288573b4
Bug 843445 - B2G MMS: provide nsIDOMMobileMessageManager.retrieveMMS() to retrieve MMS for the deferred retrieval mode, part-1:idl part. r=vyang, sr=sicking
2013-03-21 17:57:41 +08:00
Nicholas Nethercote
05d64c5967
Bug 848560 (part 3) - Add support to about:memory for writing memory report dumps and reading gzipped memory report dumps. code=nnethercote,maierman. r=jlebar.
...
--HG--
extra : rebase_source : b93b45d1f4c22a388eedff890c19dc1952c576de
2013-03-27 20:31:26 -07:00
Vicamo Yang
8352a8e91b
Bug 850127 - 3/3: RIL & test cases. r=gwagner
2013-04-05 20:16:01 +08:00
Vicamo Yang
263ba379c4
Bug 850127 - 2/3: DOM & IPC. r=mounir
2013-04-05 20:15:52 +08:00
Vicamo Yang
6f85140d92
Bug 850127 - 1/3: Expose threadId in SmsMessage and SmsThreadListItem. IDL/IPDL changes. sr=mounir
2013-04-05 20:15:44 +08:00
Ryan VanderMeulen
ed08c643df
Backed out changeset 8a6cacf047a1 (bug 833795)to fix bug 856083.
2013-04-05 07:55:25 -04:00
Adam Roach [:abr]
76d130e238
Bug 853858: Move PeerConnectionTest instance reference into global scope. r=jesup, r=hskupin
2013-04-04 17:08:42 -05:00
David Zbarsky
632574c3c6
Bug 856962: Move Touch to its own file r=Ms2ger
...
--HG--
rename : content/events/src/nsDOMTouchEvent.cpp => content/events/src/Touch.cpp
rename : content/events/src/nsDOMTouchEvent.h => content/events/src/Touch.h
2013-04-05 04:49:00 -04:00
Ms2ger
a70235de19
Revert to changeset 4c45dbd81a32 to fix mochitest-chrome orange.
2013-04-05 09:40:13 +02:00
Anthony Jones
0bb08fbaa7
Backout 8a6cacf047a1 (bug 833795) to fix bug 856083
2013-04-05 18:19:08 +13:00
Eric Chou
0533a0f3f3
Bug 851046: Patch 9 - Small misc fixes; r=mrbkap
2013-04-04 17:56:16 -07:00
Eric Chou
6a65583423
Bug 851046: Patch 8 - Add BluetoothSocket* as an argument of callback functions in BluetoothSocketObserver; r=mrbkap
2013-04-04 17:55:55 -07:00
Eric Chou
683613dfd8
Bug 851046: Patch 7 - Remove function ListenSocketViaService(); r=mrbkap
2013-04-04 17:55:34 -07:00
Eric Chou
25b14ee505
Bug 851046: Patch 6 - Apply BluetoothSocket to BluetoothScoManager; r=mrbkap
2013-04-04 17:54:43 -07:00
Eric Chou
aa28265e8c
Bug 851046: Patch 5 - Apply BluetoothSocket to BluetoothHfpManager; r=mrbkap
2013-04-04 17:54:22 -07:00
Eric Chou
3185e0f46b
Bug 851046: Patch 4 - Apply BluetoothSocket to BluetoothOppManager; r=mrbkap
2013-04-04 17:53:08 -07:00
Eric Chou
9d4ec7094d
Bug 851046: Patch 3 - Replace (Bluetooth*Managers)->CloseSocket() with (Bluetooth*Managers)->Disconnect(); r=mrbkap
2013-04-04 17:52:48 -07:00
Eric Chou
9a7967cfef
Bug 851046: Patch 2 - New Class: BluetoothSocket; r=mrbkap
2013-04-04 17:52:12 -07:00
Eric Chou
280aa9fefc
Bug 851046: Patch 1 - New interface: BluetoothSocketObserver; r=mrbkap
2013-04-04 17:51:35 -07:00
Dale Harvey
453698b877
Bug 826058 - Hosted app install/update tests. r=fabrice, r=ted
2013-04-04 17:58:44 -07:00
Gregor Wagner
e788304d93
Bug 804623 - Permission Prompt Helper needs more access context to enable/disable permissions. r=sicking
2013-04-04 17:47:46 -07:00
Matt Brubeck
3ee37d2232
Back out bug 851046 because of rebase problems
2013-04-04 17:45:06 -07:00
Gregor Wagner
3918b9d59a
Bug 858339 - PhoneNumberJS: Fix colombian phone numbers without the leading +. r=bent
2013-04-04 17:40:04 -07:00
Gregor Wagner
d27ce43bfe
Bug 858330 - PhoneNumberJS: Fix chilean mobile numbers. r=bent
2013-04-04 17:39:57 -07:00