Richard Newman
|
6092cd1d6e
|
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
|
291ec827e5
|
Bug 414170. Add crashtest.
|
2012-06-13 11:41:42 -05:00 |
|
Myk Melez
|
29e57e06fc
|
bug 755557 - support blocklisting flash versions; r=Unfocused
|
2012-06-13 08:50:15 -07:00 |
|
Nathan Froyd
|
eafe48137b
|
Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey
|
2012-06-12 12:48:40 -04:00 |
|
Matt Brubeck
|
3f051f8536
|
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
|
283e84e0e8
|
Backout a55eea2c294d (bug 627699) for bustage
|
2012-06-13 16:07:22 +01:00 |
|
Ed Morley
|
20ae1c9276
|
Merge mozilla-central to mozilla-inbound
|
2012-06-13 15:52:26 +01:00 |
|
Martin Stransky
|
23eecf1d40
|
Bug 627699 - Port GTK2 to GTK3, gfx patch; r=vlad
|
2012-06-13 10:47:54 -04:00 |
|
Siddharth Agarwal [
|
7674716a66
|
Bug 764376 - Fix references to |class nsArenaMemoryStats|; r=ehsan
|
2012-06-13 10:43:38 -04:00 |
|
Jim Mathies
|
e13dc80985
|
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
|
3cc384cd72
|
merge m-c to fx-team
|
2012-06-13 15:34:08 +02:00 |
|
Oleg Romashin
|
f738c661cd
|
Bug 763156 - Remove QSound and QtMultimedia dependency from Qt port. r=dougt
|
2012-06-12 22:58:16 -04:00 |
|
Sriram Ramasubramanian
|
d5ac673322
|
Bug 763851: Forward button's background MIA in tabs UI. [r=mfinkle]
|
2012-06-12 22:48:47 -07:00 |
|
Sriram Ramasubramanian
|
7f7be1da2f
|
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
|
4f26fb1abb
|
Bug 762955: Fixed height for tabs UI on phones. [r=mfinkle]
|
2012-06-12 22:29:23 -07:00 |
|
Sriram Ramasubramanian
|
b25e3f3ff0
|
Bug 762725: Tabs UI needs new plus icons. [r=mfinkle]
|
2012-06-12 15:59:02 -07:00 |
|
Sriram Ramasubramanian
|
fdabebe07c
|
Bug 762725: Tabs UI need new sync icons. [r=mfinkle]
|
2012-06-12 15:58:24 -07:00 |
|
Chris Jones
|
27eb2547d2
|
Backed out changeset beba1a053f5e
|
2012-06-12 21:40:40 -07:00 |
|
Cody Brocious
|
607697b6ba
|
Bug 745137: Direct texturing for Gonk through gralloc, pref'd off. r=cjones
|
2012-06-12 21:20:27 -07:00 |
|
Ehsan Akhgari
|
5f1dca309f
|
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
|
5a1b9506b9
|
bug 764037: correct paren placement in unit test
|
2012-06-12 14:34:44 -04:00 |
|
Robert Longson
|
90bb704527
|
Bug 762411 - getScreenCTM scaling broken on inline outer svg elements. r=jwatt
|
2012-06-13 14:32:23 +01:00 |
|
Justin Lebar
|
ce0bd3c816
|
Bug 764192 - Followup, fix red. r=me
|
2012-06-13 09:21:06 -04:00 |
|
Justin Lebar
|
ae40e43536
|
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
|
8d5f72c8d7
|
Bug 763605 - use Function.bind instead of 'let self = this' idiom; r=taras
|
2012-06-12 09:20:18 -04:00 |
|
Ehsan Akhgari
|
6e0dbb0661
|
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
|
6c4a181510
|
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
|
3786ae7bdc
|
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
|
ebc0c15f98
|
Bug 761031 - GCLI edit command help seems unfinished; r=dcamp
|
2012-06-12 11:57:26 +01:00 |
|
Joe Walker
|
f52e7e4aca
|
Bug 761268 - GCLI has hard-coded strings; r=dcamp
|
2012-06-12 11:57:26 +01:00 |
|
Panos Astithas
|
b1b26c25c1
|
Bug 754251 - Can't set breakpoint in Script Debugger; r=rcampbell
|
2012-06-12 09:47:08 +03:00 |
|
Nicholas Nethercote
|
9347ac77a9
|
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
|
4c6045114c
|
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
|
fdc3d35af5
|
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
|
e7baa6caa6
|
No bug. Fix three JS engine compile warnings. r=jorendorff.
--HG--
extra : rebase_source : 4d3cc46e01e0e34b96a5e6e31ddbd11490cb1638
|
2012-06-12 19:12:28 -07:00 |
|
Benjamin Peterson
|
6b52725690
|
Bug 763348 - Set private data on constructor instead of post method. r=jorendorff
|
2012-06-12 21:29:02 -04:00 |
|
Ryan VanderMeulen
|
287fbc1e16
|
Merge m-c to inbound.
|
2012-06-12 21:36:40 -04:00 |
|
Makoto Kato
|
17f1ed81e9
|
Bug 763845 - Use Roboto on Download / Addon page and etc. r=mfinkle
|
2012-06-13 10:24:55 +09:00 |
|
Matt Brubeck
|
a66da30249
|
Merge last green changeset from inbound to mozilla-central
|
2012-06-12 18:24:45 -07:00 |
|
Edward Lee
|
1d07e0b2be
|
Bug 762195 - Runtime has window.locationbar.visibility = true, so content can't detect to show navigation [r=myk]
Remove "all" flag to have various toolbar visibility default to false.
|
2012-06-12 18:18:23 -07:00 |
|
Benjamin Peterson
|
463b23a2a4
|
Bug 763755 - Support the spread operator in Reflect.parse. r=dherman
|
2012-06-12 20:07:46 -04:00 |
|
Andrii Zui
|
8bb424f5d8
|
Bug 749044 - Dynamic reftests for selection attribute and maction rendering. r=karlt
|
2012-06-12 20:06:34 -04:00 |
|
Andrii Zui
|
b40c81467d
|
Bug 749044 - Selection attribute on maction is now considered by default. Checking for a rendering error in maction has been added. r=karlt
|
2012-06-12 20:05:58 -04:00 |
|
L. David Baron
|
d5f5088f98
|
Back out patches 2 and 3 of bug 759755 for causing intermittent failures of layout/reftests/font-inflation/container-with-clamping.html .
|
2012-06-10 17:36:18 -07:00 |
|
L. David Baron
|
c9bf4416ea
|
Backout bug 754202 (all patches, rather than just patches 3-7).
|
2012-06-10 17:22:31 -07:00 |
|
Ryan VanderMeulen
|
9aae70bdc5
|
Backout 90107a2a0c64 (bug 754202) for real due to orange.
|
2012-06-10 19:46:20 -04:00 |
|
Ryan VanderMeulen
|
891e38e528
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
f497d31a0a
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Kyle Huey
|
17efd870cb
|
Bug 763212: Don't try to use native commands here. r=me
|
2012-06-10 16:03:23 -07:00 |
|
Bobby Holley
|
68eb3e6ff0
|
Merge backout.
|
2012-06-11 00:28:30 +02:00 |
|