Boris Zbarsky
3076697db0
Bug 820862. JSJitInfo should say what sort of function it is. r=jandem
2012-12-13 17:08:43 -05:00
John Schoenick
5cc487ae7e
Bug 767638 - Rename InitializeEmbedded* plugin functions to just Initialize*. r=josh
2012-12-13 13:51:28 -08:00
John Schoenick
84b9c456d3
Bug 767638 - Greatly simplify loading full-page plugins. r=josh
2012-12-13 13:51:27 -08:00
John Schoenick
2acf626c29
Bug 767633 - Bonus - Clean up whitespace in nsPluginHost. r=josh
2012-12-13 13:51:26 -08:00
John Schoenick
124e66d091
Bug 767633 - Part 3 - Remove a ton of obsolete nsPluginHost code. r=josh
2012-12-13 13:51:23 -08:00
John Schoenick
97210f5ad6
Bug 767633 - Part 2 - nsObjectLoadingContent should handle all initial streams for plugins. r=josh
2012-12-13 13:51:23 -08:00
Nathan Froyd
a152f6602b
Bug 821317 - reduce the size of DOMClass.mInterfaceChain to something reasonable; r=bz
2012-12-13 11:01:00 -05:00
Jason Smith
670f0ff137
bug 799419 - crashtest for 2 peer connections create and close with fake video. r=jesup
2012-12-04 01:02:28 -08:00
Nathan Froyd
5a3f1cc23f
Bug 821324 - actually return a success value from replaceFileIfChanged; r=bz
2012-12-13 11:26:33 -05:00
Henrik Skupin
99e00a9b89
Bug 796888 - Create Mochitest for Video only connection (connect/disconnect). r=jesup
2012-12-13 21:38:49 +01:00
Gregor Wagner
97084c57be
Bug 821417 - PhoneNumberJS: fix startup warnings. r=bent
2012-12-13 12:00:22 -08:00
James Willcox
3eb7873fa3
Bug 820905 - backout ea1643fd4285
...
--HG--
extra : rebase_source : 50ddda21ab6942b6397366b9823b36df257b9482
2012-12-13 14:23:07 -05:00
Benjamin Smedberg
4ddd8054dd
Bug 818664 - Report plugin version in plugin crash reports, r=josh
...
--HG--
extra : rebase_source : 4e9c0fe80cafe5294a85599c5f31bffbc78ebee6
2012-12-13 12:06:52 -05:00
Fabrice Desré
b3447102fc
Bug 815173 - The interface feels sluggish when installing a big app [r=ferjm]
2012-12-13 09:54:49 -08:00
Andrew McCreight
d61e01cdfc
bug 804220 - Make IDBWrapperCache::SetScriptOwner infallible. r=khuey
2012-11-29 14:54:14 -08:00
Ed Morley
4d946bd718
Merge mozilla-central to mozilla-inbound
2012-12-13 16:02:48 +00:00
Ed Morley
a9ffac91b5
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-13 15:55:31 +00:00
Eric Chou
14c2e5fa6b
Bug 814341 - fix memory leak in Bluetooth, r=gyeh
2012-12-13 20:12:04 +08:00
Bellindira Castillo [:bellindira]
569f1eb17b
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
ca744e4695
Bug 818466 - Enable basic automated WebRTC gUM tests on Android. r=jesup
2012-12-12 16:40:57 -05:00
Eric Chou
8a48eae2bf
Bug 815079 - notify DeviceStorage when a file is received and saved, r=dougt
2012-12-12 16:54:54 +08:00
Josh Matthews
3d1a03275e
Backed out changeset ea39e0af0831 (bug 820135)
2012-12-12 02:23:10 -05:00
Gregor Wagner
f79303850c
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-11 22:39:25 -08:00
Georg Fritzsche
5beaeb5928
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
bba83ca16f
Bug 821158 - Extract a number out of the size_t-containing object. r=jst
2012-12-12 19:18:50 -08:00
Edgar Chen
069672f033
Bug 819834 - Part 2: Marionette tests. r=allstars.chh
2012-12-10 18:07:36 +08:00
Edgar Chen
acfcfd0411
Bug 819834 - Part 1: The options should be null. r=allstars.chh
2012-12-10 11:43:03 +08:00
Kartikaya Gupta
26f478aa7c
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
3fcdd84451
Bug 818716 - Move XBL detection into nsContentUtils and remove filename hack. r=mrbkap
2012-12-12 17:09:37 -08:00
Bobby Holley
b9b954824f
Bug 820666 - Tag XBL script for <field> elements and child scripts. r=jorendorff
2012-12-12 17:09:37 -08:00
Gregor Wagner
22f9503137
Bug 819560 - RIL: remember the last mcc code. r=sicking
2012-12-12 16:57:11 -08:00
Gregor Wagner
83e3cd7260
Bug 821101 - Contacts: Fix phonenumberJS error. r=bent
2012-12-12 16:38:27 -08:00
Jeff Muizelaar
713f78d599
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
5c754bc6b4
Bug 820135 - Preferences: We don't save prefs when we reboot. r=cjones
2012-12-12 15:41:07 -08:00
Kan-Ru Chen (陳侃如)
d574b76a1c
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é
a84b748f60
Bug 820677 - vkb doesn't work anymore in b2g [r=gwagner]
2012-12-12 14:58:11 -08:00
Shih-Chiang Chien
7e9adbd060
Bug 814252 - use touch event for scrolling if available. r=cjones.
2012-11-28 13:51:50 +08:00
Blake Kaplan
24acc98846
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
Trevor Saunders
a78d6c805a
bug 798567 - convert css values to webidl r=bz
2012-10-01 12:49:41 -04:00
Kyle Huey
e4e5881601
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
07ca56dbd8
Backed out 9dffd2d825c9 for bustage, Bug 811580
2012-12-11 15:41:40 -08:00
Mats Palmgren
d1a268e909
Bug 820230 - Add missing #include to fix compile error. r=me
2012-12-12 00:15:07 +01:00
David Rajchenbach-Teller
8748632a7d
Bug 810543 - OS.Constants now adapts if profileDir is not available;r=khuey
2012-12-11 15:12:59 -08:00
Boris Zbarsky
4240d9a262
Bug 815502. Implement support for variadic arguments in WebIDL. r=peterv
2012-12-11 17:50:56 -05:00
Rob Wood
9499c01aeb
Bug 811580 - Develop WebAPI test for MobileConnection.data, update manifest; r=jgriffin
2012-12-11 09:06:15 -08:00
Fabrice Desré
880a9e50e0
Bug 820160 - b2g desktop builds sometimes show black screen [r=gwagner]
2012-12-11 13:45:37 -08:00
Gene Lian
5d6d8b9c4e
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
947106a519
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
c2c94e0ab3
Bug 820366 - UNSUFFICIENT_STORAGE error is not triggered correctly at restart; r=fabrice
2012-12-11 21:58:38 +01:00
Ehsan Akhgari
9305b46722
Backed out changeset 34c9ccee8058 (bug 782542) for mochitest failures
2012-12-11 15:04:11 -05:00