Commit Graph

132247 Commits

Author SHA1 Message Date
Jonathan Kew
f679cf8281 bug 873939 followup - remove duplicates in the test_interfaces.html list. r=khuey 2013-05-21 12:25:14 +08:00
Adam Roach [:abr]
5395bf6afe Bug 874306 - Add PC identifier to ICE logging r=ekr 2013-05-21 11:34:09 +08:00
Drew Willcoxon
4e52e9bcaa Bug 518606 - Improve about:support's "Copy text to clipboard" output. r=unfocused 2013-05-20 20:05:53 -07:00
Drew Willcoxon
0d4e3174dc Bug 868793 - Fix about:support's "ASSERTION: FormatStringFromName() without format parameters". r=felipe 2013-05-20 20:05:50 -07:00
Alexander Surkov
78c4a8e830 Bug 873366 - move getText tests into separate file, r=tbsaunde 2013-05-21 11:40:14 +09:00
Ryan VanderMeulen
65cb05d247 Merge m-c to fx-team. 2013-05-20 16:22:54 -04:00
Ryan VanderMeulen
153a6ea11e Merge inbound to m-c. 2013-05-20 16:21:45 -04:00
Fabrice Desré
49ed5158de Bug 872100 - app.clearBrowserData appears to not clear browser data immediately sr=mounir, r=jduell,ferjm 2013-05-20 10:20:19 -07:00
Ryan VanderMeulen
8acd62e6e3 Merge m-c to inbound. 2013-05-20 11:29:37 -04:00
Ryan VanderMeulen
95bbc42c8c Merge m-c to birch. 2013-05-20 08:22:31 -04:00
Ms2ger
f919a15533 Bug 868778 - Part d: Actually move DataChannel to WebIDL. 2013-05-20 11:48:16 +02:00
Edgar Chen
b422878737 Bug 873965 - Set preferred network type when radio is on. r=vicamo 2013-05-20 16:04:37 +08:00
Szu-Yu Chen [:aknow]
8d7b43652f Bug 818393 - Part 4: Add test for call barring. r=htsai.
---
 dom/network/tests/marionette/manifest.ini          |    2 +
 .../marionette/test_call_barring_get_option.js     |   31 +++++++++
 .../marionette/test_call_barring_set_error.js      |   66 ++++++++++++++++++++
 3 files changed, 99 insertions(+)
 create mode 100644 dom/network/tests/marionette/test_call_barring_get_option.js
 create mode 100644 dom/network/tests/marionette/test_call_barring_set_error.js
2013-05-21 13:17:22 +08:00
Szu-Yu Chen [:aknow]
62088d9ca5 Bug 818393 - Part 3: Call barring RIL implementation. r=htsai.
---
 dom/system/gonk/RILContentHelper.js    |  112 +++++++++++++++++++++++++++++++-
 dom/system/gonk/RadioInterfaceLayer.js |   38 +++++++++++
 dom/system/gonk/ril_consts.js          |   19 ++++++
 dom/system/gonk/ril_worker.js          |   31 +++++++++
 4 files changed, 199 insertions(+), 1 deletion(-)
2013-05-21 13:13:37 +08:00
Szu-Yu Chen [:aknow]
c35a3a1739 Bug 818393 - Part 2: Call barring DOM implementation. r=htsai, smaug.
---
 dom/network/src/MobileConnection.cpp |   26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
2013-05-21 13:12:59 +08:00
Szu-Yu Chen [:aknow]
b43baef554 Bug 818393 - Part 1: Add interface for call barring config. r=htsai. sr=mounir.
---
 dom/network/interfaces/nsIDOMMobileConnection.idl  |   84 +++++++++++++++++++-
 .../interfaces/nsIMobileConnectionProvider.idl     |    7 +-
 2 files changed, 87 insertions(+), 4 deletions(-)
2013-05-21 13:08:57 +08:00
Marco Chen
dcb43990c1 Bug 870682 - [gonk-jb-4.2] Add basic support for audio control API. r=mwu 2013-05-20 15:34:42 +08:00
Zachary Easterbrook
cd7c034c2d Bug 868952 - Fix the getAll(...) function in AlarmDB to be more efficient. r=clian 2013-05-20 07:47:38 -04:00
Gina Yeh
414da4c45b Bug 853235 - Combine pairing-related system messages into one type, r=echou 2013-05-20 15:34:45 +08:00
Ms2ger
0ed0441e1e Bug 868778 - Part c: Move DataChannel to WebIDL; r=mounir+jesup
--HG--
rename : content/base/public/nsIDOMDataChannel.idl => dom/webidl/DataChannel.webidl
2013-05-20 09:19:45 +02:00
Ms2ger
be663c2829 Bug 868778 - Part b: Move the declaration of nsDOMDataChannel into nsDOMDataChannel.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.cpp => content/base/src/nsDOMDataChannel.h
2013-05-20 09:10:59 +02:00
Ms2ger
6d4b3079a3 Bug 868778 - Part a: Move nsDOMDataChannel.h to nsDOMDataChannelDeclarations.h; r=jesup
--HG--
rename : content/base/src/nsDOMDataChannel.h => content/base/src/nsDOMDataChannelDeclarations.h
2013-05-20 09:10:59 +02:00
Ms2ger
46791e0e8c Bug 873417 - Part b: Use CGClass for CGDictionary; r=bz 2013-05-20 09:10:59 +02:00
Ms2ger
af1d6eb256 Bug 873417 - Part a: Cleanup and fix some bugs in CGClass; r=bz 2013-05-20 09:10:58 +02:00
Thomas Zimmermann
94e453db9b Bug 873400: Fix destination directory for Bluetooth file transfers, r=echou
Bluetooth file transfers store the file in 'downloads/bluetooth'. This
patch changes the location to 'Download/Bluetooth' for consistency with
other sub-systems.
2013-05-20 11:41:03 +08:00
Matthew Gregan
4d41e66161 Bug 855570 - Remove WebAudio pref check from Audio Data API deprecation warnings. r=ehsan 2013-05-20 11:13:26 +08:00
Ryan VanderMeulen
501000a375 Merge m-c to inbound. 2013-05-20 22:28:32 -04:00
Brian Hackett
7f3a0017d1 Bug 871079 - Don't trigger operation callback if JS has been running for less than one second, r=bholley. 2013-05-20 20:26:44 -06:00
Adam Roach [:abr]
2ea8a82a27 Bug 874008: Fix bustage r=ekr 2013-05-21 09:25:10 +08:00
Adam Roach [:abr]
7cbcebdbf9 Bug 874008 - Check format strings for r_log r=ekr 2013-05-21 09:16:07 +08:00
Gregory Szorc
99a161538b Bug 873798 - Mach will now create a directory for holding global state; r=ted 2013-05-20 18:07:48 -07:00
Phil Ringnalda
711775e203 Bug 549861 backout followup, clobber for Windows builds and for tests 2013-05-19 13:13:29 -07:00
Phil Ringnalda
b5d740e745 Merge m-c to m-i 2013-05-19 11:43:44 -07:00
Ms2ger
1bc3a7f29b Merge backout. 2013-05-19 20:26:58 +02:00
Ms2ger
c80e8cd5c6 Backout bug 549861 (changesets 27fb48df15ce:7ecd4e3863b4) for insufficient review. 2013-05-19 20:23:19 +02:00
Ms2ger
8113dfced0 Backout changeset 0a6d36fc3749 for conflicting with the backout of bug 549861. 2013-05-19 20:22:17 +02:00
Martijn Wargers
56a6342ee0 Bug 367360 - crash test 2013-05-19 18:20:21 +00:00
Martijn Wargers
02815fd7eb Bug 367498 - crash tests 2013-05-19 18:20:21 +00:00
Martijn Wargers
0ab7877c04 Bug 368752 - crash test 2013-05-19 18:20:21 +00:00
Martijn Wargers
9385c7c771 Bug 682684 - crash test 2013-05-19 18:20:20 +00:00
Jesse Ruderman
b195fabd06 Bug 493649 - crash test 2013-05-19 18:20:20 +00:00
Carlos G.
270f3953d4 Bug 463696 - crash test 2013-05-19 18:20:20 +00:00
Martijn Wargers
d113c3d881 Bug 452185 - crash test 2013-05-19 18:20:20 +00:00
Mats Palmgren
e226a9f30b Bug 467080 - crash test 2013-05-19 18:20:20 +00:00
Cameron McCormack
a0506a0958 Bug 839958 - Followup to fix Mac reftest failures due to incorrect fuzzy-if(). 2013-05-20 01:33:18 +10:00
Ehsan Akhgari
cb75c641f1 Backed out changeset b097bd9fd24c because of Windows build bustage 2013-05-19 11:29:19 -04:00
Ehsan Akhgari
e43574cf4f Bug 865806 - Use the proper Lion style scrollbar on content with a dark background color; r=roc 2013-05-19 11:01:28 -04:00
Cameron McCormack
96ecabeb76 Bug 839958 - Prevent infinite invalidation loops when using SVG text inside a mask or pattern. r=jwatt 2013-05-19 11:11:16 +10:00
Daniel Holbert
d4368501c1 Bug 873172: When checking whether a flex item is generated content, skip past any anonymous boxes around it. r=bz
--HG--
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1-ref.html => layout/reftests/flexbox/flexbox-with-pseudo-elements-3-ref.html
rename : layout/reftests/flexbox/flexbox-with-pseudo-elements-1.html => layout/reftests/flexbox/flexbox-with-pseudo-elements-3.html
2013-05-19 11:37:56 +08:00
Boris Zbarsky
6dc4558e8d Bug 873209. Trace the *vp of specialized DOM getters in Ion. r=jandem 2013-05-17 21:48:24 -04:00