Bas Schouten
|
7c405d7b37
|
Bug 758980: Assume DirectWrite is buggy when it returns empty alpha texture bounds. r=jrmuizel
|
2012-06-13 10:42:23 +02:00 |
|
Jason Orendorff
|
c3b86b1336
|
Bug 750307 - "Assertion failure: isBoolean()" in RegExpObject::ignoreCase after redefining nonconfigurable data property. r=Waldo. Second landing, test change rs=bholley on IRC.
|
2012-06-13 03:11:18 -05:00 |
|
Gian-Carlo Pascutto
|
a5e0f1888e
|
Backed out changeset 86cd5f375c7d (Bug 762620)
|
2012-06-13 09:40:06 +02:00 |
|
Gian-Carlo Pascutto
|
fb3f522c64
|
Bug 762620 - Log idleService activity on Android. r=mfinkle
|
2012-06-13 09:21: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 |
|
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 |
|
Benoit Girard
|
838b1b78e3
|
Bug 756253 - Disable flash placeholder on zooming because of thread safety problems and heap corruption. r=snop
|
2012-06-07 13:27:15 -04:00 |
|
L. David Baron
|
1d3cb4a877
|
Make scroll frames (i.e., overflow != visible) no longer be font size inflation flow roots. This fixes phoronix.com/reddit.com/others at the expense of youtube.com. This reverts b64bfa138619890a01826bde8974cc974b45a6f5 (bug 760098) which in turn reverted 9620f50be9fa8be44931decf1e57ce25f51da812 (Bug 747720, patch 7) which in turn reverted part of 9499f6b28addcbcd9c480eb80cfe6c4c63a4a3a1 (Bug 706193, patch 2). (Bug 747720) r=backout
|
2012-06-12 12:43:09 -07:00 |
|
Malini Das
|
725a2216df
|
Bug 744902 - Add datazilla and mozrunner to setup.py deps, r=jgriffin, DONTBUILD because NPOTB
|
2012-06-12 11:57:25 -07:00 |
|
Nicholas Cameron
|
1cbb2d0f07
|
Bug 750575; use nsCOMPtr around nsIPresShell in canvas code. r=roc
|
2012-06-12 10:48:42 -07:00 |
|
Daniel Holbert
|
12f6753057
|
Bug 763689: Add "auto" keyword for min-height and min-width, which for now just computes to 0. r=bz
|
2012-06-12 10:48:20 -07:00 |
|
James Willcox
|
8eac1c37ab
|
Backout a9455a51d543, bug 756253
|
2012-06-12 09:34:50 -04:00 |
|
Ed Morley
|
11c73f1659
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-06-12 10:36:42 +01:00 |
|
L. David Baron
|
0e73af2214
|
Don't assume ordering of callers of nsPresContext::ScreenWidthInchesForFontInflation; instead, track changes only for the caller that cares about changes. (Bug 759755, patch 5) r=bzbarsky
|
2012-06-11 22:43:31 -07:00 |
|
Brad Lassey
|
913f2cf577
|
bug 736602 - Change inactive tab timer clamp setting to something higher than 1hz r=mfinkle
|
2012-06-11 22:15:55 -07:00 |
|
Richard Newman
|
a8a284e8d2
|
Bug 742478 - Integrate appropriate icons for for sending tabs. r=assets-only
|
2012-06-11 21:32:05 -07:00 |
|
Chris Jones
|
84300d4bbe
|
Bug 759653: Use RGB24 for offscreen surfaces on android-esque platforms. r=mwu
|
2012-06-11 20:41:46 -07:00 |
|
Chris Jones
|
930c0eb077
|
Test for bug 763228.
|
2012-06-11 20:41:46 -07:00 |
|
Chris Jones
|
6964b4afa4
|
Bug 763238: Use fully-qualified names for Open/Bridge. r=bent
|
2012-06-11 20:41:46 -07:00 |
|
Kevin Brosnan
|
d57d71e9eb
|
Bug 736602 - Increase dom.min_background_timeout_value to 15 minutes for mobile r=mfinkle a=akeybl
|
2012-06-11 18:44:45 -07:00 |
|
James Willcox
|
8e300a8561
|
Bug 762407 - Avoid deadlock when exiting fullscreen Flash videos on Android r=blassey
|
2012-06-11 13:50:59 -04:00 |
|
L. David Baron
|
5c2604b010
|
Properly dirty intrinsic widths when doing things that change inflation. (Bug 759755, patch 3) r=roc
|
2012-06-11 13:57:35 -07:00 |
|
L. David Baron
|
5cfd6386f6
|
Do the necessary reflow when our font inflation data changes. (Bug 759755, patch 2) r=roc/bzbarsky
|
2012-06-11 13:57:35 -07:00 |
|
Mark Finkle
|
614bdba9ff
|
Bug 754575 - Cache.Trash* files fill up disk space r=blassey r=jduell
|
2012-06-11 16:06:07 -04:00 |
|
Kyle Huey
|
5c863e56f1
|
Bug 763573: Don't export PrimitiveConversions.h. r=bz
|
2012-06-11 13:04:34 -07:00 |
|
Malini Das
|
65ef37d6e0
|
Bug 744902 - Update datazilla method names, a=test-only, DONTBUILD because NPOTB
|
2012-06-11 11:19:43 -07:00 |
|
Gervase Markham
|
401e2c2f55
|
Bug 759095 - remove licensing-related query now issue has been resolved.
|
2012-06-11 16:38:26 +01:00 |
|
Ben Hearsum
|
e2196b5d89
|
bug 759318: stop excluding distribution/, extensions/, and mozilla.cfg from OS X signature. r=ted
|
2012-06-11 11:10:55 -04:00 |
|
Ben Hearsum
|
a55431168c
|
bug 758595: don't include CodeResources file in builds that aren't getting signed. r=ted
|
2012-06-11 11:10:32 -04:00 |
|
Ben Hearsum
|
f11903524a
|
bug 758644: Contents/CodeResources isn't included in MARs. r=ted
|
2012-06-11 11:10:05 -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 |
|