Jonathan Watt
5b43b8c744
Bug 933019, part 11 - Remove gfxContext::mCairo. r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
f508319d89
Bug 933019, part 10 - Remove gfxContext::IsCairo(). r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
51d0ecc45c
Bug 933019, part 9 - Remove code for handling Thebes backed gfxContext from various files under gfx/layers/. r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
e6efb8a268
Bug 933019, part 8 - Remove code for handling Thebes backed gfxContext in nsNativeThemeCocoa.mm. r=Bas
2014-07-10 10:58:08 +01:00
Jonathan Watt
a965ebe159
Bug 933019, part 7 - Remove code for handling Thebes backed gfxContext from various files under layout/. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
59705f80ab
Bug 933019, part 6 - Remove code for handling Thebes backed gfxContext in imgFrame.cpp. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
21a0f8e134
Bug 933019, part 5 - Remove code for handling Thebes backed gfxContext from various files under gfx/thebes/. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
0bf9b72f33
Bug 933019, part 4 - Remove code for handling Thebes backed gfxContext in gfxFont. r=Bas
2014-07-10 10:58:07 +01:00
Jonathan Watt
d944b18aec
Bug 933019, part 3 - Remove code for handling Thebes backed gfxContext in gfxDrawable.cpp. r=Bas
2014-07-10 10:58:06 +01:00
Jonathan Watt
309b7886f7
Bug 933019, part 2 - Remove code for handling Thebes backed gfxContext in SVGEllipseElement.cpp. r=Bas
2014-07-10 10:58:06 +01:00
Jonathan Watt
6388c766d5
Bug 933019, part 1 - Remove the gfxContext(gfxASurface*) constructor. r=Bas
2014-07-10 10:58:06 +01:00
Jonathan Kew
79d8c2ccbe
bug 789096 patch X - avoid some unconstrained-width (should be -isize) warnings with mixed writing modes. r=smontagu
2014-07-10 10:11:33 +01:00
Jonathan Kew
302f54b760
bug 789096 patch 2 followup - set aMetrics.BSize() rather than .Height() in nsInlineFrame::ReflowFrames, to accompany setting .ISize(). r=smontagu
2014-07-10 10:11:30 +01:00
Jonathan Kew
f10e532151
bug 1034230 - handle bad 'seac' in type1 charstring. r=jrmuizel
2014-07-10 10:11:26 +01:00
Landry Breuil
425f3edcdb
Bug 761541 - Don't regenerate third_party/libevent/event.h if already there, avoids relinking libxul.so when nothing changed and building against native libevent. r=glandium
2014-07-10 11:03:41 +02:00
Roberto A. Vitillo
99dcb1fe36
Bug 1030217 - Slight decrease in Telemetry submission rate on nightly channel. r=Yoric
2014-07-08 10:59:00 +02:00
Vaibhav Agrawal
7b9ddbd37c
Bug 1036374 - Adding a binary search algorithm for bisection of failing tests. r=jmaher
2014-07-09 13:20:00 +02:00
Jed Parsons
013dc80b0b
Bug 1036198 - rejection not defined in _handleGetAssertionError. r=spenrose
2014-07-08 18:00:25 -07:00
Guillermo López
86c8e0e5cf
Bug 894879 - Calculate a adaptive ping for mobile and wifi connections. r=nsm.nikhil
2014-07-09 10:37:58 +02:00
Carsten "Tomcat" Book
12ad323001
Backed out changeset 0f0e44cd5fbd (bug 1034616) for jit test failures
2014-07-10 10:18:05 +02:00
Vasanthakumar Pandurangan
df5389d0a6
Bug 1035758 - AudioOffloadPlayer: Fix seek bar reset when seek during pause. r=roc
2014-07-08 04:37:11 -07:00
Milan Sreckovic
b82f4f5125
Bug 1032440 - initialize all the members of RotatedContentBuffer::PaintState. r=mwoodrow
2014-07-03 16:31:06 -04:00
Anuj Agarwal
d67a4cc844
Bug 1029141 - Refactor SVGTextFrame::MutationObserver, de-virtualizing & privatizing its public destructor. r=dholbert
2014-07-02 12:09:00 +02:00
Milan Sreckovic
292c13bcc7
Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
2014-07-09 14:21:49 -04:00
Jonathan Watt
c68bfa1ac6
Bug 1035330 - Optimize rects in the gfxContext methods for getting extents to fix tsvgr_opacity regressions. r=Bas
2014-07-10 08:44:17 +01:00
Jonathan Watt
b55cd41494
Bug 1036400 - Fix hit-testing of non-SVG elements that have an SVG clip-path applied. r=longsonr
2014-07-10 08:42:29 +01:00
Boris Zbarsky
f778bb612b
Bug 965413 part 13. Stop propagating null principal owners across redirects in nsHttpChannel, since we now handle that via loadInfo. r=smaug
2014-07-10 02:56:38 -04:00
Boris Zbarsky
a1176a02c2
Bug 965413 part 12. Use a LoadInfo in SetUpChannelOwner. r=smaug
2014-07-10 02:56:38 -04:00
Boris Zbarsky
5717f7fbc6
Bug 965413 part 11. Use a LoadInfo as needed for loading stylesheets. r=smaug
2014-07-10 02:56:38 -04:00
Boris Zbarsky
b8297ece4e
Bug 965413 part 10. Use a LoadInfo for loading documents in various places where we force a particular principal. r=smaug
2014-07-10 02:56:37 -04:00
Boris Zbarsky
64f283c845
Bug 965413 part 9. Support use of a LoadInfo for javascript: URLs. r=smaug
2014-07-10 02:56:37 -04:00
Boris Zbarsky
9173c79f52
Bug 965413 part 8. Make HTTP redirects propagate along the load info. r=smaug
2014-07-10 02:56:37 -04:00
Boris Zbarsky
c778318fb6
Bug 965413 part 7. Make it safe to GetOwner() and SetOwner() on channels without asserting. r=smaug
...
We're going to want to check whether a channel has an existing owner in some cases, but some channels currently assert if you just ask them whether they have an owner.
2014-07-10 02:56:37 -04:00
Boris Zbarsky
9489040b4a
Bug 965413 part 6. Create an implementation of nsILoadInfo. r=smaug
2014-07-10 02:56:37 -04:00
Boris Zbarsky
4ab063583d
Bug 965413 part 5. Teach the docshell code that sets up session history entries about nsILoadInfo. r=smaug
...
For now just preserve the old behavior of storing the principal in the session history.
2014-07-10 02:56:37 -04:00
Boris Zbarsky
804f76b6fd
Bug 965413 part 4. Teach the security manager about nsILoadInfo. r=smaug
2014-07-10 02:56:36 -04:00
Boris Zbarsky
f22144a471
Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus
2014-07-10 02:56:36 -04:00
Boris Zbarsky
61b0bec596
Bug 965413 part 2. Introduce an nsILoadInfo interface that can be used to propagate information like the loading principal and whether it should be inherited along with the load. r=smaug, sr=sicking
2014-07-10 02:56:36 -04:00
Boris Zbarsky
da44255337
Bug 965413 part 1. Rename the WebRTC-private LoadInfo class to RTCLoadInfo so it won't interfere with adding mozilla::LoadInfo. r=jesup
2014-07-10 02:56:36 -04:00
Boris Zbarsky
995fa78987
Bug 1034616. Fix Frame-onPop-generators-02.js test to pass even if we start reporting the exceptions we're supposed to be reporting but fail to report right now. r=jorendorff
2014-07-10 02:56:21 -04:00
Michal Novotny
5b6c995de2
Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab
2014-07-10 07:59:29 +02:00
Mike Hommey
f059293f00
Bug 1035543 - Remove the MOZ_PSEUDO_DERECURSE variable. r=gps
2014-07-10 14:11:52 +09:00
Mike Hommey
70ce913a4f
Bug 936384 - Display nicer errors when failing to validate moz.build sandboxes. r=gps
2014-07-10 14:11:40 +09:00
Masayuki Nakano
4bf849916b
Bug 971393 PresShell shouldn't discard events which won't cause DOM events even while it's not safe to dispatch DOM events r=smaug
2014-07-10 13:47:03 +09:00
Chris Double
10d9c0f382
Bug 1030527 - Seeking using Media Source Extensions fails with corrupted video message since async decoder landing - r=kinetik
...
--HG--
extra : rebase_source : d40125ff37760b4b0008cd5ac934b8d85edb7a74
2014-07-10 03:59:17 +00:00
Cameron McCormack
279ef3ff82
Bug 1031202 - Factor out gfxMixedFontFamily lookup/creation into a helper function. r=jdaggett
2014-07-09 17:08:55 +10:00
Cameron McCormack
042a0d2382
Bug 1031187 - Part 2: Use family name from proxy rather than gfxMixedFontFamily when logging. r=jdaggett
2014-07-09 17:08:55 +10:00
Cameron McCormack
560e56b1ce
Bug 1031187 - Part 1: Set mFamilyName eagerly on proxy and non-proxy gfxFontEntrys. r=jdaggett
2014-07-09 17:08:54 +10:00
Jonathan Kew
bcd117d835
Bug 754215 - Refactor user-font loading code in preparation for lazier downloading. r=jdaggett
2014-07-09 17:08:52 +10:00
Cameron McCormack
3607f49b24
Bug 1031199 - Followup to fix style constant typo.
2014-07-09 17:08:45 +10:00