Граф коммитов

299418 Коммитов

Автор SHA1 Сообщение Дата
Chris Pearce 1067a73ce6 Bug 753546 Part 1 - Make nsDocument listen for 'fullscreen-approved' notification rather than 'perm-changed' to signal fullscreen approved. r=smaug 2012-05-22 08:43:36 +12:00
Chris Pearce abaaa98107 Bug 745047 - Wait until actually in fullscreen before starting mozMovement pointer lock test. r=smaug 2012-05-22 08:43:35 +12:00
Geoff Brown 54cc6b95c1 Bug 746938 - Prevent NullPointerException in getNetworkType; r=mounir 2012-05-21 13:40:49 -07:00
Marco Castelluccio d980e46605 Bug 753565 - webapp.json incorrect on Mac. r=felipe 2012-05-21 13:39:26 -07:00
Daniel Holbert 7b2992373f Bug 757177: Remove unused variables from SVGFragmentIdentifier.cpp. r=longsonr 2012-05-21 13:38:50 -07:00
Jonathan Kew f3772d70b6 bug 756850 - HBGetGlyph callback for harfbuzz needs to return whether the glyph existed. r=smontagu 2012-05-21 21:05:36 +01:00
Ted Mielczarek 05ca72a198 bug 661908 - add mozbase packages to virtualenv. r=khuey
--HG--
extra : rebase_source : a7dd1d3f0dd5f39b3a7ea781f9c09c905b678ccf
2012-04-25 13:37:16 -04:00
Ted Mielczarek 733cf5c40a bug 661908 - create a virtualenv as part of configure. r=khuey
--HG--
extra : rebase_source : 9f2977471ba4baf45cc618c87b2e99f102bc9cca
2012-04-25 13:37:16 -04:00
Ted Mielczarek c69de0097d bug 661908 - update virtualenv to the latest release. r=jhammel
--HG--
extra : rebase_source : e41b778bf424b02c6b581f6b7206f37d2e2ec873
2012-04-25 13:37:16 -04:00
Paul O’Shannessy 4e46eb0085 Bug 750574 - Only use "fixed" egrep command on OS X 10.7 [r=ted] 2012-05-21 12:42:56 -07:00
Wes Johnston 700f3e5bba Bug 756689 - Send notifications when addon options are shown. r=mfinkle 2012-05-21 12:31:36 -07:00
Ed Morley f3650deda2 Backout 027ed1748c81 (bug 740485) for M3 orange 2012-05-21 19:36:43 +01:00
Ed Morley d922d5d2d6 Backout a693c64dc64e (bug 715768), c520957cc03f & 713ed280a80d (bug 756767), 20cb25a8b8ba (bug 756454), f3b5ad2320cb (bug 756424) for crashes 2012-05-21 18:56:46 +01:00
David Zbarsky 2634194c33 Bug 756813: Prevent creation of ImageLayer if ImageContainer is null r=gal 2012-05-21 10:47:40 -07:00
Xi Yang e0db8d30d4 Bug 754869 - MustPrune should take nsAccessible*, r=surkov 2012-05-22 01:30:53 +09:00
Doug Turner e91f963246 Bug 740485 - Implement Device Storage. r=sicking 2012-05-21 09:18:30 -07:00
Bas Schouten edca5ab2dd Bug 715768: Enable Azure-Thebes wrapper by default for D2D. r=jrmuizel 2012-05-21 17:27:36 +02:00
Bas Schouten bd74709f48 Bug 756767 - Part 2: Deal with CreateSourceSurfaceFromData failing. r=jrmuizel 2012-05-21 17:27:32 +02:00
Bas Schouten 5981f7c8a2 Bug 756767 - Part 1: Simplify SourceSurfaceD2D and add DataSourceSurface support. r=jrmuizel 2012-05-21 17:27:30 +02:00
Bas Schouten ae6d36409a Bug 756454: User 2D texture for gradient realizations. r=jrmuizel 2012-05-21 17:24:05 +02:00
Bas Schouten 7a222e596c Bug 756424: Properly set the rasterizer for FillGlyphsManual. r=jrmuizel 2012-05-21 17:24:00 +02:00
Justin Lebar 97fbd5e156 Bug 757040 - (b2g) Disable OOP browser frames on Windows. r=smaug 2012-05-21 10:59:14 -04:00
Nathan Froyd 52abbe6bd5 Bug 756152 - disable persistent telemetry sending; r=taras 2012-05-17 14:58:48 -04:00
Phil Ringnalda ede70200e2 Bug 705046 - Disable the chunks of test_html5_tree_construction_part2.html which touch plugins and thus expose our brokenness on 10.7, so we can unhide the rest of the mochitest-5 suite, r=hsivonen 2012-05-20 15:27:45 -07:00
Jeff Muizelaar 104c5955a8 Bug 752341. Avoid using CGContextSetTextMatrix. r=bgirard
CGContextSetTextMatrix has behaviour that depends on the text
drawing mode. We want consistency so avoid CGContextSetTextMatrix.

--HG--
extra : rebase_source : c6e46252823586d947ec1dd19db7df980dee23f8
2012-05-21 10:22:11 -04:00
Dão Gottwald bc043e829b Bug 756759 - Remove gnomestripe's non-native fallback styling for toolbarbuttons. r=neil 2012-05-21 15:43:19 +02:00
Ed Morley ade0d739ea Merge mozilla-central to mozilla-inbound 2012-05-21 13:19:38 +01:00
Gervase Markham e00a27f61b Bug 716478 - update line numbers in XPCshell tests, necessary because of updating licence to MPL 2 with new, shorter boilerplate. 2012-05-21 12:13:52 +01:00
Gervase Markham 9ca5367dde Bug 716478 - update line numbers in JS reftests, necessary because of updating licence to MPL 2 with new, shorter boilerplate. 2012-05-21 12:13:36 +01:00
Gervase Markham e95524780d Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Jonathan Kew 6af3fceb97 bug 753230 - update graphite2 to upstream rev 978:c418207451a7. r=jdaggett 2012-05-21 08:41:53 +01:00
Ed Morley bca5b1e887 Merge fx-team and mozilla-central ready for MPL2 update 2012-05-21 07:49:47 +01:00
Brian Birtles e7164767f3 Bug 755603 - Remove broken frozen to-animation behavior; r=dholbert 2012-05-21 08:48:38 +09:00
Ryan VanderMeulen 8738a6a8c2 Merge m-c to inbound. 2012-05-20 19:12:52 -04:00
Till Schneidereit 0c5a421b25 Bug 756851 - add missing call to object->markIfUnmarked before GCMarker::pushObject. r=billm 2012-05-20 14:34:21 -07:00
Olli Pettay 3c51346504 Bug 750109, outerhtml crash, r=hsivonen,sicking 2012-05-20 23:54:22 +03:00
Phil Ringnalda 6a76b5a8e4 Bug 756885 - Bail out of test_bug624329.xul early on 10.7, where win.maximize() gives us a resize without actually maximizing, r=karlt 2012-05-20 11:51:34 -07:00
L. David Baron 8df7a82031 Make scroll frames (i.e., overflow != visible) no longer be font size inflation flow roots. This reverts part of 9499f6b28addcbcd9c480eb80cfe6c4c63a4a3a1. (Bug 747720, patch 7) r=roc
This means that font size inflation will be consistent into a container
with overflow!=visible, which fixes inflation bugs on phoronix.com (bug
747720) and reddit.com (bug 748446, but currently covered up by bug
756518).
2012-05-20 22:18:28 -07:00
L. David Baron d9efb3b534 Remove caching of current inflation container and its width from the pres context. (Bug 747720, patch 6) r=roc
This is no longer needed because we're getting the width from
nsFontInflationData and the null-ness of the container from
mInflationDisabledForShrinkWrap.
2012-05-20 22:18:28 -07:00
L. David Baron 0074311d88 Remove width determination parameters from font inflation methods. (Bug 747720, patch 5) r=roc
These are no longer needed since we're getting the width from the
nsFontInflationData.
2012-05-20 22:18:28 -07:00
L. David Baron aa10696284 Fix call to wrong method (passing nscoord as enum). (Bug 747720, patch 4) r=roc 2012-05-20 22:18:27 -07:00
L. David Baron d6a471c0e2 Use the same width basis for font inflation throughout a font inflation flow root. (Bug 747720, patch 3) r=roc
Font inflation flow roots are similar to block formatting contexts,
though I'm trying to make not all block formatting contexts be flow
roots in later patches on this bug, bug 707195, and related bugs.

This will lead to more consistent font size inflation in a flow of text
where the blocks vary in width (e.g., because some of the blocks have
horizontal margins) but we determine the text to comprise a single flow.
2012-05-20 22:18:27 -07:00
L. David Baron a1c5a246f2 Replace AutoMaybeNullInflationContainer with AutoMaybeDisableInflationForShrinkWrap since the concept of the pres context's current inflation container will be going away. (Bug 747720, patch 2) r=roc 2012-05-20 22:18:27 -07:00
L. David Baron b3a54328b8 Save and expose on nsFontInflationData the width of the nearest common ancestor of the inflated descendants. (Bug 747720, patch 1) r=roc
This width will be used in patch 3.
2012-05-20 22:18:27 -07:00
Ryan VanderMeulen 6bec86d653 Merge the last PGO-green inbound changeset to m-c. 2012-05-19 23:52:43 -04:00
Ryan VanderMeulen 9f7fef3d92 Merge last PGO-green inbound changeset to m-c. 2012-05-19 21:27:52 -04:00
Michael Wu fc91d203fe Bug 756746 - Quote paths in linker scripts, r=glandium 2012-05-19 17:02:34 -04:00
Andrew McCreight 768d9dad3d Bug 714725 - use deferred release in XPC_WN_Helper_Finalize. r=bholley 2012-05-19 13:56:29 -07:00
Tom Schuster 9884409f8d Bug 673499 - revert unwanted change to js/src/ETWProvider.man 2012-05-19 22:03:17 +02:00
Tom Schuster 82d51f5fb4 Bug 707911 - Rewrite StackTraceToString to use StringBuffer. r=bhackett 2012-05-19 21:56:23 +02:00