Граф коммитов

21798 Коммитов

Автор SHA1 Сообщение Дата
Alan Huang 71683564c2 Bug 931456 - Check whether b2g and its descendant have opened files only. r=dhylands 2013-12-03 15:35:03 +08:00
Jan Jongboom b644f506c1 Bug 918863 - MutationObserver doesnt recognize all deleted elements, keypress is fired if keydown is canceled. r=yxl, r=kanru 2013-12-03 08:37:38 -05:00
Henry Chang 200b1f45f3 Bug 811635 - Part 5: Starting wpa_supplicant with proper 'p2pSupported' flag. r=vchang
We use 'ro.moz.wifi.p2p_supported' to determine if p2p is supported.
2013-10-29 16:42:37 +08:00
Henry Chang 8ba8195b75 Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang 2013-11-28 16:02:44 +08:00
Henry Chang 5a2911852e Bug 811635 - Part 3: Adding system message wifip2p-pairing-request. r=vchang 2013-11-28 15:56:01 +08:00
Henry Chang 9bce6988c5 Bug 811635 - Part 2: Implementation of webidls/idls for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang 2013-11-28 15:55:21 +08:00
Henry Chang 64eb464569 Bug 811635 - Part 1: Webidls/idls for WifiP2pManager and WifiP2pStatusChangeEvent. r=vchang, sr=mrbkap 2013-11-28 15:54:07 +08:00
Carsten "Tomcat" Book 13297a99e9 Merge m-c to b2g-inbound 2013-12-03 11:33:38 +01:00
Carsten "Tomcat" Book 02cebc7fa1 merge b2g-inbound to mozilla-central 2013-12-03 10:41:51 +01:00
Eric Chou cee27f18fd Bug 915533 - Remove files that were accidentally restored, r=gyeh 2013-12-03 14:45:01 +08:00
Phil Ringnalda 66e6b76c7f Bug 925200 - Disable test_browserElement_oop_CloseApp.html for making it impossible to run mochitest-2 on some builds
CLOSED TREE
2013-12-02 19:29:35 -08:00
Ryan VanderMeulen 7c5feb87b8 Backed out changeset 77c1f23afc1c (bug 933483) for mochitest-bc failures. 2013-12-02 20:31:18 -05:00
Randy Lin dc5c0cca88 Bug 944130 - test_speakermanager.html: ASSERTION: background state is only maintained on outer windows. r=amarchesini 2013-12-01 13:23:00 +08:00
Edgar Chen 4dc68e6d3a Bug 942096 - Extend stk system message to support multiple sim. r=hsinyi 2013-11-25 18:10:34 +08:00
Ben Tian 1d78173e9d Bug 944592 - Re-implement BluetoothOppManager::Disconnect(), r=echou 2013-11-29 14:13:40 +08:00
Alan Huang 8caf4f9ee0 Bug 942040 - Remove a process from BackgroundProcessLRUPool in ParticularProcessPriorityManager only if it is indeed a background process. r=khuey 2013-11-22 17:10:30 +08:00
Ryan VanderMeulen 3c8b758627 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00
Ryan VanderMeulen 7b10b617ea Backed out changesets 720a36d92d37 and c24da899172a (bug 926746) for frequent timeouts/hangs in test_dataChannel_basicAudio.html. 2013-12-02 14:05:19 -05:00
Ralph Giles 520ddc7dce Bug 887978 - Enable WebVTT. r=cpearce, bz
New global interfaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.

We now pass the track element portion of the imptests.
2013-11-29 16:57:00 -08:00
Ben Kelly 4de61de388 Bug 932418: Don't create and throw away prompt when setting cookie string. r=bz 2013-12-02 12:47:57 -05:00
Blake Kaplan 2365cab16c Bug 933483 - Don't fire events (and especially request animation frame events) when we're in a modal dialog. Also protect ourselves from resuming events on a closed window. r=smaug 2013-12-02 15:38:36 -08:00
Ryan VanderMeulen 4829857b56 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey 9459b3c881 Bug 943728 - Convert several resource install using double quotes to INSTALL_TARGETS and editor/libeditor/html/tests to mochitest manifest. r=gps,r=mshal 2013-12-03 06:34:21 +09:00
Fernando Jiménez c99f3de7d2 Bug 928389 - Default to strong listeners added via DOMRequestHelper. Part 2: Webapps. r=fabrice, genelian, bkelly 2013-12-02 21:39:04 +01:00
Fernando Jiménez 259e59d6fb Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly 2013-12-02 21:39:04 +01:00
Carmen Jimenez b37f4cce7c Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
Edgar Chen 2c9697303d Bug 943198 - Follow-up of bug 814637: enable new marionette tests of IccManager. r=hsinyi 2013-11-26 13:19:32 +08:00
Albert Crespell b095f3389c Bug 944008 - Usage reset doesn't work properly. r=gene 2013-11-29 08:06:20 +01:00
Georgia Wang 141cbf3ec3 Bug 935402 - Part 2: Modify xpcshell test for EF_PBR. r=yoshi 2013-11-18 15:06:58 +08:00
Georgia Wang 1f8cf1eb83 Bug 935402 - Part 1: Cache EF_PBR field. r=yoshi 2013-11-18 15:04:22 +08:00
Ryan VanderMeulen bbe673a3ae Merge m-c to b2g-inbound. 2013-12-02 10:38:28 -05:00
Andrea Marchesini 2f6d4e0b07 Bug 943430 - Rename geo.testing.ignore_ipc_principal to dom.testing.ignore_ipc_principal. r=ehsan 2013-12-02 10:27:57 -05:00
Carsten "Tomcat" Book 668fbfecaf merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
Carsten "Tomcat" Book 4e6c35fc32 Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
Carsten "Tomcat" Book 3dcf6e8424 Backed out changeset 22ad4bbd595d (bug 915533) for Build Bustage 2013-12-02 08:53:16 +01:00
Ben Tian 8472e8db0c Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Cameron McCormack c568af0049 Bug 945048 - Correctly check for the CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE flag when parsing pseudo-classes after pseudo-elements. r=bz 2013-12-02 13:06:20 +11:00
Ben Tian 1d917ad645 Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Shawn Ku 0e9b563298 Bug 931722 - Part 3: Add test cases for call mute test. r=hsinyi 2013-11-27 15:47:29 +08:00
Shawn Ku 0154de919d Bug 931722 - Part 2: Extra mute request to RIL at AudioManager. r=mchen 2013-11-27 15:46:27 +08:00
Shawn Ku cc7e21313f Bug 931722 - Part 1: RIL related code change. r=hsinyi 2013-11-27 15:45:31 +08:00
Steven Lee 27232f6777 Bug 926746 - Part 2: nsContentPermissionHelper set grant information to GonkPermission. r=jesup 2013-12-02 10:21:51 -05:00
Benoit Jacob f3b5524dde Bug 943712 - Fix the non-unified build of SmsIPCService.cpp - no review, trivial compilation fix 2013-11-30 21:21:35 -05:00
Antonio M. Amaya 80a43b3784 Bug 926219 - Relax the signature validation for locally installed apps. r=bsmith, r=fabrice 2013-11-19 20:41:54 +01:00
Jamin Liu 4b34aee468 Bug 943753 - Fix the incorrect condition for synchronous connection to support HSP. r=echou
We don't need to check SLC status for HSP.
2013-12-02 16:38:51 +08:00
Ben Tian 561bfba8ed Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Ben Tian c2d4ccccd7 Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Cameron McCormack b5a8e4c2eb Bug 944493 - Rename PEPseudoSelTrailing because of a string change. r=flod 2013-11-30 12:17:51 +11:00
Carsten "Tomcat" Book 15ed58043a merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
Ms2ger 9d06a0c27f Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00