Commit Graph

152784 Commits

Author SHA1 Message Date
Bobby Holley
93be455019 Bug 911864 - Make in-content XBL event handlers allowuntrusted=false by default. r=smaug 2013-11-01 15:31:58 +01:00
Bobby Holley
c95f96e1ab Bug 911864 - Only expose XBL members which have the exposeToUntrustedContent attribute set. r=smaug 2013-11-01 15:31:58 +01:00
Bobby Holley
eaa51e3667 Bug 911864 - When QIing objects bound with XBL scopes, route the XPCWrappedJS through an XrayWrapper from the XBL scope. r=smaug 2013-11-01 15:31:57 +01:00
Bobby Holley
cb7b1e1b58 Bug 911864 - Add annotations to our XBL tests as-needed. r=smaug 2013-11-01 15:31:57 +01:00
Bobby Holley
8c465e2028 Bug 911864 - Annotate the members of marquee that correspond to properties in HTMLMarqueeElement per HTML5. r=smaug 2013-11-01 15:31:57 +01:00
Bobby Holley
c1e62da8c9 Bug 911864 - Install XBL members in the safe scope, then clone them into content (rather than the reverse). r=smaug 2013-11-01 15:31:57 +01:00
Bobby Holley
e994871e1e Bug 911864 - Introduce an explicit opt-in attribute for exposing methods and properties to untrusted content. r=smaug 2013-11-01 15:31:56 +01:00
Bobby Holley
20ab9349c6 Bug 911864 - Expose an API to copy a single property across compartments. r=jorendorff 2013-11-01 15:31:56 +01:00
Bobby Holley
de9672d8fd Bug 911864 - Convert toolkit widget xul tests to chrome tests. r=smaug
We also remove test_menubar_gtk.xul, which is unreferenced by the build system
and references a file that doesn't exist in the tree.
2013-11-01 15:31:56 +01:00
Bobby Holley
bbf63801a8 Bug 911864 - Frob the marquee in a different fashion. r=me 2013-11-01 15:31:56 +01:00
Bobby Holley
747d0c335a Bug 822425 - Expose a few simple compartment assertions in jsfriendapi. r=mccr8
Only the first one will benefit from our Nightly-mode compartment assertions,
but both are useful for consistency.
2013-11-01 15:31:55 +01:00
Stephen Pohl
299439070b Bug 867629: Ensure that snapshots for history swipe animations are of the right size at all zoom levels. r=felipe 2013-11-01 10:29:44 -04:00
Ed Morley
52586dbcaf Backed out changeset 38a50c61c285 (bug 931062) for compilation failures on a CLOSED TREE 2013-11-01 14:23:37 +00:00
James Willcox
31af00dfd4 Bug 927254 - Purge SkiaGL texture cache on memory pressure r=gwright
--HG--
extra : rebase_source : 960582a88532e752c2bcc4bbcdf0899eb0cbe3b8
2013-11-01 08:52:06 -05:00
Nicholas D. Matsakis
43313f6f72 Bug 930543 - Detect negative indices r=jandem 2013-10-28 10:57:33 -04:00
Nicholas D. Matsakis
1b4b5ae98f Bug 922216 - Self-host equivalent() for typed objects r=till 2013-09-20 16:19:29 -04:00
Brian R. Bondy
423a5df4f3 Bug 925571 - Packaging for Sandboxing dll. r=bsmedberg 2013-10-30 16:58:56 -07:00
Brian R. Bondy
af6005bb38 Bug 925571 - Initial Windows content process sandbox broker code. r=aklotz 2013-10-30 16:58:52 -07:00
Brian R. Bondy
5a6d2d56fc Bug 925571 - Initial Windows sandbox target process (plugin-container) code. r=aklotz 2013-10-30 16:58:49 -07:00
Brian R. Bondy
cc0884e81f Bug 925571 - Build config for plugin_container windows sandboxing. r=bsmedberg 2013-10-30 16:58:45 -07:00
Hannes Verschore
ac8a876239 Bug 925949: Add fastpath to zeroLastIndex the normal RegExpObject, r=jwalden 2013-11-01 14:47:44 +01:00
Yura Zenevich
9e4e707512 Bug 932158 - ensuring that the type information is not included into the output for an input of type 'text'. r=eeejay
---
 accessible/src/jsat/OutputGenerator.jsm                   | 3 ++-
 accessible/tests/mochitest/jsat/test_utterance_order.html | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)
2013-11-01 09:38:41 -04:00
Jonathan Watt
dbd6cf47e7 Bug 931996 - Add an AppendEllipseToPath helper to Moz2D. r=Bas
--HG--
extra : rebase_source : 75592379b93e5574ff1bb4116ce8b90b62c4f8a1
2013-11-01 13:30:00 +00:00
Jonathan Watt
8131d3fc10 Bug 931915, part 2 - Make gfxContext::RoundedRectangle use Moz2D's AppendRoundedRectToPath helper. r=Bas
--HG--
extra : rebase_source : e42577c112c2154b13e7e91cb4d7e54a30a411ce
2013-11-01 13:29:53 +00:00
Jonathan Watt
4878fb43fb Bug 931915, part 1 - Add an AppendRoundedRectToPath helper to Moz2D. r=Bas
--HG--
extra : rebase_source : 67835ef53a446f37919d34021fcb80aa38dd7da8
2013-11-01 13:29:44 +00:00
Andreas Gal
4309023622 Bug 926128 - Use a single configurable shader in OpenGL layers backend. r=vlad, r=nical 2013-11-01 09:29:20 -04:00
Nicholas Nethercote
6ed92de861 Bug 931062 - Skip one test in TestPLDHash.cpp on Android because it tends to OOM; r=njn 2013-10-28 12:30:07 -07:00
Ed Morley
d1eeb9782e Merge mozilla-central and inbound 2013-11-01 13:18:19 +00:00
Ed Morley
641a5b27d4 Merge latest green b2g-inbound changeset and mozilla-central 2013-11-01 13:14:45 +00:00
Andreas Gal
9a464b3340 Bug 933584 - Implement OptimizeSourceSurface for skia. r=mattwoodrow 2013-11-01 09:13:36 -04:00
Ed Morley
8355addd46 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
Olli Pettay
05466579d2 Bug 932886 - Stop doing slow getService bits in dom::GetCurrentJSStack, r=bz 2013-11-01 14:55:35 +02:00
Olli Pettay
eef7e42e54 Bug 924681, return early from nsEventStateManager::FireContextClick if we don't have a prescontext, r=masayuki 2013-11-01 14:55:05 +02:00
Ed Morley
401e6db2a1 Backed out changeset 9f04406171f7 (bug 911889) for reftest failures on Android on a CLOSED TREE 2013-11-01 12:35:36 +00:00
Ed Morley
41cda193ab Backed out changeset 6a294c17e175 (bug 911889) 2013-11-01 12:35:06 +00:00
Ed Morley
423fc6d37a Backed out changeset 6f26ebdd5751 (bug 911889) 2013-11-01 12:35:03 +00:00
Ed Morley
83e36d814d Backed out changeset 9b63189605b8 (bug 911889) 2013-11-01 12:35:00 +00:00
Ed Morley
18a0626fd1 Backed out changeset 24662d1aed8f (bug 911889) 2013-11-01 12:34:57 +00:00
Ed Morley
ad030c0241 Backed out changeset 989403e34775 (bug 911889) 2013-11-01 12:34:54 +00:00
Benoit Jacob
46729cad0c Bug 886219 - Avoid introducing a global constructor with the ImageBridgeParent singleton - r=nical 2013-11-01 07:34:40 -04:00
Gaia Pushbot
a251522c5e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b033e280989a
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13279 from MBRSL/bug-931719-orientation

Bug 931719 - [HW test] unlock button in orientation test test doesn't work, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/650ed059ff42
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 931719 - [HW test] unlock button in orientation test test doesn't work

Modified codes to switch-case so that js would not complain for missing buttons
2013-11-01 02:00:24 -07:00
Gaia Pushbot
2866213f0a Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f2d8e20acf0b
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #13163 from dwi2/bug907625

Bug 907625 - Prevent keyboard blocks incoming callscreen when keyboard i...,r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/fedd94184c12
Author: tzhuang <tzhuang@mozilla.com>
Desc: Bug 907625 - Prevent keyboard blocks incoming callscreen when keyboard is on
2013-11-01 01:50:24 -07:00
Gaia Pushbot
ca1267c782 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8210265f51d5
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13282 from MBRSL/bug-931729-asyncAlert

Bug 931729 - [HW test] async dual alert cause settimeout invalid, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/01a099ebdf4b
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 931729 - [HW test] async dual alert cause settimeout invalid
2013-11-01 01:15:25 -07:00
Gaia Pushbot
ad6e4de3b5 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e2101f7c2ece
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13281 from MBRSL/bug-933571-keyboard

Bug 933571 - [HW test] iframe shows nothing in keyboard test, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/185c39b4e4b1
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 933571 - [HW test] iframe shows nothing in keyboard test

========

https://hg.mozilla.org/integration/gaia-central/rev/cf175e3f1fd4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13280 from MBRSL/bug-931723-multiactivities

Bug 931723 - [HW test] multiactivities doesn't work, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/cd04ae548640
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 931723 - [HW test] multiactivities doesn't work
2013-11-01 01:00:25 -07:00
Gaia Pushbot
6370c38773 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad91f0092cb2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #13255 from timdream/keyboard-perm-safenet

Bug 915570 - Rename 'keyboard' permission and role to 'input', r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/a9a800b1f112
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 915570 - Rename 'keyboard' permission and role to 'input'
2013-11-01 00:50:23 -07:00
Gaia Pushbot
7f3dbd54e6 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b7dce66e2f50
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13278 from MBRSL/bug-929315-geolocation

Bug 929315 - [HW test] geolocation needs permission, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/71e9e89e5197
Author: Tom Jao <tjao@mozilla.com>
Desc: Bug 929315 - [HW test] geolocation needs permission
2013-11-01 00:15:25 -07:00
Gaia Pushbot
43953ea105 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb396d9a75a4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #13275 from MBRSL/bug-931727-pathfix

bug - 931727 [HW test] update paths in UItest, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/37472e5189c6
Author: Tom Jao <tjao@mozilla.com>
Desc: bug - 931727 [HW test] update paths in UItest

Modify paths according to the change of file structure
Move audio files to data folder

========

https://hg.mozilla.org/integration/gaia-central/rev/7ef135be3914
Author: Rudy Lu <me@rudy.lu>
Desc: Merge pull request #13253 from RudyLu/Bug931200-add_croation_keyboard_master

Bug931200 - Add Croation keyboard layout +shepherd.
r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/3e82f59c3c1f
Author: Rudy Lu <me@rudy.lu>
Desc: Bug 931200 - Add Croation keyboard layout +shepherd
2013-11-01 00:05:24 -07:00
Phil Ringnalda
3ae30903ae Back out 05be2f73979e (bug 902755) on suspicion of causing Mac debug mochitest-2 assertions
CLOSED TREE
2013-10-31 23:39:28 -07:00
Fabrice Desré
e5095467d5 Bug 914843 - fix gfx issue on oop b2g linux. r=nrc 2013-10-31 23:36:02 -07:00
Fabrice Desré
050377761f Bug 914843 - fix b2g DirectoryProvider on desktop r=gwagner 2013-10-31 23:35:58 -07:00