Commit Graph

152788 Commits

Author SHA1 Message Date
Brian Hackett
4ade17582e Bug 931984 - Use baseline cache information for calling common getter/setters in Ion code, r=efaust. 2013-11-01 08:45:56 -06:00
Ed Morley
1c8e88368a Backed out changeset d9aa2d2a9939 (bug 931915) for failures linking on Windows on a CLOSED TREE 2013-11-01 14:35:22 +00:00
Ed Morley
e4a3dca788 Backed out changeset 9eeddb8dc383 (bug 931915) 2013-11-01 14:34:51 +00:00
Ed Morley
771acee8e3 Backed out changeset 0fdae4f78c1a (bug 931996) 2013-11-01 14:34:48 +00:00
Bobby Holley
c3012b9053 Bug 911864 - Make in-content XBL event handlers allowuntrusted=false by default. r=smaug 2013-11-01 15:31:58 +01:00
Bobby Holley
c8fd7ea7d1 Bug 911864 - Only expose XBL members which have the exposeToUntrustedContent attribute set. r=smaug 2013-11-01 15:31:58 +01:00
Bobby Holley
7b822eba16 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
8cce7588ac Bug 911864 - Add annotations to our XBL tests as-needed. r=smaug 2013-11-01 15:31:57 +01:00
Bobby Holley
705a56fdea 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
e5ef6f2a60 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
07054c122b 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
8905531428 Bug 911864 - Expose an API to copy a single property across compartments. r=jorendorff 2013-11-01 15:31:56 +01:00
Bobby Holley
9bd8c9f4cb 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
8cd074457f Bug 911864 - Frob the marquee in a different fashion. r=me 2013-11-01 15:31:56 +01:00
Bobby Holley
fdc0da7a2e 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
5e70dc6c70 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
8b64bfe0b1 Backed out changeset 38a50c61c285 (bug 931062) for compilation failures on a CLOSED TREE 2013-11-01 14:23:37 +00:00
James Willcox
37a537638d 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
ed6b6d66f8 Bug 930543 - Detect negative indices r=jandem 2013-10-28 10:57:33 -04:00
Nicholas D. Matsakis
3ce69b8805 Bug 922216 - Self-host equivalent() for typed objects r=till 2013-09-20 16:19:29 -04:00
Brian R. Bondy
9b594b1851 Bug 925571 - Packaging for Sandboxing dll. r=bsmedberg 2013-10-30 16:58:56 -07:00
Brian R. Bondy
038d21bf1d Bug 925571 - Initial Windows content process sandbox broker code. r=aklotz 2013-10-30 16:58:52 -07:00
Brian R. Bondy
adb34d6a64 Bug 925571 - Initial Windows sandbox target process (plugin-container) code. r=aklotz 2013-10-30 16:58:49 -07:00
Brian R. Bondy
b77c4127db Bug 925571 - Build config for plugin_container windows sandboxing. r=bsmedberg 2013-10-30 16:58:45 -07:00
Hannes Verschore
03622c190a Bug 925949: Add fastpath to zeroLastIndex the normal RegExpObject, r=jwalden 2013-11-01 14:47:44 +01:00
Yura Zenevich
add2794ac5 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
66cff4272e 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
bc7ec9b50c 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
0690b06ee5 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
07faf96a6d 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
3ff451117b 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
18f728e61d Merge mozilla-central and inbound 2013-11-01 13:18:19 +00:00
Ed Morley
a5ba3dddeb Merge latest green b2g-inbound changeset and mozilla-central 2013-11-01 13:14:45 +00:00
Andreas Gal
964fcb247c Bug 933584 - Implement OptimizeSourceSurface for skia. r=mattwoodrow 2013-11-01 09:13:36 -04:00
Ed Morley
08af33c361 Merge latest green inbound changeset and mozilla-central 2013-11-01 13:13:15 +00:00
Olli Pettay
de3eb56cf1 Bug 932886 - Stop doing slow getService bits in dom::GetCurrentJSStack, r=bz 2013-11-01 14:55:35 +02:00
Olli Pettay
213863f431 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
c4ca745f11 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
baf1be03b8 Backed out changeset 6a294c17e175 (bug 911889) 2013-11-01 12:35:06 +00:00
Ed Morley
dbf6885779 Backed out changeset 6f26ebdd5751 (bug 911889) 2013-11-01 12:35:03 +00:00
Ed Morley
86c9157da6 Backed out changeset 9b63189605b8 (bug 911889) 2013-11-01 12:35:00 +00:00
Ed Morley
ae81cad59c Backed out changeset 24662d1aed8f (bug 911889) 2013-11-01 12:34:57 +00:00
Ed Morley
e1ed7e6c08 Backed out changeset 989403e34775 (bug 911889) 2013-11-01 12:34:54 +00:00
Benoit Jacob
3e1407af64 Bug 886219 - Avoid introducing a global constructor with the ImageBridgeParent singleton - r=nical 2013-11-01 07:34:40 -04:00
Gaia Pushbot
546d70c910 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
c622ac9563 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
a8c594fab1 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
c808a1b2c5 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
de31d6819e 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
9451af2d67 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