John Daggett
b08eeaabee
Bug 998869 part 4 - rename fontgroup methods. r=heycam
2014-09-25 12:16:54 +09:00
John Daggett
8d40c31973
Bug 998869 part 2 - switch to GetFontAt(0) to GetFirstValidFont(). r=jfkthame
2014-09-25 12:16:53 +09:00
peter chang
0c7bf9375f
Bug 1020801 - Add new 'ScrollViewChangeEvent' DOM event. r=fabrice, r=bz
2014-09-22 02:43:00 -04:00
Ryan VanderMeulen
4a5d317124
Merge m-c to b2g-inbound. a=merge
2014-09-24 17:12:21 -04:00
Ryan VanderMeulen
96c3a38dc4
Backed out changeset ebd8df8e8631 (bug 1062323) for Gaia unit test failures.
2014-09-24 17:08:28 -04:00
Ryan VanderMeulen
786afaedb4
Merge m-c to b2g-inbound. a=merge
2014-09-24 16:10:45 -04:00
Ryan VanderMeulen
79910dd5bf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
36c25772d1
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Nikhil Marathe
2130046b95
Bug 1062323 - Chained promises should resolve asynchronously. r=bz
2014-09-22 16:37:40 -07:00
Andrea Marchesini
761b6976b7
Bug 1072115 - languagechange event should be dispatched to current inner windows only., r=bz
2014-09-24 17:12:22 +01:00
Andrea Marchesini
308a9b24dc
Bug 1069401 - UserAgent cannot be changed for specific websites in workers, r=khuey, r=bz
2014-09-24 17:09:50 +01:00
Jeff Gilbert
0cfe76c68c
Bug 1048108 - Exclude RGBA configs when alpha:false. - r=kamidphish
2014-09-24 16:42:27 -07:00
Ehsan Akhgari
526e56673f
Bug 1072301 - Build the cross platform camera code in unified mode; r=mikeh
2014-09-24 18:43:26 -04:00
Carsten "Tomcat" Book
c6259b5db7
Backed out changeset 23b18c4d6f6a (bug 994912) for suspecion of causing m3 test failures
2014-09-25 12:44:50 +02:00
Carsten "Tomcat" Book
c89ee82d2b
Backed out changeset 8e754efd35cd (bug 994912)
2014-09-25 12:44:16 +02:00
Evelyn Hung
159534f2c1
Bug 997564 - add special handling to internal-system-engineering-mode webactivity. r=fabrice,pauljt
2014-09-21 09:09:00 +02:00
Evelyn Hung
3793254f6a
Bug 997564 - Use async way to fire an error. r=fabrice
2014-09-21 09:08:00 +02:00
Evelyn Hung
917d3d8046
Bug 997564 - Implement Engineering Mode Web API. sr=sicking r=fabrice
2014-09-21 09:06:00 +02:00
Andrew Osmond
9c2b00fdf9
Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh r=bz
2014-09-24 12:51:00 +02:00
Andrew Osmond
df9a7f17e9
Bug 994912 - Add support for event-based notifications to media streams. r=roc,bz
2014-09-24 12:47:00 +02:00
Michael Henretty
be5cc7b9e5
Bug 960762 - Disable notification storage tests for non-debug builds too. r=gerard-majax
2014-09-23 14:20:32 -07:00
Robert Bindar
d383740516
Bug 980567 - Fix wrong icon URL resolving. r=mhenretty
...
--HG--
extra : rebase_source : 731442a807b47e3da35f232eb155e5468200c72c
2014-09-18 10:59:00 -04:00
Wes Kocher
9955605281
Merge m-c to b2g-inbound a=merge
2014-09-23 16:49:29 -07:00
Wes Kocher
bba09b58a5
Merge fx-team to m-c a=merge
2014-09-23 16:19:36 -07:00
Wes Kocher
b9bac9ed0e
Merge b-i to m-c a=merge
2014-09-23 15:44:15 -07:00
Kyle Machulis
817596be6b
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-23 13:22:54 -07:00
Kyle Machulis
e2ae4d6709
Bug 1071721 - Call destroyDOMRequestHelper on SettingsLock after transaction ends; r=bent
2014-09-23 13:13:50 -07:00
Benoit Jacob
b1ee6122a2
Bug 1071340 - Convert to STRONG_GLENUM: TexType, TexFormat, TexInternalFormat - r=djg
2014-09-23 13:48:27 -04:00
Benoit Jacob
8bc81effc6
Bug 1071339 - Improvements to STRONG_GLENUM's - r=djg
2014-09-23 13:48:25 -04:00
Dale Harvey
40da40bcd8
Bug 1045934 - Add rel information to iconchange event detail. r=fabrice
2014-09-23 17:23:11 +02:00
Ed Morley
b037b46642
Merge mozilla-central and inbound
2014-09-23 15:08:09 +01:00
Ed Morley
70fa2e3454
Merge mozilla-central and b2g-inbound
2014-09-23 15:07:05 +01:00
Ed Morley
d7bdcdbf9c
Merge latest green b2g-inbound changeset and mozilla-central; a=merge
2014-09-23 14:36:11 +01:00
Yoshi Huang
0e2055201f
Bug 1066570 - b2g NFC uninitialized memory bug. r=dimi
...
From 1ffa3080ca8b3ac70564734cd02cae72fddf730c Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/NfcMessageHandler.cpp | 3 +++
1 file changed, 3 insertions(+)
2014-09-23 12:50:21 +08:00
dlee
64402e267b
Bug 1061512 - [NFC] nfcd should notify gecko about NDEF information. r=allstars.chh
2014-09-23 18:53:41 +08:00
Wes Kocher
d5e2e4201b
Merge m-c to b-i a=merge
2014-09-22 19:06:28 -07:00
Wes Kocher
945d1e3a20
Merge inbound to m-c a=merge
2014-09-22 18:54:14 -07:00
Thomas Zimmermann
afc3c829dc
Bug 1065897: Distribute Bluetooth HAL implementation among multiple files (unter bluetooth2/), r=btian
...
The files BluetoothHALInterface.{cpp,h} are getting too large. This patch
moves helper functions and profile implementations into separate files.
2014-09-23 09:41:57 +08:00
Thomas Zimmermann
71d78e8ed0
Bug 1065897: Move Bluedroid code out of BluetoothInterface.{cpp,h} (under bluetooth2/), r=btian
...
This patch moves BluetoothInterface.{cpp,h} to the generic section
of Gecko's Bluetooth code, and the Bluedroid implementation into
the new files BluetoothHalImplementation.{cpp,h}.
BluetoothHalImplementation.{cpp,h} contains all Bluedroid-specific
code. The classes in BluetoothInterface.{cpp,h} are now interfaces
for Gecko.
--HG--
rename : dom/bluetooth2/bluedroid/BluetoothInterface.cpp => dom/bluetooth2/bluedroid/BluetoothHALInterface.cpp
2014-09-23 09:40:36 +08:00
Kyle Machulis
bf40a819b0
Bug 1069115 - Make mobileconnection webapi marionette tests wait for transaction success when changing settings; r=vyang
...
--HG--
extra : rebase_source : d8423024d586f6cf976f05bbfd17664d45ba7bd9
2014-09-22 16:15:09 -07:00
Kyle Machulis
d96f78bec4
Bug 1069115 - Make bluetooth webapi marionette tests wait for transaction success when changing settings; r=echou
...
--HG--
extra : rebase_source : c4fdc80f904987c848bca4b839d8b3f36fefd667
2014-09-22 16:15:07 -07:00
Kyle Machulis
dc3d53c3d7
Backing out 6d28e030fd7b (bug 1058180) due to causing crashes on desktop on a CLOSED TREE
2014-09-22 16:01:50 -07:00
Kyle Machulis
f449615bb4
Bug 1058180 - Only create app migrator when absolutely needed; r=fabrice
2014-09-22 14:45:39 -07:00
Vlatko Markovic
8f88d4d1e3
Bug 1011393 - Add support for 'csp' entries in Manifest Helper. r=fabrice
2014-09-22 13:48:45 -07:00
Jeff Gilbert
d23fbb7282
Bug 1064432 - Add mochitest-webgl.ini unified mochitest manifest. - r=kamidphish
...
--HG--
rename : dom/canvas/test/webgl-mochitest/mochitest.ini => dom/canvas/test/webgl-mochitest.ini
2014-09-22 13:08:51 -07:00
Ryan VanderMeulen
6a5ec97f20
Merge m-c to inbound. a=merge
2014-09-22 15:51:51 -04:00
Ryan VanderMeulen
9ff8b15061
Merge m-c to inbound. a=merge
2014-09-22 15:50:08 -04:00
Eric Rahm
2d12719a88
Bug 1069490 - Part 4: Update tests. r=past
2014-09-22 11:29:16 -07:00
Eric Rahm
8ce1452b9c
Bug 1069490 - Part 3: Set columnNumber when processing console messages. r=bz
2014-09-22 11:28:55 -07:00
Eric Rahm
e16aa3e787
Bug 1069490 - Part 2: Add columnNumber to nsIStackFrame and set in JSStackFrame. r=bz
2014-09-22 11:28:31 -07:00
Eric Rahm
4bc244b199
Bug 1069490 - Part 1: Add columnNumber to ConsoleEvent and ConsoleStackEntry. r=bz
2014-09-22 11:27:59 -07:00
Rik Cabanier
d89b95d6a7
Bug 1070466 - Crash [@ mozilla::gfx::StreamPathToSinkApplierFunc] after path.addPath(path). r=roc
2014-09-20 11:03:00 -04:00
Henry Chang
3d22a4d5c9
Bug 1065916 - Make usb/wifi tethering request exclusively executed. r=chucklee
2014-09-18 17:08:05 +02:00
Morris Tseng
a85099277b
Bug 1051995 - Use observer services to prevent ContentParent leak. r=fabrice
2014-09-23 00:10:00 -04:00
Mike Habicher
03a030b03e
Bug 1053966 - move mozsettings-changed Observer info from aSubject to aData, r=bz,qDot
2014-09-16 13:15:16 -04:00
Tim Taubert
09b9a2e110
merge m-c to fx-team
2014-09-23 15:54:23 +02:00
Tomasz Kołodziejski
9cf24cf083
Bug 1058435 - Add removeAllDomainsSince to ContentPrefService2. r=adw
2014-09-19 14:24:00 -04:00
Vlatko Markovic
6a02a4a80c
Bug 1059198 - Permission table update for Trusted Hosted Apps. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
5d6a560637
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 2. r=sicking
2014-09-22 07:59:00 -07:00
Vlatko Markovic
2e30280054
Bug 1059216 - Verification of Trusted Hosted Apps manifest signature, part 1. r=dkeeler,rlb
2014-09-22 07:58:59 -07:00
Robert Bindar
8c97ed5e02
Bug 1070209 - Fix typo in NotificationStorage.js. r=baku
2014-09-19 15:35:00 -04:00
Kartikaya Gupta
97022d597d
Bug 1068872 - Fix nullptr dereferencing. r=echou
2014-09-18 07:00:00 -04:00
Alphan Chen
5c19f02e1f
Bug 1060196 - Mark the volume as if we've started unmounting. r=dhylands
2014-09-22 11:42:33 +08:00
Szu-Yu Chen [:aknow]
be66b3f865
Bug 889737 - Part 10: Fix xpcshell tests. r=vicamo
2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
f732302070
Bug 889737 - Part 09: Dial MMI (ril). r=vicamo
2014-09-22 01:36:00 -04:00
Szu-Yu Chen [:aknow]
f1a35e61c9
Bug 889737 - Part 08: Dial MMI (ipc). r=vicamo
2014-09-22 01:35:00 -04:00
Szu-Yu Chen [:aknow]
b42a337016
Bug 889737 - Part 07: Dial MMI (callback). r=vicamo
2014-09-22 01:35:00 -04:00
Szu-Yu Chen [:aknow]
d995595fd8
Bug 889737 - Part 06: Dial MMI (internal interface). r=vicamo
2014-09-22 01:35:00 -04:00
Szu-Yu Chen [:aknow]
d1b79405bc
Bug 889737 - Part 05: Refactoring: Embed the response in delete. r=vicamo
2014-09-22 01:34:00 -04:00
Szu-Yu Chen [:aknow]
78b91eadc6
Bug 889737 - Part 04: Refactoring: Change Telephony::Callback to TelephonyCallback. r=vicamo
2014-09-22 01:34:00 -04:00
Szu-Yu Chen [:aknow]
9439dead22
Bug 889737 - Part 03: Refactoring: Rename DialSuccess to DialCallSuccess. r=hsinyi
2014-09-22 01:34:00 -04:00
Szu-Yu Chen [:aknow]
c5441cc132
Bug 889737 - Part 02: Add new test cases. r=vicamo
2014-09-22 01:33:00 -04:00
Szu-Yu Chen [:aknow]
2dbe6b8e5d
Bug 889737 - Part 01: Telephony interface changes. r=khuey, r=hsinyi
2014-09-22 01:33:00 -04:00
Carsten "Tomcat" Book
aae9491196
merge b2g-inbound to mozilla-central a=merge
2014-09-22 13:06:09 +02:00
Carsten "Tomcat" Book
477171c3f3
merge mozilla-inbound to mozilla-central a=merge
2014-09-22 12:58:26 +02:00
Carsten "Tomcat" Book
aa9eb4673e
Backed out changeset 0b73bd6d5d9c (bug 1032125) for causing regressions
2014-09-22 12:45:48 +02:00
Carsten "Tomcat" Book
54e4e809e5
Backed out changeset e193cf8cb616 (bug 1032125) for causing regressions
2014-09-22 12:45:22 +02:00
Carsten "Tomcat" Book
9b3926eb43
Backed out changeset 422fd81a4118 (bug 1032125) for causing regressions / Bug 1070850
2014-09-22 12:43:02 +02:00
Vicamo Yang
70d97a65c3
Bug 1064231 - unify instantiation process for RIL services. r=smaug
2014-09-21 15:24:44 +08:00
Vicamo Yang
4bc782b40f
Bug 1063304 - 3.e/3: ensure 'network', 'cell' are created with correct types. r=me
2014-09-21 15:24:44 +08:00
Vicamo Yang
7987007f47
Bug 1063304 - 3.d/3: Gonk implementation. r=echen
2014-09-21 15:24:43 +08:00
Vicamo Yang
8596a24d53
Bug 1063304 - 3.c/3: accommodate other components. r=echen
2014-09-21 15:24:43 +08:00
Vicamo Yang
1244fa73f5
Bug 1063304 - 3.b/3: implementation. r=echen
2014-09-21 15:24:43 +08:00
Vicamo Yang
5f527cf324
Bug 1063304 - 3.a/3: add nsIMobileConnection. Interface changes. r=echen, r=htsai
2014-09-21 15:24:42 +08:00
Vicamo Yang
18854fea78
Bug 1063304 - 2/3: export header files in right namespace. r=echen
2014-09-21 15:24:42 +08:00
Vicamo Yang
2d6a6e67a7
Bug 1063304 - 1/3: rename MobileConnectionGonkService.js to MobileConnectionService.js. r=echen
...
--HG--
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.js => dom/mobileconnection/gonk/MobileConnectionService.js
rename : dom/mobileconnection/gonk/MobileConnectionGonkService.manifest => dom/mobileconnection/gonk/MobileConnectionService.manifest
rename : dom/mobileconnection/interfaces/nsIMobileConnectionGonkService.idl => dom/mobileconnection/gonk/nsIGonkMobileConnectionService.idl
2014-09-21 15:24:42 +08:00
Wes Kocher
d73e5807e0
Merge m-c to b2g-inbound a=merge
2014-09-19 17:40:10 -07:00
Markus Nilsson
72dafd4f92
Bug 1059202 - Unit test - CSP and CA verfication for Trusted Hosted Apps r=sicking
2014-09-19 14:58:38 -07:00
Zoran Jovanovic
2ea2ab768c
Bug 1059202 - CSP and CA verfication for Trusted Hosted Apps r=fabrice,sicking,rlb
2014-09-19 14:58:34 -07:00
Jan-Ivar Bruaroey
21e265d366
Bug 1070076 - fixed createOffer options arg legacy-syntax-warning to not trip on absent arg. r=jesup
2014-09-19 15:25:06 -04:00
Ryan VanderMeulen
d9193300bc
Merge inbound to m-c. a=merge
2014-09-19 13:33:32 -04:00
Kartikaya Gupta
03f5d1a956
Bug 1068802 - Some small logging tweaks. r=botond
2014-09-19 09:33:54 -04:00
Carsten "Tomcat" Book
7a763f8ba8
Merge m-c to b2g-inbound
2014-09-19 14:43:09 +02:00
Carsten "Tomcat" Book
ee5100f923
Merge m-c to mozilla-inbound
2014-09-19 14:35:57 +02:00
Carsten "Tomcat" Book
751ead3179
merge mozilla-inbound to mozilla-central a=merge
2014-09-19 14:11:44 +02:00
Kyle Machulis
86d9a798cc
Bug 1069605 - Make sure settings lock exists before trying to remove it; r=bent
2014-09-18 17:23:27 -07:00
Kyle Machulis
b9ae5a6b12
Bug 1069605 - Only send messages in SettingsLocks when window is live; r=bent
2014-09-18 17:23:00 -07:00
Wes Kocher
789f1dfac8
Backed out changeset b030bb382b31 (bug 1051995) for m-oth bustage
2014-09-18 17:07:56 -07:00
Wes Kocher
0413806ee0
Merge m-c to b2g-inbound a=merge
2014-09-18 16:11:23 -07:00
Wes Kocher
70cf8f9246
Merge inbound to m-c a=merge
2014-09-18 15:26:44 -07:00