Michael Layzell
299ac653c2
Bug 1242789 - Allow lambdas to capture raw pointers to refcounted objects by reference, r=ehsan
2016-01-26 13:32:41 -05:00
Tom Klein
41666e40fd
Bug 1242147 - Honor stroke-linecap on SVG circle and ellipse when stroke is dashed. r=longsonr
2016-01-26 12:30:36 -06:00
Milan Sreckovic
825c32e01f
Bug 1242659: Part 1. More information on the mismatches. r=jrmuizel
...
--HG--
extra : rebase_source : 6ae3ff60839bb01f5fd6c8088c523812b4d43080
2016-01-25 14:43:29 -05:00
Jan de Mooij
2cbeb52323
Bug 1234985 - Fix js/src/asmjs build errors with unified builds disabled. r=luke
...
--HG--
extra : rebase_source : a82e5c85dd9882a5b155d1f0278862793383f50d
2016-01-26 19:03:46 +01:00
Wes Kocher
5648c229cc
Backed out 10 changesets (bug 1242097, bug 1240985) for near-permafailing in test_plugin_focus.html
...
Backed out changeset 30f1acd9387f (bug 1240985)
Backed out changeset 6d7f80a057f0 (bug 1240985)
Backed out changeset c3dfc2c674ff (bug 1240985)
Backed out changeset b7f2ce03b34e (bug 1240985)
Backed out changeset 2c0c0ed35656 (bug 1240985)
Backed out changeset 85c8cb422bad (bug 1240985)
Backed out changeset 06b4cb890ab0 (bug 1240985)
Backed out changeset f10c0445c450 (bug 1240985)
Backed out changeset 62eaf89ab82f (bug 1242097)
Backed out changeset b94c1a472d46 (bug 1240985)
--HG--
extra : commitid : 2iDH7HLUMiO
2016-01-26 09:55:59 -08:00
Wes Kocher
28c6b17a8f
Backed out changeset 296fd9d50c25 (bug 1240985)
...
--HG--
extra : commitid : 1uiqg6HJ5kS
2016-01-26 09:55:24 -08:00
James Willcox
084cb94a2c
Bug 1142944 - Don't use PTRACE_GETFPREGS when getting crash trace on Android/ARM r=ted
2016-01-26 11:49:59 -06:00
Jonathan Watt
e7af97097b
Bug 1223604 - Disentangle nsSVGClipPathFrame::ApplyClipOrPaintClipMask and make the code easier to understand. r=Bas
2016-01-26 17:27:44 +00:00
Geoff Brown
a9d936a115
Bug 1233220 - Use 5 pages from tp5 for page loads in test_awsy_lite; r=snorp,margaret
...
--HG--
extra : rebase_source : 0134268cd58af306a570fd8a11f6f9c32e547d2a
2016-01-26 10:15:59 -07:00
Geoff Brown
3dab228c75
Bug 1233220 - Add test_awsy_lite mochitest, to track Fennec RSS in perfherder; r=snorp,margaret
...
--HG--
extra : rebase_source : c3a1a9bd3a1f588a3088aa7e07d26d0e36cea245
2016-01-26 10:15:56 -07:00
Andrea Marchesini
fea8607ef9
Bug 1241171 - FormData should not force 'blob' as filename, r=smaug
2016-01-26 17:15:52 +00:00
Benjamin Bouvier
f17794fdd4
Bug 1241454: Fix enum class storage of ExprType; r=bustage
...
--HG--
extra : commitid : 8RjGhTYgjHS
2016-01-26 17:53:16 +01:00
Benjamin Bouvier
b433b6eb43
Bug 1241454: Change SIMD opcodes encoding in wasm; r=luke, r=jolesen
...
--HG--
extra : commitid : 4Pb1lbtI2PR
extra : rebase_source : aef1fd1fa5c99db3b17960e567f6a7e18ea1f30c
extra : histedit_source : 5c8e820573043540797486e4b8f13bfc523f7c57%2C1b3030f2f903dce710c697d2e23e7e3f5dd31f6a
2016-01-26 14:22:24 +01:00
Andreas Tolfsen
c2d519ab45
Bug 1153828 - Merge message listeners in AsyncContentSender; r=automatedtester
...
This change reduces the number of content frame script message senders
from three to one by imposing a message format.
--HG--
extra : rebase_source : 2e2940eb7d095e22a60d3e6f3af44446bb425c93
2016-01-21 19:27:23 +00:00
David Rajchenbach-Teller
a4607bcbef
Bug 1219144 - Using the nsRefreshDriver's jank indication for performance monitoring;f?froydnj r=froydnj
...
This patch (currently WIP) alters the way we determine whether jank is user-visible or not.
Instead of measuring the total time spent doing JS, we now use an
indicator provided by the vsync driver: how long it takes to deliver
the signal from the vsync timer to the main thread. This lets us find
out more accurately if there is user-visible jank. In the future, this
will also let us add an observer to find out whether the process
itself is janky, regardless of JS.
--HG--
extra : rebase_source : a538e3cc9d8904f52d4a0e7bad291189986e4e6d
2016-01-14 15:07:18 +01:00
David Rajchenbach-Teller
01d67c795e
Bug 1219144 - Performance alerts are now labelled with isJankVisible;r=avih,froydnj
...
To decrease the number of apparent false positives, we classify jank
alerts as visible or invisible. We use the following heuristic:
- if the process is currently animating something, any jank alert is visible;
- if the process has just handled a user input, any jank alert is visible;
- if some user input is handled during the current iteration, any jank alert is visible;
- otherwise, jank alerts are not visible.
--HG--
extra : rebase_source : 450661fb1106429a455b3e9f8f66fc477c22ccef
2016-01-12 10:45:22 +01:00
Carsten "Tomcat" Book
1b3a625f51
Backed out changeset e73523d185a7 (bug 567365) for m-oth failures in test_bug112564.xul
...
--HG--
extra : rebase_source : 4dd3038d27708719a5382b32b929125c583105b6
2016-01-26 16:11:13 +01:00
Nicolas Silva
c33a0fef4a
Bug 1240819 - cleanup dead branches in gfxXlibNativeRender.cpp. r=jrmuizel
2016-01-26 15:35:11 +01:00
Nicolas Silva
3fdffc6dd0
Bug 1241486 - Allow using pixmaps to share WebGL frames with the basic compositor when it makes sense. r=jgilbert
2016-01-26 15:31:15 +01:00
Edgar Chen
507930de62
Bug 1242820 - Disable devtools/shared/security/tests/unit/test_oob_cert_auth.js and test_encryption.js on emulator-x86-kk; r=jryans
...
--HG--
extra : rebase_source : 66b771d26a5a110f8a477e05b0fdbed0520ff628
2016-01-26 10:19:38 +08:00
Carsten "Tomcat" Book
52ecacceb7
no bug touch clobber for bug 1069556 to fix bustage a=sheriffduty on a CLOSED TREE
2016-01-26 15:01:13 +01:00
Carsten "Tomcat" Book
770228e318
Backed out changeset 0e628eff02f5 (bug 1069556) for multiple test failures after landing on a CLOSED TREE
2016-01-26 14:53:45 +01:00
Carsten "Tomcat" Book
1bcf4b4b99
Backed out changeset 09fd4f3ab6e7 (bug 1069556)
...
--HG--
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper.h => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper.h
rename : toolkit/crashreporter/google-breakpad/src/processor/pathname_stripper_unittest.cc => toolkit/crashreporter/google-breakpad/src/common/pathname_stripper_unittest.cc
2016-01-26 14:53:06 +01:00
Carsten "Tomcat" Book
db55b0fa77
Backed out changeset 31c98f5e107b (bug 1069556)
...
--HG--
rename : toolkit/crashreporter/google-breakpad/src/client/linux/Makefile.in => toolkit/crashreporter/google-breakpad/src/client/linux/handler/Makefile.in
2016-01-26 14:53:02 +01:00
Carsten "Tomcat" Book
345f60ff8d
Backed out changeset 168001ae11e4 (bug 1069556)
2016-01-26 14:53:00 +01:00
Carsten "Tomcat" Book
03f1cbc56c
Backed out changeset e082aea4df73 (bug 1241454) for bustage
2016-01-26 14:32:03 +01:00
Neil Deakin
6aa3af3a6f
Bug 1240014, re-enable dragdrop tests on Mac, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
345b36f4e4
Bug 1240014, remove unused code in test/newtab/head.js and enable tests in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
d58b41a1a6
Bug 1240014, enable test browser_newtab_background_captures in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
19426e272c
Bug 1240014, enable test browser_newtab_bug735987 in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
165695d59d
Bug 1240014, enable test browser_newtab_drag_drop_ext in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
3d4e18815d
Bug 1240014, enable test browser_newtab_bug1194895 in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
acbfac05ce
Bug 1240014, enable test browser_newtab_external_resource in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
a13459489b
Bug 1240014, enable test browser_newtab_reflow_load in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
90f57803b8
Bug 1240014, enable test browser_newtab_drop_preview in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
c39f426141
Bug 1240014, enable test browser_newtab_drag_drop in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
4d0e21fc11
Bug 1240014, enable test browser_newtab_search in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
e6f4093cd8
Bug 1240014, enable test browser_newtab_enhanced in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
3c0e7bd647
Bug 1240014, enable test browser_newtab_bug725996 in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
e9d638e1bd
Bug 1240014, enable test browser_newtab_perwindow_private_browsing in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
63b0036b13
Bug 1240014, enable test browser_newtab_reportLinkAction in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
b3fec3320b
Bug 1240014, enable test browser_newtab_undo in e10s, r=adw
2016-01-26 08:16:11 -05:00
Neil Deakin
327e48fb99
Bug 1240014, enable test browser_newtab_bug734043 in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
d8ca39cb43
Bug 1240014, enable test browser_newtab_update in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
73af08b3e7
Bug 1240014, enable test browser_newtab_bug722273 in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
51b3ae5599
Bug 1240014, enable test browser_newtab_bug1145428 in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
420c0f80de
Bug 1240014, enable test browser_newtab_bug1178586 in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
0f4f816bec
Bug 1240014, enable test browser_newtab_bug876313 in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
b75070bafd
Bug 1240014, enable test browser_newtab_unpin in e10s, r=adw
2016-01-26 08:16:10 -05:00
Neil Deakin
00e2c61d95
Bug 1240014, enable test browser_newtab_block in e10s, r=adw
2016-01-26 08:16:10 -05:00