Gabriele Svelto
b7270f6ca1
Bug 975434 - Remove the ability to cancel memory minimizations. r=njn
2014-02-25 16:37:30 +01:00
Carsten "Tomcat" Book
38c9d559f9
Backed out changeset 0cea4bded6f8 (bug 936340) for mochitest-3 bustage on a CLOSED TREE
2014-02-25 16:00:47 +01:00
Carsten "Tomcat" Book
df93062b9a
Merge mozilla-central to fx-team on a CLOSED TREE
2014-02-25 15:42:32 +01:00
Carsten "Tomcat" Book
d847c29652
Merge mozilla-central to b2g-inbound
2014-02-25 15:29:02 +01:00
Carsten "Tomcat" Book
8f2d51be14
Merge mozilla-central to mozilla-inbound
2014-02-25 15:18:06 +01:00
Carsten "Tomcat" Book
6ed4d39459
merge b2g-inbound to mozilla-central
2014-02-25 14:30:13 +01:00
Masayuki Nakano
1aa46ecaec
Bug 975688 part.7 Rename nsDOMDataContainerEvent to mozilla::dom::DataContainerEvent r=smaug
...
--HG--
rename : dom/events/nsDOMDataContainerEvent.cpp => dom/events/DataContainerEvent.cpp
rename : dom/events/nsDOMDataContainerEvent.h => dom/events/DataContainerEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
ecd0285da8
Bug 975688 part.6 Rename nsDOMCompositionEvent to mozilla::dom::CompositionEvent r=smaug
...
--HG--
rename : dom/events/nsDOMCompositionEvent.cpp => dom/events/CompositionEvent.cpp
rename : dom/events/nsDOMCompositionEvent.h => dom/events/CompositionEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
44a8f70f42
Bug 975688 part.5 Rename nsDOMCommandEvent to mozilla::dom::CommandEvent r=smaug
...
--HG--
rename : dom/events/nsDOMCommandEvent.cpp => dom/events/CommandEvent.cpp
rename : dom/events/nsDOMCommandEvent.h => dom/events/CommandEvent.h
2014-02-26 14:23:57 +09:00
Masayuki Nakano
08c75d14ce
Bug 975688 part.4 Rename nsDOMClipboardEvent to mozilla::dom::ClipboardEvent r=smaug
...
--HG--
rename : dom/events/nsDOMClipboardEvent.cpp => dom/events/ClipboardEvent.cpp
rename : dom/events/nsDOMClipboardEvent.h => dom/events/ClipboardEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
03db3ba123
Bug 975688 part.3 Rename nsDOMBeforeUnloadEvent to mozilla::dom::BeforeUnloadEvent r=smaug
...
--HG--
rename : dom/events/nsDOMBeforeUnloadEvent.cpp => dom/events/BeforeUnloadEvent.cpp
rename : dom/events/nsDOMBeforeUnloadEvent.h => dom/events/BeforeUnloadEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
64ccb1e296
Bug 975688 part.2 Rename nsDOMAnimationEvent to mozilla::dom::AnimationEvent r=smaug
...
--HG--
rename : dom/events/nsDOMAnimationEvent.cpp => dom/events/AnimationEvent.cpp
rename : dom/events/nsDOMAnimationEvent.h => dom/events/AnimationEvent.h
2014-02-26 14:23:56 +09:00
Masayuki Nakano
a4dd828377
Bug 975688 part.1 Rename DOMWheelEvent to WheelEvent r=smaug
...
--HG--
rename : dom/events/DOMWheelEvent.cpp => dom/events/WheelEvent.cpp
rename : dom/events/DOMWheelEvent.h => dom/events/WheelEvent.h
2014-02-26 14:23:55 +09:00
"Kan-Ru Chen (陳侃如)"
1cb56f4f43
Bug 970290 - Call setEnabledPref earlier. r=fabrice
...
Must set the preferences before testready.
--HG--
rename : mobile/android/tests/browser/moz.build => mobile/android/tests/moz.build
extra : rebase_source : 7b21cbeb52f0f64d29d2c7fbad6de1c931f233ed
2014-02-25 16:13:05 +08:00
Masayuki Nakano
7644ee9553
Bug 975387 Notify TextComposition instance of that nsIMEStateManager stops managing it r=smaug, sec-a=abillings
2014-02-25 15:59:28 +09:00
Bevis Tseng
a24603a35e
Bug 975356 - Append iccId into the message sent by SystemMessenger. r=vyang
2014-02-24 18:34:06 +08:00
Rik Cabanier
2f2740d614
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
5d5915579c
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Richard Barnes
a6c346f6cb
Bug 936340 - Implement navigator.sendBeacon. r=sicking
2014-02-25 08:40:54 -05:00
Florian Quèze
b4f865560b
Bug 804611 - Add a way to grant/deny getUserMedia permissions persistently, r=jesup,dolske, ui-r=Boriss.
2014-02-25 12:50:42 +01:00
John Shih
1dba42f7f1
Bug 961598 - support DNS reslover. r=vchang
2014-02-20 19:04:51 +08:00
Ben Tian
7214cc65d3
Bug 939672 - Patch 2/2: Move NS_DECL_ISUPPORTS and NS_DECL_NSIOBSERVER into BluetoothProfileManagerBase.h
2014-02-20 18:15:47 +08:00
Ben Tian
b0d8828c19
Bug 939672 - Patch 1/2: [bluedroid] Add fallback BluetoothHfpManager, r=gyeh
...
--HG--
rename : dom/bluetooth/bluedroid/BluetoothHfpManager.cpp => dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.cpp
rename : dom/bluetooth/bluedroid/BluetoothHfpManager.h => dom/bluetooth/bluedroid/hfp/BluetoothHfpManager.h
2014-02-25 11:37:37 +08:00
Phil Ringnalda
2ffff0072c
Back out b157f5d0c235 (bug 974197) for b2g reftest-4 and reftest-6 failures
...
CLOSED TREE
2014-02-24 21:06:18 -08:00
Ben Turner
49d925e84b
Bug 956218 - Fix build bustage for B2G-JB on a CLOSED TREE
2014-02-24 20:16:01 -08:00
Hsin-Yi Tsai
36fe682c1c
Bug 881174 - part1 - cdma 3way call webidl. r=gene
2014-02-18 17:30:04 +08:00
Edgar Chen
a553864770
Bug 976959 - Change the netmask to prefix length for supporting IPv6. r=vchang,hsinyi
2014-02-26 18:08:46 +08:00
Dimi Lee
59d9c13851
Bug 977469 - When USB/Wifi Tethering are both enabled, disable one of them will also disable IP forwarding. r=vchang
2014-02-27 14:20:50 +08:00
Dimi Lee
0aec8c7dcf
Bug 977479 - updateUpStream function in NetworkService.js doesn't work. r=vchang
2014-02-27 15:40:00 +08:00
Peter Van der Beken
6f93fad4e2
Bug 923054 part 2 - Convert DataTransfer to WebIDL bindings, add WebIDL API and switch to the WebIDL binding. r=smaug
2014-02-26 22:23:31 -05:00
Boris Zbarsky
5b9a40cc0b
Bug 952890 part 2. Remove the IsArrayLike method, since it no longer matches any spec concept. r=peterv
2014-02-14 10:46:09 -05:00
Boris Zbarsky
c9d6e0595e
Bug 952890 part 1. Make WebIDL sequence JS to C++ conversions use for-of iteration, not length/index gets. r=peterv
2014-02-14 10:46:09 -05:00
Boris Zbarsky
40e78a51ea
Bug 977950. Fix dragging of text to work again. r=smaug
2014-02-28 08:57:13 -05:00
Jan de Mooij
f8a1ec2850
Bug 939562 part 2 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
2014-02-26 10:25:36 +01:00
Andrea Marchesini
27aa10cd04
Bug 965860 - patch 7 - Console API in workers, r=khuey
2014-02-27 23:39:30 +00:00
Andrea Marchesini
0ccdca4ca3
Bug 965860 - patch 6 - Console.count(), r=khuey
2014-02-27 23:39:24 +00:00
Andrea Marchesini
155f130757
Bug 965860 - patch 5 - Console inner-window-destroyed observer, r=khuey
2014-02-27 23:39:17 +00:00
Andrea Marchesini
9e6c310068
Bug 965860 - patch 4 - Console format string, r=khuey
2014-02-27 23:39:12 +00:00
Andrea Marchesini
5d074ae75a
Bug 965860 - patch 3 - Console replacable in IDL, r=bz
2014-02-27 23:39:06 +00:00
Andrea Marchesini
80210d8dab
Bug 965860 - patch 2 - ConsoleAPI written in C++, r=bz
2014-02-27 23:39:00 +00:00
Andrea Marchesini
07f3b7d454
Bug 965860 - patch 1 - Convert ConsoleAPIStorage in a Service, r=msucan, r=khuey
...
--HG--
rename : dom/base/ConsoleAPIStorage.jsm => dom/base/ConsoleAPIStorage.js
2014-02-27 23:38:54 +00:00
Reuben Morais
f954df12ae
Bug 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen
...
--HG--
rename : content/base/public/nsINameSpaceManager.h => content/base/public/nsNameSpaceManager.h
2014-02-27 20:04:46 -03:00
Reuben Morais
ddb6e8babf
Bug 458300 - Remove some unneeded includes of nsINameSpaceManager.h. r=jst
2014-02-27 20:04:45 -03:00
Ryan VanderMeulen
136d9870b7
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Max Vujovic
60efc69207
Bug 948265 - Remove deprecated filterRes attribute from SVG filters. r=roc
2014-02-28 16:40:14 -05:00
Ryan VanderMeulen
01c0d3b7a0
Merge m-c to inbound on a CLOSED TREE.
2014-02-28 16:06:20 -05:00
Boris Zbarsky
6d73568b76
Bug 978015. Web pages should actually be able to use DataTransfer. r=smaug
2014-02-28 13:57:14 -05:00
Jeff Walden
5a7db86560
Bug 972132 - Convert JS::EmptyValueArray to JS::HandleValueArray::empty(). r=terrence
...
--HG--
extra : rebase_source : 58b87df07373a7811136682b128aea67f04446cd
2014-02-12 23:38:36 -08:00
Ryan VanderMeulen
217f971cbb
Bug 950266 - Re-enable the WebRTC tests disabled for nuwa issues r=jesup,ryanvm
2014-02-07 17:29:17 -05:00
Andrew McCreight
088603db5d
Bug 976651 - Encapsulate the Read of a new nsXBLPrototypeBinding::Read a little better. r=mrbkap
2014-02-27 10:04:10 -08:00
Andrew McCreight
537eb6fa81
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
Wes Kocher
6375199d3d
Merge m-c to fx-team
2014-02-24 18:29:49 -08:00
Wes Kocher
b5db6f03fa
Merge inbound to m-c
2014-02-24 17:45:16 -08:00
Mike Habicher
739b49234d
Bug 975472 - fix crash in DOM error handler, r=dhylands
2014-02-24 13:01:21 -05:00
Jessica Jong
219d40bf53
Bug 973842 - Part 3: Support adding secondary routes (NetworkUtils). r=vchang
2014-02-24 09:19:20 -05:00
Jessica Jong
48a8cf9ff3
Bug 973842 - Part 2: Support adding secondary routes (NetworkService). r=vchang
2014-02-24 09:19:20 -05:00
Jessica Jong
9479a0c783
Bug 973842 - Part 1: Support adding secondary routes (idl/cid). r=vchang
2014-02-24 09:19:20 -05:00
Reuben Morais
f2708504c4
Bug 967119 - Hold a CPU lock while the contacts DB upgrade is running. r=bent
2014-02-24 09:19:20 -05:00
Carsten "Tomcat" Book
ebba05a0bd
Merge mozilla-central to b2g-inbound
2014-02-24 13:26:33 +01:00
Carsten "Tomcat" Book
0bad0682bf
merge b2g-inbound to mozilla-central
2014-02-24 12:55:53 +01:00
Fernando Jiménez
dcd2003855
Bug 903291 - App download hangs indefinitely if the child process dies before confirming the install. r=fabrice
2014-02-24 09:52:15 +01:00
Tom Schuster
9a72df76f8
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
2014-02-23 21:19:43 +01:00
William Chen
7e3d257959
Bug 856140 - Sync our document.registerElement implementation to the current version of the spec. r=mrbkap
2014-02-23 13:01:26 -08:00
Phil Ringnalda
e93c529ba7
Back out 5e4cee2fcbc6 (bug 963294) for build bustage
...
CLOSED TREE
2014-02-23 12:59:52 -08:00
Tom Schuster
5eabd80fb1
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
2014-02-23 21:19:43 +01:00
Boris Zbarsky
9fd5b838b1
Bug 973849. Allow clearInterval/clearTimeout calls with no arguments; just treat them as no-ops. r=smaug
2014-02-23 00:01:26 -05:00
Phil Ringnalda
aeab0a83a7
Back out ab395abf96b9:837481767455 (bug 972312) for Windows build bustage
...
CLOSED TREE
2014-02-22 21:39:13 -08:00
Boris Zbarsky
a74668e111
Bug 973849. Allow clearInterval/clearTimeout calls with no arguments; just treat them as no-ops. r=smaug
2014-02-23 00:01:26 -05:00
Boris Zbarsky
f5da038d79
Bug 972312 part 2. Get rid of InternalScriptErrorEvent and just use mozilla::dom::ErrorEvent for the cases that used to use it. r=smaug
2014-02-23 00:01:12 -05:00
Boris Zbarsky
6f3b9119a4
Bug 972312 part 1. Generate virtual As*Event functions on WebIDL events so that we can easily go from an nsDOMEvent to the relevant event subtype. r=smaug
2014-02-23 00:01:12 -05:00
Phil Ringnalda
5858111161
Back out cbd2e8c512f6 (bug 968836) for hidden bustage
2014-02-22 20:13:27 -08:00
Ehsan Akhgari
f870f4f3d0
Bug 975732 - Move one CXXFLAGS variable in dom/bluetooth to DEFINES; r=mshal
2014-02-22 21:42:12 -05:00
Geoff Lankow
bc9f8bab8d
Bug 974295 - Replacement for getPrefsByName in nsIContentPrefService2; r=adw
2014-02-22 16:50:53 +13:00
Wes Kocher
04c6720e07
Merge m-c to inbound
2014-02-21 18:55:53 -08:00
Wes Kocher
48e2244da5
Merge b2g-inbound to m-c
2014-02-21 18:35:32 -08:00
Kartikaya Gupta
1bfc78b036
Bug 968991 - Only initialize the root metrics after getting both before-first-paint and the mInnerSize dimensions. r=botond
2014-02-21 18:12:43 -05:00
Ryan VanderMeulen
c7a5ff34d2
Backed out changeset 2d021370c57f (bug 965990) for causing bug 973307.
2014-02-21 16:54:42 -05:00
Reuben Morais
9640407fd6
Bug 951785 - For browser content, unless explicitly denied for the app, consider permissions for the requesting origin, not the requesting app. r=sicking
...
--HG--
extra : rebase_source : 83d71d004f193c597f19a3cead1682698579d3d5
2014-02-21 16:56:19 -03:00
Ryan VanderMeulen
1ae505b136
Merge m-c to b2g-inbound.
2014-02-21 15:01:50 -05:00
Fabrice Desré
155aecfb5c
Backout 96eaa0f376ab (bug 961282) for smoketest regression.
2014-02-21 11:54:03 -08:00
Mike Habicher
3ef173f7e0
Bug 965533 - fix the zoom attribute, r=dhylands
2014-02-21 13:14:52 -05:00
Ryan VanderMeulen
3a780f2063
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Ehsan Akhgari
f1e844fd62
Bug 935778 - Part 0.4: Spray even more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
2014-02-21 09:11:33 -05:00
Rik Cabanier
c458fa4627
Bug 966591 - Part 2: Validate input to AddHitRegion. Provide partial implementation. r=roc
2014-02-21 08:35:36 -05:00
Rik Cabanier
fb4ab7ddcd
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Carsten "Tomcat" Book
d4e2894197
Backed out changeset 9112c3abc3ea (bug 926830) for mochitest memory leak on a CLOSED TREE
2014-02-21 14:31:31 +01:00
Hsin-Yi Tsai
409f2b974d
Bug 974580 - _timer shouldn't be null. r=allstars.chh
2014-02-21 14:15:35 +08:00
Phil Ringnalda
a196f2815f
Back out 0f5f58d5d410:8db4d719f5f8 (bug 973780) for debug WinXP mochitest-3 assertions
...
CLOSED TREE
2014-02-20 20:46:50 -08:00
Terrence Cole
cd3165bc12
Bug 969410 - Do not expose non-tenured addresses in JS_GetObjectId; r=sfink
...
--HG--
extra : rebase_source : dfa32a19df80b9ae5f9d7d535b141e50007c0149
2014-02-20 13:38:57 -08:00
Georg Fritzsche
c61dcea8ae
Bug 964272 - Expose last modified time on plugin tags. r=bsmedberg
2014-02-18 11:45:47 +01:00
Edgar Chen
6e74eff3d2
Bug 973771 - Part 2: Marionette tests for LTE preferred network types. r=hsinyi
2014-02-18 17:09:25 +08:00
Edgar Chen
e06802c2bf
Bug 973771 - Part 1: RIL implementation for LTE preferred network types. r=hsinyi
2014-02-18 14:21:09 +08:00
Edgar Chen
522237197d
Bug 900429 - Part 2: Xpcshell tests for CDMA personalization state and lock type. r=allstars.chh
2014-02-21 10:48:26 +08:00
Edgar Chen
4d4ae5a83d
Bug 900429 - Part 1: Add personalization state and lock type for CDMA. r=allstars.chh
2014-02-20 14:00:56 +08:00
Chris Peterson
62f1c3dc89
Bug 712939 - Replace JS_STATIC_ASSERT with static_assert outside js/ directory. r=BenWa r=bsmedberg r=mccr8
2014-02-17 22:10:50 -08:00
Ehsan Akhgari
0f5851acbd
Bug 935778 - Part 0.3: Spray some more MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
2014-02-20 23:07:24 -05:00
Wes Kocher
9219370b50
Merge m-c to inbound
2014-02-20 19:37:22 -08:00
Bobby Holley
d1f7b89e33
Bug 973780 - Remove Xray expando slot from new-binding objects. r=bz
2014-02-20 18:24:10 -08:00
Oleg Romashin
e5c33da3e3
Bug 974335 - Refactor Qt Widget Backend implementation. Qt Only changes NPDB. r=romaxa
...
--HG--
rename : dom/system/unix/Makefile.in => dom/system/qt/Makefile.in
rename : dom/system/unix/QTMLocationProvider.cpp => dom/system/qt/QTMLocationProvider.cpp
rename : dom/system/unix/QTMLocationProvider.h => dom/system/qt/QTMLocationProvider.h
rename : dom/system/unix/nsHapticFeedback.cpp => dom/system/qt/QtHapticFeedback.cpp
rename : dom/system/unix/nsHapticFeedback.h => dom/system/qt/QtHapticFeedback.h
rename : dom/system/unix/moz.build => dom/system/qt/moz.build
2014-02-20 18:09:02 -08:00
Oleg Romashin
f13b8416c2
Bug 974335 - Refactor Qt Widget Backend implementation. Build changes . r=glandium
2014-02-20 18:08:58 -08:00
Fabrice Desré
80bd1c4153
Bug 975038 - Remove obsolete indexedDB migration code r=mwu
2014-02-20 11:31:57 -08:00
Marco Castelluccio
35f0c9f4e5
Bug 961282 - In Webapps.jsm, create directories only when really needed. r=fabrice
2014-02-20 15:35:09 -05:00
Oleg Romashin
b85dd22b92
Bug 974335 - Refactor Qt Widget Backend implementation. Plugins cleanup. r=josh
2014-02-20 18:08:36 -08:00
Wes Kocher
a5dcf6f444
Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
...
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
21020b1d94
Bug 852315 - Test. r=bsmedberg
2014-02-20 14:38:03 -08:00
John Schoenick
cd8a7ac51b
Bug 406541 - Test. r=bsmedberg
2014-02-20 14:38:02 -08:00
John Schoenick
fd650dfafa
Bug 738396 - Test. r=bsmedberg
2014-02-20 14:38:02 -08:00
John Schoenick
2e78a944a7
Bug 971279 - Add nptest java plugin. r=bsmedberg
2014-02-20 14:38:02 -08:00
John Schoenick
d0fbe23ec1
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-20 14:38:02 -08:00
Ben Turner
d614d98be5
Bug 974645 - AssertNoGcThing failure in worker XMLHttpRequest. r=khuey.
2014-02-20 14:35:47 -08:00
Maksim Lebedev
e95a2f50c4
Bug 970199 - Switch mouse event button type from ushort to short according to spec change. r=smaug
...
--HG--
extra : rebase_source : 7da22cbb4a3fcc6fa7cc8350bea0f87adf896788
2014-02-20 10:38:13 -08:00
Mark Hammond
da1a04a29a
Bug 935793 (part 2) - rename browser-shown notifications and send them for all frames. r=smaug
2014-02-21 09:19:18 +11:00
Andrew McCreight
38957cb028
Bug 966762 - Add chrome JS function to unlink ghost windows. r=smaug
2014-02-20 12:55:40 -08:00
Andrew McCreight
9264ccbc55
Bug 951491 - Ensure ResumeTimeouts() after FreeInnerObjects() does nothing. r=bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
f067117dff
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:40 -08:00
Andrew McCreight
2b22105ac4
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-20 12:55:39 -08:00
Ryan VanderMeulen
dd6c89e27b
Merge inbound to m-c.
2014-02-20 15:13:01 -05:00
Carsten "Tomcat" Book
d10b31178b
Merge mozilla-central to b2g-inbound
2014-02-20 13:01:38 +01:00
Thomas Zimmermann
405bf0e97a
Bug 972253: Remove GetDBusConnection, r=echou
...
All calls to GetDBusConnection have been replaced by direct references
to sDBusConnection.
2014-02-20 12:56:11 +01:00
Thomas Zimmermann
dc6988b2be
Bug 972253: Cleanup Start/Stop methods in BlueZ backend, r=echou
...
This patch cleans up the code for starting and stopping DBus
connections in the BlueZ backend of Bluetooth. It also fixes
a bug were the initial 'adapteradded' reply might have been
missed.
2014-02-20 12:55:57 +01:00
Thomas Zimmermann
e55b242e41
Bug 972253: Merge the content of DBusThread.cpp into Bluetooth code, r=echou
...
DBusThread.{cpp,h} maintains state for Bluetooth. This patch moves
the content of these files to Bluetooth's Bluez backend.
2014-02-20 12:55:41 +01:00
Carsten "Tomcat" Book
be248235a2
merge b2g-inbound to mozilla-central
2014-02-20 12:54:27 +01:00
Mike Habicher
8b4193c3a5
Bug 973790 - only call ClearCurrentFrame() when closing down the camera hardware, r=dhylands
2014-02-19 23:18:55 -05:00
Mike Habicher
9e32e131fd
Bug 940424 - add a failable test shim to the Gonk hardware wrapper, r=dclarke,dhylands,jesup
2014-02-19 23:18:52 -05:00
"Kan-Ru Chen (陳侃如)"
f10544b0e0
Bug 970290 - Wait "testready" instead of "load" event.
2014-02-20 10:25:14 +08:00
Chris Peterson
b27e93c69a
Bug 712873 - Part 3: Replace JS_ALWAYS_TRUE with MOZ_ALWAYS_TRUE outside js/src/ directory. r=luke
2014-02-17 22:42:57 -08:00
Chris Peterson
544486a631
Bug 712873 - Part 1: Replace JS_ASSERT with MOZ_ASSERT outside js/ directory. r=luke
2014-02-17 22:09:06 -08:00
Chris Peterson
065c214bf6
Bug 712939 - Replace JS_STATIC_ASSERT with static_assert outside js/ directory. r=mccr8
2014-02-17 23:56:19 -08:00
Bobby Holley
a1f5e4896b
Bug 973401 - Handle null from GetURI. r=smaug
2014-02-19 18:23:48 -08:00
Andrew McCreight
7ca0781046
Backout bug 966762 for Valgrind leaks
2014-02-19 17:17:58 -08:00
Andrew McCreight
5087973976
Backout bug 951491 on suspicion of causing Valgrind leaks
2014-02-19 16:10:58 -08:00
Andrew McCreight
05b1319dbf
Merge backout, a=bustage fix
2014-02-19 14:47:02 -08:00
Andrew McCreight
8f025e2ac2
Back out bug 972591 (4ca2f958008b and 8048c03516b1) for probably causing Valgrind leaks.
2014-02-19 14:46:43 -08:00
Andrew McCreight
bc2d62af2d
Bug 972591, part 3 - Convert nsXBLDocumentInfo::mBindingTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
fd59979153
Bug 972591, part 2 - Convert nsXBLPrototypeBinding::mAttributeTable to nsClassHashtable. r=froydnj,bz
2014-02-19 13:27:14 -08:00
Andrew McCreight
965ff68237
Bug 972591, part 1 - Remove some trailing whitespace from nsXBLPrototypeBinding. r=bz
2014-02-19 13:27:14 -08:00
Ryan VanderMeulen
171103a5a9
Merge m-c to inbound.
2014-02-19 15:45:14 -05:00
Ryan VanderMeulen
a25e1a410f
Merge inbound to m-c.
2014-02-19 15:37:55 -05:00
Gregor Wagner
f37b226c93
Bug 974100 - Don't expose SettingsService in non b2g builds. r=bent
2014-02-19 10:26:49 -08:00
Reuben Morais
2a4b6ffa50
Bug 966141 - Route IPC messages manually in DownloadsAPI.jsm. r=fabrice
2014-02-19 11:43:28 -05:00
Kai-Zhen Li
1de89453a5
Bug 973832 - Update NetUtils for gonk-kk. r=vchang
2014-02-18 18:37:39 +08:00
Alan Huang
b9da225569
Bug 971615 - Implement "storageStatus" API for device storage. r=dhylands
2014-02-19 10:48:05 +08:00
Carsten "Tomcat" Book
7b8cb8d43f
Merge mozilla-central to b2g-inbound
2014-02-19 14:23:51 +01:00
Carsten "Tomcat" Book
0638a6e76e
merge b2g-inbound to mozilla-central
2014-02-19 14:05:49 +01:00
Vicamo Yang
82fc05d83f
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
2014-02-19 20:02:16 +08:00
Wes Kocher
48dca6fe58
Merge m-c to b2g-inbound
2014-02-18 19:09:07 -08:00
"Kan-Ru Chen (陳侃如)"
0b553107b1
Bug 873661 - Wait both browserloadend and process-created event. r=fabrice
2014-02-19 10:55:25 +08:00
Wes Kocher
e94ae59d91
Merge inbound to m-c
2014-02-18 18:49:28 -08:00
Ryan VanderMeulen
77e1eb4e84
Merge m-c to inbound.
2014-02-18 15:25:07 -05:00
Ryan VanderMeulen
6bcf42d1bf
Merge inbound to m-c.
2014-02-18 15:18:19 -05:00
Robert Longson
4a319262ed
Bug 500261 - svg images do not fire error events on any error. r=cam,sr=smaug
2014-02-18 19:57:42 +00:00
Ehsan Akhgari
16b2ad1171
Backed out changeset 5ecd0339a087 (bug 973143) because of a possible Talos regression
2014-02-18 14:27:51 -05:00
Andrew McCreight
58fa248662
Bug 972856 - Use PR_Now() for CC timestamp in JSON log. r=smaug
2014-02-18 09:58:40 -05:00
Michael Wu
cd62c59398
Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene
2014-02-18 15:41:36 +01:00
Georg Fritzsche
dc3d2344cc
Bug 926830 - Test cleanup for plugin enabledState usage, dom/plugins. r=bsmedberg
2014-02-17 15:57:37 +01:00
Oleg Romashin
bac274e727
Bug 974138 - Dispatch PointerEnter on PointerDown. r=smaug
...
--HG--
extra : rebase_source : 13a73acbf5b08873236d9436a7152b9a296e43f0
2014-02-20 20:06:07 -08:00
Marco Chen
1a4414416b
Bug 968921 - "audio-channel-change" event should consider the audio channels in the background even there is an one on the foreground. r=baku
2014-02-17 18:58:12 +08:00
Luke Wagner
0bbe5a9dbc
Bug 972652 - asmjscache: evict cache entries for the origin if the group or global limit is hit (r=janv)
...
--HG--
extra : rebase_source : bc816062e833b977921e20103c5c8409ba9ffd4b
2014-02-13 18:25:39 -06:00
Andrew McCreight
57d072a733
Back out bug 712939 for not getting fully reviewed.
2014-02-20 06:40:56 -08:00
Ted Clancy (:tedders1)
4a2ee81d50
Bug 965346 - Part 1: Ensure that callback is called, even when reply is null. r=mrbkap
2014-02-13 08:51:12 -08:00
Albert Crespell
2a73534306
Bug 968793 - Wrong database upgrade. r=gene, r=jshih
2014-02-13 13:08:41 +01:00
Cervantes Yu
6406c12c89
Bug 965912 - Initialize DateCacheCleaner (which registers an observer to the chrome process) after forking from the Nuwa process. r=khuey
2014-02-14 16:43:51 +08:00
Ehsan Akhgari
88c47212e9
Bug 973143 - Move some variables to moz.build; r=glandium
2014-02-18 02:02:00 -05:00
Phil Ringnalda
f6cb06c649
Merge f-t to m-c
2014-02-17 20:56:06 -08:00
Phil Ringnalda
243fc36595
Merge m-c to f-t
2014-02-17 15:27:12 -08:00
Phil Ringnalda
d364bc4d01
Merge b-i to m-c
2014-02-17 15:16:03 -08:00
Carsten "Tomcat" Book
10c6dc8b00
Merge mozilla-central to b2g-inbound
2014-02-17 13:36:51 +01:00
Vicamo Yang
e1a0120c37
Bug 960894 - 4/4: fix existing ril_worker test cases. r=hsinyi,yoshi
2014-02-17 19:35:13 +08:00
Vicamo Yang
88d0aeb6e3
Bug 960894 - 3.f/4: really merge all RIL worker instances into one. r=hsinyi
2014-02-17 19:35:12 +08:00
Vicamo Yang
3be8155688
Bug 960894 - 3.e/4: multiple contexts in one RIL worker. r=hsinyi
2014-02-17 19:35:11 +08:00
Vicamo Yang
5668e11f5c
Bug 960894 - 3.d.3/4: use 'this.context.debug'. r=hsinyi
2014-02-17 19:35:10 +08:00
Vicamo Yang
224eb35f5c
Bug 960894 - 3.d.2/4: use 'this.context.clientId'. r=hsinyi
2014-02-17 19:35:08 +08:00
Vicamo Yang
52e914fefc
Bug 960894 - 3.d/4: look up foreign objects through 'this.context'. r=hsinyi
2014-02-17 19:35:07 +08:00
Vicamo Yang
15da5adad5
Bug 960894 - 3.c/4: construct global objects from constructors. r=hsinyi
2014-02-17 19:35:06 +08:00
Vicamo Yang
19476e2fcc
Bug 960894 - 3.b/4: don't modify global. r=hsinyi
2014-02-17 19:35:05 +08:00
Vicamo Yang
5ad42bba3e
Bug 960894 - 3.a/4: Move PENDING_NETWORK_TYPE into RIL and rename to pendingNetworkType. r=hsinyi
2014-02-17 19:35:04 +08:00
Vicamo Yang
ec5fa0f27e
Bug 960894 - 2.b/4: allow sharing WorkerMessenger between RadioInterface instances. r=hsinyi
2014-02-17 19:35:03 +08:00
Vicamo Yang
973a04b07a
Bug 960894 - 2.a/4: move ril_worker init code out of RadioInterfaceLayer ctor. r=hsinyi
2014-02-17 19:35:02 +08:00
Vicamo Yang
aef8dda771
Bug 960894 - 1/4: allow representing multiple clients in one RIL worker. r=bz
2014-02-17 19:35:01 +08:00
Nikhil Marathe
56c89838ab
Bug 966384 - Promises on workers use correct busy count. r=khuey
2014-02-17 12:24:36 +05:30
Nikhil Marathe
bf562b1549
Backout 3011b2b7f82f (bug 966384) for unused variable failures. r=backout
...
CLOSED TREE
--HG--
extra : amend_source : dfb81e133bca73ba3c5ad959593c5d3d444f8506
2014-02-17 11:06:03 +05:30
Nikhil Marathe
0556e2f175
Bug 966384 - Promises on workers use correct busy count. r=khuey
...
--HG--
extra : rebase_source : 23ad7b8682a8ed6d0062dd9234ee28a18a92a54b
2014-02-17 10:19:15 +05:30
Phil Ringnalda
369e9f3db8
Merge b-i to m-c
2014-02-15 10:01:36 -08:00
Phil Ringnalda
045a2cbe55
Merge m-i to m-c
2014-02-15 09:54:57 -08:00
Vaibhav Agarwal
d109cb3fc7
Bug 970925 - convert testing/mochitest/android.json into skip-if statements in mochitest.ini files; r=jmaher
2014-02-15 04:53:02 -05:00
Bobby Holley
bb7e5e5083
Bug 968003 - Return null for frameElement with a cross-origin parent. r=bz
2014-02-14 22:39:34 -08:00
Bobby Holley
c163a63a57
Bug 968460 - Use the incumbent global for nsGlobalWindow::GetCallerGlobal and remove JS_GetScriptedGlobal. r=bz
2014-02-14 22:39:33 -08:00
Bobby Holley
263626e418
Bug 968335 - Tests. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
c1aac455ec
Bug 968335 - Implement GetCallerPrincipalOverride. r=bz
2014-02-14 22:36:44 -08:00
Bobby Holley
1ec39fdc0c
Bug 968335 - Make Auto{Entry,Incumbent}Global inherit ScriptSettingsStackEntry. r=bz
...
This will allow us to downcast from a stack entry to an AutoEntryGlobal, and
thereby get at the AutoCxPusher.
2014-02-14 22:36:43 -08:00
Bobby Holley
3a1fc50dc9
Bug 968335 - Use an AutoCxPusher directly in Auto{Entry,Incumbent}Global. r=bz
...
This will let us ask whether the AutoCxPusher is stack-top.
2014-02-14 22:36:43 -08:00
Bobby Holley
868969d535
Bug 968335 - Add accessors to the script settings stack entries themselves, not just the globals. r=bz
2014-02-14 22:36:43 -08:00
Bobby Holley
82bb2b3581
Bug 923904 - Tests. r=mccr8
...
We land these before actually landing bug 923904, because we want to build the
tests for bug 968335 on top of the same infrastructure.
2014-02-14 22:36:43 -08:00
Mike Habicher
a28ebb99d1
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
2014-02-14 17:41:07 -05:00
Brian Smith
83e4eaa908
Bug 896620: Make marketplace certs work on in all products, r=keeler
...
--HG--
extra : source : 86ec7137a8892f75918c77e605df970f5b96ef62
extra : histedit_source : 33326790804d49e6ec658626116ebf870d94d445
2014-02-14 14:37:07 -08:00
Ryan VanderMeulen
512d78f365
Merge m-c to b2g-inbound
2014-02-14 15:32:34 -05:00
Ryan VanderMeulen
8b9e3e8681
Backed out changeset 1f21bc9fc654 (bug 968793) for B2G xpcshell failures.
2014-02-14 14:01:43 -05:00
Julian Seward
9ce922e332
Bug 960603 - Uninitialised value use relating to nsJSContext::EndCycleCollection. r=mccr8.
...
--HG--
extra : rebase_source : 06a45cf8a46045bfafb6b95864a3ce6c2d0b04a0
2014-02-17 13:16:23 +01:00
Brian R. Bondy
c4e16b9b50
Bug 969559 - Set delayed restricted integrity in child process to block off pipe and file access after LowerToken call. r=aklotz
2014-02-14 11:07:16 -05:00
Boris Zbarsky
e929ede0ba
Back out bug 952890, since the dependencies aren't fixed yet.
2014-02-14 10:50:19 -05:00