Commit Graph

279583 Commits

Author SHA1 Message Date
Andrea Marchesini
2d7253a040 Bug 1231378 - part 4 - Fix uninitialized members of classes in netwerk/widget/storage/uriloader/memory/tools, r=smaug 2016-01-12 18:16:59 +00:00
Andrea Marchesini
a2094fbf55 Bug 1231378 - part 3 - Fix uninitialized members of classes in modules/libjar and mfbt, r=smaug 2016-01-12 18:16:59 +00:00
Andrea Marchesini
da5c7a3c74 Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
Andrea Marchesini
40339f259e Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug 2016-01-12 18:16:59 +00:00
Jim Mathies
fdbe7a1f22 Bug 1096804 - Fix debug build error, remove use of non-existent HRESULT and assert. r=buildfix 2016-01-12 11:55:20 -06:00
Jim Mathies
0be330ab01 Bug 1193055 - Follow up, remove extraneous methods noted in review comments. r=followup 2016-01-12 11:32:12 -06:00
Till Schneidereit
ddd5e2e97d Bug 1000780 - Part 7: Fix perf regressions introduced in part 1. r=jandem 2016-01-12 18:28:09 +01:00
Markus Stange
9bf055258b Bug 1238755 - Use Skia for BasicCompositor composition on Mac. r=mattwoodrow 2016-01-11 20:22:33 +01:00
Markus Stange
d15ad538e6 Bug 1238755 - Avoid a copy when uploading the BasicCompositor result to a texture. r=mattwoodrow 2016-01-12 14:20:08 +01:00
Markus Stange
24a23d06b0 Bug 1238753 - Don't skip the call to StartRemoteDrawing in from BasicCompositor::BeginFrame if the invalid region is empty. r=mattwoodrow
Sometimes we need a composition even if nothing has changed, for example for window resizes on Mac.
LayerManagerComposite::UpdateAndRender() already has a check that skips the call to BasicCompositor
if it's not necessary.
2016-01-12 13:27:14 +01:00
Markus Stange
163da492ce Bug 1238753 - Use StartRemoteDrawingInRegion on Mac. r=mattwoodrow
This improves upload performance and lets us override the invalid region if we need more than what BasicCompositor thinks we need.
2016-01-11 20:12:25 +01:00
Markus Stange
7817e83ddd Bug 1238753 - Make BasicCompositor respect changes to mInvalidRegion through StartRemoteDrawingWithRegion properly. r=mattwoodrow 2016-01-12 13:14:42 +01:00
Markus Stange
c0bc3823b1 Bug 1236282 - Clip color layer drawing in BasicCompositor so that unbounded operators don't erase stuff outside the layer. r=Bas
The same as bug 1077358, but for BasicCompositor.
2016-01-12 12:47:36 +01:00
Markus Stange
0d490c4468 Bug 1234800 - Move this line to the right place. r=tn 2016-01-07 20:34:24 +01:00
Daniel Holbert
eb971e9384 Bug 1238827: Don't let webkit CSS prefix support be default-enabled in release/beta builds, for the time being. r=heycam 2016-01-12 09:19:13 -08:00
Olivier Yiptong
24f35f1e16 Bug 1218996 - Allow Remote New Tab to ride release trains r=marcosc 2016-01-11 20:30:24 -05:00
Olivier Yiptong
8c119eec86 Bug 1218996 - Remove now redundant messaging code for remote newtab r=marcosc 2016-01-11 20:30:18 -05:00
Olivier Yiptong
65190184cd Bug 1218996 - Fuse aboutNewTabService and RemoteNewTabLocation and return resource URLS r=marcosc 2016-01-11 20:30:13 -05:00
Olivier Yiptong
053128c06f Bug 1218996 - AboutRedirector uses aboutNewTabService exclusively for about:newtab r=mconley 2016-01-11 20:30:07 -05:00
Jim Mathies
539a002c6d Bug 1096804 - Enable existing taskbar tests. Remove one test that uses old sync api. r=me 2016-01-12 11:08:34 -06:00
Jim Mathies
7940f9c518 Bug 1096804 - Update taskbar thumbnail and preview handler code to support an asynchronous response that receives a canvas from front end js. Deprecate old sync apis. r=roc 2016-01-12 11:08:34 -06:00
Jim Mathies
ba0b3a9251 Bug 1096804 - Add a new asynchronous callback interface for Windows taskbar thumbnail and preview image requests. r=roc 2016-01-12 11:08:33 -06:00
Jim Mathies
b0f1365512 Bug 1096804 - Add support to PageThumbs for requesting non-downsampled content screenshots. r=dao 2016-01-12 11:08:33 -06:00
Jim Mathies
d9fe760572 Bug 1096804 - Update WindowsPreviewPerTab to support e10s. r=dao 2016-01-12 11:08:33 -06:00
Jan-Ivar Bruaroey
b78a870810 Bug 1232082 - fix removal of remote tracks to update receivers. r=bwc 2016-01-05 19:51:52 -05:00
Jan-Ivar Bruaroey
073ddece7a Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug 2016-01-04 12:46:21 -05:00
Jan-Ivar Bruaroey
b724971828 Bug 1232082 - add RTCRtpReceiver for each remote track. r=jesup 2015-12-11 23:47:29 -05:00
Jim Mathies
78d667ae1f Bug 1193055 - Update windowed plugin visibility in response to apz scroll in the chrome process vs. relying on a full round trip through content. Reduces lag in windowed plugin updates. r=kats 2016-01-12 11:05:58 -06:00
Kartikaya Gupta
9e2bab91e4 Bug 1193055 - Only fire TransformBegin/TransformEnd notifications for actual wheel animations. r=botond 2016-01-12 11:05:53 -06:00
Lars T Hansen
0a89fb3566 Bug 1225031 - get rid of the AnyTypedArray abstraction (updated). r=waldo 2016-01-12 14:47:51 +01:00
Kartikaya Gupta
000779ef9a Bug 1234838 - Update the windows backwards time skew fix code to use a PostMessage rather than a gecko NS_DispatchToMainThread. r=karlt 2016-01-12 11:53:55 -05:00
Dave Townsend
fec43e589c Bug 1231956: Add devtools to .eslintignore. r=pbrosset
Devtools has a lot of eslint failures right now that would block us from turning
on compile time eslint checks in bug 1229588. For now I'd like to just ignore
the directory and then you can work to clean up the warnings and re-enable
checks at whatever pace you like.
2016-01-11 14:28:54 -08:00
Kartikaya Gupta
1a423fb68c Bug 1233468 - If we get the load event before the before-first-paint, make sure the CSS viewport is set up properly for content load listeners. r=tnikkel 2016-01-12 09:47:29 -05:00
Armen Zambrano Gasparnian
d165ed82d6 Bug 1238948 - Switch TC Linux64 debug mochitests to 8 chunks. r=jmaher 2016-01-11 17:04:34 -05:00
Julien Pagès
b93473d9f0 Bug 1236467 - [mozdevice] raise exception when missing devices access permissions. r=ahal
Also bump the version to 0.48.
2016-01-04 16:29:36 +01:00
Andreas Tolfsen
a68525088e Bug 1231660 - Log raw packet instead of stringified messages in Marionette server; r=automatedtester
Implementors and users find it better if we log the actual sent
and received packets, rather than a stringification of the messages
representing them.
2016-01-08 16:01:07 +00:00
Jan-Ivar Bruaroey
c2caeac21c Bug 1224766 - forward callID to disambiguate multiple gUM requests from same window. r=jesup,smaug 2016-01-07 17:30:10 -05:00
Ehsan Akhgari
650f5b25cf Bug 1237363 - Part 1: Unregister all service workers registered in mochitests at the end of the test; r=jdm 2016-01-12 09:51:19 -05:00
Carsten "Tomcat" Book
8d92c3405e Backed out changeset 445a64a37945 (bug 1231378) for bustage on a CLOSED TREE 2016-01-12 15:49:11 +01:00
Carsten "Tomcat" Book
72d5b69443 Backed out changeset 5f6a58676e87 (bug 1231378) 2016-01-12 15:48:57 +01:00
Carsten "Tomcat" Book
1b6f65f586 Backed out changeset 138c4e6a9b45 (bug 1231378) 2016-01-12 15:48:55 +01:00
Carsten "Tomcat" Book
8ce45e3221 Backed out changeset d6b0ffe1a7b3 (bug 1231378) 2016-01-12 15:48:54 +01:00
Carsten "Tomcat" Book
2ec52c4eb4 Backed out changeset 6d08ab04a77c (bug 1231378) 2016-01-12 15:48:53 +01:00
Carsten "Tomcat" Book
bb43cf0408 Backed out changeset 66f7a5f1be81 (bug 1231378) 2016-01-12 15:48:51 +01:00
Andrea Marchesini
26dfdc2ce7 Bug 1231378 - part 6 - PowerManagerService must include nsIDOMWakeLockListener.h - CLOSED TREE, r=me 2016-01-12 14:29:08 +00:00
Till Schneidereit
1a064cea49 Bug 1000780 - Part 6: Fix nit in jsfun.h. r=jandem 2016-01-12 15:19:17 +01:00
Till Schneidereit
d246f2e9fd Bug 1000780 - Part 5: Self-host Function.prototype.bind. r=jandem 2014-12-07 23:39:23 +01:00
Till Schneidereit
40d2ef8c9a Bug 1000780 - Part 4: Remove Function#bind usage from async stack tests. r=fitzgen 2016-01-09 13:21:48 +01:00
Eric Faust
16fdaa0c34 Bug 1000780 - Part 3: Free up JSFunction flag. r=jwalden+bmo 2015-12-28 13:29:00 +01:00
Till Schneidereit
327eda5145 Bug 1000780 - Part 2: Emit JSOP_FUNAPPLY when using std_Function_apply in self-hosted code. r=jandem 2016-01-08 18:22:54 +01:00