Masayuki Nakano
66f2c27305
Bug 895274 part.1 Rename WidgetEvent::message to WidgetEvent::mMessage r=smaug
2015-08-22 10:34:51 +09:00
Blake Kaplan
69b300592b
Bug 1197378 - Make docshell tests pass in e10s. r=billm
2015-08-21 16:21:23 -07:00
Steve Fink
f94484fc9a
Bug 1196027 - check the actual current marking mode instead of the permanent intention, r=terrence
...
--HG--
extra : rebase_source : 1a2da1602094596a9b3f6f16c3eb6f511cff29b7
extra : amend_source : c130055fc3110874fef7661019d751a1448cbde3
extra : source : 9ca39133a30af07bb6b27d5742b2c5865caa3b31
2015-08-20 10:10:42 -07:00
Steve Fink
11107cfc02
Bug 1197377 - Read callgraph.txt line by line to avoid string size limits, r=terrence
...
--HG--
extra : rebase_source : b4871bc26ae32c6f93c0321910b19ff7658408d2
extra : amend_source : a9f287c617a613b53ff551263870b6ed5a003e84
extra : source : 452eaaf88ba8383dbe70b7f48e80ffcf5ebd4c6e
2015-08-21 14:19:04 -07:00
Brian Hackett
4cf7515fca
Bug 1184388 - Try to use uniform groups for multidimensional constant arrays and structures, r=jandem.
2015-08-21 16:19:27 -06:00
Steve Fink
e13bcc74b8
Bug 789594 - Implement DataView cloning, r=Waldo
...
--HG--
extra : commitid : 93XtQtgD0EJ
extra : rebase_source : 0ba61abb5262c30bb9506c392ac530ca79b942bf
2015-07-28 18:14:36 -07:00
Steve Fink
5d9fc0e800
Bug 789589 - Fix the ABO class hierarchy comment to be accurate, r=Waldo
...
--HG--
extra : commitid : Fcu1U4ww7I5
extra : rebase_source : 99f28cb8527888e47d4cdd37fc04c9aeff92348f
2015-07-28 18:13:16 -07:00
Steve Fink
713936e41b
Bug 789589 - Implement JS_NewDataView, r=Waldo
...
--HG--
extra : commitid : b5iH1lEe6N
extra : rebase_source : 81579a6e32a33acb08850dd7b8d6d3b900e02b3b
2015-07-24 13:05:01 -07:00
Jon Coppeard
8586708ac6
Bug 1191236 - Remove extract() methods used by operation forwarding on rooting types, r=terrence
...
--HG--
extra : rebase_source : 932019cdc060285425e70e7df7c278d0bbdfba5b
2015-08-05 02:38:00 -07:00
Steve Fink
baac342cae
Bug 1191236 - Fix UCS canonicalization, r=jonco
...
--HG--
extra : rebase_source : 5585e26c0de7c769f9e6a0565ae7e8575960f6d9
2015-08-17 17:05:45 -07:00
Ehsan Akhgari
74c1d0047e
Bug 1197185 - Give NonE10s a virtual destructor; r=jesup
...
The Parent template class inherits from both NonE10s and PMediaParent,
and the latter has a virtual destructor. This confuses clang-tidy when
it wants to rewrite ~Parent() which is currently marked as virtual, and
it makes ~Parent() override which breaks the build since ~NonE10s() is
not virtual. The easiest way to work around this seems to be making
~NonE10s() virtual. See the discussion in
https://llvm.org/bugs/show_bug.cgi?id=24496 as well.
2015-08-21 17:53:35 -04:00
Ehsan Akhgari
999ea37a6a
Bug 1185351 - Don't force inline style CSP checks on native anonymous content; r=ckerschb
2015-08-21 17:53:34 -04:00
Jan Gerber
8237145d30
Bug 1192226 - Apply libvpx size limit. r=rillian
2015-08-21 12:01:41 +02:00
Jan Gerber
0cdc2ac683
Bug 1192226 - Enable libvpx size limit in update.py. r=rillian
...
Bounds match those in VideoUtils.h.
2015-08-08 09:28:52 +02:00
Steve Fink
aebf1a29a8
Bug 1196378 - Fix mismatched js_new/js_free in ShellPrincipals, r=fitzgen
...
--HG--
extra : rebase_source : 25da2c1181e1867ba94da07ac81e5a65a27cd978
2015-08-19 11:29:32 -07:00
Steve Fink
917fa3154c
Bug 1196378 - js_delete should accept a const pointer like builtin delete, r=fitzgen
...
--HG--
extra : rebase_source : 8fc0aa9b48d3fd8a0921fc9a9b920e6fd473226f
2015-08-19 10:59:50 -07:00
William Chen
601a710703
Bug 1196290 - Do not update orientation lock when app docshell is activated. r=smaug
...
--HG--
extra : rebase_source : 3ac42afe245103c052125e9615e43f9b89b295a2
2015-08-20 17:25:05 -07:00
Francois Marier
186536664b
Bug 1197000 - Better debugging output for Safe Browsing list updates. r=gcp
2015-08-21 13:53:53 -07:00
Andrew Comminos
ce4e23cabb
Bug 1187203 - Use -moz-gtk-info-bar for RSS feed CSS on Linux. r=karlt
2015-08-21 16:38:17 -04:00
Andrew Comminos
3d140d526a
Bug 1187203 - Use -moz-gtk-info-bar for notifications on Linux. r=karlt
2015-08-21 16:38:16 -04:00
Andrew Comminos
bf63f14959
Bug 1187203 - Implement GtkInfoBar appearance style on GTK3. r=karlt
2015-08-21 16:38:15 -04:00
Wes Kocher
9ec20f0f1d
Backed out 2 changesets (bug 1136766) for osx reftest assertions
...
Backed out changeset c574db1b372e (bug 1136766)
Backed out changeset 674f8f76a58b (bug 1136766)
2015-08-21 13:19:48 -07:00
Armen Zambrano Gasparnian
6fa510731e
Bug 1192309. Create releng generic tester and builder configs. DONTBUILD. r=bhearsum
...
--HG--
rename : testing/mozharness/configs/generic_releng_config.py => testing/mozharness/configs/releng_infra_configs/builders.py
extra : commitid : 73XgBx8L5tu
2015-08-21 16:05:17 -04:00
Sylvestre Ledru
e12068b89d
Bug 1197215 - Remove now unnecessary uses of ok in the predictor. r=hurley
2015-08-21 20:38:58 +02:00
Eitan Isaacson
3aee5343dc
Bug 1182208 - Add support for android scrolling and range accessibility actions. r=mfinkle r=yzen
2015-08-21 11:32:57 -07:00
Nathan Froyd
6006fe1ee6
Bug 1192291 - use llvm-symbolizer when running xpcshell tests under TSan; r=ted
2015-08-07 02:58:05 -04:00
Randell Jesup
4d7ef8a1e8
Bug 1194817: disable PMTUD in DataChannels/SCTP, set initial MTU per spec r=tuexen
2015-08-21 14:19:26 -04:00
Andrew Halberstadt
e318244a76
Bug 1185761 - [mochitest] Allow boolean values to --keep-open for overriding the default, r=ted
...
Most of the time the default is to close the browser after tests run. And that can be overridden with
--keep-open. But in some corner cases, the default is to leave the browser open after tests have run.
In these cases, it is not currently possible to override.
This patch allows the syntax --keep-open or --keep-open=false, the latter overrides the edge case
default.
--HG--
extra : commitid : 52IHmZFn1uj
extra : rebase_source : 50ce300ccb08f87e5c9337b945d538c0a17ac04d
2015-08-06 17:40:54 -04:00
Brian Hackett
314bac7460
Bug 1176451 - Optimize Array.concat when used on different types of boxed vs. unboxed arrays, r=jandem.
2015-08-21 11:49:50 -06:00
Brian Hackett
035dacc9eb
Bug 1190733 - Test initializedLength() instead of length() during the fast path for reversing unboxed arrays, r=jandem.
2015-08-21 11:40:15 -06:00
Olli Pettay
48adaf7552
Backout Bug 1166347 (pointer events on nightlies) because of crashes (see Bug 1181564), r=khuey
...
--HG--
extra : rebase_source : b0fcac3d2d99859c4ca9d0203632c45039f439d3
2015-08-21 20:35:02 +03:00
Neil Deakin
8a41f6bd15
Bug 1195931, use option.text instead of option.textContent so that spaces get handled properly in select lists, r=felipe
2015-08-21 13:30:04 -04:00
Kartikaya Gupta
7ec5cb2fcf
Bug 1197233 - When fullscreening a video make sure we don't show garbage in the toolbar area. r=rbarker
...
--HG--
extra : commitid : FC0cW3NkINy
2015-08-21 13:21:58 -04:00
Kartikaya Gupta
c10cfda0d4
Bug 1195401 - Use gfxPrefs (threadsafe) rather than crashing on debug builds for off-main-thread pref access. r=snorp
...
--HG--
extra : commitid : 5uavw49AOAg
2015-08-21 13:21:58 -04:00
Wes Kocher
da63c9c4df
Merge m-c to inbound, a=merge
2015-08-21 10:06:54 -07:00
Wes Kocher
dcc2753eed
Merge b2ginbound to central, a=merge
2015-08-21 08:39:53 -07:00
B2G Bumper Bot
9783d824f1
Bumping manifests a=b2g-bump
2015-08-21 03:32:17 -07:00
B2G Bumper Bot
9abdfb4e1d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9b8b1ae55ed0
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31453 from danhuang1202/1195709_remove_screenlock_panel_string
Bug 1195709 - [Settings] remove screenlock panel strings in HTML, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/64f9fa8979c1
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1195709 - [Settings] remove screenlock panel strings in HTML
*remove tag string with i10n attr in apps/settings/elements/screen_lock.html
*remove tag string with i10n attr in apps/settings/elements/screen_lock_passcode.html
2015-08-21 03:30:37 -07:00
B2G Bumper Bot
4c4f114416
Bumping manifests a=b2g-bump
2015-08-21 03:18:44 -07:00
Sebastian Kaspari
f07a882610
Bug 1189347 - RestrictedProfileConfiguration: Cache restrictions to avoid unnecessary disk reads. r=ally,rnewman
...
--HG--
extra : commitid : DZwLz2vGoYL
extra : amend_source : 169b1ee81e8e43c4860e6f3478984882337d05b2
2015-08-21 12:14:12 +02:00
Sebastian Kaspari
e783cee8b5
Bug 1189347 - RestrictedProfiles: Exit early in isGuest/RestrictedProfile() to avoid unnecessary disk reads. r=ally
...
--HG--
extra : commitid : 20py0pJw9SG
extra : amend_source : 355a0f5d3e85719e9a997ea2949638b9acd99e2b
2015-08-21 12:12:12 +02:00
Sebastian Kaspari
c26d316129
Bug 1195692 - CommandProcessor: Use NotificationCompat.Builder to create notifications. r=mcomella
...
--HG--
extra : commitid : 3CG46XOkoNS
2015-08-21 11:54:47 +02:00
Sebastian Kaspari
dea680b76c
Bug 1195692 - UpdateService: Use NotificationCompat.Builder to create notifications. r=esawin
...
--HG--
extra : commitid : ImA5u1MFZJF
extra : rebase_source : fa2630fdd1b46a1cadbbcfa0e1f0c545693cfa2f
2015-08-21 11:52:25 +02:00
B2G Bumper Bot
8023d12d45
Bumping manifests a=b2g-bump
2015-08-21 02:38:39 -07:00
B2G Bumper Bot
7bef3cff47
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/74e9fb457c55
Author: Greg Weng <snowmantw@gmail.com>
Desc: Merge pull request #31344 from snowmantw/bug1194175-rev2
Bug 1194175 - fix: turn on or off the logger depending on the setting value
========
https://hg.mozilla.org/integration/gaia-central/rev/afeb99bab64d
Author: Greg Weng <snowmantw@gmail.com>
Desc: Bug 1194175 - fix: turn on or off the logger depending on the setting value
2015-08-21 02:37:01 -07:00
Sebastian Hengst
d696b604ec
Backed out 3 changesets (131251625ee8 for bug 1180556, 5bdcc058e6d6 for bug 1180555, f7e0cd74c082 for bug 1180554) for B"G ICS Emulator opt M8 and debug M19 failures. r=backout
...
Backed out changeset 131251625ee8 (bug 1180556)
Backed out changeset 5bdcc058e6d6 (bug 1180555)
Backed out changeset f7e0cd74c082 (bug 1180554)
2015-08-21 11:19:41 +02:00
Jocelyn Liu
a81cf1b3e6
Bug 1181480 - Add and implement GATT server connection related Web APIs. r=btian, r=mrbkap
2015-08-21 17:11:14 +08:00
B2G Bumper Bot
5e46105d5c
Bumping manifests a=b2g-bump
2015-08-20 23:56:47 -07:00
B2G Bumper Bot
c03d023d3b
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3a49c4a19aba
Author: Evan Tseng <itoyxd@gmail.com>
Desc: Merge pull request #31065 from evanxd/bug-1183870
Bug 1183870 - Set audio channel as none when audio channel is inactive r=dkuo
========
https://hg.mozilla.org/integration/gaia-central/rev/46a0c4f7c283
Author: Evan Xd <itoyxd@gmail.com>
Desc: Bug 1183870 - Set audio channel as none when audio channel is inactive r=dkou
2015-08-20 23:55:10 -07:00
B2G Bumper Bot
005bdef968
Bumping manifests a=b2g-bump
2015-08-20 23:32:10 -07:00