Commit Graph

273825 Commits

Author SHA1 Message Date
Nathan Froyd
c7fb22c941 Bug 764513 - turn persistent telemetry back on; r=taras 2012-06-13 15:18:36 -04:00
Eitan Isaacson
e3c0b7755c Bug 764119 - Explore by touch preference. r=davidb 2012-06-13 12:22:52 -07:00
Eitan Isaacson
146d46bc2a Bug 764057 - Update a11y settings according to Android settings when resuming. r=blassey 2012-06-13 12:22:52 -07:00
Eitan Isaacson
4497d6964d Bug 764051 - Fix crasher when accessibility is turned off. r=blassey 2012-06-13 12:22:51 -07:00
Ehsan Akhgari
2e1fce4d51 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (libjar parts); r=glandium 2012-06-12 23:27:07 -04:00
Joel Maher
2c076a679b Bug 760264 - when running reftests on android native, we have a failure in layout/reftests/text-overflow/scroll-rounding.html. r=ajuma 2012-06-13 14:20:45 -04:00
Joel Maher
a766519866 Bug 754873 - fennec automated tests should capture logcat output while test is running. r=wlach 2012-06-13 14:20:43 -04:00
Jeff Muizelaar
7c8858f874 Bug 763120. Avoid using vm_copy when snapshoting. r=bgirard
CGBitmapContextCreateImage uses vm_copy which ends up being
slower than memcpy if we actually need to make a copy. Further,
since it does the copy by pagefaulting, it's shows up poorly
on profiles. Since, we already manually track modification we
don't really have need for the copy-on-write semantics. This
change ensures that we'll only use memcpy when we need to make
a copy.

--HG--
extra : rebase_source : 93afb1423605a13cb4c76a6c389e1989aa814ae0
2012-06-11 16:21:55 -07:00
Margaret Leibovic
e695375dd8 Bug 719026 - Blue background color remains for inputs, links etc, when panning inside iframes. r=wesj 2012-06-13 08:40:08 -07:00
Kartikaya Gupta
98a5f967ae Bug 764487 - Fix javac compiler warnings. r=wesj 2012-06-13 13:52:46 -04:00
Kartikaya Gupta
0cb90ae73c Bug 753444 - Remove device-space page rect from setPageRect as it is not needed. r=jrmuizel 2012-06-13 13:49:40 -04:00
Ehsan Akhgari
768ae53ce1 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (imagelib parts); r=joedrew 2012-06-13 00:16:43 -04:00
Ehsan Akhgari
f70d1188f6 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (gfx parts); r=joedrew 2012-06-13 00:14:28 -04:00
Marco Castelluccio
8e2fa0f09c Bug 763358. Avoid early gtk initialization on webapprt that can happen when invoked from the command line. r=karlt 2012-06-13 14:25:52 -03:00
Luke Wagner
ab9abb3572 Bug 763950 - Fix aliased access of let variables from mjit (r=dvander)
--HG--
extra : rebase_source : be43a1352895f6078c5220a973871648e8f76582
2012-06-13 09:53:01 -07:00
Richard Newman
48c75c570f Bug 762118 - Temporarily ignore readinglist items and folder. r=nalexander
--HG--
extra : rebase_source : 25e4fc38a26b213473f8381621a63de656d04a4f
2012-06-13 09:43:05 -07:00
Timothy Nikkel
684f45d07b Bug 414170. Add crashtest. 2012-06-13 11:41:42 -05:00
Myk Melez
7387da85fd bug 755557 - support blocklisting flash versions; r=Unfocused 2012-06-13 08:50:15 -07:00
Nathan Froyd
378a56233f Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey 2012-06-12 12:48:40 -04:00
Matt Brubeck
b7767875b6 Bug 763991 - Disable Telemetry UI for builds without MOZ_TELEMETRY_REPORTING; r=mfinkle
--HG--
rename : mobile/android/base/resources/xml/preferences.xml => mobile/android/base/resources/xml/preferences.xml.in
2012-06-13 08:27:11 -07:00
Ed Morley
5e91e96ae5 Backout a55eea2c294d (bug 627699) for bustage 2012-06-13 16:07:22 +01:00
Ed Morley
c4ba33218a Merge mozilla-central to mozilla-inbound 2012-06-13 15:52:26 +01:00
Martin Stransky
46bc6e3ec7 Bug 627699 - Port GTK2 to GTK3, gfx patch; r=vlad 2012-06-13 10:47:54 -04:00
Siddharth Agarwal [
1522fc9c00 Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan 2012-06-13 10:43:38 -04:00
Jim Mathies
2bc95dca5d Bug 761279 - Temporary work around for a VS 2012 RC compiler crash in nsTArray's Init. r=bsmedberg 2012-06-13 08:37:24 -05:00
Tim Taubert
b3c9903bc1 merge m-c to fx-team 2012-06-13 15:34:08 +02:00
Oleg Romashin
fca8ff49c1 Bug 763156 - Remove QSound and QtMultimedia dependency from Qt port. r=dougt 2012-06-12 22:58:16 -04:00
Sriram Ramasubramanian
b006317cf1 Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle] 2012-06-12 22:48:47 -07:00
Sriram Ramasubramanian
9850bbf28e Bug 763049: Tablet animation should slide on phones, slide and shrink on tablets. [r=mfinkle] 2012-06-12 22:47:52 -07:00
Sriram Ramasubramanian
2b7d300f46 Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle] 2012-06-12 22:29:23 -07:00
Sriram Ramasubramanian
096eba01b6 Bug 762725: Tabs UI needs new plus icons. [r=mfinkle] 2012-06-12 15:59:02 -07:00
Sriram Ramasubramanian
4f1ff484ea Bug 762725: Tabs UI need new sync icons. [r=mfinkle] 2012-06-12 15:58:24 -07:00
Chris Jones
646327546d Backed out changeset beba1a053f5e 2012-06-12 21:40:40 -07:00
Cody Brocious
b43bbe5424 Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones 2012-06-12 21:20:27 -07:00
Ehsan Akhgari
ebe2cd619b Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (uriloader parts); r=bzbarsky 2012-06-12 23:53:09 -04:00
Joey Armstrong
97f6c0a2cf bug 764037: correct paren placement in unit test 2012-06-12 14:34:44 -04:00
Robert Longson
89657d93ac Bug 762411 - getScreenCTM scaling broken on inline outer svg elements. r=jwatt 2012-06-13 14:32:23 +01:00
Justin Lebar
60d3e02dce Bug 764192 - Followup, fix red. r=me 2012-06-13 09:21:06 -04:00
Justin Lebar
e7dbf347f4 Bug 764192 - Enable some jemalloc assertions at release time in the hopes of catching heap corruption. r=glandium
This is disabled for the release and esr channels.

--HG--
extra : rebase_source : 0b668cfbb63d6478a4200a414cd0dafa0cfba1ce
2012-06-13 09:10:12 -04:00
Nathan Froyd
cf87d3cabc Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras 2012-06-12 09:20:18 -04:00
Ehsan Akhgari
d6728fc3e0 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (parser parts); r=hsivonen 2012-06-13 00:07:59 -04:00
Ehsan Akhgari
549521b5db Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (caps parts); r=bholley 2012-06-12 23:58:27 -04:00
Ehsan Akhgari
f637ed8db4 Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (xpconnect parts); r=bholley 2012-06-12 23:21:08 -04:00
Joe Walker
e5475057ed Bug 761031 - GCLI edit command help seems unfinished; r=dcamp 2012-06-12 11:57:26 +01:00
Joe Walker
20562fa05e Bug 761268 - GCLI has hard-coded strings; r=dcamp 2012-06-12 11:57:26 +01:00
Panos Astithas
3b9ea57631 Bug 754251 - Can't set breakpoint in Script Debugger; r=rcampbell 2012-06-12 09:47:08 +03:00
Nicholas Nethercote
6d0680f2e8 Bug 760352 (part 3) - Preserve alignment on 100% values in about:memory. r=jlebar.
--HG--
extra : rebase_source : 1ca1f3b003fba09699170f9697ce35190acfe4bd
2012-06-11 20:33:06 -07:00
Nicholas Nethercote
4fd9fd2bdf Bug 760352 (part 2) - Treeify non-JS-compartment KIND_OTHER memory reports where appropriate. r=jlebar.
--HG--
extra : rebase_source : 886b3d40a8dc5f7092ed35ffe280814576ca021b
2012-06-11 20:32:26 -07:00
Nicholas Nethercote
a9106b5cbe Bug 760352 (part 1) - Allow KIND_OTHER memory reports to be in trees. r=jlebar.
--HG--
extra : rebase_source : d28d117fbc2c91069222649741f5ef6b567b3e2a
2012-06-11 20:29:12 -07:00
Nicholas Nethercote
e1aadf4338 No bug. Fix three JS engine compile warnings. r=jorendorff.
--HG--
extra : rebase_source : 4d3cc46e01e0e34b96a5e6e31ddbd11490cb1638
2012-06-12 19:12:28 -07:00