Andreas Tolfsen
0cde42dcd0
Bug 1106913 - Send errors from sendResponse/sendError back to chrome. r=whimboo
...
Errors that arise from inside sendResponse or sendError are currently
only logged to stdout. Now that we have a pretty safe error.wrap
implementation we should serialise them and return them to the main
process so that they are not "lost" in stdout.
MozReview-Commit-ID: FuMeUqQ7CMv
--HG--
extra : rebase_source : 2d43eb63ec13dbfb461d72dd9ddee232ff4ff9d8
2017-11-24 18:19:18 +00:00
Noemi Erli
e5e82c8496
Backed out changeset 932a77d8fbae (bug 1418466) for ES failures in /builds/worker/checkouts/gecko/browser/base/content/browser-sync.js r=backout on a CLOSED TREE
2017-11-30 18:44:16 +02:00
Emilio Cobos Álvarez
20d6b9c51e
Bug 1422024: Add StyleBench to the tree. r=jmaher
...
It mostly uses the speedometer infra, so it should be easy to get running.
MozReview-Commit-ID: 6bCzGhjfBeh
--HG--
extra : rebase_source : 5bb79f7b144ca6e32d230dd74fec84d1274ff680
2017-11-30 17:08:34 +01:00
Mark Banner
69fb61f655
Bug 1420448 - Remove unused gLastBrowserCharset and gAppInfo from browser.js. r=florian
...
MozReview-Commit-ID: JafFOc6ZCgt
--HG--
extra : rebase_source : 0ba6a8206c51c1d0f4bb4837e31f33049ae20409
2017-11-24 16:30:16 +00:00
Edouard Oger
016b5734e5
Bug 1418466 - Add Connect Another Device button to relevant Sync UI. r=dao,markh
...
MozReview-Commit-ID: 5vBKH9NejVV
--HG--
extra : rebase_source : e8628aba338b19142dc63add9bb380042096053f
2017-11-17 16:48:17 -05:00
Xidorn Quan
2e91996237
Bug 1420946 - Don't try to share style on quirks mode whenever two elements have different id. r=emilio
...
MozReview-Commit-ID: FcHXGUoMMbD
--HG--
extra : rebase_source : fe28186785456d9feca068d217d3b87beeb06867
2017-11-29 17:34:37 -06:00
Emilio Cobos Álvarez
c2ddfbdfa5
Bug 1035091: Sort the reftest annotations for this bug. r=xidorn
...
MozReview-Commit-ID: 9uQwozbJokk
2017-11-30 16:57:18 +01:00
Xidorn Quan
a96c0d5b96
servo: Merge #19429 - Don't try to share style on quirks mode whenever two elements have different id (from upsuper:sharing-quirks-id); r=emilio
...
This fixes [bug 1420946](https://bugzilla.mozilla.org/show_bug.cgi?id=1420946 ).
Source-Repo: https://github.com/servo/servo
Source-Revision: fce44a2e139478a5fc3524c2fd72fbeea6e3eec1
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : c90308252a2d4f0d49388aa6210514f88144d61c
2017-11-30 08:23:07 -06:00
MilindL
12fa858f4f
Bug 1421654: Make tag queries case insensitive and associated tests. r=mak
...
Additional tests added include testing for queries where tags have special characters.
MozReview-Commit-ID: 7Hrcw6lTfMz
--HG--
extra : rebase_source : 49c2ae59d5d862c6f0c086925e92f6cc4abd5055
2017-11-17 23:29:03 +05:30
Emilio Cobos Álvarez
ec75854b21
Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn
...
MozReview-Commit-ID: AAUs1jJifjS
--HG--
extra : rebase_source : b3334ff237e66fd75ef87aa92c4c9a56fef2119f
2017-11-29 22:16:46 +01:00
Jared Wein
de79cb34d1
Bug 1421672 - Explicitly declare the start/end values of CSS animations since optimizations require both. r=mconley
...
MozReview-Commit-ID: 2U0Uia1pYF8
--HG--
extra : rebase_source : f504a7104118ec6be797a5dea35d905c20345ca1
2017-11-29 12:49:22 -05:00
Henrik Skupin
d9dbc0370f
Bug 1420098 - Release Marionette driver 2.5.0 and harness 4.3.0. r=ato
...
MozReview-Commit-ID: 8XvkYnDOAF7
--HG--
extra : rebase_source : 5483f396b1606dd35d5fa8973e9f0c7f5fe9e59c
2017-11-30 15:20:36 +01:00
Emilio Cobos Álvarez
0a671ea58c
servo: Merge #19434 - style: Disable @-moz-document on author sheets on nightly and early beta (from emilio:moz-document); r=xidorn
...
Bug: 1035091
Reviewed-by: xidorn
MozReview-Commit-ID: AAUs1jJifjS
Source-Repo: https://github.com/servo/servo
Source-Revision: 3b78cf1045939754526e636d1b72fafbb5cefbb4
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 12a18445715cf7303dc7b956e46161003cf5766e
2017-11-30 07:24:27 -06:00
Mike Conley
4250a7d5e6
Bug 1412471 - Fix intermittent failure in browser_panelUINotifications_fullscreen_noAutoHideToolbar.js by ensuring we wait for update popup. r=Gijs
...
MozReview-Commit-ID: Yypy0ls4Ap
--HG--
extra : rebase_source : 5ab46c85c58da785fe4ae31ed84da58698cc47fa
2017-11-24 10:55:41 -05:00
Jared Wein
0f9a9a16f5
Bug 1419096 - Explicitly declare 0% value in @keyframes animation because start/end values are needed to calculate cumulative change hints. r=dao
...
See https://bugzilla.mozilla.org/show_bug.cgi?id=1419079#c22 for more information.
MozReview-Commit-ID: IZjtRfuUbN8
--HG--
extra : rebase_source : 4484de8f31718ae37ca938bd1c7b40bda5f6c1e7
2017-11-29 11:03:30 -05:00
Alexandre Poirot
33c21c060b
Bug 1420303 - Free memory between DAMP test to reduce its noise factor. r=jdescottes
...
Doing one GC before running all test prevent having one running during the first test.
Doing another on test teardown prevent getting another during next subtests.
And finally, doing a last one after toolbox opening prevent a major GC from running during reload tests (especially "complicated" ones).
MozReview-Commit-ID: 5hkSoCqNc9m
--HG--
extra : rebase_source : 162ac5ebc0f40a9d0a2e46005d3bbd078a490694
2017-11-23 09:10:00 -08:00
Samael Wang
c17e17983e
Bug 1418119 - Update the assertion in nsDocShell::InternalLoad to reflect the change of OnLinkClickSync in bug 1397512. r=bz
...
MozReview-Commit-ID: J7BCKdsH8Dx
--HG--
extra : rebase_source : 60870294ea1297c4fa4cde66598fdd026e266c9f
2017-11-23 15:07:11 +08:00
Andreas Tolfsen
732ed6703a
Bug 1421675 - Move element retrieval WPT tests to single directory. r=maja_zf
...
MozReview-Commit-ID: BdFtECC2Czf
--HG--
rename : testing/web-platform/tests/webdriver/tests/retrieval/find_element.py => testing/web-platform/tests/webdriver/tests/element_retrieval/find_element.py
rename : testing/web-platform/tests/webdriver/tests/retrieval/find_element_from_element.py => testing/web-platform/tests/webdriver/tests/element_retrieval/find_element_from_element.py
rename : testing/web-platform/tests/webdriver/tests/retrieval/find_element_from_elements.py => testing/web-platform/tests/webdriver/tests/element_retrieval/find_element_from_elements.py
rename : testing/web-platform/tests/webdriver/tests/retrieval/find_elements.py => testing/web-platform/tests/webdriver/tests/element_retrieval/find_elements.py
extra : rebase_source : 558ffe802fce963b3cdf894304861cae563fb1fa
2017-11-29 16:30:46 +00:00
Andreas Tolfsen
e3b47792ff
Bug 1421676 - Remove duplicated WebDriver WebIDL test. r=maja_zf
...
This test is duplicated in
testing/web-platform/tests/webdriver/tests/interface.html.
MozReview-Commit-ID: 1zybuuzOBmJ
--HG--
extra : rebase_source : 15eed42f67ee827bdcd3c33e1b25b56779889853
2017-11-29 16:35:33 +00:00
Alexandre Poirot
31200b6393
Bug 1420233 - Put performance markers when running DAMP tests. r=jdescottes
...
MozReview-Commit-ID: 22yEBcI3zQY
--HG--
extra : rebase_source : f5d6ca9630ebdab3f0941b5024bf52ef6b791cd5
2017-11-23 08:26:54 -08:00
Cameron McCormack
9f9d965d52
Bug 1420379 - Move css::Rule into its own file. r=xidorn
...
MozReview-Commit-ID: I5SB5uEMu32
--HG--
extra : rebase_source : 224a9daa037a5e7842675a4c6712c158aba29d6f
2017-11-24 18:01:47 +08:00
Emilio Cobos Álvarez
b941bc4b3f
servo: Merge #19432 - style: Bail out from invalidation if we're the root and got tons of descendant invalidations (from emilio:invalidation-bail); r=heycam
...
Bug: 1420741
Reviewed-by: heycam
MozReview-Commit-ID: 4Kja20Ep9qD
Source-Repo: https://github.com/servo/servo
Source-Revision: e4d5e9699b9e784e5eba0aec316a35d048786052
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : 705ee3ef74c8f09702fa0e09bd9924f58bfc8ac7
2017-11-30 05:30:01 -06:00
Martin Stransky
91251dce14
Bug 1281425 - Implement wayland loop to process wl_display events for threads and bind wl_registry for wl_shm, r=jhorak
...
MozReview-Commit-ID: 1pS1wfOiOo4
--HG--
extra : rebase_source : cde165f1b79625eb807035ac01d50c53cff90bfc
2017-11-02 17:08:33 +01:00
Martin Stransky
a6e8113393
Bug 1281425 - Added nsWaylandDisplay class to support access to Wayland display, r=jhorak
...
MozReview-Commit-ID: 6IU5hS15MmM
--HG--
extra : rebase_source : a4f8b13d2a95dbdeff315e1aea087712daece4fd
2017-10-26 20:19:36 +02:00
Kartikaya Gupta
2cebdcb842
Bug 1389146 - Enable WR hit-testing when the pref is enabled. r=botond,mstange
...
This drops the code that compares the WR and Gecko hit-test results when
WR is enabled, because the "baseline" Gecko hit-test result is not
correct enough to provide a useful comparison. Instead flipping the pref
now just enables the WR hit-test code; we will rely on automated testing
to check for correctness.
MozReview-Commit-ID: 8IFtk0p2NvE
--HG--
extra : rebase_source : 6402a87f3345ca3b82220e42185c9f8776475cdd
2017-11-28 15:28:09 -05:00
Kartikaya Gupta
a722a826b0
Bug 1389146 - Add code to dump the webrender display list, behind a compile guard. r=jrmuizel
...
MozReview-Commit-ID: 1tWhE4A7PCa
--HG--
extra : rebase_source : 2f161e7c488832055d8811f94751e3623c16b490
2017-11-28 15:28:08 -05:00
Kartikaya Gupta
8583daf0e7
Bug 1419834 - Add a mochitest for compositor hit-testing. r=botond
...
MozReview-Commit-ID: 6bOA5Pte4cH
--HG--
extra : rebase_source : 89a8706f5c3b81825ccc7a8868b032e8236c2967
2017-11-29 23:16:29 -05:00
Kartikaya Gupta
9154159eef
Bug 1419834 - Add hit-testing results for MozMouseHittest events to APZTestData. r=botond,mrbkap
...
This allows us to fire MozMouseHittest events from tests and then read
the hittest result from the compositor APZTestData. The MozMouseHittest
event was chosen in particular because the existing uses of it are
similar in nature - it is a dummy event that is used to determine what
elements a particular coordinate targets. It is also an event that is
never generated by the OS and so using this event gives us more control
over what ends up in the APZTestData.
MozReview-Commit-ID: KHjIX7EpK2A
--HG--
extra : rebase_source : f7d7d729c1935eefd49ed06d8644ff9ef537f2e1
2017-11-29 23:16:26 -05:00
Kartikaya Gupta
ac4f8b52e1
Bug 1419834 - Fix missing newline in logging code. r=botond
...
MozReview-Commit-ID: 2nW6xrV4si1
--HG--
extra : rebase_source : e40fc63dd3ee7d9f5f93af24f2a3dd2b65fe5867
2017-11-29 23:16:22 -05:00
Margareta Eliza Balazs
cb71a3c4fe
Merge mozilla-central to mozilla-autoland. r=merge a=merge CLOSED TREE
2017-11-30 12:55:54 +02:00
Noemi Erli
ee9a2b7acc
Backed out changeset 57c4f4fea139 (bug 1412240)for Static failures in /usr/include/bits/stdlib.h:91:3: "Assumed value of MB_LEN_MAX wrong" r=backout on a CLOSED TREE
...
--HG--
extra : amend_source : b954696ebb772b1a9f69e0bb9b23f824e05cb779
2017-11-30 12:47:38 +02:00
Noemi Erli
72e96084ee
Backed out changeset 879847827de6 (bug 1408949) for freqvently failing in devtools/client/webconsole/test/browser_webconsole_split.js r=backout
2017-11-30 12:36:48 +02:00
shindli
7f45cb7cc0
Backed out changeset 65334d5e3012 (bug 1417039) for frequently failing in devtools/client/jsonview/test/browser_jsonview_chunked_json.js (Bug 1421520) r=backout a=backout
...
--HG--
extra : amend_source : 4c4909694bc4f4428278a55bdd076e5135d2da89
2017-11-30 12:22:01 +02:00
shindli
4ea5b9a4ad
Backed out changeset d0ed7858ae96 (bug 1421631) so that bug 1417039 can be backedout r=backout a=backout
2017-11-30 12:19:29 +02:00
shindli
c040137399
Merge mozilla-inbound to mozilla-central. r=merge a=merge
2017-11-30 12:01:52 +02:00
Stephen A Pohl
aac02bb998
Bug 1405577: Restore the ability to open new windows in new spaces when a window is already in fullscreen mode on macOS. r=mstange
2017-11-29 23:14:11 -05:00
Alastor Wu
e4e20429c8
Bug 1415478 - part3 : add tests. r=jwwang
...
MozReview-Commit-ID: ALFQcKRKk7c
--HG--
extra : rebase_source : f3336de39be80552b422566feb8eac527ec9a912
2017-11-30 10:50:23 +08:00
Alastor Wu
d7ce5bde2b
Bug 1415478 - part2 : allow autoplay for non-audible media content and video without audio content. r=jwwang
...
Per UX spec, we would allow non-audible media (volume 0, muted, video without audio track)
to autoplay.
MozReview-Commit-ID: HKUyt5Jt4sH
--HG--
extra : rebase_source : 83e53a0035d72984494948f131a5d6e516baa577
2017-11-30 10:50:21 +08:00
Alastor Wu
e750ccbccf
Bug 1415478 - part1 : turn on the pref on Nightly build. r=jwwang
...
MozReview-Commit-ID: AJva2ypm7BJ
--HG--
extra : rebase_source : 385bcf45aa417de1593adcc506a047caa5b14f35
2017-11-30 10:50:17 +08:00
Andreea Pavel
ca1cd48e2d
Backed out 1 changesets (bug 1421319) for Spidermonkey build bustage e.g. ecma_6/TypedArray/map-and-filter.js r=backout a=backout on a CLOSED TREE
...
Backed out changeset 52b19d5cd4d0 (bug 1421319)
2017-11-30 04:15:27 +02:00
Bogdan Tara
df97c78dbf
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-11-30 01:10:06 +02:00
Bogdan Tara
7d5d1bc25f
Backed out 1 changesets (bug 1340197) for failing reftests on /tests/dom/base/crashtests/504224.html r=backout a=backout on a CLOSED TREE
...
Backed out changeset 42fc2739a333 (bug 1340197)
2017-11-30 00:58:17 +02:00
Bogdan Tara
d8635b15e4
Merge inbound to mozilla-central r=merge a=merge on a CLOSED TREE
2017-11-30 00:41:09 +02:00
Bogdan Tara
dbf72d85a4
Merge autoland to mozilla-central r=merge a=merge on a CLOSED TREE
2017-11-30 00:36:53 +02:00
Ryan VanderMeulen
5395ec18d2
Backed out 3 changesets (bug 1421025, bug 1388219) for causing bug 1421706 on a CLOSED TREE.
...
Backed out changeset 1a69438ec05f (bug 1421025)
Backed out changeset 213c2c200c08 (bug 1388219)
Backed out changeset 341aaeb4ce69 (bug 1388219)
2017-11-29 17:00:27 -05:00
Ted Campbell
77ee839bdc
Bug 1418894 - Use marker values in XDR data to detect corruption. r=nbp
...
MozReview-Commit-ID: D6PxPBdgtPP
2017-11-29 16:40:32 -05:00
Ted Campbell
c9e3f6d398
Bug 1418894 - Harden XDR data decoding. r=nbp
...
This patch adds better error detection to XDR decoding to reduce memory
corruption in the event that XDR data is corrupt (which is not
*supposed* to happen).
Add missing default cases. Make out-of-range values fail the decode by
asserting in debug, and returning a TranscodeError in release. Mix a
magic value into enum value before transcoding to buffer (to reduce
chance of garbage data being decoded).
MozReview-Commit-ID: 1wPkho9dm8c
2017-11-29 16:40:30 -05:00
Andreea Pavel
bc340a069c
Backed out 2 changesets (bug 1414829
) for failing dom/media/tests/mochitest/test_peerConnection_basicH264Video.html r=backout a=backout on a CLOSED TREE
...
Backed out changeset d86c12454ab7 (bug 1414829
)
Backed out changeset f319481da572 (bug 1414829
)
2017-11-29 23:29:07 +02:00
ffxbld
8b1f82ef39
No bug, Automated HPKP preload list update from host bld-linux64-spot-320 - a=hpkp-update
2017-11-29 11:07:42 -08:00
ffxbld
d471604f22
No bug, Automated HSTS preload list update from host bld-linux64-spot-320 - a=hsts-update
2017-11-29 11:07:38 -08:00