Commit Graph

227310 Commits

Author SHA1 Message Date
Jean-Yves Avenard
607e373e4a Bug 1129224: Ensure the target is always unref in the target thread. r:bholley 2015-02-04 16:38:27 +11:00
Phil Ringnalda
e9d344e5ae Bug 1123195 - Skip some more crashtests that time out on OS X 10.10 debug 2015-02-03 21:22:18 -08:00
Phil Ringnalda
fbdc1ee430 Bug 1128517 - Annotate the incomprehensible passing of aja-linear-1b.html on OS X 10.10 debug 2015-02-03 19:16:13 -08:00
Phil Ringnalda
09004adb30 Backed out 3 changesets (bug 1128653, bug 1127156) for static analysis bustage
CLOSED TREE

Backed out changeset f1d372961125 (bug 1127156)
Backed out changeset 66c90dec344b (bug 1127156)
Backed out changeset 9fcc56bc052b (bug 1128653)
2015-02-03 19:45:54 -08:00
Eric Faust
0a40f3765a Bug 1126105 - Remove wrap() builtin and mark wrapWithProto() as non-fuzzing-safe to avoid impossible overrecursion in tests. (r=Waldo) 2015-02-03 19:08:11 -08:00
Shu-yu Guo
afd8f697d4 Bug 1127156 - Attach optimization info to frames in profiler. (r=BenWa) 2015-02-03 18:55:25 -08:00
Shu-yu Guo
176fd448a7 Bug 1127156 - Rework optimization tracking JSAPI to be more usable from the profiler. (r=djvj) 2015-02-03 18:55:25 -08:00
Shu-yu Guo
1fbc281792 Bug 1128653 - Make the native code bounds of optimization regions closed. (r=djvj) 2015-02-03 18:55:25 -08:00
Chris Peterson
be180f2eca Bug 1128866 - Fix -Wused-but-marked-unused warnings in js/src/builtin/Profilers.cpp. r=sfink 2015-02-01 23:46:30 -08:00
Masayuki Nakano
2f540715eb Bug 1020139 part.3 Map special keys on Sun keyboard on Android and Gonk r=cpeterson 2015-02-04 11:01:19 +09:00
Masayuki Nakano
957bb56d99 Bug 1020139 part.2 Map special keys on Sun keyboard on Linux r=karlt 2015-02-04 11:01:19 +09:00
Masayuki Nakano
eba1485952 Bug 1020139 part.1 Sort out legacy keys section of code value for the latest spec and add code values for Sun keyboard r=smaug 2015-02-04 11:01:19 +09:00
Wes Kocher
c453da7257 Backed out changeset 24fe1880f83b (bug 1126090) for b2g test failures 2015-02-03 16:50:14 -08:00
Seth Fowler
a224709fcd Bug 1126490 (Part 2) - Recover from loss of surfaces in VectorImage. r=dholbert 2015-02-03 16:38:39 -08:00
Seth Fowler
e218e72305 Bug 1126490 (Part 1) - Recover when catastrophic circumstances cause us to lose frames in RasterImage. r=tn 2015-02-03 16:38:36 -08:00
Brian Hackett
c3b78df2c3 Bug 1127908 - Allow overriding the Ion register allocator with an environment variable, clean up Ion default overrides a bit, r=h4writer. 2015-02-03 17:28:54 -07:00
Chris Double
15ba1ae394 Bug 1128742 - Prevent pages with MSE content from being stored in bfcache - r=roc 2015-02-04 13:01:59 +13:00
Mats Palmgren
c3ceff3238 Bug 1123067 - part 2, tests. 2015-02-03 23:54:32 +00:00
Mats Palmgren
99969139db Bug 1123067 - part 1, Add the range even if it's inside a user-select:none region in case it's inside an editable node (it represents the caret). r=smaug 2015-02-03 23:54:31 +00:00
Nicholas Nethercote
16c3ece3df Bug 1127401 - Tweak PL_DHashTableSearch() to counter a Fennec regression. r=froydnj.
PL_DHashTableLookup() had the same return protocol as SearchTable(), which
meant that compilers could generate a tail call from the former to the latter.
Bug 1124973 replaced PL_DHashTableLookup() with PL_DHashTableSearch(), which
has a slightly different return protocol, and so the tail call was lost. This
appears to be the cause of the Fennec performance regression.

This patch splits SearchTable() in two (using templates to avoid explicit code
duplication). SearchTable<false>() now has the same return protocol as
PL_DHashTableSearch(), and so the tail call can now be used again.
2015-01-29 20:18:28 -08:00
Ryan VanderMeulen
5da0119f02 Backed out changeset 84e7096360c2 (bug 1123404) for jsreftest bustage. 2015-02-03 18:23:07 -05:00
Jim Mathies
f629e1435b Bug 1127378 - When tabs close notify PluginWidgetChild earlier in shutdown. Prevents PluginWidgetProxy messages sent to dead parent actors triggering content process aborts. r=akotz 2015-02-03 13:58:32 -06:00
David Anderson
c7d9088574 Remove apz.subframe.enabled and assume it is always true. (bug 1128761, r=kats) 2015-02-03 15:02:04 -08:00
David Anderson
58ba368415 If APZ is enabled, do not handle wheel-event scrolling in layout. (bug 1126090, r=smaug) 2015-02-03 14:40:38 -08:00
David Anderson
5ebfb2b4af Add an ancient Radeon driver to the gfx blocklist. (bug 1118695, r=jrmuizel) 2015-02-03 14:27:07 -08:00
David Anderson
d4b93595b2 Make debugging whole-layer invalidation slightly easier. (bug 1128752, r=mattwoodrow) 2015-02-03 14:18:44 -08:00
Tom Schuster
cc19f22ff6 Bug 1111785 - Test for Array.isArray with a proxy. r=Waldo 2015-02-03 22:54:57 +01:00
Matt Woodrow
440b48b397 Bug 1124543 - Handle invalidating mask changes correctly. r=roc 2015-02-04 10:39:59 +13:00
Benjamin Bouvier
23fd336769 Bug 1123404: Disable temporarily bitselect-select.js SIMD test; r=Waldo
--HG--
extra : rebase_source : 5e56d9b6c80d176413b6bbd0100ffa0b7a0b7810
2015-02-03 22:20:50 +01:00
Ryan VanderMeulen
bdd93101b0 Merge m-c to inbound. a=merge
--HG--
rename : dom/bluetooth2/bluedroid/BluetoothUtils.cpp => dom/bluetooth2/BluetoothUtils.cpp
rename : dom/bluetooth2/bluedroid/BluetoothUtils.h => dom/bluetooth2/BluetoothUtils.h
extra : rebase_source : c31f688477f77deabfb949e6de2e42c3531c4161
2015-02-03 16:18:11 -05:00
Chris Pearce
385bd136a2 Bug 1123535 - Make dormant ResetPlayback assertion more lenient. r=jwwang 2015-02-04 10:17:28 +13:00
Ryan VanderMeulen
0f487b9d20 Merge inbound to m-c. a=merge 2015-02-03 16:04:22 -05:00
Sotaro Ikeda
5ef6468a3c Bug 1112519 - Clear mDropVideoUntilNextDiscontinuity when we do not seek r=cpearce 2015-02-03 12:53:12 -08:00
B2G Bumper Bot
fce5c6e061 Bumping manifests a=b2g-bump 2015-02-03 11:17:03 -08:00
B2G Bumper Bot
46b4e1e401 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/86761fe02255
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #27882 from eliperelman/bug-1128605

Bug 1128605 - Bumping gaia-raptor

========

https://hg.mozilla.org/integration/gaia-central/rev/b7a823e2dd01
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1128605 - Bumping gaia-raptor
2015-02-03 11:15:11 -08:00
Terrence Cole
816cf8228a Bug 1128108 - Do not start post-barrier verification when GGC is disabled; r=jonco 2015-02-03 09:12:44 -08:00
Robert Longson
6e8baeacce Bug 1128281 - Pass strokeOptions to getGeometryBounds. r=jwatt 2015-02-03 18:36:32 +00:00
Bill McCloskey
f213a3d144 Bug 1126245 - Add test (r=bent) 2015-02-03 09:20:50 -08:00
Bill McCloskey
76a5104fdb Bug 1126245 - [e10s] Don't crash when opening new tabs from closed windows (r=bent) 2015-02-03 09:20:46 -08:00
B2G Bumper Bot
5802a6cbf6 Bumping manifests a=b2g-bump 2015-02-03 06:36:58 -08:00
B2G Bumper Bot
74e0f64072 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/22e05df0fce1
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1119688 - merge pull request #27823 from millermedeiros:1119688-text-selection to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/9e82eaaaf46b
Author: Miller Medeiros <miller@millermedeiros.com>
Desc: Bug 1119688 - [TextSelection] Calendar event view cursors not adjustable
2015-02-03 06:35:13 -08:00
Carsten "Tomcat" Book
72894937b3 Merge mozilla-central to b2g-inbound 2015-02-03 15:31:37 +01:00
B2G Bumper Bot
3b51168bd1 Bumping manifests a=b2g-bump 2015-02-03 06:17:12 -08:00
B2G Bumper Bot
3f8d556f16 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9c117d3d5206
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1128672 - merge pull request #27877 from etiennesegonzac:bug-1128672 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/22aba13b7886
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1128672 - Make the TouchForwarder dipatch mouse events again r=alive
2015-02-03 06:15:26 -08:00
Carsten "Tomcat" Book
d4d539357a merge b2g-inbound to mozilla-central a=merge 2015-02-03 14:44:06 +01:00
Carsten "Tomcat" Book
d7cf50ea6d merge fx-team to mozilla-central a=merge 2015-02-03 14:36:21 +01:00
Carsten "Tomcat" Book
cac1a6490e merge mozilla-inbound to mozilla-central a=merge 2015-02-03 14:27:29 +01:00
Carsten "Tomcat" Book
29a43ff3f6 Backed out changeset 2742651b0cd9 (bug 1123990) for suspicion that this broke the nightly builds a=sheriffduty 2015-02-03 13:49:17 +01:00
B2G Bumper Bot
77372f1cc0 Bumping manifests a=b2g-bump 2015-02-03 04:31:54 -08:00
B2G Bumper Bot
e3fc80b2c6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4f2c2b1c9844
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #27821 from arcturus/bug-1058790

Bug 1058790 - [RTL] International numbers are not correctly handled in Contacts r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/6f719c1f5181
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Bug 1058790 - [RTL] International numbers are not correctly handled in Contacts r=jmcf
2015-02-03 04:30:15 -08:00