Граф коммитов

9302 Коммитов

Автор SHA1 Сообщение Дата
Margareta Eliza Balazs b29daa4644 Merge inbound to mozilla-central. a=merge 2018-03-20 18:49:59 +02:00
shindli ae7d662af6 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-20 12:15:46 +02:00
shindli 55e9f63bac Merge inbound to mozilla-central. a=merge 2018-03-20 12:11:27 +02:00
Boris Zbarsky 837dc7eaaa Bug 1446711 part 8. Get rid of nsIDOMMouseEvent. r=qdot
MozReview-Commit-ID: 2FK1MA4LGZj
2018-03-20 00:16:07 -04:00
Boris Zbarsky 89ea512161 Bug 1446711 part 7. Switch the nsIDOMMouseEvent::MOZ_SOURCE_* constants over to MouseEventBinding. r=qdot
We can't include MouseEventBinding.h in MouseEvents.h because that produces
this include loop:

MouseEventBinding.h -> UIEventBinding.h ->
nsGlobalWindow.h -> nsGlobalWindowInner.h -> nsRefreshDriver.h ->
AnimationEventDispatcher.h -> AnimationComparator.h -> Animation.h ->
EffectCompositor.h -> PseudoElementHashEntry.h -> Element.h ->
PointerEventHandler.h -> MouseEvents.h -> MouseEventBinding.h

MozReview-Commit-ID: 6FNksGil7uD
2018-03-20 00:16:06 -04:00
Daisuke Akatsuka 8ef42462fb Bug 1440831: Add requestLongerTimeout(2) for browser_animation_keyframes-graph_computed-value-path.js. r=gl 2018-03-20 11:17:42 +09:00
Daisuke Akatsuka 275c0e6078 Bug 1445291: Handle to the error 'no such actor'. r=gl 2018-03-20 10:34:32 +09:00
Michael Ratcliffe 04ef7324c7 Bug 1428264 - Do not show chrome urls in storage inspector r=pbro
On investigation it turns out that no storage types are supported for chrome:// urls.

MozReview-Commit-ID: JZcQg5FvfvN

--HG--
extra : rebase_source : ea3ad83a5b81fb77fedf1ec4707294c45b6a5257
2018-03-16 14:33:24 +00:00
Nicolas Chevobbe 9efe6dcb78 Bug 1446941 - Remove old-event-emitter usage from styleeditor; r=gl.
MozReview-Commit-ID: D8szZGCwb9i

--HG--
extra : rebase_source : 50966436201cff0008befd0586323199a4395016
2018-03-19 12:35:40 +01:00
Nicolas Chevobbe 9321958641 Bug 1405243 - Extract consoleAPICall helper function in common.js; r=bgrins.
The function was used through multiple tests so it makes sense
to have it in common.js.
We take this as an opportunity to unify the style of the tests, and
to make closeDebugger return a Promise.

MozReview-Commit-ID: 7y8dMNErYZp

--HG--
extra : rebase_source : 61fa671d0f6c31b68d9b94a388454d39446a12bf
2018-03-19 18:09:41 +01:00
Nicolas Chevobbe d8779b51f0 Bug 1405243 - Migrate browser_webconsole_bug_1006027_message_timestamps_incorrect.js to a server test; r=bgrins.
The test was testing that the 3 messages we display when
evaluating a console.log (text of the input, evaluation result,
consoleAPI message) all had a timestamp in a 2000ms range.
This wasn't really what it should have been about, since the
original bugfix (for Bug 1405243), was only in Console.cpp (and
the fix is still up there).
So here we only assert that the timestamp in the ConsoleAPI packet
is between the moment the log was requested and the time we receive
the packet.

MozReview-Commit-ID: HikGCJGHXMy

--HG--
extra : rebase_source : beeec437f12592b2229c89a5ab9125cc66d1971e
extra : source : 041a5ee841a41db1afca180d6b67890622543123
2018-03-19 16:42:09 +01:00
Andreea Pavel 7062e6b6a2 Merge mozilla-inbound to mozilla-central. a=merge 2018-03-20 00:39:56 +02:00
Boris Zbarsky 4fa4d2a7f5 Bug 1446598 part 2. Get rid of nsIDOMComment. r=mystor
MozReview-Commit-ID: GGXPQnlwuUM
2018-03-19 15:15:39 -04:00
Boris Zbarsky ba095e218b Bug 1433566 part 2. Remove use of nsIDOMText from JS. r=mystor
MozReview-Commit-ID: LtAhn223y0s
2018-03-19 15:15:37 -04:00
Tooru Fujisawa 1adba8c1fc Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao 2018-03-19 11:16:45 +09:00
Tooru Fujisawa d6dc027000 Bug 1442465 - Part 4.1: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (non-simple part). r=dao 2018-03-19 11:12:14 +09:00
Noemi Erli d499ba94e7 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-18 00:25:33 +02:00
Noemi Erli d2dbc4de71 Backed out changeset 12a46d4d860a (bug 1444327) for frequently failing devtools/client/inspector/fonts/test/browser_fontinspector_copy-URL.js (bug 1446595) a=backout 2018-03-18 00:07:13 +02:00
Margareta Eliza Balazs d13266d3da Merge inbound to mozilla-central. a=merge 2018-03-17 23:52:08 +02:00
Andreea Pavel 747e391c54 Backed out 5 changesets (bug 1444760) for talos failures regarding undefined params on a CLOSED TREE
Backed out changeset 00da6f45a098 (bug 1444760)
Backed out changeset 79b40369822f (bug 1444760)
Backed out changeset 08e77f90bdb4 (bug 1444760)
Backed out changeset c1e0ecafa703 (bug 1444760)
Backed out changeset 4c52361ab381 (bug 1444760)
2018-03-17 19:45:06 +02:00
Jason Laster 7669a63f96 Bug 1446501 - Update Debugger Frontend v24. r=jdescottes
MozReview-Commit-ID: DgETcSJv89H
2018-03-17 13:29:53 -04:00
Tim Nguyen d338059be5 Bug 1444760 - Combine loadURIWithFlags and loadURI methods. r=dao 2018-03-16 23:28:19 +00:00
Bogdan Tara 4785e99532 Merge inbound to mozilla-central. a=merge 2018-03-17 12:29:57 +02:00
Nicolas Chevobbe cdc4684543 Bug 1440388 - Adapt webconsole.css to the new Reps bundle; r=Honza.
MozReview-Commit-ID: Dq82uvMDHVy

--HG--
extra : rebase_source : d41e471b1cc81c879c24e63594496ed521a2bc19
2018-03-16 08:41:49 +01:00
Jan Odvarko f602b02aed Bug 1383655 - Copy as HAR only displayed requests; r=jryans
MozReview-Commit-ID: 984pVPNimvc

--HG--
extra : rebase_source : c1f5af54a8695755bbdfce8c02bb7d80c55293df
2018-03-15 17:04:52 +01:00
Bogdan Tara 7eb4cdd58d Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-17 12:34:09 +02:00
Adrian Wielgosik 87a72d3f51 Bug 1446515 - Remove nsIDOMFileList. r=bz
MozReview-Commit-ID: 4ab1e6NTcOB

--HG--
extra : rebase_source : 09388e531e2bcc6a133cc1ec76946a79ddf2bcb0
2018-03-16 20:55:32 +01:00
Nicolas Chevobbe eee0971a38 Bug 1382581 - Adapt shadereditor code to the EventEmitter change in devtools/client/framework; r=bgrins.
MozReview-Commit-ID: 9Z9uVMuTqKE

--HG--
extra : rebase_source : a0ff9331d1475e7c87b9ecd28243de85ade6d129
2018-03-16 18:59:00 +01:00
Nicolas Chevobbe 97ca552015 Bug 1382581 - Adapt webconsole code to the EventEmitter change in devtools/client/framework; r=bgrins.
MozReview-Commit-ID: 4GELwA2Nf4q

--HG--
extra : rebase_source : 231cb72a67ec635a31c90b243174d2186935e958
2018-03-14 18:17:07 +01:00
Nicolas Chevobbe 9f6614f23d Bug 1382581 - Adapt webaudioeditor code to the EventEmitter change in devtools/client/framework; r=sole.
MozReview-Commit-ID: 1lmzZZSyO7c

--HG--
extra : rebase_source : c7c7ad935358ad50d4fbb93b95ee824f5f8b5a5d
2018-03-14 18:16:28 +01:00
Nicolas Chevobbe 22c45c6645 Bug 1382581 - Adapt inspector code to the EventEmitter change in devtools/client/framework; r=pbro.
MozReview-Commit-ID: 7BssAmdv2S0

--HG--
extra : rebase_source : 561b2e161ce42ed2785aa496203691aeb8a3e697
2018-03-14 18:15:42 +01:00
Nicolas Chevobbe bd3c73db88 Bug 1382581 - Adapt debugger code to the EventEmitter change in devtools/client/framework; r=yulia.
MozReview-Commit-ID: GGbylfsYM6x

--HG--
extra : rebase_source : c0c5cf8e3282988d6a1ad7132921ee2d60c9d9b5
2018-03-14 18:15:04 +01:00
Nicolas Chevobbe 3a0a63b270 Bug 1382581 - Adapt canvasdebugger code to the EventEmitter change in devtools/client/framework; r=sole.
MozReview-Commit-ID: 3DDGWvQ3MLX

--HG--
extra : rebase_source : dbb3543c83bf30412356f86defa1191613d95c05
2018-03-14 18:14:22 +01:00
Nicolas Chevobbe 7f4f2e28cf Bug 1382581 - Adapt extension code to the EventEmitter change in devtools/client/framework; r=rpl.
MozReview-Commit-ID: 3I7kmXiPOqd

--HG--
extra : rebase_source : 033f3aef38cf90a6ea495f2ab86de1900ae2c4e3
2018-03-14 18:12:17 +01:00
Nicolas Chevobbe 5789c8f4fa Bug 1382581 - Remove old-event-emitter usage from devtools/client/framework; r=bgrins.
MozReview-Commit-ID: 4oQJ3391H9S

--HG--
extra : rebase_source : b7068d3b50cec893cb8b1e1b7ab49f37a13723bd
2018-03-14 17:31:12 +01:00
Nicolas Chevobbe 61e732837c Bug 1440388 - Adapt JSONViewer to the new Reps bundle; r=Honza.
We don't populate the href attribute on links anymore and reps require
that we pass an openLink function to handle them.
This had an impact on the test where we are testing those links.

MozReview-Commit-ID: Hj2PBX79HZu

--HG--
extra : rebase_source : 1602504731c5a3be4379f9f6631aaf492c7d6daf
2018-03-09 15:30:40 +01:00
Nicolas Chevobbe 6798f4b01a Bug 1440388 - Fix failing test with new Reps bundle; r=Honza.
MozReview-Commit-ID: HHfVwnDHBKH

--HG--
extra : rebase_source : 81eefa4c4d3e0f02d2cc092abd210c3db96ce66c
2018-03-09 15:31:50 +01:00
Nicolas Chevobbe 2d1d4d7a1c Bug 1440388 - devtools-reps: release v0.21.0; r=Honza.
This update the reps bundle and its CSS files, and adds
the images now used as background for some buttons.

MozReview-Commit-ID: 3gNJnFRRZmt

--HG--
extra : rebase_source : 178298becbbb1fcc938ff2e3a29f7982dd7a2efe
2018-03-13 14:30:55 +01:00
Kris Maglione 313b707b2e Bug 1443964: Part 3 - Remove no-cpows-in-tests rule. r=mconley
The shims that this rule tests for no longer exist.

MozReview-Commit-ID: DMgP7Hczavc

--HG--
extra : rebase_source : 765ddd5c62c9449c07ed050e44d86a3bd5c0ae64
extra : amend_source : 627a7694ac07182200f876901ded7a34721cd228
2018-03-07 19:31:28 -08:00
Gurzau Raul 3057041352 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-16 19:58:27 +02:00
Jason Laster 89187cd1f1 Bug 1446234 - Update Debugger Frontend v23. r=jdescottes
MozReview-Commit-ID: EDOoKMFBvh0
2018-03-16 13:50:17 -04:00
Yura Zenevich 2cfe591b90 Bug 1445251 - do not instantiate a11y service if it was already turned off when resetting accessible walker actor. r=pbro
MozReview-Commit-ID: 8H9xeRs4nR6
2018-03-16 13:07:42 -04:00
Patrick Brosset 5e66dc3a92 Bug 1444327 - Bring back ability to see and copy font URLs; r=jdescottes
In the fonts panel UI prior to Firefox 60, remote font URLs used to be
displayed in full in a text input field. It made it easy to copy them.
With the redesign that happened in 60 (bug 1437548 and 1442001), getting
the URL became harder. The URL isn't visible anymore easily. There's a link
that can be clicked to load the URL in the browser, or it can also be copied
from the @font-face CSS rule code section. But that's harder.

This change adds the beginning of the URL back (with an ellipsis) and a
simple button that copies the link.

MozReview-Commit-ID: 2oSMoWKYhTk

--HG--
extra : rebase_source : 1af901f4a343f392b65309fde34411313606b824
2018-03-14 16:16:55 +01:00
yulia 2f26a08903 Bug 1382585 - update inspector/markup to new event emitter. r=pbro
MozReview-Commit-ID: 3knSthKBL1J

--HG--
extra : rebase_source : ede5c4f890eaf07a2eecfd4d7f3b47d03cea7101
2018-03-15 15:51:02 +01:00
Brian Grinstead ebaeaf0501 Bug 1439616 - Enable the new frontend in the Browser Console in nightly builds;r=nchevobbe
MozReview-Commit-ID: GQsNstY9jFB

--HG--
extra : rebase_source : 8c199328cb0e19b6d1a337436f2e89e5d9ea64d9
2018-02-20 13:19:22 -08:00
Mark Banner 0f3ec963be Bug 1443093 - Update eslint-plugin-no-unsanitized to 3.0.0 / eslint to 4.18.2. r=mossop
Also change eslint-plugin-mozilla's globals.js to use eslint-scope rather than escope as
ESLint 4.x changed to eslint-scope. This avoids dependency issues that were masked by the
depedencies of eslint-plugin-no-unsanitized's previous version.

MozReview-Commit-ID: 6wLY7Oj0am3

--HG--
extra : rebase_source : 863313d7907e8246d1f5b0ee83164cc0f943f8f6
2018-03-05 10:34:38 +00:00
Narcis Beleuzu d7db70bc02 Backed out changeset 3ab8cedcdaf0 (bug 1382601) for talos g2 failures on /markup.js
--HG--
extra : rebase_source : debcafd996d5638bde8c3c1bd95305138404f8ef
2018-03-16 23:17:25 +02:00
Tiberius Oros a4a2be52e8 Merge inbound to mozilla-central. a=merge 2018-03-16 11:53:43 +02:00
Kris Maglione a4d72e2a38 Bug 1445551: Follow-up: Fix typo. r=emk DONTBUILD
MozReview-Commit-ID: BDJD4SvrIX9
2018-03-15 21:57:28 -07:00
Noemi Erli 4472289127 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-03-15 19:43:12 +02:00