Commit Graph

192936 Commits

Author SHA1 Message Date
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
Chris Peterson
62fd9cb628 Bug 1034140 - Eat unused write() and read() return values. r=padenot 2014-07-04 12:00:07 -07:00
Chris Manchester
f54600e7de Backed out changeset c33ec815962f (bug 1036639) for windows checktest failures. 2014-07-09 21:51:07 -04:00
Marco Castelluccio
285fedff22 Bug 1035189 - Remove appName property from NativeApp.jsm. r=tabraldes 2014-07-10 03:27:13 +02:00
Wes Kocher
0b1267c0ab Backed out changeset 7b5a6cc2a244 (bug 354493) for frequent intermittent xpcshell oranges 2014-07-09 18:20:54 -07:00
Chris Manchester
4ab640dc30 Bug 1036639 - Report correct filename from xpcshell/head.js when using do_check_* assertion functions.;r=gps 2014-07-09 20:39:18 -04:00
Steve Fink
e8fbe48432 Bug 1036525 - DSO_SONAME should not depend on FORCE_SHARED_LIB, r=glandium 2014-07-09 17:16:19 -07:00
Brian Hackett
df64d8862a Bug 1021790 - "Cleanup naming for scalar and typed array types", r=sfink 2014-06-06 09:36:00 -07:00
Steve Fink
520725707f Bug 1035092 - Fix places that return nullptr as a bool, r=terrence 2014-07-07 07:58:03 -07:00
Wes Kocher
e57050cdea Backed out changeset 8be952fedc1e (bug 966395) for build bustage 2014-07-09 16:52:12 -07:00
Dan Mosedale
18a16e206a Bug 1000770 bustage fix, a=KWierso 2014-07-09 16:40:40 -07:00
Blake Kaplan
3f6fa3c7b6 Bug 1001957 - Fix some review comments I missed in my previous checkin. r=mccr8 2014-07-09 16:30:55 -07:00
Alexandru Tifrea
45ccd8c87d Bug 966395 - Use a puppet bidi keyboard in child processes. r=mrbkap/masayuki 2014-07-09 16:28:51 -07:00
Alexandru Tifrea
4b0f29f9a9 Bug 1004515 - Add support for the find counter in RemoteFinder. r=mikedeboer 2014-07-09 16:27:37 -07:00
Andrei Oprea
83145e62cd Bug 1000770 - Implement new UX for loop panel, ui-r=darrin, r=dmose 2014-07-09 15:39:41 -07:00
Bobby Holley
fbd72ed4f5 Bug 1034244 - Hoist SpecialPowers Xray waiving into a separate function so that we can apply it at each stage when climbing the prototype chain. r=mrbkap 2014-07-09 15:23:53 -07:00
Bobby Holley
4b21b12c0f Bug 1034244 - Follow the prototype chain of the underlying object in SpecialPowers wrapping. r=mrbkap 2014-07-09 15:23:53 -07:00
Bobby Holley
11ac3bb0b8 Bug 1034244 - Include TypedArrays in SpecialPowers Xray waiving list. r=mrbkap
Our Xrays to TypedArrays basically just say "this will be slow - clone instead".
Let's just have SpecialPowers waive Xrays for them to make things work less
surprisingly.
2014-07-09 15:23:53 -07:00