Commit Graph

18672 Commits

Author SHA1 Message Date
Benoit Jacob
3b2fcb7e51 Bug 942505 - Move everything SharedHandle-related out of GLContext - r=jgilbert 2013-12-03 13:44:38 -05:00
Carsten "Tomcat" Book
9f29252945 Merge m-c to mozilla-inbound 2013-12-03 11:29:37 +01:00
Carsten "Tomcat" Book
6605eb3d11 merge b2g-inbound to mozilla-central 2013-12-03 10:41:51 +01:00
Henri Sivonen
c7538c0c16 Bug 942706 - Remove nsIPluginTagInfo and unused associated methods. r=johns. 2013-12-03 10:36:13 +02:00
Phil Ringnalda
36f4bc6215 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
fd1c979402 Backed out changeset 77c1f23afc1c (bug 933483) for mochitest-bc failures. 2013-12-02 20:31:18 -05:00
Mark Hammond
44f5fc86c7 Bug 943668 - ensure window.screenX and .screenY return css pixels. r=roc 2013-12-03 16:36:33 +11:00
Randy Lin
16433c4040 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
8aa437928c 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
994cdadd13 Merge inbound to m-c. 2013-12-02 16:39:00 -05:00
Ryan VanderMeulen
7e2a39a422 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
4a17111755 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
a6cac9a00e 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
83ecf86bbc 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
e74bb8fe33 Merge m-c to inbound. 2013-12-02 16:58:15 -05:00
Mike Hommey
af0a0ac41d 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
5ae3b50392 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
771a2c4184 Bug 928389 - Default to strong listeners added via DOMRequestHelper. r=fabrice, genelian, bkelly 2013-12-02 21:39:04 +01:00
Carmen Jimenez
ad2c9ff51b Bug 935924 - [SingleVariant] 3rd party apps are deleted after a factory reset. r=fabrice 2013-11-21 17:56:15 +01:00
Edgar Chen
f14b69bc1d 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
1c48d9bedc Bug 944008 - Usage reset doesn't work properly. r=gene 2013-11-29 08:06:20 +01:00
Georgia Wang
ca36b38262 Bug 935402 - Part 2: Modify xpcshell test for EF_PBR. r=yoshi 2013-11-18 15:06:58 +08:00
Georgia Wang
9eeb3e73bf Bug 935402 - Part 1: Cache EF_PBR field. r=yoshi 2013-11-18 15:04:22 +08:00
Ryan VanderMeulen
3de5acfddf Merge m-c to b2g-inbound. 2013-12-02 10:38:28 -05:00
Andrea Marchesini
f43048770e 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
0f3d2173c2 merge b2g-inbound to mozilla-central 2013-12-02 12:46:24 +01:00
Carsten "Tomcat" Book
4f1cc24db3 Backed out changeset 2faed81ad05f (bug 915533) for Build Bustage 2013-12-02 08:53:30 +01:00
Carsten "Tomcat" Book
47a9fe8e52 Backed out changeset 22ad4bbd595d (bug 915533) for Build Bustage 2013-12-02 08:53:16 +01:00
Ben Tian
2e7c598429 Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Cameron McCormack
0e84ec2e38 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
eeaacaa8cf Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Shawn Ku
9dcc4fbb08 Bug 931722 - Part 3: Add test cases for call mute test. r=hsinyi 2013-11-27 15:47:29 +08:00
Shawn Ku
0683962f70 Bug 931722 - Part 2: Extra mute request to RIL at AudioManager. r=mchen 2013-11-27 15:46:27 +08:00
Shawn Ku
b7fffbc4b0 Bug 931722 - Part 1: RIL related code change. r=hsinyi 2013-11-27 15:45:31 +08:00
Steven Lee
7136a575cc Bug 926746 - Part 2: nsContentPermissionHelper set grant information to GonkPermission. r=jesup 2013-12-02 10:21:51 -05:00
Benoit Jacob
df947c50de 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
53fb2cb05a Bug 926219 - Relax the signature validation for locally installed apps. r=bsmith, r=fabrice 2013-11-19 20:41:54 +01:00
Jamin Liu
14608576aa 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
a21c6b6e29 Bug 915533 - Patch 2/2: [bludroid OPP] BluetoothSocket, r=echou 2013-12-02 10:39:58 +08:00
Ben Tian
47bb7aa534 Bug 915533 - Patch 1/2: [bludroid OPP] Move files, r=echou 2013-11-29 14:18:04 +08:00
Cameron McCormack
8cc9fabdb6 Bug 944493 - Rename PEPseudoSelTrailing because of a string change. r=flod 2013-11-30 12:17:51 +11:00
Carsten "Tomcat" Book
fe7f922466 merge b2g-inbound to mozilla-central 2013-11-29 10:19:20 +01:00
Ms2ger
cf53814bbc Merge mozilla-inbound to mozilla-central. 2013-11-29 09:54:12 +01:00
Ms2ger
554db665e5 Bug 937258 - Part a: Remove empty makefiles; r=gps 2013-11-28 15:25:40 +01:00
Ms2ger
e84c1a941f Bug 885878 - Update testharness.js; r=jgraham 2013-11-28 15:07:56 +01:00
Ms2ger
183598fd46 Bug 866689 - Add more inner / outer window assertions; r=mrbkap 2013-11-28 15:07:55 +01:00
Ms2ger
07b91c9ad0 Bug 924523 - Part e: use mochitest manifests in dom/tests/mochitest/ajax/scriptaculous; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
17a186b994 Bug 924523 - Part d: use mochitest manifests in dom/tests/mochitest/ajax/mochikit; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
38d049fed4 Bug 924523 - Part c: use mochitest manifests in dom/tests/mochitest/ajax/offline; r=jst 2013-11-28 15:07:54 +01:00
Ms2ger
2b45df45dc Bug 924523 - Part b: use mochitest manifests in dom/tests/mochitest/ajax/prototype; r=jst 2013-11-28 15:07:54 +01:00