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

21791 Коммитов

Автор SHA1 Сообщение Дата
Benoit Jacob 41b5c423b1 Bug 942505 - Move everything SharedHandle-related out of GLContext - r=jgilbert 2013-12-03 13:44:38 -05:00
Carsten "Tomcat" Book f56fb54723 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
Carsten "Tomcat" Book 02cebc7fa1 merge b2g-inbound to mozilla-central 2013-12-03 10:41:51 +01:00
Henri Sivonen 6086908232 Bug 942706 - Remove nsIPluginTagInfo and unused associated methods. r=johns. 2013-12-03 10:36:13 +02: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
Mark Hammond abca27fb7c Bug 943668 - ensure window.screenX and .screenY return css pixels. r=roc 2013-12-03 16:36:33 +11: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
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
Ms2ger c51e826c53 Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Ms2ger fe5d5ddd33 Bug 885878 - Update testharness.js; r=jgraham 2013-11-28 15:07:56 +01:00
Ms2ger fc05d7bc0a Bug 866689 - Add more inner / outer window assertions; r=mrbkap 2013-11-28 15:07:55 +01:00
Ms2ger 611b265f5b Bug 924523 - Part e: use mochitest manifests in dom/tests/mochitest/ajax/scriptaculous; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger 48e8b217c3 Bug 924523 - Part d: use mochitest manifests in dom/tests/mochitest/ajax/mochikit; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger c179511ff3 Bug 924523 - Part c: use mochitest manifests in dom/tests/mochitest/ajax/offline; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger 6554df17ff Bug 924523 - Part b: use mochitest manifests in dom/tests/mochitest/ajax/prototype; r=jst 2013-11-28 15:07:54 +01:00