Julian Descottes
dce52337e9
Bug 1365314 - Remove link between code mirror and document when destroying editor. r=jlast
...
Port the fix made on Github https://github.com/devtools-html/debugger.html/pull/2129
MozReview-Commit-ID: AS0hoo2tbqL
2017-05-16 09:18:37 +02:00
Carsten "Tomcat" Book
6095625a0e
Merge mozilla-central to autoland on a CLOSED TREE
2017-05-16 15:11:18 +02:00
Carsten "Tomcat" Book
e83697008e
merge mozilla-inbound to mozilla-central a=merge
2017-05-16 15:04:38 +02:00
Phil Ringnalda
3bac91ef14
Bug 1358559 - Sync the disabling of browser_all_files_referenced.js on linux32 to the redundant and duplicative run of the same test in the devtools suite
...
MozReview-Commit-ID: FvZFpMytppg
2017-05-15 18:56:42 -07:00
Mike de Boer
eb5eb63cb7
Bug 1354128 - Add Web Developer button to the photon app menu. r=Gijs
...
MozReview-Commit-ID: 9hq6qX7JpSp
--HG--
extra : rebase_source : 26755f09798997233519e38e1bf5ec7d9d80c594
2017-05-12 12:38:23 -04:00
Julian Descottes
a4c27f4a89
Bug 1365014 - inspector.html add shims for sdk, uuid, lazy requires;r=gl
...
MozReview-Commit-ID: CtYnDV4V0HU
--HG--
extra : rebase_source : 5def350faa8202a6c5f1c81af420ba3c7cb4256e
2017-05-11 23:43:01 +02:00
Julian Descottes
9954280035
Bug 1365014 - support pref getters with default value in Services shim;r=tromey
...
nsIPrefBranch getters support an optional default parameter.
If provided, the getter should not throw in case the pref is not defined, but
instead should return the default value.
MozReview-Commit-ID: FfWPmOC6bFI
--HG--
extra : rebase_source : a18d53c897bb7483997ed9e2faa9e737b4c644e8
2017-05-15 21:49:35 +02:00
Christoph Kerschbaumer
e4f38c8d7c
Bug 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian
2017-05-15 21:49:50 +02:00
Oriol
f74b8d5cfb
Bug 1364860 - Avoid horizontal scrollbar in JSON Viewer. r=Honza
2017-05-15 04:13:00 -04:00
Wes Kocher
54a256d920
Merge m-c to autoland a=merge
...
MozReview-Commit-ID: L0rsjIzeVij
--HG--
extra : rebase_source : 8b581702a4534fb9394f8d3f4e85f65d6f4ff293
2017-05-15 17:02:08 -07:00
Nazım Can Altınova
19a0e93729
Bug 1358710 - Unprefix -moz-linear-gradient / -moz-radial-gradient in unit tests r=dholbert
...
MozReview-Commit-ID: J2Tn8GKfKIN
--HG--
rename : layout/reftests/css-gradients/aja-linear-2a.html => layout/reftests/css-gradients/aja-linear-2.html
extra : rebase_source : 9c1869bddf2068cf68666e0815b8f9d9424fe76a
2017-04-24 15:54:51 +03:00
Sebastian Hengst
484d2b7f51
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: Jduo3F6TzgF
2017-05-14 18:04:29 +02:00
Dão Gottwald
252945d708
Bug 1364661 - Remove _fillTrailingGap. r=florian
...
This was working around some old XUL layout weirdness, but nowadays this uses the same scroll frame implementation as HTML and tabStrip.scrollPosition + tabStrip.scrollClientSize > tabStrip.scrollSize cannot be true.
MozReview-Commit-ID: F5fOEpXn8ay
--HG--
extra : rebase_source : 5dcd0282e1054aad1c1a4946dd98dc33549bd2d6
2017-05-13 11:56:01 +02:00
Matt R
4b4e7d2ae0
Bug 1361473 - Add filter option for network requests checking for transferred size being larger than specified value. r=Honza
...
MozReview-Commit-ID: LJeENle7t20
--HG--
extra : rebase_source : 7f008215bdf19ed55c9644cc3a36bc20d6b0d2de
2017-05-13 00:06:39 +01:00
Honza Bambas
d6d727a69e
backout of f9abb9c83452 (bug 1319111) for crashes, r=bz
2017-05-13 13:55:11 +02:00
Wes Kocher
0a1e1fe23b
Backed out changeset 95ff98f1c2e5 (bug 1319111) for talos failures a=backout
...
MozReview-Commit-ID: Gs09moFm5rQ
2017-05-12 18:24:42 -07:00
Michael Ratcliffe
d8e30095b3
Bug 1231452 - Make it possible to add cookies to the storage inspector r=pbro
...
MozReview-Commit-ID: 9l9GBpxX7xv
--HG--
extra : rebase_source : ad7edb8e099dd5a14cc754e3e8d71f35518856c0
2017-03-31 23:28:55 +01:00
Michael Ratcliffe
95bffc6b9c
Bug 1194190
- Enable Storage Inspector by default r=tromey
...
MozReview-Commit-ID: nPUN4WVT9q
--HG--
extra : rebase_source : 563b1c6a5e7d663bae39a1e6a5fa575df536b2d4
2017-05-12 15:20:15 +01:00
Michael Ratcliffe
e8deade8f2
Bug 1363006 - Make it possible to add local and session storage entries to the storage inspector r=pbro
...
MozReview-Commit-ID: IhXPD4C8HZO
--HG--
extra : rebase_source : 48f5b51936452e3c1b765b7d97152762483df7be
2017-05-08 17:30:15 +01:00
Sebastian Hengst
feb6f6c577
Backed out changeset 19f0b1e8f287 (bug 1358710) for failing reftest aja-linear-2.html on OS X with e10s. r=backout
...
--HG--
rename : layout/reftests/css-gradients/aja-linear-2.html => layout/reftests/css-gradients/aja-linear-2a.html
2017-05-15 00:18:47 +02:00
Nazım Can Altınova
d8be7ab275
Bug 1358710 - Unprefix -moz-linear-gradient / -moz-radial-gradient in unit tests r=dholbert
...
MozReview-Commit-ID: J2Tn8GKfKIN
--HG--
rename : layout/reftests/css-gradients/aja-linear-2a.html => layout/reftests/css-gradients/aja-linear-2.html
extra : rebase_source : 7b1ae51a435fae3782a03046ce21474b9a149f1a
2017-04-24 15:54:51 +03:00
Joel Maher
fa108d1543
Bug 1319807 - Move Linux64 mochitest-devtools to Ubuntu 16.04. r=gbrown
...
MozReview-Commit-ID: KiJgV8sKiLN
2017-05-12 16:19:41 -04:00
Joel Maher
be1045eeb1
Bug 1351952 - Intermittent devtools/client/debugger/new/test/mochitest/browser_dbg_keyboard-shortcuts.js. temporarily disable on linux. r=gbrown
...
MozReview-Commit-ID: 6KHSu8GFf0n
2017-05-12 16:19:41 -04:00
Honza Bambas
70f62bdec1
backout of f9abb9c83452 (bug 1319111) for crashes, r=bz
2017-05-12 22:13:49 +02:00
Carsten "Tomcat" Book
7a4eb50360
merge mozilla-inbound to mozilla-central a=merge
2017-05-12 14:36:44 +02:00
Ruturaj K. Vartak
eeb5e9e9e1
Bug 1354504 - Add autocomplete to network monitor search box. r=jdescottes, ntim
...
MozReview-Commit-ID: KojxbqOAJAQ
2017-05-11 04:25:00 +01:00
Iris Hsiao
3aadf0e2fd
Merge mozilla-central to autoland
2017-05-12 10:15:56 +08:00
Iris Hsiao
140ea4f78b
Backed out changeset d5d0e32f5904 (bug 1354504) for devtool perma-failing in browser_net_filter-flags.js. a=backout
...
--HG--
extra : amend_source : 150de2fdee4a5695703ad5937a5c1131929643c1
2017-05-12 10:13:19 +08:00
Wes Kocher
f1c0f35ea6
Merge inbound to m-c a=merge
...
MozReview-Commit-ID: HCapLqbD816
2017-05-11 17:30:41 -07:00
Wes Kocher
a9e00345ce
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: IPDj8kOq5ec
2017-05-11 17:43:27 -07:00
Sebastian Hengst
91464e0328
Backed out changeset 7a8413473cd7 (bug 1361473) for failing own test. r=backout
2017-05-11 14:15:01 +02:00
Sebastian Hengst
38f4b16e9a
Backed out changeset 7c7707bb58b0 (bug 1361473)
2017-05-11 14:14:14 +02:00
Matt R
d1954ff1cd
Bug 1361473 - Added new test case for 'transferred-larger-than' filter; r=Honza
...
MozReview-Commit-ID: Gk8ee3uzwc0
--HG--
extra : rebase_source : 07bd2483b27f73bb25db4ecc5c7d0ac557a5ab97
2017-05-10 20:28:19 +01:00
Matt R
848f9b688d
Bug 1361473 - Implemented new 'transferred-larger-than' filter; r=Honza
...
MozReview-Commit-ID: FBGj1YnMaJt
--HG--
extra : rebase_source : 440fea57f325de4a67e374bce3540a5c15882227
2017-05-07 01:05:20 +01:00
Mark Banner
2bf9485071
Bug 1362947 - Upgrade eslint-plugin-html to 2.0.3 to pick up --fix support. r=jaws
...
MozReview-Commit-ID: 5fVG7akPnGM
--HG--
extra : rebase_source : e462e84bf8f2ffd893d1fd6b5ea14bbc093168dd
2017-05-08 10:29:47 +01:00
Sebastian Hengst
95a418ca5b
Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout
2017-05-11 10:15:55 +02:00
Mark Banner
256aeb441c
Bug 1362947 - Upgrade eslint-plugin-html to 2.0.3 to pick up --fix support. r=jaws
...
MozReview-Commit-ID: 5fVG7akPnGM
--HG--
extra : rebase_source : f1b9eeb1b2048b551ee8c0a596e6395d0031cc4d
2017-05-08 10:29:47 +01:00
Vangelis Katsikaros
b777047482
Bug 1360473 - Add tests for network requests cookie-related filter options. r=Honza
...
MozReview-Commit-ID: 36VyUnR3aGD
--HG--
extra : rebase_source : ae2ced87c8f542810913918395a420ec9e8dc321
2017-05-07 12:36:35 +03:00
Patrick Brosset
4b035dd340
Bug 1359759 - 3 - Faster debounce for grid highlighting; r=gl
...
Now that we are not re-rendering the grid outline all the time, it
seems safe to change the throttling mechanism of the cell highlighting.
Instead, we use debouncing now, so that rapid movements won't lead to
useless highlighting. The cell will get highlighted only if the user
settles on a cell in the outline.
Also, we can make the timeout much shorter so that only really rapid
movements are ignored, and the rest leads to cell highlighting, resulting
in a smoother UX.
MozReview-Commit-ID: 5WxAQRaLJkC
--HG--
extra : rebase_source : 950c2945f3fb53bf7e89d25d77df9e50a3d15b85
2017-04-26 10:09:28 +02:00
Patrick Brosset
db018b15bc
Bug 1359759 - 2 - Clear React warnings in GridOutline and prevent re-renders; r=gl
...
Made the GridOutline component work with only 1 grid at a time.
It already did, but in a not so obvious way.
Removed the setState that happened during the render call to avoid
React warnings.
Cleaned up various data attribute to use the dataset property instead.
Removed the mouseover/out that controled the background color of the
highlighted cells. This now happens in CSS :hover, using currentColor.
Avoided React warnings related to missing "key" props.
Made changes to grid-inspector to avoid loops of re-renders when the
highlighter would highlight a cell on hover.
The component would wait for highlighter's events to dispatch store
actions. Instead, we dispatch them first, then when the events come, we
check if things have really changed! This way, the events will still have
effect if they come from the rule-view for instance, but not if they
come from the grid outline itself.
MozReview-Commit-ID: 6LK8B1P8iMU
--HG--
extra : rebase_source : 473ca1e1777d4e14f4f45a0b306b8153775cb1e6
2017-05-10 16:07:12 +02:00
Patrick Brosset
18ae59a2a5
Bug 1359759 - 1 - Move grid outline below grid details to avoid UI jumps; r=gl
...
MozReview-Commit-ID: LeUAb6YWVWB
--HG--
extra : rebase_source : d6dcdd07aef58e3077a4ad1dd8b17bbcae1c6505
2017-04-25 18:38:02 +02:00
Wes Kocher
02015c2300
Merge m-c to autoland a=merge CLOSED TREE
...
MozReview-Commit-ID: 5T8pxvbfKXv
2017-05-10 17:29:04 -07:00
Wes Kocher
1b5ad2c128
Merge inbound to central, a=merge
...
MozReview-Commit-ID: DfRZi0gKjit
2017-05-10 16:48:03 -07:00
Oriol
6c1e4dac2b
Bug 1362504 - Let JSON Viewer save with original content type. r=Honza
2017-05-08 08:05:00 -04:00
Julian Descottes
995e59eb20
Bug 1363685 - revert addonDebugging.label2 to addonDebugging.label;r=flod
...
MozReview-Commit-ID: ETJtGEVjaYE
--HG--
extra : rebase_source : 714aa4726d35953e08b786640fd94ded94400fc4
2017-05-10 13:21:07 +02:00
Sebastian Hengst
6339418d54
Backed out changeset dfb60edacd2f (bug 1363685) for failing devtools/client/aboutdebugging/test/browser_addons_debug_bootstrapped.js. r=backout
2017-05-10 16:06:45 +02:00
Carsten "Tomcat" Book
954867b0f5
Merge mozilla-central to autoland
2017-05-10 15:32:46 +02:00
Carsten "Tomcat" Book
d66b9f27d5
merge mozilla-inbound to mozilla-central a=merge
2017-05-10 15:07:28 +02:00
Micah Tigley
6f4d9b105a
Bug 1332085 - Add Color Name Field to Color Widget. r=gl
...
MozReview-Commit-ID: AYFulQcvBwv
2017-05-08 20:31:37 -06:00
nchevobbe
85bc4f9a33
Bug 1362037 - update bundle to v0.8.0. r=Honza
...
MozReview-Commit-ID: Z4sANLFH3R
--HG--
extra : rebase_source : 0df5c8d718dc2d98050faa55b021ce03217abdfa
2017-05-05 17:19:47 +02:00