Carsten "Tomcat" Book
6caf1f3057
Backed out changeset f06d2ba57fb3 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:37:48 +02:00
Carsten "Tomcat" Book
c8e49575e2
Backed out changeset 29a1c6a34550 (bug 958782) for bustage on a CLOSED TREE
2014-06-23 15:36:57 +02:00
Vicamo Yang
f8a82ffac1
Bug 973024 - 3/3: split test_ril_worker_mmi.js into several parts. r=yoshi
2014-06-23 20:56:07 +08:00
Vicamo Yang
cba502b061
Bug 973024 - 2/3: split test_ril_worker_icc.js into several parts. r=yoshi
2014-06-23 20:56:05 +08:00
Vicamo Yang
b0309cc3ae
Bug 973024 - 1.b/3: share newInterceptWorker. r=yoshi
2014-06-23 20:56:03 +08:00
Vicamo Yang
caed8b2542
Bug 973024 - 1.a/3: share newUint8Worker. r=yoshi
2014-06-23 20:56:02 +08:00
Vicamo Yang
ff0e54e1e0
Bug 958782 - 3/3: fix test cases. r=gene,khuey
2014-06-23 20:56:01 +08:00
Vicamo Yang
1b37777dd8
Bug 958782 - 2.c/3: remove unused headers and sort. r=khuey
2014-06-23 20:55:59 +08:00
Vicamo Yang
15789e631c
Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,bz,r=khuey
2014-06-23 20:55:58 +08:00
Vicamo Yang
295d813c56
Bug 958782 - 2.a/3: refactoring, alignments. f=Ms2ger,r=khuey
2014-06-23 20:55:56 +08:00
Vicamo Yang
e96522dbf9
Bug 958782 - 1/3: B2G SMS - Move MozMobileMessage to WebIDL. XPIDL & WebIDL changes. f=Ms2ger,r=khuey
...
--HG--
rename : dom/webidl/MobileMessageManager.webidl => dom/webidl/MozMobileMessageManager.webidl
2014-06-23 20:55:55 +08:00
Edgar Chen
8a6324de06
Bug 979134 (follow-up): convert test_mobile_signal_strength.js to Promise. r=vicamo
2014-06-19 19:02:48 +08:00
Edgar Chen
2fac38de55
Bug 979134 (follow-up): convert test_mobile_set_radio.js to Promise. r=vicamo
2014-06-19 18:43:48 +08:00
Edgar Chen
13458abe0d
Bug 979134 (follow-up): convert test_mobile_last_known_network.js to Promise. r=vicamo
2014-06-19 18:38:47 +08:00
Edgar Chen
8f4c632679
Bug 979134 (follow-up): convert test_mobile_icc_change.js to Promise. r=vicamo
2014-06-19 18:11:51 +08:00
Edgar Chen
53a55d8520
Bug 979134 (follow-up): convert test_call_barring_set_error.js to Promise. r=vicamo
2014-06-19 17:10:38 +08:00
Edgar Chen
93d7376651
Bug 979134 (follow-up): convert test_call_barring_get_option.js to Promise. r=vicamo
2014-06-19 16:48:14 +08:00
Edgar Chen
b5003d0c2c
Bug 979134 (follow-up): convert test_call_barring_change_password.js to Promise. r=vicamo
2014-06-19 16:27:15 +08:00
Jocelyn Liu
b9397c68ff
Bug 1027552 - Align values in BluetoothAttributeEvent.attrs with webidl, r=btian
2014-06-23 10:32:58 +08:00
James Lal
d79fec32fc
Bug 1027458 - Correctly cleanup after canceling a mozapp download. r=fabrice
2014-06-21 01:32:15 +02:00
Ed Morley
a310e9ec99
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-20 17:42:16 +01:00
Ms2ger
451c7edf83
Backout revision 308e51eae10c for build bustage.
...
--HG--
rename : layout/style/CSSStyleSheet.cpp => layout/style/nsCSSStyleSheet.cpp
rename : layout/style/CSSStyleSheet.h => layout/style/nsCSSStyleSheet.h
2014-06-20 13:00:08 +02:00
Ms2ger
14960387c2
Bug 1026739 - Remove unused INTERFACE_CHAIN macro; r=bz
2014-06-20 12:32:50 +02:00
Ms2ger
3796687d26
Bug 974327 - Cleanup nsJSContext::GetGlobalObject(); r=bholley
...
The removed code is never reached, as GetWindowProxy() returns a JSObject
with OuterWindowProxyClass as its JSClass, and this will test false for
IsDOMClass and
(~c->flags) & (JSCLASS_HAS_PRIVATE | JSCLASS_PRIVATE_IS_NSISUPPORTS).
2014-06-20 12:32:50 +02:00
Ms2ger
9fb7f507f0
Bug 1022855 - Rename nsCSSStyleSheet to mozilla::CSSStyleSheet; r=heycam
...
--HG--
rename : layout/style/nsCSSStyleSheet.cpp => layout/style/CSSStyleSheet.cpp
rename : layout/style/nsCSSStyleSheet.h => layout/style/CSSStyleSheet.h
2014-06-20 12:32:49 +02:00
Ghislain 'Aus' Lacroix
2cee701353
bug 983747 - Follow-up. Correct bad commit. r=kanru (from original patch, which had the correct code.)
2014-06-20 03:17:34 -07:00
Dimi Lee
def0bdbf3c
Bug 1028046 - NFC testcase failure with error message "setTagData undefined". r=yoshi
2014-06-20 16:41:07 +08:00
Mike Hommey
441a542e17
Bug 1027440 - Build test plugins when building with --enable-default-toolkit=cairo-gtk3. r=mshal
2014-06-20 17:32:16 +09:00
Edgar Chen
2104e9ca52
Bug 1026727 - Part 2: Fixing the "Unknown" state is displayed instead of "Connected" during manual network selection. r=hsinyi
2014-06-18 17:17:52 +08:00
Edgar Chen
463eb667c1
Bug 1026727 - Part 1: The attributes of MozMobileNetworkInfo could be null, so the parameters of constructor should be nullable. r=hsinyi,smaug
2014-06-18 15:54:01 +08:00
Jamin Liu
eb8a5e3410
Bug 1020300 - Dispatch part of AdapterStateChangedCallback to main thread. r=btian
2014-06-20 12:07:23 +08:00
Hsin-Yi Tsai
4f379ab9eb
Bug 981519 - number and name presentation - part 4b - fix ril typo during rebasing. r=me
2014-06-20 11:25:18 +08:00
Kyle Huey
b1e3198eed
Bug 737976: Remove nsINodeInfo. r=smaug
...
--HG--
rename : content/base/src/nsNodeInfo.cpp => dom/base/NodeInfo.cpp
rename : content/base/public/nsINodeInfo.h => dom/base/NodeInfo.h
rename : content/base/src/nsNodeInfo.h => dom/base/NodeInfoInlines.h
2014-06-19 19:01:40 -07:00
Wes Kocher
960e3291d5
Merge m-c to inbound despite the CLOSED TREE
2014-06-19 18:29:15 -07:00
Wes Kocher
af6ad08f86
Merge inbound to m-c a=merge
2014-06-19 18:07:43 -07:00
Wes Kocher
c640e2a966
Backed out 2 changesets (bug 1026008, bug 1025264
) for debug crashtest leaks on a CLOSED TREE
...
Backed out changeset d7ab14487c62 (bug 1026008)
Backed out changeset 0b04aefdd3e3 (bug 1025264
)
2014-06-19 17:13:12 -07:00
Neil Rashbrook
58426e8e0c
Bug 1026008 Incorrect XBL behaviour with multiple insertion points r=mrbkap
2014-06-19 23:57:42 +01:00
Ed Morley
798f1d2efc
Merge mozilla-central and b2g-inbound
2014-06-19 17:20:14 +01:00
Ed Morley
7b532947c7
Merge latest green inbound changeset and mozilla-central; a=merge
2014-06-19 15:34:42 +01:00
Fernando Jiménez
87b8290faf
Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan
2014-06-19 16:03:54 +02:00
Mike Habicher
7b53c87c00
Bug 990122 - move prefs used by camera to CameraPreferences, r=ehsan
2014-06-19 09:20:49 -04:00
Ed Morley
8952df18cd
Bug 1023341 - Disable test_networkstats_alarms.html on B2G for too many intermittent test failures
...
--HG--
extra : rebase_source : 11cc5584e6bb765587ca988531c8f131055c08d5
2014-06-19 09:50:50 +01:00
Ben Tian
5ba7d7443a
Bug 1026454 - Fire PropertyChanged when discovery state changes, r=echou
2014-06-19 15:47:03 +08:00
Jocelyn Liu
7082677c66
Bug 1019544 - Patch2: Fire onattributechanged to gaia while BluetoothAdapter received PropertyChanged event. r=btian, r=bz
2014-06-19 12:03:12 +08:00
Jocelyn Liu
447208c6bc
Bug 1019544 - Patch1: Revise BluetoothAttributeEvent to fire a single event for multiple attribute changes, r=bz
2014-06-19 12:03:09 +08:00
Ryan VanderMeulen
e82c0b9a23
Merge b2g-inbound to m-c. a=merge
2014-06-18 15:59:37 -04:00
Maksim Lebedev
e5c790bcb3
Bug 1018113 - Do correct behavior of pen after pointer_up event. r=smaug
2014-06-18 01:12:00 -04:00
Carmen Jimenez
ef55a81fc4
Bug 1014517 - Execute the single variant customization the first time a configured SIM is inserted. r=ferjm
2014-06-17 05:00:00 -04:00
Shawn Huang
72f81139b3
Bug 989976 - [bluedroid] Hit SIGBUS on unaligned access while doing AdapterPropertiesChangeCallback. r=echou
2014-06-17 01:38:00 -04:00
Cameron McCormack
16b3810558
Bug 1025725 - And one more followup.
...
--HG--
extra : rebase_source : 42911b48b19e6625adfd5d8615752eb76c4033f4
2014-06-19 18:02:14 +10:00
Cameron McCormack
0afdb19cf7
Bug 1025725 - Followup build fix.
2014-06-19 17:28:47 +10:00
Cameron McCormack
66ae57c571
Bug 1025725 - Part 3: Encapsulate nsXBLPrototypeResources::mStyleSheetList. r=bzbarsky
2014-06-19 17:02:56 +10:00
Cameron McCormack
7a0031cc61
Bug 1025725 - Part 2: Encapsulate nsXBLPrototypeResources::mRuleProcessor. r=bzbarsky
2014-06-19 17:02:56 +10:00
Cameron McCormack
85da33c00b
Bug 1025725 - Part 1: Give nsXBLPrototypeResources::mRuleProcessor a more concrete type. r=bzbarsky
2014-06-19 17:02:56 +10:00
"Kan-Ru Chen (陳侃如)"
093e2092b9
Bug 1024470 - Make sure we run InitOnContentProcessCreated in all cases. r=khuey
2014-06-19 01:22:05 +08:00
Birunthan Mohanathas
bc0233fe47
Bug 1026535 - Fix mismatched class/struct tags. r=ehsan
2014-06-18 17:57:51 -07:00
Birunthan Mohanathas
51ba75d135
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
2014-06-18 17:56:02 -07:00
Benoit Jacob
05cd90f1fc
Bug 1027251 - Fix or whitelist dangerous public destructors in dom/ - r=smaug
2014-06-18 22:28:59 -04:00
Ben Kelly
840e5ff4b5
Bug 1027256 P2 Add test case for ByteString union type. r=bz
2014-06-18 20:22:09 -04:00
Ben Kelly
1b50c24441
Bug 1027256 P1 Fix SetStringData() to exclude ByteString and otherwise use real type name. r=bz
2014-06-18 20:22:09 -04:00
Jamin Liu
b86122ee4d
Bug 968709 - Add a marionette test for pairing APIs of BluetoothAdapter. r=echou, f=vyang
2014-06-05 19:17:00 -04:00
Jamin Liu
449dc2e322
Bug 968709 - Add a marionette test case to Bluetooth set to make sure the URL of Marionette client is correct. r=vyang
...
Few marionette tests in unit-test set may navigate to specific URL and
wouldn't restore the URL of marionette client when the tests end.
Navigate the URL to default value before running Bluetooth test to make
sure the correctness of test.
2014-06-18 00:20:00 -04:00
Carsten "Tomcat" Book
72dda3815a
Merge mozilla-central to b2g-inbound
2014-06-18 14:45:28 +02:00
Nivedita Sarkar
bf219eba73
Bug 1024747 - Do QueryInterface before accessing iccInfo from nsIRilContext. r=vyang, a=1.4+
2014-06-17 11:56:42 +08:00
Jessica Jong
a68e97ba67
Bug 1017950 - wrap telephony related code with MOZ_B2G_RIL flag. r=hsinyi
2014-06-17 01:14:00 +02:00
Wes Kocher
dd65a59b3d
Merge b2g-inbound to m-c a=merge
2014-06-17 18:55:06 -07:00
Dave Hylands
46c3624796
Bug 1026320 - Deal with race condition due to slow response from VolumeManager. r=qDot
2014-06-17 13:37:24 -07:00
Nikhil Marathe
fa1c34c4be
Bug 984048 - Register should ignore scope fragment. r=ehsan
2014-06-17 13:03:11 -07:00
Ryan VanderMeulen
ad6d202a0e
Merge m-c to b2g-inbound. a=merge
2014-06-17 15:41:18 -04:00
Ehsan Akhgari
28c14d47a0
Fix the places where we forward declare already_AddRefed as a struct, no bug, r=I'm-sick-and-tired-of-MSVC-stupidity
2014-06-17 10:57:23 -04:00
Nils Ohlmeier [:drno]
1250af0c6a
Bug 1025352 - fix race condition between waiting for event and setting a timeout for it. r=gmealer
2014-06-16 20:55:00 +02:00
Giovanni Sferro
2c4043716f
Bug 1020697 - Implement @autocomplete for <select>. r=smaug
2014-06-17 19:50:00 +02:00
Masayuki Nakano
aa9228ddd4
Bug 976673 part.4 Allow nested mouse button event handling for modal dialog r=smaug+enndeakin
2014-06-18 15:13:01 +09:00
Masayuki Nakano
d6f9e801a9
Bug 976673 part.3 Don't synthesize mouse events while another mouse event is being synthesized r=smaug
2014-06-18 15:13:00 +09:00
Masayuki Nakano
cff50b8c01
Bug 976673 part.2 Allow to steal focus by JS at handling mouseup event r=enndeakin
2014-06-18 15:13:00 +09:00
Masayuki Nakano
37b7f48906
Bug 976673 part.1 Add tests r=enndeakin
2014-06-18 15:12:59 +09:00
Boris Zbarsky
4dbddd5d19
Bug 1019194 part 2. Get rid of the XPCOM contract way of creating an IndexedDatabaseManager. r=khuey
2014-06-17 15:01:47 -04:00
Boris Zbarsky
3a5702d71d
Bug 1019194 part 1. Get rid of nsIIndexedDatabaseManager. r=paul,khuey,mossop
2014-06-17 15:01:47 -04:00
Andrea Marchesini
cc2ba4f0a5
Bug 1026265 - DataStore API - name error in a property of DataStoreChangeNotifier, r=ehsan
2014-06-17 19:59:22 +01:00
Nikhil Marathe
4a3b901700
Bug 1025082 - ServiceWorker related WebIDL changes. r=ehsan,jst
...
--HG--
extra : amend_source : c8d89097ddfb423ba2eb39beb469c48b69944a89
2014-06-17 11:01:28 -07:00
Bobby Holley
e828dcdeab
Bug 987163 - Test fixups. r=gabor
2014-06-17 10:16:08 -07:00
Kyle Huey
2d027024a6
Bug 1023033: Remove unnecessary MOZ_COUNT_CTOR/DTOR from promise code. r=mccr8
2014-06-17 09:39:16 -07:00
Ed Morley
9521481921
Merge mozilla-central and inbound
2014-06-19 17:11:32 +01:00
Ed Morley
69e146bee2
Backed out changeset d346871db5f6 (bug 1020697) for intermittent test failures
2014-06-19 13:19:56 +01:00
Nicholas Nethercote
aaf6fb2124
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
L. David Baron
a13b5c1919
Bug 996798 - Add a typedef to make it easier to change the size of nsWrapperCache/nsINode flags. r=bzbarsky
2014-06-18 17:07:26 -07:00
Eric Faust
f9d65507e2
Bug 1011660 - Remove separate DOMClass struct. (r=bz)
2014-06-18 13:19:19 -07:00
Ryan VanderMeulen
c65e6c2bfb
Merge m-c to inbound. a=merge
2014-06-18 16:16:32 -04:00
Martin Thomson
b4edc5a02a
Bug 1021776 - Disable peerIdentity test on B2G. r=RyanVM
2014-06-17 17:28:00 -04:00
Nils Ohlmeier [:drno]
7c5f225963
Bug 1019923 - Prevent multiple confusing error logs in case the data channels does not get established. r=jib
2014-06-04 12:20:00 -04:00
Edgar Chen
d10bc35365
Bug 861725 - Part 2: Revise the call forwarding test cases. r=vicamo
...
--HG--
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_get_error.js
rename : dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set.js => dom/mobileconnection/tests/marionette/test_mobile_call_forwarding_set_error.js
2014-05-19 19:10:58 +08:00
Chuck Lee
89e60b3257
Bug 1020866 - Add IEEE8021X to WPA-EAP config. r=vchang
2014-06-13 12:00:10 +08:00
Thomas Zimmermann
2ea8b0088b
Bug 980851 - Add Marionette test case for receiving NDEF message on P2P mode. r=dlee
...
This patch adds a test for receiving an NDEF message in P2P mode. The
content of the message is known beforehand and validated against
the reference message.
2014-06-17 03:52:00 -04:00
Thomas Zimmermann
2412dba388
Bug 980851 - Move NFC emulator helpers to head.js. r=dlee
...
The functions |activateRE|, |notifyDiscoverRE|, and |setTagData| are
of general usefulness. They are now defined in the object |emulator|.
Callers have been adapted.
2014-06-10 02:21:00 -04:00
Carsten "Tomcat" Book
61dfe39e65
Merge mozilla-central to b2g-inbound
2014-06-17 14:40:36 +02:00
Carsten "Tomcat" Book
1526ee8c2b
merge b2g-inbound to mozilla-central a=merge
2014-06-17 14:23:57 +02:00
Carsten "Tomcat" Book
e6b190e7a8
merge fx-team to mozilla-central a=merge
2014-06-17 14:09:46 +02:00
Andrea Marchesini
9c7515313c
Bug 1025741 - Null-check for GetPerfomance in Console API, r=bz
2014-06-17 08:26:23 +01:00
Ben Tian
89b88ca8f4
Bug 1020736 - Wrap adapter's new properties for BluetoothManager::GetAdapters call in BluetoothServiceBluedroid, r=echou
2014-06-16 16:47:11 +08:00
Ben Tian
9e8687b1e0
Bug 1016196 - Patch 2/2: Add logs for Promise in BluetoothReplyRunnable, r=echou
2014-06-16 15:50:45 +08:00