Luke Wagner
b4132543ae
Bug 766064 - Remove overly-conservative assertion (r=jorendorff)
...
--HG--
extra : rebase_source : 3228f7ce771c7dda14571a16e998b4efd9b9bbd9
2012-06-20 08:57:29 -07:00
David Rajchenbach Teller
25a2f771d6
Bug 767021 - Add missing constants. r=yoric
2012-06-22 20:24:27 -04:00
David Rajchenbach Teller
499af832f0
Bug 767021 - Make error-handling compatible with 'use strict'. r=yoric
2012-06-22 20:24:27 -04:00
David Rajchenbach Teller
23c99f373d
Bug 767021 - Add support for int64/uint64. r=yoric
2012-06-22 20:24:27 -04:00
Margaret Leibovic
e04db6f0d1
Bug 765072 - All text is selected when one text selection handle moves over another. r=mfinkle
2012-06-22 10:33:00 -07:00
Terrence Cole
b7ad9a5fd2
Bug 504735 - Passing --disable-threadsafe to JS configure enables threadsafe; r=ted
...
Apparently, this has been true for at least 3 years. Fixed now.
2012-06-22 16:40:34 -07:00
Randell Jesup
bdd3a9d31d
Bug 767250: Stop B2G/Gonk from trying to build Android.mk's in media/webrtc rs=mwu
2012-06-22 19:07:41 -04:00
Myk Melez
9fc44f9ba8
Bug 757678. Set IndexedDB permissions for desktop webapps. r=felipe
2012-06-22 15:19:24 -07:00
Felipe Gomes
1955bc1be5
Bug 758044. Follow-up: update comments to new naming scheme. r=me
2012-06-22 15:19:24 -07:00
Felipe Gomes
585babe305
Bug 760365. Preload appcache into webapp's profile during installation. r=marco
...
Linux profile creation by Marco, r=felipe
2012-06-22 15:19:23 -07:00
Ryan VanderMeulen
8d23fa6f5f
Backout 70e3a2c8c6b4 (Bug 767133) due to mochitest-other orange.
2012-06-22 18:12:54 -04:00
Brian Nicholson
986d85a2f8
Bug 767541 - Allow search suggestions for string compositions. r=cpeterson
2012-06-22 14:48:07 -07:00
Paul Rouget
99d1dce1ed
Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao
2012-06-20 15:54:39 +02:00
Paul Rouget
2ee9c982e3
Bug 766512 - Rename tab.responsiveUI to tab.__responsiveUI. r=dao
2012-06-20 15:26:56 +02:00
Paul Rouget
a3ca4f521d
Bug 765413 - Warning: Unknown property '-moz-transition-properties'. Declaration dropped. r=dao
2012-06-20 16:28:56 +02:00
Paul Rouget
2f576cf5f3
Bug 761884 - LayoutView is causing an infinite loop by making changes within a MozAfterPaint handler. r=dcamp
2012-06-20 16:22:02 +02:00
Panos Astithas
564465b6cb
Merge m-c to fx-team
2012-06-21 10:11:14 +03:00
Jason Duell
b04db42739
Backed out 92e3821d85c2 (bug 449251) for bustage.
2012-06-20 19:11:04 -07:00
Jason Duell
29d399a1aa
Backed out changeset 92e3821d85c2
2012-06-20 19:08:58 -07:00
Ehsan Akhgari
d43f8ef92b
Merge the last PGO green changeset of mozilla-inbound to mozilla-central
2012-06-20 10:57:02 -04:00
Randell Jesup
ca925c1bd9
Bug 749889 and Bug 688178: Make webrtc build without referencing third_party modules not in first tranche r=ted
2012-06-20 07:27:50 -04:00
Hsinyi Tsai
f694bf793c
Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call. r=philikon
2012-06-20 18:52:51 +08:00
Hsin-Yi Tsai
774c7db08a
Backout 1675a6451849 (Bug 765684) due to missing r= in comments.
2012-06-22 10:23:55 +08:00
Hsin-Yi Tsai
eb7a494b45
Backout a054d74dea39(Bug 766273) due to missing r= in comments
2012-06-22 10:22:39 +08:00
Cameron McCormack
2d4b020464
Bug 448573 - Match French localisations of MSVC version banners. r=ted,dmandelin
2012-06-22 11:55:04 +10:00
Gregor Wagner
0473bacc10
Bug 767230 - Don't trigger a GC in MaybeGC when we are still sweeping in the background. r=billm
2012-06-21 18:44:46 -07:00
Hsinyi Tsai
278c0c3b87
[PATCH] Bug 765684 - WebTelephony: invalid argument in
...
From 21d83598fcec9b69a1b8ed87b502415342582995 Mon Sep 17 00:00:00 2001
Telephony::NotifyError
---
dom/telephony/Telephony.cpp | 37 ++++++++++++++++++++++---------------
1 files changed, 22 insertions(+), 15 deletions(-)
2012-06-21 11:00:52 +08:00
Hsinyi Tsai
47f8099a2f
Bug 766273 - B2G telephony on Otoro: Can't hang up dialing call
2012-06-20 18:52:51 +08:00
Justin Lebar
692948f25a
Bug 764718 - Part 3: Test for calling window.close() on a window opened by window.open from <iframe mozbrowser>. r=bz
2012-06-21 21:17:52 -04:00
Justin Lebar
b077e8cf76
Bug 764718 - Part 2: Make window.close work on windows opened via window.open from <iframe mozbrowser>, when OOP is disabled. r=bz
2012-06-21 21:17:52 -04:00
Justin Lebar
471d7dec38
Bug 764718 - Part 1: Set the initial principal of in-process <iframe mozbrowser> correctly. r=bz
2012-06-21 21:17:52 -04:00
Justin Lebar
da1784ba64
Bug 765075 - Load BrowserElementChild.js before returning the result of window.open from <iframe mozbrowser> to the opener. r=smaug
2012-06-21 21:17:52 -04:00
Ed Morley
9c18bc1914
Backout 453c74176a35 & 19ae28cad1da (bug 763694) for native Android test_browserElement_*_SecurityChange.html failures
2012-06-20 10:28:33 +01:00
Jonathan Watt
8ac746fbdd
Bug 766429 - Minimize the size of the offscreen surfaces created for SVG group opacity, masks and complex clipPaths. r=roc.
2012-06-20 10:02:43 +01:00
Mike Hommey
7a97c993d4
Backout changeset 6984dace6afb (bug 763987) because of OSX opt jsreftest bustage
2012-06-20 10:55:59 +02:00
Mike Hommey
90d687d851
Merge last PGO green changeset from mozilla-inbound to mozilla-central
2012-06-20 10:53:31 +02:00
Kan-Ru Chen
73db87941e
Bug 762425 - Always reconfigure network if found connected interface. r=philikon
2012-06-20 16:21:24 +08:00
Mike Hommey
aa62cfde7d
Backout changeset 569f816a542b (bug 763893) because of a race condition
2012-06-20 10:18:26 +02:00
Mike Hommey
52dc0077b1
Bug 734125 - Fail configure when acoutputfast.pl fails to find one of the input files. r=ted
2012-06-20 09:45:45 +02:00
Mike Hommey
a909602392
Bug 763893 - Generate dependentlibs.list from actual library dependencies. r=ted
2012-06-20 09:00:48 +02:00
Mike Hommey
58718e5c70
Bug 763987 - Normalize autoconf.mk.in. r=ted
2012-06-20 09:00:48 +02:00
Fabrice Desré
85686b7317
Bug 764091 - Accessing mozApps manifest properties need __exposedProps__ set correctly [r=vingtetun]
2012-06-20 21:12:21 -07:00
Drew Willcoxon
530c9d7e3b
Bug 762579 - Implement SocialAPI service provider registry. r=gavin
2012-06-20 18:01:27 -07:00
Ryan VanderMeulen
7d0e71644b
Backout b35294da2c4b (bug 764117) due to OSX reftest orange.
2012-06-20 22:56:36 -04:00
Ryan VanderMeulen
8f8c9230b8
Re-land bug 757362 since it wasn't at fault for OSX orange.
2012-06-20 22:54:56 -04:00
Vicamo Yang
68f95d33ca
Bug 740238: use null SMSC by default, r=philikon
2012-06-21 10:48:47 +08:00
Robert O'Callahan
ba255144b8
Bug 731293. Address review comments. r=mats
...
--HG--
extra : rebase_source : ea9186cd545311e82fc12dd4f1170c442e37e7f0
2012-06-21 09:03:54 +08:00
Jim Blandy
efa8aabe8b
Bug 757400: When we change a compartment's debug mode, ensure we throw away all the outdated analyses. r=billm
...
Always do a cleansing GC when we turn debug mode off, as well as when we
turn it on. If we don't, it's possible to have stale analyses (generated in
the wrong debug mode state) stick around, and we'll assert in JM.
Have ShouldCleanUpEverything recognize gcreason::DEBUG_MODE_GC as a reason
to discard all jit code and analyses.
2012-06-20 19:14:44 -07:00
Ryan VanderMeulen
8c533723e9
Backout 5ba4c3a2338c (bug 757362) for OSX reftest orange.
2012-06-20 21:53:31 -04:00
Patrick McManus
7e5038214b
bug 763352 - Proxy/NPN issue r=honzab
...
--HG--
extra : rebase_source : b4b592d695fe0ddbf5d451b385dc45202d100816
2012-06-20 20:55:02 -04:00