Sebastian Hengst
f19322a8ec
Backed out changeset 5f0452991bcd (bug 1345490)
2017-03-15 19:23:11 +01:00
Sebastian Hengst
75a34e8f10
Backed out changeset a2d3dacaac0b (bug 1346772)
2017-03-15 19:23:06 +01:00
Sebastian Hengst
a64a8559f4
Backed out changeset 6c9761aa3f02 (bug 1346775)
2017-03-15 19:23:01 +01:00
Sebastian Hengst
ac836c93ca
Backed out changeset 495008da1940 (bug 1345490)
2017-03-15 19:22:57 +01:00
Sebastian Hengst
9af7868110
Backed out changeset bd8ea9cb9c0b (bug 1345490)
2017-03-15 19:22:52 +01:00
Sebastian Hengst
073c5adc10
Backed out changeset 99abc41849da (bug 1345490)
2017-03-15 19:22:47 +01:00
Sebastian Hengst
80429d3da5
Backed out changeset bb409914119e (bug 1345490)
2017-03-15 19:22:43 +01:00
Sebastian Hengst
0707e17b40
Backed out changeset 7e39f6a6af4f (bug 1346778)
2017-03-15 19:22:37 +01:00
Sebastian Hengst
aa17b19b50
Backed out changeset c96c8279f39b (bug 1346782)
2017-03-15 19:22:32 +01:00
Sebastian Hengst
1a05668322
Backed out changeset 8647490d6806 (bug 1345490)
2017-03-15 19:22:27 +01:00
Sebastian Hengst
bfc44f94fc
Backed out changeset 2e033635421c (bug 1347508)
2017-03-15 19:22:22 +01:00
Sebastian Hengst
a079e6d5e9
Backed out changeset a0f23c6f820b (bug 1347512)
2017-03-15 19:22:17 +01:00
Sebastian Hengst
745454f7e7
Backed out changeset 9fd3a473407b (bug 1347497)
2017-03-15 19:22:11 +01:00
Sebastian Hengst
358cdd2e50
Backed out changeset 72259ffaf391 (bug 1347505)
2017-03-15 19:22:07 +01:00
Sebastian Hengst
05e20910fa
Backed out changeset 7c05090a2cd0 (bug 1342433) for failing browser_treeupdate_listener.js. r=backout
2017-03-15 19:11:12 +01:00
Lee Salzman
3ea6ffc414
Bug 1347094 - fix SkiaGL canvas drawing of large images. r=mchang
...
MozReview-Commit-ID: Cw5EkXQj06t
2017-03-15 13:57:18 -04:00
Sebastian Hengst
f99f62aa8e
Backed out changeset 4f2cd3f715a2 (bug 1343550) for failing its own test. r=backout
2017-03-15 18:48:33 +01:00
Sebastian Hengst
c052e5df14
Backed out changeset b258ffe9ee50 (bug 1343550)
2017-03-15 18:47:40 +01:00
Brad Lassey
947433c766
bug 1342685 - Intermittent ts_paint | Found crashes after test run, terminating test r=billm
...
the << operator of std:stringstream is occationally hanging on Windows 7 PGO builds, this uses nsPrintfCString to do formatting rather than stringstreams and replaces the std::string with nsFixedCSting for string building
2017-03-15 13:35:53 -04:00
Dave Townsend
b07766c78c
Bug 1308981: Display system add-ons in a separate section in about:support. r=rhelmer
...
MozReview-Commit-ID: 3KYFz4pOXPT
--HG--
extra : rebase_source : af8d11916a39e36fa341652491d70daee2b71ae3
extra : amend_source : 8b75e4df6f4a9c3d05151a1260778c95188e1d8f
2017-03-09 15:44:40 -08:00
Paul Adenot
eb55d51be9
Bug 1343550 - Crashtest. r=baku
...
MozReview-Commit-ID: 72V86HrbVCl
--HG--
extra : rebase_source : f5d30fbd0ecdf8b03e85c786e1419cc5bd449a79
extra : source : 1aa20dad5c31bc1629516af77266266e1074fb26
2017-03-09 14:09:48 +01:00
Paul Adenot
32e98b893d
Bug 1343550 - Prevent creating AudioNodes on an AudioContext that has been disconnected from its owner. r=baku
...
Spec (being written): https://github.com/WebAudio/web-audio-api/issues/1139
Bug 1343550 - Prevent touching promises when shutting down an AudioContext, when the global is going away soon. r=baku
MozReview-Commit-ID: F6en9KEbNNf
--HG--
extra : rebase_source : afa9010bdb819ea33d7a713d69a1293ec76be1a1
extra : source : 69cd9c72bd4ed419e3f7f7b5ab64ee0fa8bd89a2
2017-03-15 17:36:40 +01:00
Alexander Surkov
34a4cbb7ac
Bug 1342433 - don't recreate a tree on onclick changes, r=yzen
2017-03-14 14:29:08 -04:00
Hannes Verschore
351a4b3f9c
Bug 1342882: IonMonkey - Don't allow magic types for concatenation, r=jandem
2017-03-15 17:26:44 +01:00
Michael Kaply
77f33bf9f9
Bug 1300201 - Switch Fennec to use list.json. r=sebastian,r=flod
...
MozReview-Commit-ID: JNtFSCOQhJ
--HG--
extra : rebase_source : ee63b3d2bc9f82a0e0a9c8ca4ef752e7a32106b9
2017-03-09 14:58:57 -06:00
Dale Harvey
6895048221
Bug 1336355 - Open webapps in new activity. r=sebastian
2017-03-15 15:39:01 +00:00
Jan de Mooij
ceeedc0eb2
Bug 1347489 - Give StringSegmentRange stack Vector some inline capacity to avoid malloc/free overhead. r=luke
...
--HG--
extra : rebase_source : 6ad96563e57af30665ac82bb75bb02b4a4d8a91f
2017-03-15 16:25:46 +01:00
James Graham
585781cba0
Bug 1347505 - Disable unstable IndexedDB test on Win8 opt, a=testonly
...
MozReview-Commit-ID: FLyD4r4RLLL
2017-03-15 15:20:53 +00:00
James Graham
bcf1f54cf1
Bug 1347497 - Skip unstable service-worker test, a=testonly
...
MozReview-Commit-ID: CXUpMrW9iyV
2017-03-15 15:20:53 +00:00
James Graham
0affb02ebf
Bug 1347512 - Add long timeout to modules test, r=AutomatedTester
...
MozReview-Commit-ID: L2JlgAWS84x
2017-03-15 15:20:53 +00:00
James Graham
0ebdbc9aea
Bug 1347508 - Fix duplicate test names in selection test, r=AutomatedTester
...
MozReview-Commit-ID: 8ZyMh9j3xaL
2017-03-15 15:20:53 +00:00
James Graham
a2a1dc6c8b
Bug 1345490 - Skip travis when upstreaming wpt commits, r=Ms2ger
...
Since we currently just delete the branch before CI runs causing errors
and unnneccessary resource usage.
MozReview-Commit-ID: AgOZmlmuUnM
2017-03-15 15:20:53 +00:00
James Graham
57353300a4
Bug 1346782 - Use full path when searching for wpt directory metadata, r=Ms2ger
...
This avoids a cache collision between directories in the main test set
and vendor-specific tests under some different metadata root.
MozReview-Commit-ID: 5WaEtaLJkVD
2017-03-15 15:20:53 +00:00
James Graham
93a97c4604
Bug 1346778 - Stop using multiprocessing to parallelise log downloads, r=emorley
...
This was causing data corruption
MozReview-Commit-ID: 2aEyPQ7pug8
2017-03-15 15:20:53 +00:00
James Graham
3928465a39
Bug 1345490 - Update web-platform-tests expected data, a=testonly
...
MozReview-Commit-ID: 6v6aK4ubvO6
2017-03-15 15:20:53 +00:00
James Graham
1cdadd9715
Bug 1345490 - Fix inappropriate step_timeout in infrastructure test, a=testonly
...
MozReview-Commit-ID: B5B4wF2yNtJ
2017-03-15 15:20:53 +00:00
James Graham
e377b3b9f5
Bug 1345490 - Enable module scripts for module tests, r=testonly
...
MozReview-Commit-ID: K11O0OfRl0G
2017-03-15 15:20:53 +00:00
James Graham
b848f9580c
Bug 1345490 - Allow setTimeout in WebDriver tests, a=testonly
...
MozReview-Commit-ID: 5QG7Vwfth32
2017-03-15 15:20:53 +00:00
James Graham
59ed7a5bf4
Bug 1346775 - Fix webdriver client pointerMove action type, r=ato
...
MozReview-Commit-ID: 7hDfklJCFiT
2017-03-15 15:20:53 +00:00
James Graham
fd56849e08
Bug 1346772 - Pass wpt hostnames to firefox when starting webdriver tests, r=ato
...
Ensure that the webdriver tests can access the web-platform.test
hostnames in the same way as other tests by setting the necessary
Firefox pref as part of the capabilities.
MozReview-Commit-ID: At5ENJY7UXA
2017-03-15 15:20:53 +00:00
James Graham
b8da4d601f
Bug 1345490 - Update to latest wptrunner, a=testonly
...
MozReview-Commit-ID: HeIGX0kPRFx
2017-03-15 15:20:53 +00:00
James Graham
bc782484fd
Bug 1344627 - Update WebVTT metadata location for move
...
MozReview-Commit-ID: 3Dk7LTlocKZ
--HG--
rename : testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities.html.ini => testing/web-platform/meta/webvtt/parsing/webvtt-cue-text-parsing-rules/tests/entities.html.ini
rename : testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags.html.ini => testing/web-platform/meta/webvtt/parsing/webvtt-cue-text-parsing-rules/tests/tags.html.ini
rename : testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html.ini => testing/web-platform/meta/webvtt/parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html.ini
rename : testing/web-platform/meta/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html.ini => testing/web-platform/meta/webvtt/parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html.ini
2017-03-15 15:20:53 +00:00
Maja Frydrychowicz
4d021f9749
Bug 1337133 - Add pointer actions endpoints to wdclient; r=ato+446296
...
MozReview-Commit-ID: 51xmE7l4H1c
2017-03-15 15:20:53 +00:00
James Graham
2f703bf4a3
Bug 1336107 - Update geckodriver to v0.15.0
...
MozReview-Commit-ID: 30Jyj3qpFor
2017-03-15 15:20:53 +00:00
James Graham
7f4b4d2098
Bug 1345490 - Update web-platform-tests to revision 7c7db1b516b01394e19fad80094fbb81ab02ce75, a=testonly
...
MozReview-Commit-ID: 4wsHtf9312c
--HG--
rename : testing/web-platform/tests/html/browsers/windows/support-window-name-echo.html => testing/web-platform/tests/html/browsers/windows/resources/echo-window-name.html
rename : testing/web-platform/tests/html/browsers/windows/support-nested-browsing-contexts.html => testing/web-platform/tests/html/browsers/windows/resources/nested-post-to-opener.html
rename : testing/web-platform/tests/html/browsers/windows/support-named-null-opener.html => testing/web-platform/tests/html/browsers/windows/resources/noreferrer-window-name.html
rename : testing/web-platform/tests/html/browsers/windows/support-post-to-opener.html => testing/web-platform/tests/html/browsers/windows/resources/post-to-opener.html
rename : testing/web-platform/tests/html/browsers/windows/support-close.html => testing/web-platform/tests/html/browsers/windows/resources/window-close-button.html
rename : testing/web-platform/tests/html/browsers/windows/support-opener-null.html => testing/web-platform/tests/html/browsers/windows/resources/window-opener.html
rename : testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-end.https.html => testing/web-platform/tests/mediacapture-streams/MediaStreamTrack-end-manual.https.html
rename : testing/web-platform/tests/notifications/shownotification-resolve-manual.html => testing/web-platform/tests/notifications/shownotification-resolve-manual.https.html
rename : testing/web-platform/tests/service-workers/service-worker/fetch-event-within-sw-manual.html => testing/web-platform/tests/service-workers/service-worker/fetch-event-within-sw-manual.https.html
rename : testing/web-platform/tests/service-workers/service-worker/fetch-event-within-sw.html => testing/web-platform/tests/service-workers/service-worker/fetch-event-within-sw.https.html
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/buildtests.py => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/buildtests.py
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/common.js => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/common.js
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/entities.dat => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/dat/entities.dat
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/tags.dat => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/dat/tags.dat
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/timestamps.dat => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/dat/timestamps.dat
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/dat/tree-building.dat => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/dat/tree-building.dat
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/entities.html => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/tests/entities.html
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tags.html => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/tests/tags.html
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/timestamps.html => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/tests/timestamps.html
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-cue-text-parsing-rules/tests/tree-building.html => testing/web-platform/tests/webvtt/parsing/cue-text-parsing/tests/tree-building.html
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-formfeed.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-formfeed.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-lowercase.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-lowercase.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-null.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-null.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-too-short.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-partial.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-two-boms.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-two-boms.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-websrt.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/support/signature-websrt.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-bom.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-bom.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-no-newline.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-no-newline.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-space-no-newline.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-space-no-newline.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-space.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-space.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-tab-no-newline.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-tab-no-newline.vtt
rename : testing/web-platform/tests/webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/signature-tab.vtt => testing/web-platform/tests/webvtt/parsing/file-parsing/tests/support/signature-tab.vtt
2017-03-15 15:20:53 +00:00
Dylan Roeh
df9b1b5528
Bug 1305815 - Fix false positives for x86 devices. r=snorp
2017-03-13 10:25:12 -05:00
Stanford Lockhart
a66ac2238e
Bug 940275 - Part 1: Add positioning properties to box model r=gl
...
MozReview-Commit-ID: AB5fREjDhsD
2017-02-28 18:18:28 -04:00
Tom Schuster
c4dfa17e82
Bug 1331136 - Handle more StringChar cases with ropes in CacheIR. r=jandem
2017-03-15 14:05:08 +01:00
Sebastian Hengst
162864127d
Backed out changeset fc94903b628a (bug 1341008) for reftest failures on debug after asserting at nsLayoutStylesheetCache.cpp:253. r=backout
2017-03-15 13:47:54 +01:00
Sebastian Hengst
827fd8b459
Backed out changeset 26389c6e73ff (bug 1341008)
2017-03-15 13:47:02 +01:00