Wes Kocher
3a2daab431
Merge m-c to inbound, a=merge CLOSED TREE
...
MozReview-Commit-ID: 4FysKITPKa4
2017-01-31 15:14:29 -08:00
David Anderson
2f88cef7b7
Enable the GPU process test-kill button on Aurora. (bug 1335194, r=gwright)
...
--HG--
extra : rebase_source : 4bf9c0622bbf1769cdf973684e3ec94a675ae413
2017-01-31 11:06:33 -08:00
Iaroslav (yarik) Sheptykin
23ded3b879
Bug 1299773: Added rendering of symbolicated stacks. r=gfritzsche
...
MozReview-Commit-ID: 5WCliZkuaY3
--HG--
extra : rebase_source : 9436e30ab54eeceb5057c3a4fd8cf16093357158
2017-01-30 18:49:04 +01:00
Florian Quèze
bdc1ffa608
Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws.
2017-01-30 08:10:22 +01:00
Tomer Cohen
bca4be1ce5
Bug 1332625 - about:support on Android should not link to about:profiles (broken link) r=standard8
...
MozReview-Commit-ID: 4OEyNMJXg6m
--HG--
extra : rebase_source : 86e5231a4fb39c7fbf5dba706cddb45e55d5161e
2017-01-20 16:43:02 +02:00
Wes Kocher
7cd28f7e5d
Merge inbound to central, a=merge
...
MozReview-Commit-ID: HvoljuLV6Gj
2017-01-27 16:37:18 -08:00
Gijs Kruitbosch
8faf5c08a8
Bug 1333164 - fix invalid references to mochitest stylesheet, r=erahm
...
MozReview-Commit-ID: 1Xxt72jYdm7
--HG--
extra : rebase_source : 15d854ffd6a142687fe5232149a0e370f1c058c2
2017-01-24 14:24:04 +00:00
Geoff Brown
04be1b37fe
Bug 1141245 - Skip test_tooltip.xul on windows, for frequent failures; r=me
2017-01-26 15:16:09 -07:00
George Wright
336c9d520c
Bug 1314803 - Remove supportsHardwareH264 from about:support r=mattwoodrow
2017-01-26 16:19:29 -05:00
Neil Deakin
b4e25b502a
Bug 1332708, open start dragging on a menuitem when dropdown is open, r=mconley
2017-01-26 05:43:30 -05:00
Phil Ringnalda
7da3c9dcf4
Merge autoland to m-c, a=merge
2017-01-25 20:37:29 -08:00
Wes Kocher
4a3e331d92
Backed out 5 changesets (bug 1323987) for browser-chrome printing failures a=backout
...
Backed out changeset 77bc28c97be0 (bug 1323987)
Backed out changeset 48837569b4e9 (bug 1323987)
Backed out changeset fcf065b47fdc (bug 1323987)
Backed out changeset 06444044d4e5 (bug 1323987)
Backed out changeset 1e7285465d1b (bug 1323987)
MozReview-Commit-ID: KTG6VusQeC0
2017-01-25 13:06:47 -08:00
Sebastian Hengst
9a59f695d5
Bug 1331608 - show every month exactly once in monthpicker. r=mconley
...
MozReview-Commit-ID: CNyo3d7PN8c
--HG--
extra : rebase_source : a695a45c2c311201e3c898d01b2e0bbd1d0bb2c6
2017-01-23 12:37:32 +01:00
Florian Quèze
b11907c7aa
Bug 1334156 - script-generated patch to replace .ownerDocument.defaultView with .ownerGlobal, r=jaws.
2017-01-27 10:51:03 +01:00
Florian Quèze
be4dbae285
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:02 +01:00
Florian Quèze
dca267bbc7
Bug 1334199 - make the no-useless-parameters eslint rule report getComputedStyle's second argument when it's falsy, r=jaws.
2017-01-27 10:51:01 +01:00
Matheus Longaray
3e84aaaed8
Bug 1323987 - Wait top level document to be loaded prior to entering print preview. r=mconley
...
This patch fixes a raciness condition where nsDocShell has not finished redirecting to
"about:printpreview" yet, and we try to QI current content viewer to nsIWebBrowserPrint.
MozReview-Commit-ID: 4qaSI4jrHgW
--HG--
extra : rebase_source : fd8641a30a86a6edac4745f454129520901dd839
2017-01-25 17:19:24 +01:00
Carsten "Tomcat" Book
182312677f
merge mozilla-inbound to mozilla-central a=merge
2017-01-25 13:47:25 +01:00
Florian Quèze
0e0865f4fc
Bug 1331599 - script-generated patch to replace removeEventListener calls with the once option when possible, r=jaws.
2017-01-25 07:01:52 +01:00
Scott Wu
e6a72b8eb5
Bug 1329589 - Set calendar variables for date picker using Intl.getCalendarInfo r=gandalf,mconley
...
MozReview-Commit-ID: KmKVSAyNgeW
--HG--
extra : rebase_source : a622ba80eb46f7c47f87747d0fdbd9766b54cec0
2017-01-10 16:41:36 +08:00
Wes Kocher
a65c1b1dfe
Merge inbound to central, a=merge
...
MozReview-Commit-ID: BeGxZAeguBr
2017-01-24 16:08:16 -08:00
Benjamin Smedberg
2b3617b084
Bug 1332631 part C - file moves from xpcom/glue to xpcom/ds, r=froydnj
...
MozReview-Commit-ID: 9ZhC5bROWdO
--HG--
rename : xpcom/glue/Observer.h => xpcom/ds/Observer.h
rename : xpcom/glue/PLDHashTable.cpp => xpcom/ds/PLDHashTable.cpp
rename : xpcom/glue/PLDHashTable.h => xpcom/ds/PLDHashTable.h
rename : xpcom/glue/nsArrayEnumerator.cpp => xpcom/ds/nsArrayEnumerator.cpp
rename : xpcom/glue/nsArrayEnumerator.h => xpcom/ds/nsArrayEnumerator.h
rename : xpcom/glue/nsArrayUtils.cpp => xpcom/ds/nsArrayUtils.cpp
rename : xpcom/glue/nsArrayUtils.h => xpcom/ds/nsArrayUtils.h
rename : xpcom/glue/nsBaseHashtable.h => xpcom/ds/nsBaseHashtable.h
rename : xpcom/glue/nsCOMArray.cpp => xpcom/ds/nsCOMArray.cpp
rename : xpcom/glue/nsCOMArray.h => xpcom/ds/nsCOMArray.h
rename : xpcom/glue/nsClassHashtable.h => xpcom/ds/nsClassHashtable.h
rename : xpcom/glue/nsDataHashtable.h => xpcom/ds/nsDataHashtable.h
rename : xpcom/glue/nsDeque.cpp => xpcom/ds/nsDeque.cpp
rename : xpcom/glue/nsDeque.h => xpcom/ds/nsDeque.h
rename : xpcom/glue/nsEnumeratorUtils.cpp => xpcom/ds/nsEnumeratorUtils.cpp
rename : xpcom/glue/nsEnumeratorUtils.h => xpcom/ds/nsEnumeratorUtils.h
rename : xpcom/glue/nsHashKeys.h => xpcom/ds/nsHashKeys.h
rename : xpcom/glue/nsInterfaceHashtable.h => xpcom/ds/nsInterfaceHashtable.h
rename : xpcom/glue/nsJSThingHashtable.h => xpcom/ds/nsJSThingHashtable.h
rename : xpcom/glue/nsPointerHashKeys.h => xpcom/ds/nsPointerHashKeys.h
rename : xpcom/glue/nsQuickSort.cpp => xpcom/ds/nsQuickSort.cpp
rename : xpcom/glue/nsQuickSort.h => xpcom/ds/nsQuickSort.h
rename : xpcom/glue/nsRefPtrHashtable.h => xpcom/ds/nsRefPtrHashtable.h
rename : xpcom/glue/nsTArray-inl.h => xpcom/ds/nsTArray-inl.h
rename : xpcom/glue/nsTArray.cpp => xpcom/ds/nsTArray.cpp
rename : xpcom/glue/nsTArray.h => xpcom/ds/nsTArray.h
rename : xpcom/glue/nsTArrayForwardDeclare.h => xpcom/ds/nsTArrayForwardDeclare.h
rename : xpcom/glue/nsTHashtable.h => xpcom/ds/nsTHashtable.h
rename : xpcom/glue/nsTObserverArray.cpp => xpcom/ds/nsTObserverArray.cpp
rename : xpcom/glue/nsTObserverArray.h => xpcom/ds/nsTObserverArray.h
rename : xpcom/glue/nsTPriorityQueue.h => xpcom/ds/nsTPriorityQueue.h
extra : rebase_source : 5f0638e3268acb932e1a8d3f499d283bc1922acd
extra : histedit_source : dcea9485885877bb02f95a1ecc627465a507f757
2017-01-20 13:59:21 -05:00
Mike de Boer
a6ba9e50b7
Bug 1332757 - don't select the findbar input field contents upon find-again when modal highlighting is enabled. r=Gijs
...
MozReview-Commit-ID: 7H1yZtTVLXC
--HG--
extra : rebase_source : af5fdec9f7a881e8166823cf554ce3ea1c1fe4c3
2017-01-23 13:31:18 +01:00
Matthew Noorenberghe
df8974cb62
Bug 1319176 - Open the SUMO page when the insecure login warning is clicked. r=seanlee
...
MozReview-Commit-ID: JxAps2ySOnZ
--HG--
rename : toolkit/components/passwordmgr/test/browser/browser_insecurePasswordWarning.js => toolkit/components/passwordmgr/test/browser/browser_insecurePasswordConsoleWarning.js
extra : rebase_source : 33bca31c943c99374e432defb2d6c6ac39262cf9
2017-01-23 16:06:22 -08:00
Alastor Wu
3fe21cfdba
Bug 1322505 - part3 : add test. r=baku,jaws
...
MozReview-Commit-ID: 2YnWEO98M2e
--HG--
extra : rebase_source : 757ce29a8049d5b800530f331f09f57bf32e14c9
2017-01-23 14:46:28 +08:00
Christoph Kerschbaumer
efed4c23ee
Bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab. r=gijs
2017-01-22 11:47:36 +01:00
Kris Maglione
a877454fe6
Bug 1305162: Part 1b - Properly serialize nsIMIMEInputStream in RemoteWebNavigation. r=dragana
...
MozReview-Commit-ID: 6PePVAEL1Px
--HG--
extra : rebase_source : a485b0c7dc427b82c2d6e1e440716040a885afc7
extra : source : 1202edf6008d7c4da0976c78ed88cec7aa4f05d1
2017-01-21 13:28:08 -08:00
Mike Conley
037a3e2be9
Bug 1301575 - Make browser_crash_previous_frameloader.js more reliable by removing a race. r=mossop
...
MozReview-Commit-ID: E87jEJg86pf
--HG--
extra : rebase_source : 38adbce0b5dc51466c6a12201681f3dcb3f247c0
2017-01-19 14:57:21 -05:00
Phil Ringnalda
f10b4dc62e
Backed out 4 changesets (bug 1322505) for frequent timeouts in browser_block_autoplay_media_pausedAfterPlay.js
...
Backed out changeset dad8acbe41e9 (bug 1322505)
Backed out changeset 861f01ee0e6e (bug 1322505)
Backed out changeset ddf90342d71d (bug 1322505)
Backed out changeset 049ab1a92da6 (bug 1322505)
2017-01-19 21:57:46 -08:00
Phil Ringnalda
49d7c91a62
Bug 1322505 followup, delint
...
--HG--
extra : rebase_source : 3856945327b76aad65a8de9cf990a90be88b4bbc
2017-01-19 19:53:47 -08:00
Alastor Wu
32b11ac77b
Bug 1322505 - part3 : add test. r=baku,jaws
...
MozReview-Commit-ID: 2YnWEO98M2e
--HG--
extra : rebase_source : c4c170025d991103897c3f01846e9fa42cfff6d8
2017-01-20 11:30:25 +08:00
Wes Kocher
336f27142f
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: 3pEpsd3DljH
2017-01-19 16:47:25 -08:00
Neil Deakin
fa8292ec1f
Bug 1327908, on Windows, don't hide tooltips when a key is pressed. On other platforms, allow hiding tooltips when a key is pressed except when modifier keys are pressed alone, r=felipe
2017-01-19 13:57:11 -05:00
Mark Banner
16e6d381ac
Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps
...
MozReview-Commit-ID: 62Hp5ISxowJ
--HG--
extra : rebase_source : daa8efb3409031fea553f4fd0c9d0746e38dc308
extra : histedit_source : b4c23aacf678ba0d0ac9c09191a7c494ead11a08
2017-01-18 10:30:39 +00:00
Ray Lin
5f1bacb107
Bug 1328061 - Restore dragging state when video seeks to the same point twice. r=Gijs
...
MozReview-Commit-ID: 2AiMzufcKyd
--HG--
extra : rebase_source : 790325cbf5b7c676c11f00cdf32195ebe61e33b0
2017-01-18 10:52:19 +08:00
Neil Deakin
68b0311309
Bug 1321472, test for drag scrolling in a menulist, r=mconley
2017-01-19 10:04:26 -05:00
Neil Deakin
234dd053c4
Bug 1321472, move the drag-scrolling behaviour into the menulist binding so that both remote <select> elements and <menulist> can share this behaviour, r=mconley
2017-01-19 10:04:20 -05:00
Neil Deakin
91871ff7dd
Bug 1321472, when the capturing content is inside a popup, use the popup as the root frame when searching for a mouse target rather than the root frame, otherwise the capturing content's frame won't be found, r=smaug
2017-01-19 10:04:04 -05:00
Neil Deakin
03860c9589
Bug 1311279, scroll the select popup when click+drag is used, r=mconley
2016-11-17 09:56:43 -05:00
Gijs Kruitbosch
4b62af8a94
Bug 1285176 - fix intermittent test_mousecapture.xhtml by removing a check whose success we can't guarantee, r=kats
...
MozReview-Commit-ID: KzuOs4e9mCe
--HG--
extra : rebase_source : 2b19ff9a9a3b9bc60c5df87068c06526584b3bfc
2017-01-18 16:10:49 +00:00
Ryan VanderMeulen
4eacb032f5
Merge autoland to m-c. a=merge
2017-01-18 09:24:55 -05:00
Christoph Kerschbaumer
be82c7af85
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
2017-01-18 08:24:55 +01:00
Sebastian Hengst
ab069c7236
Backed out changeset 6d632eefccb4 (bug 1325591) for failing a11y/accessible/tests/mochitest/actions/test_media.html. r=backout on a CLOSED TREE
2017-01-17 19:06:14 +01:00
Jared Wein
5e37a69783
Bug 1331661 - Manually fix the remaining 'quotes' errors for eslint. r=Gijs
...
MozReview-Commit-ID: 7iXjQtp9ftV
--HG--
extra : rebase_source : 281bc81a05c3f7105918c1eac5141915851cfbe9
2017-01-17 10:38:58 -06:00
Jared Wein
43bac26d30
Bug 1331661 - Enable the 'quotes' rule for eslint and fix most of the errors with --fix. r=Gijs
...
MozReview-Commit-ID: 6tv0Z06CO4a
--HG--
extra : rebase_source : 014c0b04d8538dc5f15bc6dd4ed6bd220c55c5d4
2017-01-17 09:48:17 -06:00
Ray Lin
bdb11914be
Bug 1325591 - Hide overlay and clickToPlay of video in Windows high contrast theme. r=mikedeboer
...
MozReview-Commit-ID: ARxnSMQ32el
--HG--
extra : rebase_source : 033d6381f4dff75c44a4bbf4923695cce3be140b
2017-01-16 12:06:07 +08:00
Ryan VanderMeulen
78cc07597f
Merge m-c to autoland. a=merge
2017-01-17 11:32:39 -05:00
Florian Quèze
85611a7b6d
Bug 1331081
- script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws.
...
--HG--
extra : rebase_source : a22344ee1569f58f1f0a01017bfe0d46a6a14602
2017-01-17 11:50:25 +01:00
Jessica Jong
1f0dcc2334
Bug 1320225 - [DateTimeInput] Integration of input type=date input box with picker (part 1). r=mconley,smaug
2017-01-17 13:09:03 +08:00
Mark Banner
8be1b0f008
Bug 1331006 - [eslint] Define more globals, and add a rule to import test globals from SimpleTest/EventUtils. r=mossop
...
MozReview-Commit-ID: 5ifWLAa8wG2
--HG--
extra : rebase_source : a5698cb08548a547faf9a9379cacaca428b67c00
2017-01-12 10:24:10 +00:00