Commit Graph

9692 Commits

Author SHA1 Message Date
Zhang Junzhi
0b67198c71 Bug 1448553 - Part 2: Decodeds Punycode-encoded international domain names and URI-encoded filenames in the Web Console so that they are displayed as human-readable Unicode text. r=nchevobbe
The Punycode-encoded international domain names and URI-encoded filenames are
human-unreadable, so they should be displayed as human-readable Unicode text.
This commit decodes this kind of names in the Web Console.

MozReview-Commit-ID: 8AVLkdaQOh6

--HG--
extra : rebase_source : 947c126f1d0d86efc6bba71447cf54ef486e2fdc
2018-04-02 15:23:22 +08:00
Zhang Junzhi
b1bb196167 Bug 1448553 - Part 1: Defines common functions for getting a Unicode URL or a Unicode URL component r=nchevobbe
This patch defines some common functions for getting a Unicode URL or a Unicode
URL component.

These functions are not only intended to be used by future patches for this bug,
but also intended to be the common functions for any future patches which need
to reuse such functionalities.

MozReview-Commit-ID: DZBYoKv9Fmx

--HG--
extra : rebase_source : 4dd684a5c43fa49b3f07fce8bb162ab6f277b6b6
2018-04-02 14:36:13 +08:00
arthur.iakab
691e26b1b6 Merge mozilla-central to autoland a=merge on a CLOSED TREE 2018-04-13 12:55:46 +03:00
arthur.iakab
b9f0fcc3d6 Merge mozilla inbound to mozilla-central a=merge 2018-04-13 12:43:21 +03:00
Csoregi Natalia
aef84e44ab Backed out changeset a12783364ce6 (bug 1451665) for devtools failures on browser_toolbox_options.js CLOSED TREE 2018-04-13 07:44:53 +03:00
Yura Zenevich
018c3b76c2 Bug 1451665 - update tool list every time tool is registered/unregistered. r=jryans
MozReview-Commit-ID: 8PagqPOPdCJ
2018-04-12 23:19:01 -04:00
Gurzau Raul
c0298c8c10 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-13 02:16:30 +03:00
Jason Laster
18698e7304 Bug 1453708 - devtools-source-map: update to 0.16.0. r=jdescottes
MozReview-Commit-ID: GNZy1fEEjuB
2018-04-12 18:57:26 -04:00
Jason Laster
98c1465ea3 Bug 1453637 - Update Debugger Frontend v36. r=jdescottes 2018-04-12 18:54:53 -04:00
Brian Grinstead
95696041ac Bug 1362023 - Enable new frontend in the Browser Console unconditionally;r=nchevobbe
MozReview-Commit-ID: 4ELlbssEB8Z

--HG--
extra : rebase_source : 0d38873bb4c3f7d94c1b265cb43491566cb8eec3
2018-04-12 07:56:55 -07:00
Alexandre Poirot
9b2fdcf8bb Bug 1453712 - Use a preference to set the testing flag. r=jryans
MozReview-Commit-ID: 1cjSQnXtc4h

--HG--
extra : rebase_source : 55c0c9fa81a8dc17b92cba721dcc5912b07d0fab
2018-04-12 09:22:42 -07:00
Sebastian Hengst
0eb9d87997 merge mozilla-inbound to mozilla-central. a=merge 2018-04-12 22:20:13 +03:00
J. Ryan Stinnett
545937d350 Bug 1453499 - Expose processMessageManager for RDM frames. r=ochameau
RDM frames with their custom message manager hadn't exposed a value for
`processMessageManager`.  This was just a oversight.

By adding this value, we get a working Browser Content Toolbox for RDM tabs.

MozReview-Commit-ID: 95QskEMKgZK

--HG--
extra : rebase_source : 5259800f64afe55ee5bca29492f6f33efcfd458c
2018-04-10 18:35:05 -05:00
Nicolas Chevobbe
adaa92e845 Bug 1425521 - Move old jsterm file into webconsole/old; r=bgrins.
MozReview-Commit-ID: 2bd34j4S2l7

--HG--
rename : devtools/client/webconsole/jsterm.js => devtools/client/webconsole/old/jsterm.js
extra : rebase_source : e7227839798980443b251a2a9ef3951440637282
2018-04-10 07:57:31 +02:00
Mark Banner
d226fcc86a Bug 1453383 - Enable ESLint for devtools/client/{webaudioeditor,webide}/. r=jdescottes
MozReview-Commit-ID: Gm77Z0T3oJq

--HG--
extra : rebase_source : 9a23baa102558d30302baf5044da207b7d79f3b6
2018-04-11 16:10:35 +01:00
Mark Banner
6a7d7e5b8c Bug 1453383 - Automatically fix ESLint issues in devtools/client/{webaudioeditor,webide}/. r=jdescottes
MozReview-Commit-ID: 8QPtZi0oSOO

--HG--
extra : rebase_source : 6b030e1bfd065af35f9b58666fe776a4da0d2dee
2018-04-11 15:43:09 +01:00
Nicolas Chevobbe
ff0492d318 Bug 1425521 - Wrap JsTerm in a React component in new frontend; r=bgrins.
MozReview-Commit-ID: GGq6ZB760d9

--HG--
rename : devtools/client/webconsole/jsterm.js => devtools/client/webconsole/components/JSTerm.js
extra : rebase_source : 2a2134bc04ca9efbb83654c93ab4b81232acf2bd
2018-03-30 17:48:50 +02:00
Margareta Eliza Balazs
1c0306e497 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-04-12 12:45:41 +03:00
Margareta Eliza Balazs
8ca418adb9 Merge inbound to mozilla-central. a=merge 2018-04-12 12:38:56 +03:00
Gabriel Luong
2728a2b0e3 Bug 1449100 - Move network details panel toggle buton next to the sidebar tabs. r=Honza 2018-04-11 11:22:24 -04:00
Erica Wright
5a58c5d8bf Bug 1431071 - Grid line names suggestions offered in inspector autocomplete if element is in a grid and rule applies. r=gl, jdescottes
MozReview-Commit-ID: HGINxducS4x
2018-04-04 14:01:19 -04:00
Boris Zbarsky
72db616bb9 Bug 1453053 part 3. Remove JS QIs to nsIMessageSender. r=qdot
MozReview-Commit-ID: 4TS38gebl7l
2018-04-12 00:06:25 -04:00
Noemi Erli
1fcf5e9c6a Backed out changeset b4dcb47b8542 (bug 1449100) for dt failures in devtools/client/netmonitor/test/browser_net_pane-network-details.js on a CLOSED TREE 2018-04-12 06:09:19 +03:00
Jason Laster
881644f25f Bug 1453066 - Update Debugger Frontend v34. r=jdescottes 2018-04-11 22:06:24 -04:00
Gabriel Luong
1943e4b14e Bug 1449100 - Move network details panel toggle buton next to the sidebar tabs. r=Honza 2018-04-11 11:22:24 -04:00
shindli
108a654fb8 Merge inbound to mozilla-central. a=merge 2018-04-12 02:45:34 +03:00
Andreea Pavel
29ba7b4974 Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-04-11 17:40:37 +03:00
Andreea Pavel
4114ad2cfc Merge mozilla-inbound to mozilla-central. a=merge 2018-04-11 17:36:09 +03:00
Yura Zenevich
564bcd2b23 Bug 1452931 - updated inspector button in a11y properties to pointer. r=gl
MozReview-Commit-ID: Cb5wOxveUi4
2018-04-11 10:33:25 -04:00
Ciure Andrei
3f4a118829 Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE 2018-04-11 12:00:35 +03:00
Andreea Pavel
3c596bbfd4 Backed out changeset 64ef6909f615 (bug 1453066) for failing devtools/client/debugger/new/test/mochitest/browser_dbg-babel-preview.js on a CLOSED TREE 2018-04-11 08:52:06 +03:00
Xidorn Quan
686d95c786 Bug 1453180 - Remove -x-system-font. r=emilio,heycam
We need to add the system font keywords separately in InspectorUtils so
that we don't regress values listed in inspector.

MozReview-Commit-ID: 7a8CKGeSn4K

--HG--
extra : rebase_source : 12a1fcd0294b42568d8da596639b2733ba57186e
2018-04-11 10:12:16 +10:00
Trisha
54231b162c Bug 1444445 - Remove unsafeSetInnerHTML in browser_l10n_localizeMarkup.js. r=johannh
MozReview-Commit-ID: 1eaABunZe0B
2018-04-06 19:44:57 +08:00
Tristan Bourvon
a3a77c0312 Bug 525063 - Initialize uninitialized class attributes in m-c. r=ehsan 2018-04-10 21:11:02 +02:00
Nicolas Chevobbe
4c83c733c3 Bug 1451025 - Convert SymbolIteratorActor to protocol.js; r=ochameau.
MozReview-Commit-ID: E9xjaaV50mt

--HG--
extra : rebase_source : 52f34bcc9a9c54669c9b41494bf566915607fab9
2018-04-05 16:49:30 +02:00
Martin Balfanz
5e5059eb5c Bug 1449528 - Don't rotate grid line number markers when close to the viewport edge. r=gl 2018-03-28 19:59:07 +02:00
Jason Laster
b37082d190 Bug 1453066 - Update Debugger Frontend v34. r=jdescottes 2018-04-10 18:38:13 -04:00
arthur.iakab
bbca7c7700 Merge mozilla-central to inbound 2018-04-11 01:17:20 +03:00
Coroiu Cristina
c22c3be855 Merge inbound to mozilla-central a=merge 2018-04-11 00:56:08 +03:00
Nika Layzell
b286bc10d9 Bug 1443379 - Stop pretending cacheKey can be anything other than uint32_t, r=smaug 2018-04-10 17:49:46 -04:00
Razvan Caliman
fb8f2edd91 Bug 1449885 - Write variation axis changes to rule and keep in sync with any manual edits to rule. r=gl
MozReview-Commit-ID: LaZWwWf2CsX
2018-04-02 17:40:21 +02:00
Razvan Caliman
0a3e54885d Bug 1449885 - Read font variation axis data and setup UI with any axis values defined on rule. r=gl
MozReview-Commit-ID: 6tWRyjYcdDH
2018-04-02 17:32:51 +02:00
arthur.iakab
f7c08a2145 Backed out 2 changesets (bug 1449885) For frequently failing devtools on browser_parsable_css.js on a CLOSED TREE
Backed out changeset 47b3480dc0af (bug 1449885)
Backed out changeset 7ee122acafd1 (bug 1449885)
2018-04-10 22:09:31 +03:00
Jason Laster
14cece73ee Bug 1452748 - Update Debugger Frontend v33. r=jdescottes
MozReview-Commit-ID: 6kHP1gMaY07
2018-04-10 13:50:12 -04:00
Razvan Caliman
ecf3a64924 Bug 1449885 - Write variation axis changes to rule and keep in sync with any manual edits to rule. r=gl
MozReview-Commit-ID: LaZWwWf2CsX
2018-04-02 17:40:21 +02:00
Razvan Caliman
4bc526421a Bug 1449885 - Read font variation axis data and setup UI with any axis values defined on rule. r=gl
MozReview-Commit-ID: 6tWRyjYcdDH
2018-04-02 17:32:51 +02:00
Gurzau Raul
4aeb9af849 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-04-10 19:58:05 +03:00
Gurzau Raul
6bfadf95b4 Merge inbound to mozilla-central. a=merge 2018-04-10 19:54:34 +03:00
Razvan Caliman
16b65bde9d Bug 1435373 - Shapes editor: update tests for new implementation.r=pbro
MozReview-Commit-ID: KUVacaWD5lv

--HG--
extra : histedit_source : 900f8065cb8a2fc8c5474b8baa0fa83b8220ac07
2018-04-10 13:59:13 +02:00
Razvan Caliman
db34548a67 Bug 1435373 - Shapes editor: implementation to map shape value changes to rule. r=pbro
MozReview-Commit-ID: i20YChYAxd

--HG--
extra : histedit_source : a216ae1ff4cac1609d60465476f157876fcc526f
2018-04-10 13:59:00 +02:00