Commit Graph

25597 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
0cf5a7b5b3 Merge mozilla-central to fx-team 2014-05-20 16:17:08 +02:00
Carsten "Tomcat" Book
199a46369f merge b2g-inbound to mozilla-central 2014-05-20 15:49:17 +02:00
Andrea Marchesini
8dd76ef9c7 Bug 1012887 - DataStoreCursorImpl.jsm must check if the window is still available, r=gene 2014-05-20 10:03:35 +01:00
Jessica Jong
bbfc8e9bbb Bug 979134 (follow-up): convert test_mobile_data_connection.js to Promise. r=vicamo 2014-05-18 20:45:00 +08:00
Ed Morley
4f50bc738f Backed out changeset 756fac661b86 (bug 979692) for mochitest-ally leaks; CLOSED TREE 2014-05-19 15:37:17 +01:00
Ed Morley
679902d427 Backed out changeset 1f34d528c0f1 (bug 979692) 2014-05-19 15:36:36 +01:00
Carsten "Tomcat" Book
f291e63285 Backed out changeset 46c16792274f (bug 1010955) for suspicion of causing memory leaks on a CLOSED TREE 2014-05-19 15:02:58 +02:00
Jan-Ivar Bruaroey
9729a3eb36 Bug 970685 - definitions for WebRTC telemetry for jitter, packet-loss and RTT. r=smaug, r=jesup 2014-05-12 15:35:34 -04:00
James Graham
54a81fe8c7 Bug 1011458 - Buy back a few characters for Windows paths by renaming tests staging directory. r=ted 2014-05-16 04:55:00 +02:00
xKhorasan
fb8cfc497a Bug 998076 - implement responseURL attribute for XMLHttpRequest. r=smaug 2014-05-17 09:24:37 +09:00
Wes Kocher
1a69acc2e4 Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE 2014-05-19 15:20:43 -07:00
Boris Zbarsky
e26b5292a5 Bug 1010658 part 2. Stop storing a DOMClass* in a slot on DOM prototypes. r=peterv 2014-05-19 16:37:59 -04:00
Boris Zbarsky
bc8b8b2ddf Bug 1010658 part 1. Stop using the DOMClass stored in DOM_PROTO_INSTANCE_CLASS_SLOT for doing type checks in the jit, and do them directly on the instance classes instead. r=efaust 2014-05-19 16:37:59 -04:00
Boris Zbarsky
e614ebad59 Bug 1011815 part 2. Make DOMRequest.error be a DOMError. r=smaug 2014-05-19 16:37:58 -04:00
Boris Zbarsky
c83eab0efa Bug 1011815 part 1. Replace nsISupports with DOMRequest in MozIcc.webidl. r=smaug,echen 2014-05-19 16:37:58 -04:00
Nathan Froyd
a58426e0df Bug 1012748 - part 2 - remove unnecessary includes of nsIXPCSecurityManager.h; r=bholley 2014-05-19 12:43:00 -04:00
Bobby Holley
715f351f2b Bug 1010577 - Shim window.controllers (with a warning) in RELEASE_BUILDs. r=bz 2014-05-19 13:08:08 -07:00
Wes Kocher
57f1eaded2 Merge m-c to fx-team 2014-05-19 15:51:14 -07:00
Benjamin Smedberg
b32259074c Bug 1009951 - Request complete logs for test_CrashService_hang.html and the test before it to aid intermittent orange diagnosis, r=froydnj
--HG--
extra : rebase_source : 102eef2f6f1ffef5f52aec905c67c79fced06588
2014-05-19 14:49:56 -04:00
Boris Zbarsky
4abb64f16f Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv 2014-05-15 10:26:23 -07:00
Gijs Kruitbosch
9cddc1c564 Disable test for bug 1009529 on b2g desktop, rs=firebot, see bug 1011874 2014-05-17 13:42:16 +01:00
Gijs Kruitbosch
d9faeb07d3 Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz 2014-05-16 15:33:12 +01:00
Wes Kocher
20d1cb6360 Merge m-c to inbound 2014-05-16 17:15:49 -07:00
Bill McCloskey
b4170c4e66 Bug 996785 - Bidirectional CPOWs (r=mrbkap) 2014-05-16 16:40:37 -07:00
Bill McCloskey
88f199c672 Bug 996785 - Move CPOW wrapper answering code (r=mrbkap) 2014-05-16 16:40:36 -07:00
Bill McCloskey
9ec71fd998 Bug 996785 - Move global CPOW functions to top level (r=mrbkap) 2014-05-16 16:40:35 -07:00
Ryan VanderMeulen
507b147a98 Merge m-c to b2g-inbound. 2014-05-16 15:29:08 -04:00
Ryan VanderMeulen
641a14a3df Merge b2g-inbound to m-c. 2014-05-16 15:26:00 -04:00
Vicamo Yang
d810453b60 Bug 866938 - 4.e/4: add xpcshell test cases for Address.resolveType. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
8327b6fd5c Bug 866938 - 4.d/4: add test_mmdb_upgradeSchema_22.js. r=gene 2014-05-17 02:25:37 +08:00
Vicamo Yang
f6c1d8f94f Bug 866938 - 4.c/4: rewrite test_mmdb_setmessagedeliverybyid_sms.js to use mmdb_head.js. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
95ec3a9fb9 Bug 866938 - 4.b/4: rewrite test_filter_number.js to include non-PLMN addresses tests. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
26f9b6d623 Bug 866938 - 4.a/4: add test_mmdb_upgradeSchema_current_structure.js. r=gene 2014-05-17 02:25:36 +08:00
Vicamo Yang
4d05a0e77d Bug 866938 - 3/4: use typed addresses internally. r=gene 2014-05-17 02:25:36 +08:00
Thomas Zimmermann
2db9924ae3 Bug 866938 - 2.c/4: rename findThreadRecordByParticipants to findThreadRecordByPlmnAddresses. r=vicamo 2014-05-17 02:25:36 +08:00
Thomas Zimmermann
5cd15998cf Bug 866938 - 2.b/4: rename findParticipantRecordByAddress to findParticipantRecordByPlmnAddress. r=vicamo 2014-05-17 02:25:35 +08:00
Thomas Zimmermann
4685768ee9 Bug 866938 - 2.a/4: extract createParticipantRecord. r=vicamo 2014-05-17 02:25:35 +08:00
Vicamo Yang
5bae75b1d7 Bug 866938 - 1/4: correct RegExp used to match MMS addresses. r=gene 2014-05-17 02:25:35 +08:00
Ryan VanderMeulen
9e342ce37a Revert to revision 63dfac3c9c87 due to mass bustage pile-ups that landed after it on a CLOSED TREE. 2014-05-16 12:29:37 -04:00
Andrew McCreight
cd9b2208fa Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug 2014-05-16 08:09:17 -07:00
Andrew McCreight
7289b60b08 Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug 2014-05-16 08:09:16 -07:00
Shawn Huang
619acef8fd Bug 1005901 - [bluedroid] Always do cleanup after disable. r=btian 2014-05-16 04:48:00 -04:00
Boris Zbarsky
73a4d96f80 Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv 2014-05-15 10:26:23 -07:00
Boris Zbarsky
3166357350 Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug 2014-05-15 10:26:23 -07:00
Bevis Tseng
e997101464 Bug 1003247 - Ensure to setExtraHostRoute() after setAndConfigureActive() is done. r=vyang 2014-05-13 17:20:09 +08:00
Carsten "Tomcat" Book
d59003cabf Merge mozilla-central to b2g-inbound 2014-05-16 14:35:35 +02:00
Carsten "Tomcat" Book
4982d9f561 merge b2g-inbound to mozilla-central 2014-05-16 14:26:53 +02:00
Szu-Yu Chen [:aknow]
d44101b207 Bug 1003652 - Turn on debugging in marionette test. r=hsinyi, jgriffin 2014-05-16 14:05:33 +08:00
Wes Kocher
738f9f9b41 Merge inbound to m-c 2014-05-15 15:59:45 -07:00
Ryan VanderMeulen
c53951f788 Backed out 4 changesets (bug 1008236, bug 1010344, bug 1004458, bug 1008719) for mochitest crashes on a CLOSED TREE.
Backed out changeset 28ecab881472 (bug 1008719)
Backed out changeset 7eebcecb7e26 (bug 1004458)
Backed out changeset 17ea7f2276ac (bug 1010344)
Backed out changeset 184ead7f6e37 (bug 1008236)
2014-05-15 14:24:12 -04:00