Commit Graph

13821 Commits

Author SHA1 Message Date
Ms2ger
5747365305 Bug 816056 - bug 817288 - bug 817980 - bug 820847 - bug 822037 - Disable tests due to too many timeouts. 2012-12-15 22:26:47 +01:00
Boris Zbarsky
719a070476 Bug 773911 part 2. Use the now-inline js::GetContextCompartment in a few places. r=waldo 2012-12-15 11:53:15 -05:00
Ehsan Akhgari
3ca9c4891f Merge mozilla-central into mozilla-inbound 2012-12-15 10:37:42 -05:00
Jonathan Griffin
1812f76ddc Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage 2012-12-14 22:46:37 -08:00
Boris Zbarsky
57cbead618 Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE 2012-12-14 23:29:19 -05:00
Jonathan Griffin
8d05a3dec5 Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage 2012-12-14 22:46:37 -08:00
Jonathan Griffin
f0dda1d31a Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage 2012-12-14 16:23:38 -08:00
Daniel Holbert
32b7f90b27 Bug 821843: Remove no-longer-used variable 'isJava' from nsPluginHost.cpp, to fix GCC 4.7 warning (treated as error in enable-warnings-as-errors builds). r=johns 2012-12-14 13:08:49 -08:00
Boris Zbarsky
5cbdd27144 Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE 2012-12-14 23:29:19 -05:00
Jonathan Griffin
9bc6ae522e Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage, CLOSED TREE 2012-12-14 16:23:38 -08:00
Ed Morley
7774c430ca Merge mozilla-inbound to mozilla-central on a CLOSED TREE 2012-12-14 15:28:22 +00:00
Henrik Skupin
06aa691210 Bug 796892 - Create Mochitest for Audio only connection (send/disconnect). r=jesup
--HG--
extra : rebase_source : 3bb5261272dd2cb69f51811273a3ed723fcdc0bf
2012-12-14 10:27:04 +01:00
Brian Smith
96b28b415d Bug 772365, Part 4: Check JAR signature during packaged app installation, r=anygregor
--HG--
extra : rebase_source : 022a85cdb5b14ff03e65b2e16f2b723da8981e40
extra : amend_source : 2140858e32614316cde30e473a6957c09aad3058
2012-12-13 20:35:58 -08:00
Ed Morley
72deb1c273 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-12-13 15:55:31 +00:00
Eric Chou
2b9fe44710 Bug 814341 - fix memory leak in Bluetooth, r=gyeh 2012-12-13 20:12:04 +08:00
Bellindira Castillo [:bellindira]
3a8745b7f4 Bug 806725 - Port test_localStorageBasePrivateBrowsing.html to the new per-tab PB APIs; r=ehsan
DONTBUILD since this is NPOTB on global PB builds

--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing.html => dom/tests/mochitest/localstorage/test_localStorageBasePrivateBrowsing_perwindowpb.html
2012-12-11 22:01:24 -06:00
Jason Smith
508622257f Bug 818466 - Enable basic automated WebRTC gUM tests on Android. r=jesup 2012-12-12 16:40:57 -05:00
Eric Chou
992f7816cf Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt 2012-12-12 16:54:54 +08:00
Josh Matthews
284b9ead7e Backed out changeset ea39e0af0831 (bug 820135) 2012-12-12 02:23:10 -05:00
Gregor Wagner
498ce0f2fa Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones 2012-12-11 22:39:25 -08:00
Georg Fritzsche
0937ddb942 Bug 805330 - Ensure plugin widget visibility via paint flushes. r=josh,roc,robcee
--HG--
rename : layout/base/tests/chrome/paint_listener.js => testing/mochitest/tests/SimpleTest/paint_listener.js
2012-12-05 14:39:26 +01:00
Blake Kaplan
fa39242db6 Bug 821158 - Extract a number out of the size_t-containing object. r=jst 2012-12-12 19:18:50 -08:00
Edgar Chen
0594152991 Bug 819834 - Part 2: Marionette tests. r=allstars.chh 2012-12-10 18:07:36 +08:00
Edgar Chen
c1ef78d3d7 Bug 819834 - Part 1: The options should be null. r=allstars.chh 2012-12-10 11:43:03 +08:00
Kartikaya Gupta
036e2a1541 Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp 2012-12-13 00:32:17 -05:00
Bobby Holley
65be2969d3 Bug 818716 - Move XBL detection into nsContentUtils and remove filename hack. r=mrbkap 2012-12-12 17:09:37 -08:00
Bobby Holley
be465ba470 Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff 2012-12-12 17:09:37 -08:00
Gregor Wagner
31dc0353a0 Bug 819560 - RIL: remember the last mcc code. r=sicking 2012-12-12 16:57:11 -08:00
Gregor Wagner
f57b4b1de7 Bug 821101 - Contacts: Fix phonenumberJS error. r=bent 2012-12-12 16:38:27 -08:00
Jeff Muizelaar
29308029e0 Bug 798245. Propagate the zoom from the tab child into the frame metrics. r=cjones
This lets the default zoom make it back to the APZC when the viewport is set.
2012-12-11 17:49:57 -05:00
Gregor Wagner
06088ea2ad Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones 2012-12-12 15:41:07 -08:00
Kan-Ru Chen (陳侃如)
efe964d8a2 Bug 821044 - Add MOZ_DEBUG_APP_PROCESS support r=cjones
--HG--
extra : rebase_source : 537453138a119e509118b2ebc625b8065bbe5bf0
2012-12-13 12:30:44 +13:00
Fabrice Desré
23bb7a3037 Bug 820677 - vkb doesn't work anymore in b2g [r=gwagner] 2012-12-12 14:58:11 -08:00
Shih-Chiang Chien
551b1dede5 Bug 814252 - use touch event for scrolling if available. r=cjones. 2012-11-28 13:51:50 +08:00
Blake Kaplan
914562da48 Bug 819164 - reply_len is only valid before we call readString because of UTF-8 interpretation so do our string fixup based on that. r=gal 2012-12-11 18:04:17 -08:00
Kyle Huey
49fa8a07ee Bug 770844: Add a window.mozIndexedDB to work around this bug for now. r=sicking a=akeybl 2012-09-20 08:50:16 -07:00
Jonathan Griffin
07491708b2 Backed out 9dffd2d825c9 for bustage, Bug 811580 2012-12-11 15:41:40 -08:00
Mats Palmgren
51d407db90 Bug 820230 - Add missing #include to fix compile error. r=me 2012-12-12 00:15:07 +01:00
David Rajchenbach-Teller
f0d56a9957 Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey 2012-12-11 15:12:59 -08:00
Boris Zbarsky
d4de9b2c67 Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv 2012-12-11 17:50:56 -05:00
Rob Wood
024e9ce9c5 Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin 2012-12-11 09:06:15 -08:00
Fabrice Desré
f258814cd2 Bug 820160 - b2g desktop builds sometimes show black screen [r=gwagner] 2012-12-11 13:45:37 -08:00
Gene Lian
2e56ba49b3 Bug 811615 - Miss file name when passing file by Web Activity (part 2, ObjectWrapper.jsm). r=fabrice, a=blocking-basecamp 2012-12-11 16:30:53 +08:00
Kyle Huey
452869c48c Bug 811615: Enable chrome code to create a new File object by wrapping an existing Blob and provide a custom name/type. r=sicking a=basecamp-blocking 2012-12-11 13:21:03 -08:00
Fernando Jiménez
589c16aaf1 Bug 820366 - UNSUFFICIENT_STORAGE error is not triggered correctly at restart; r=fabrice 2012-12-11 21:58:38 +01:00
Ehsan Akhgari
367b53417c Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures 2012-12-11 15:04:11 -05:00
Andrew McCreight
e930c85deb Bug 814027 - Make domDoc into a COMPtr in Navigator::Vibrate. r=jlebar 2012-12-11 11:18:57 -08:00
Josh Matthews
4e012f139b Bug 782542 - Secure necko IPDL usage. r=ted,jduell 2012-12-07 17:12:02 -05:00
Eric Chou
b7e12f1bec Bug 818696 - prevent "pairing failed" prompt from appearing after re-enabling Bluetooth, r=gyeh 2012-12-11 19:31:47 +08:00
Eitan Isaacson
d68b3ea206 Bug 818343 - Introduce gesture quick navigation. r=davidb 2012-12-11 10:12:12 -08:00