Commit Graph

216376 Commits

Author SHA1 Message Date
James Graham
3b41d1c98b Bug 1097230 - Update web-platform-tests to revision 9840b559b10e05f659932a835c11832db9e01c42, a=testonly
--HG--
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbcursor_update_index5.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_get7.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openCursor2.htm.ini
rename : testing/web-platform/meta/websockets/interfaces/WebSocket/events/011.html.ini => testing/web-platform/meta/IndexedDB/idbindex_openKeyCursor3.htm.ini
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-1.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-1.xhtml
rename : testing/web-platform/tests/dom/nodes/Document-createProcessingInstruction-literal-2.xhtml => testing/web-platform/tests/dom/nodes/ProcessingInstruction-literal-2.xhtml
rename : testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node.html => testing/web-platform/tests/pointerevents/pointerevent_lostpointercapture_for_disconnected_node-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerleave_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointercancel_touch-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_after_pointerup_nohover-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen.html => testing/web-platform/tests/pointerevents/pointerevent_pointerout_pen-manual.html
rename : testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected.html => testing/web-platform/tests/pointerevents/pointerevent_setpointercapture_disconnected-manual.html
rename : testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-null.html => testing/web-platform/tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/second-argument-undefined.html
extra : rebase_source : 1fb6206eb45537037d28bebf5bc9de02791c4a17
2014-11-20 16:30:01 +00:00
James Graham
90b128f3ac Bug 1097230 - Build and configuration changes for web-platform-tests update. r=ted
--HG--
rename : testing/web-platform/moz.build => testing/web-platform/mozilla/tests/placeholder
rename : testing/web-platform/moz.build => testing/web-platform/outbound/tests/placeholder
extra : rebase_source : 45498e733e8de0631e75b50a9a38138a82414c53
2014-11-20 16:30:00 +00:00
James Graham
8eba93e962 Bug 1097230 - Update to latest wptrunner, a=testonly
--HG--
extra : rebase_source : 2a1d11e28ae3a1a8963dc98834e700b268260cc6
2014-11-20 16:29:59 +00:00
Tooru Fujisawa
abe5850ee2 Bug 1099517 - Fix category/type of JSOP_DEBUGAFTERYIELD for bytecode documentation. r=jandem 2014-11-21 01:27:21 +09:00
Lars T Hansen
6490953881 Bug 1073096 - ARM support for atomics for Odin/asm.js. r=dtc-moz 2014-11-20 16:27:43 +01:00
Lars T Hansen
6637ae2522 Bug 1073096 - Support for Odin and asm.js. r=luke 2014-11-20 16:27:40 +01:00
Lars T Hansen
efe81949af Bug 1073096 - Use MemoryBarrierBits type as container for bit sets. r=luke 2014-11-20 16:27:38 +01:00
Carsten "Tomcat" Book
7a28e68b0d Merge mozilla-central to mozilla-inbound on a CLOSED TREE 2014-11-20 16:16:49 +01:00
Carsten "Tomcat" Book
3b7a6fb510 Backed out changeset 1aebb84c8af1 (bug 1041775) for Windows 8 PGO Build Bustage on a CLOSED TREE
--HG--
rename : security/sandbox/chromium/sandbox/sandbox_export.h => security/sandbox/chromium/sandbox/linux/sandbox_export.h
2014-11-20 16:11:56 +01:00
Carsten "Tomcat" Book
f080cae540 Backed out changeset ec63befb3ad7 (bug 1041775) 2014-11-20 16:11:12 +01:00
Carsten "Tomcat" Book
625f22d087 Backed out changeset ebe866ff8a44 (bug 1041775) 2014-11-20 16:11:06 +01:00
Yura Zenevich
e78787c768 Bug 1069574 - [AccessFu] added support for interaction hints in B2G. r=eeejay
---
 accessible/jsat/Presentation.jsm                |  3 +-
 accessible/jsat/Utils.jsm                       | 19 ++++++
 accessible/tests/mochitest/jsat/a11y.ini        |  1 +
 accessible/tests/mochitest/jsat/output.js       | 13 ++++
 accessible/tests/mochitest/jsat/test_hints.html | 85 +++++++++++++++++++++++++
 5 files changed, 120 insertions(+), 1 deletion(-)
 create mode 100644 accessible/tests/mochitest/jsat/test_hints.html
2014-11-20 10:00:05 -05:00
Nicolas Silva
789a31aff7 Bug 1086670 - Add some gfxCriticalError logs around DrawTarget creation. r=Bas 2014-11-20 15:48:07 +01:00
Joel Maher
3897d0746e Bug 1057512 - hotfix - disable m-e10s(dt) run-by-dir as it fails. r=dminor 2014-11-20 09:35:43 -05:00
Sotaro Ikeda
7ede011cce Bug 1101742 - Fix OmxDecoder::mIsVideoSeeking r= cajbir 2014-11-20 06:34:16 -08:00
Simon Montagu
8fcdad270f Test for bug 894137, r=ehsan 2014-11-20 15:49:11 +02:00
Carsten "Tomcat" Book
c69d4400a0 Backed out changeset 7c4360f398ff (bug 1064002) for causing Bug 1102115 2014-11-20 14:30:54 +01:00
Carsten "Tomcat" Book
951b05a20f merge mozilla-inbound to mozilla-central a=merge 2014-11-20 11:38:15 +01:00
Carsten "Tomcat" Book
009f465882 merge fx-team to mozilla-central a=merge 2014-11-20 11:36:19 +01:00
B2G Bumper Bot
1af2f33040 Bumping manifests a=b2g-bump 2014-11-19 22:37:02 -08:00
B2G Bumper Bot
49ae3996f2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/936d69a5e13f
Author: Min-Zhong "John" Lu <jlu@mozilla.com>
Desc: Merge pull request #26274 from mnjul/bug_1094031_use_normalier_in_layout_manager

Bug 1094031 - Let LayoutManager._updateCurrentPage() use LayoutNormalizer._normalizeKey(). r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/4ff774399958
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1094031 - Let LayoutManager._updateCurrentPage() use LayoutNormalizer._normalizeKey()

- Extract a new class LayoutKeyNormalizer from LayoutNormalizer, which can be used by LayoutNormalizer and LayoutManager.
2014-11-19 22:26:57 -08:00
David Anderson
5a799aac8c Add inactive subframes to the dispatch-to-content region. (bug 1082594, r=tn,kats) 2014-11-19 20:24:15 -08:00
Tatiana Meshkova
ad3de9654c Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3) 2014-11-19 22:02:51 -08:00
Eddy Bruël
a1afce9469 Bug 1096490 - Fix test failures in browser_devtools_api.js;r=vporof
These test failures occur when you replace the deprecated-sync-thenables in
protocol.js with Promise.jsm.
2014-11-20 05:31:06 +01:00
Robert Strong
d326855c28 Windows installer only - Bug 1042558 - remove display of decimals from sizes. r=bbondy 2014-11-19 20:05:05 -08:00
B2G Bumper Bot
9e37ffcca2 Bumping manifests a=b2g-bump 2014-11-19 19:47:06 -08:00
B2G Bumper Bot
e9d1b477d8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/acd69b5504e8
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26218 from timdream/input-mgmt-dynamic

Bug 1094559 - Implement DynamicInputRegistry, r=mnjul

========

https://hg.mozilla.org/integration/gaia-central/rev/11ca68edd3b2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1094559 - Implement DynamicInputRegistry
2014-11-19 19:41:58 -08:00
Wes Kocher
3eee8b2df1 Merge m-c to fx-team a=merge 2014-11-19 19:08:27 -08:00
Wes Kocher
5efec43c56 Merge m-c to b2g-inbound a=merge 2014-11-19 19:06:37 -08:00
Wes Kocher
5b0da69e83 Merge m-c to inbound a=merge 2014-11-19 19:04:29 -08:00
Ben Turner
fc4fab5c89 Bug 1101223 - Fix assertion failure for IndexedDB child-side race, r=khuey. 2014-11-19 19:03:01 -08:00
B2G Bumper Bot
7d11a23ad2 Bumping manifests a=b2g-bump 2014-11-19 19:01:57 -08:00
B2G Bumper Bot
4529d6ca00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bd8947269b58
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26225 from crh0716/1092104

Bug 1092104 - Always show the first level items r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/f2b27fd4dd87
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1092104 - Always show the first level items
2014-11-19 18:56:53 -08:00
Anuj Agarwal
f9e93bff71 Bug 1028140 - Privitizing public destructor of DummySocket. r=bwc 2014-11-19 21:52:42 -05:00
Wes Kocher
ec688cd075 Merge actual fx-team (previous merge push was a mislabeled inbound merge) to m-c a=merge 2014-11-19 18:49:45 -08:00
David Zbarsky
165506b52d Bug 1085769: Merge ContentOrAncestorHasAnimation/Transition r=birtles 2014-11-19 21:48:42 -05:00
David Zbarsky
24a7686aca Bug 1085769: Merge RulesMatching, GetAnimationPlayers, and GetAnimationRule r=birtles 2014-11-19 21:48:41 -05:00
B2G Bumper Bot
a9003dfdd9 Bumping manifests a=b2g-bump 2014-11-19 18:43:26 -08:00
B2G Bumper Bot
ea6dbbf04c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/890c4574edd4
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26276 from huchengtw-moz/bug-1101375-home-transparent-bg

Bug 1101375 - [Stingray][home] change background to transparent, r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/5aea885ab83d
Author: John Hu <johu@mozilla.com>
Desc: Bug 1101375 - [Stingray][home] change background to transparent
2014-11-19 18:41:53 -08:00
B2G Bumper Bot
e69a8e25eb Bumping manifests a=b2g-bump 2014-11-19 18:37:25 -08:00
Wes Kocher
56dcf548a9 Merge fx-team to m-c a=merge 2014-11-19 18:34:55 -08:00
Daniel Holbert
2cb54fbdeb Bug 1101128 part 2: Make nsDisplayImage::GetOpaqueRegion() take object-fit & object-position into account. r=seth 2014-11-19 18:34:52 -08:00
Daniel Holbert
806aa32a53 Bug 1101128 part 1: Move nsDisplayImage::GetOpaqueRegion() to .cpp file, and label it as MOZ_OVERRIDE. r=seth 2014-11-19 18:34:50 -08:00
Gijs Kruitbosch
b9e8c62208 Bug 1080801 - update more test comments, rs=comments-only
DONTBUILD because only comments in browser.ini file changed
2014-11-20 02:14:07 +00:00
Michael Comella
63cf948959 Bug 1085487 - Part 3: Center new bookmarks button on xlarge tablet, compensate for reload button. r=lucasr 2014-11-19 17:37:03 -08:00
B2G Bumper Bot
879a92a811 Bumping manifests a=b2g-bump 2014-11-19 17:03:31 -08:00
Brian Nicholson
7ce619dacb Bug 1052158 - Forward the GeckoRequest error stack to Java. r=wesj 2014-11-19 16:33:56 -08:00
B2G Bumper Bot
7fa6a56149 Bumping manifests a=b2g-bump 2014-11-19 16:01:53 -08:00
B2G Bumper Bot
2190ca0391 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/db25ffb7b2e8
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Revert "Merge pull request #25802 from ADLR-es/highlight-accented"

This reverts commit 1719e9f1385e85ab516fa3f6d2726687a5d16ef5, reversing
changes made to 50be808cea194641ac520ee96b760c5d6bb9bae4.
2014-11-19 15:56:50 -08:00
Brad Lassey
de9f664732 bug 1074567 - measure time spent processing in sync CPOW calls per compartment r=bholley,billm
* * *
try: -b do -p linux64-b2g-haz -u none
2014-11-19 18:54:34 -05:00