Commit Graph

115299 Commits

Author SHA1 Message Date
Gregor Wagner
8b7faac85b Bug 819218 - Permissions Installer - Fix desktop-notification permission. r=sicking 2012-12-10 17:17:51 -08:00
Jonathan Griffin
f70b276746 Backout 8baf93244cfa for Marionette bustage, bug 813978 2012-12-10 17:06:58 -08:00
Steve Fink
dcb8d01afc Bug 817812 - Fix --enable-root-analysis compile. r=terrence
The recent jsgc.cpp splitup removed some functions that my rooting analysis optimization depended on. This patch exposes a simplified IsAddressableGCThing overload and uses it.

--HG--
extra : rebase_source : a9295ec574824462d3b8c0c9f7bca3a4baec1300
2012-11-30 16:04:42 -08:00
Mark Hammond
a9b0c5da84 Bug 788368 - Port messages will no longer be dropped if port is closed before other side connects. r=felipe 2012-12-11 11:34:09 +11:00
Blake Kaplan
b817d83159 Bug 820185 - Fix the copy constructor to not use uninitialized members. r=bent
--HG--
extra : rebase_source : bef21925492ded3580021e3546b6117bb8a6639e
2012-12-10 16:12:49 -08:00
Robert Strong
9188a12b30 Bug 817723 - Only build the stub installer when building x86 and the update channel equals nightly, aurora, beta, and release. r=khuey 2012-12-10 16:23:09 -08:00
Gian-Carlo Pascutto
731592779e Bug 812700 - Fix SCTP code to build on Android, r=dmose,ted 2012-12-10 15:53:22 -08:00
Trevor Saunders
1a1a26e8d8 bug 819940 - remove nsISupportsArray::EnumerateBackwards() r=ehsan 2012-12-09 13:40:46 -05:00
Trevor Saunders
9be47e3fbe bug 819927 - Base64{Encode,Decode}() should properly handle empty strings r=ehsan 2012-12-06 22:34:49 -05:00
Fabrice Desré
40455ab413 Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 2 : use cookie jars [r=sicking] 2012-12-10 15:49:02 -08:00
Fabrice Desré
c61c0d053d Bug 796198 - Use the right cookie jar when downloading package and minimanifest for packaged apps - Part 1: move the xhr to Webapps.jsm [r=sicking] 2012-12-10 15:48:59 -08:00
Eitan Isaacson
8e109cd5fd Bug 817684 - Translate Android hover enter/exit to mouseenter/mouseleave. r=wesj 2012-12-10 15:47:47 -08:00
Ehsan Akhgari
9019981c05 Bug 819202 - Part 1: Implement the "non-private" window.open feature; r=bzbarsky
This patch adds support for a "non-private" window flag which can be
used to open new chrome windows in non-private mode in per-window
private browsing builds.  It also tests to make sure that the flag is
not accessible from content.
2012-12-10 00:06:06 -05:00
Sean Stangl
310decca4c Bug 807464 - Increase Ion script size limit to 2000. r=dvander 2012-12-10 15:27:47 -08:00
Brian Nicholson
fe35350732 Bug 769919 - Check adapter count instead of visible list child count in testBookmark. r=gbrown 2012-12-10 14:41:16 -08:00
Boris Zbarsky
4af87545ba Bug 819751. Turn out the WebIDL-based quickstubs for touch event handlers for now, because that setup doesn't handle prefable properties correctly. r=peterv 2012-12-10 17:38:22 -05:00
Ehsan Akhgari
23d2534887 Bug 820120 - Remove the browser.privatebrowsing.dont_prompt_on_enter pref in per-window private browsing builds; r=jdm 2012-12-10 17:33:50 -05:00
Brian Hackett
5d87335565 Bug 813559 - Enable off thread Ion compilation by default, r=dvander. 2012-12-10 15:31:46 -07:00
Theo Chevalier
7e656421b9 Bug 737600 - When telemetry is disabled in the pref pane, we should update toolkit.telemetry.rejected. r=bnicholson 2012-12-10 23:25:54 +01:00
Theo Chevalier
a1cfcf43e1 Bug 725987 - Create Telemetry (opt-out) notification for Nightly and Aurora (mobile). r=bnicholson 2012-12-10 23:25:52 +01:00
Theo Chevalier
05d9dee167 Bug 737596 - Enable Telemetry by default on Nightly and Aurora channels (mobile). r=bnicholson 2012-12-10 23:25:50 +01:00
Fabrice Desré
448cf8bce7 Bug 813978 - follow up, turn off debug messages r=me 2012-12-10 14:08:25 -08:00
Jonathan Griffin
bd6194cab7 Bug 800138 - Open a dummy socket before Marionette starts listening, r=past 2012-12-07 10:48:18 -08:00
Kannan Vijayan
1d23e471b2 Bug 819611 - test case. r=gkw 2012-12-10 16:41:07 -05:00
Trevor Saunders
a858593cee bug 819939 - remove NS_NewISupportsArray() r=ehsan 2012-12-09 12:48:06 -05:00
Terrence Cole
83a2e5a575 Bug 820080 - Don't limit test count to be less than 10,000; r=sfink
Running jittests with --tbpl broke because of this limitation.

--HG--
rename : layout/reftests/backgrounds/background-referrer-ref.html => image/test/reftest/generic/accept-image-catchall-ref.html
rename : layout/reftests/backgrounds/background-referrer.html => image/test/reftest/generic/accept-image-catchall.html
rename : layout/reftests/backgrounds/background-referrer.sjs => image/test/reftest/generic/check-header.sjs
rename : layout/reftests/backgrounds/background-referrer-image.png => image/test/reftest/generic/green.png
rename : toolkit/components/places/tests/browser/favicon-normal16.png => toolkit/components/places/tests/favicons/favicon-normal16.png
rename : toolkit/components/places/tests/browser/browser_favicon_setAndFetchFaviconForPage_failures.js => toolkit/components/places/tests/favicons/test_setAndFetchFaviconForPage_failures.js
extra : rebase_source : e5d099dc930b865014441e1dff06f3d75f1aef88
2012-12-10 13:11:04 -08:00
Fabrice Desré
320bd9dafe Bug 813978 - [SMS API] getMessages cursor is slow when SMS database contains large number of messages [r=ferjm] 2012-12-10 13:03:59 -08:00
Brian Nicholson
82df292271 Bug 815937 - Give the search suggestion row its own view type. r=lucasr 2012-12-10 13:02:23 -08:00
Fabrice Desré
3d6ea8228e Bug 817982 - Add support for preinstalled packaged apps in webapps.jsm [r=ochameau] 2012-12-10 12:51:10 -08:00
Kannan Vijayan
852b67981b Bug 819611 - Dont attach scall-StrictPropertyOp-setter stubs for SetProps on non-writable properties. r=dvander 2012-12-10 15:48:54 -05:00
Chris Pearce
3540cbded9 Bug 815107 - Ensure AudioClock::mOldOutRate has sensible value, prevents audio clock position poisoning on one code path, and initialize AudioClock::mOldBasePosition to 0. r=padenot 2012-12-11 09:43:04 +13:00
Paolo Amadini
d4c7ea7a57 Bug 789932 - Add a component to save files asynchronously on a background thread, handling temporary download locations. r=biesi 2012-12-10 21:06:37 +01:00
Mark Banner
202cc41291 Bug 819916 Selecting "Share Microphone" or "Share Camera" picks the last item in the list rather than the first. r=jesup 2012-12-10 19:51:48 +00:00
Boris Zbarsky
21c258072c Bug 819745. Correctly handle body.onerror = null. r=peterv 2012-12-10 14:31:25 -05:00
Boris Zbarsky
dcceb66959 Bug 817669 test. r=bholley 2012-12-10 14:29:29 -05:00
Boris Zbarsky
1bfd3d30fe Bug 816846. Correctly call up to our superclass to resolve an identifier conflict. r=khuey 2012-12-10 14:28:02 -05:00
Armen Zambrano Gasparnian
32a3f4ac48 Bug 819342. Start generating gaia-tests.zip. DONTBUILD. r=aki 2012-12-10 14:19:46 -05:00
Jim Chen
4c0224ecc7 Bug 819073 - Set InputConnection during each focus notification; r=cpeterson 2012-12-10 14:07:26 -05:00
Brian Hackett
162b2e4a5f Bug 815258 - add missing cloneTypeSet(), r=dvander 2012-12-10 12:08:09 -07:00
Brian Hackett
51d3c3124d Remove bytecode uses analysis, keep track of SSA values that were folded away when building MIR, bug 818869. r=jandem 2012-12-10 12:02:31 -07:00
Mike Hommey
4b6990fe1f Fixup bug 818903 configure. r=me 2012-12-10 19:38:35 +01:00
Mike Hommey
7cfff25fc0 Bug 818903 - Also link NSPR and NSS with --build-id when available. r=ted 2012-12-10 19:00:38 +01:00
Ehsan Akhgari
fc4dcbf2e8 Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=gavin 2012-12-10 11:01:59 -05:00
Ehsan Akhgari
3dfdce66e9 Backed out changeset 827c31623942 (bug 819956) for the bad commit message 2012-12-10 13:27:21 -05:00
Ehsan Akhgari
ffa5e4b0f9 commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com>
    Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
2012-12-10 11:01:59 -05:00
Ed Morley
cf6ee79d29 Backout 28807b41f92e (bug 818903) for errors during configure 2012-12-10 18:23:45 +00:00
Armen Zambrano Gasparnian
0d482d901a Bug 819342 - Update b2g snapshot (gonk-misc) to capture test packaging changes. r=aki 2012-12-10 13:21:32 -05:00
Mike Hommey
b489bea14e Bug 812918 - Don't install the xulrunner stub in dist/bin on Mac. r=ted 2012-12-10 19:01:44 +01:00
Mike Hommey
d1971cdcea Bug 818903 - Also link NSPR and NSS with --build-id when available. r=ted 2012-12-10 19:00:38 +01:00
Mats Palmgren
8707071898 Bug 814713. r=bz 2012-12-10 18:40:01 +01:00