Commit Graph

7305 Commits

Author SHA1 Message Date
Oriol Brufau
f7588f7e26 Bug 1395276 - Make $ and $$ console commands throw errors created in the debuggee global. r=jimb 2017-08-30 11:50:00 -04:00
Gabriel Luong
29bb494af7 Bug 1402343 - Update Codemirror to 5.30.0. r=bgrins 2017-09-25 14:36:54 -04:00
Liam Hodgins
8036d190e1 Bug 1402318 - Implement the new photon syntax colors for the markup hidden elements. r=gl
MozReview-Commit-ID: DtB6iZqfGrB
2017-09-22 14:10:31 -06:00
Darren Hobin
9f8c858673 Bug 1399948 - Part 1: Refactor breadcrumb css into separate file. r=gl
MozReview-Commit-ID: 9vo2LmHEt3Z

--HG--
rename : devtools/client/themes/widgets.css => devtools/client/themes/breadcrumbs.css
2017-09-22 11:57:32 -04:00
Gabriel Luong
37d784bb4e Bug 1396349 - Remove the collapse sidebar pane button in the Inspector. r=pbro 2017-09-23 08:52:36 -04:00
Yura Zenevich
ead3f8033f Bug 1248621 - [a11y] bumping up the contrast for the theme selection colour. r=bgrins
---
 devtools/client/themes/variables.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

MozReview-Commit-ID: JHpwU7QC6ZU
2016-02-16 11:27:12 -05:00
Sebastian Hengst
ecf2de8593 Backed out changeset 693f32f563d2 (bug 1383974) for failing devtools' devtools/client/animationinspector/test/browser_animation_detail_easings.js. r=backout 2017-09-22 18:12:42 +02:00
Sebastian Hengst
9a192e55b1 Backed out changeset ac3850461834 (bug 1383974) 2017-09-22 18:11:56 +02:00
Sebastian Hengst
e42733acb1 Backed out changeset f951257a6856 (bug 1383974) 2017-09-22 18:11:50 +02:00
Sebastian Hengst
62cc04eca7 Backed out changeset 588aa1f227f1 (bug 1383974) 2017-09-22 18:11:45 +02:00
Daisuke Akatsuka
4e05ed9eef Bug 1383974 - Part 4: Modify test for tooltip for animation-timing-function. r=pbro
MozReview-Commit-ID: BYr5dLw61DZ

--HG--
extra : rebase_source : 82388c1a7562bef76de463e8b58b4f4a930dbdf9
2017-09-22 22:38:41 +09:00
Daisuke Akatsuka
5948d3a5f0 Bug 1383974 - Part 3: Display animation-timing-function if CSS Animations. r=pbro
MozReview-Commit-ID: CwtdijaEsae

--HG--
extra : rebase_source : ae65f5866e7a523a38551705f7cea1ecfe986477
2017-09-22 22:37:01 +09:00
Daisuke Akatsuka
1806706cee Bug 1383974 - Part 2: Add tests for easing hint in keyframes. r=pbro
MozReview-Commit-ID: BgE6EzrRSl0

--HG--
extra : rebase_source : 2e3e64ff994855fcfe85c1ce0688231d44704428
2017-09-22 22:36:58 +09:00
Daisuke Akatsuka
d715355245 Bug 1383974 - Part 1: Display easing in keyframes. r=pbro
MozReview-Commit-ID: 8pIUMAurfS3

--HG--
extra : rebase_source : 812697b9786b0237b5e40ec7b38cf5c130b62c82
2017-09-22 22:36:53 +09:00
Nicolas Chevobbe
c886bfb22b Bug 1401972 - Release: Update reps bundle to 0.14.0; r=nchevobbe.
MozReview-Commit-ID: Jm4UDwdqrjE

--HG--
extra : rebase_source : 9493912f6bcb0f725a91787982913ff48edc0f78
2017-09-21 18:08:58 +02:00
Wes Kocher
733c3896f8 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 9mZaPGxxjXd
2017-09-21 17:04:03 -07:00
Wes Kocher
a7fe048680 Merge inbound to central, a=merge
MozReview-Commit-ID: E7k4xViLm4V
2017-09-21 17:03:29 -07:00
jason laster
d0ed05261f Bug 1401573 - Fix PoE, Link, and linux issue. r=nchevobbe
MozReview-Commit-ID: 35TA6bhW1Wr
2017-09-20 10:52:54 -04:00
Oriol Brufau
dfe71a8ffa Bug 1384572 - Prevent JSON Viewer from loading in iframes. r=Honza
MozReview-Commit-ID: Cj79fMt5oAO

--HG--
extra : rebase_source : d129395d6029d3b86730e3854bef723efb48a923
2017-09-20 00:01:21 +02:00
Oriol Brufau
42ea1ccf9b Bug 1391274 - Add a Symbol object previewer to the console. r=nchevobbe
MozReview-Commit-ID: EDMep3IePZ3

--HG--
extra : rebase_source : eb70151281aff5d4ad7e04c8e5287aa5ebfa739d
2017-09-20 12:32:03 +02:00
abhinav
53c550d802 Bug 1398522 - Sort 'Request-Headers' and 'Response-Headers' in 'Headers' tab. r=Honza
MozReview-Commit-ID: AbRboDl5ADU

--HG--
extra : rebase_source : 5c19364ea8c2986777442c42d357c06d07eb01d5
2017-09-17 12:24:06 +05:30
abhinav
be9b3b7b02 Bug 1382184 - Change text color of notification-box to 'theme-toolbar-color'. r=Honza
MozReview-Commit-ID: ItSQobvasHa

--HG--
extra : rebase_source : cdcb9cda69eac57c264de6f254583c2c791aebba
2017-09-20 23:34:39 +05:30
Tom Tromey
19c7bf1424 Bug 952127 - notify source map subscribers after pretty-printing; r=bgrins
Intercept the applySourceMap source map worker request, so that when a
source is pretty-printed, source map subscribers can be updated.

That this does not yet handle pretty-printing original sources.  This
isn't supported yet by the debugger, and since the plan is to handle it
by augmenting the existing source map, it should be easy to fix this
code when it is implemented.

The mochitest is included here for testing but I am going to land it
upstream as well.

MozReview-Commit-ID: 3Lp1ikO8IzZ

--HG--
extra : rebase_source : f2f02e9e963864567a9dbe3a7e050afcb5f4d3b6
2017-09-15 07:54:56 -06:00
Alexandre Poirot
4cef34995e Bug 1371721 - Resolve dispatchMessageAdd promise only when the related message is logged. r=nchevobbe
`timeStamp` was no longer passed with `new-messages` event.

MozReview-Commit-ID: 6yF9B6CSrPs

--HG--
extra : rebase_source : 1abe93bce1cd51987de887947f6b0fad1aaaff61
2017-09-19 11:04:29 +02:00
Alexandre Poirot
fe7a35e816 Bug 1371721 - Wait for redux store events before dispatching network-request-payload-ready and network-message-updated events. r=nchevobbe
MozReview-Commit-ID: LJGiuNI44QB

--HG--
extra : rebase_source : 84813ef181b626cbe2bae2d8d9801c9450418bba
2017-09-18 19:26:28 +02:00
Alexandre Poirot
41cea93e93 Bug 1371721 - Keep logging repeated messages even when we reached the log-limit. r=nchevobbe
MozReview-Commit-ID: J0BXOay3huU

--HG--
extra : rebase_source : 724d5df0a43ec16823a56199411fce6828a9dec6
2017-09-18 17:51:31 +02:00
bgrins
c2263ece1f Bug 1371721 - Create a MESSAGES_ADD action to add batches of messages at once. r=nchevobbe
MozReview-Commit-ID: GUp3lQpNxfn

--HG--
extra : rebase_source : 1db22e2476fafccce06437927f3e84bde2465c6b
2017-09-15 11:10:11 +02:00
Nicolas Chevobbe
35a95da192 Bug 1401607 - Photon style console follow-up; r=Honza.
Remove the specific console font-size, forces string color to currentColor and
change dark theme location filename color.

MozReview-Commit-ID: 842kpNVzN6l

--HG--
extra : rebase_source : b506fe89c8a20c31c6874855221e7a14a08860cf
2017-09-21 09:12:40 +02:00
Daisuke Akatsuka
665aea48f1 Bug 1401128 - Part 2: Modify test to change the way to send mouse event. r=pbro
MozReview-Commit-ID: GOGJjRowa0W

--HG--
extra : rebase_source : 33213759fce9a14d688e06f04fb8256aca57ff22
2017-09-20 22:15:26 +09:00
Daisuke Akatsuka
7ed098832d Bug 1401128 - Part 1: Change the size of time-body. r=pbro
MozReview-Commit-ID: 8kERYFst4Ir

--HG--
extra : rebase_source : 7f480a3e0b9c9379969d823ef4394ecd846e9fa7
2017-09-20 17:39:31 +09:00
Tom Tromey
1a3c53512f Bug 1388789 - fix invalid format in appcacheutils.properties; r=flod,pbro
MozReview-Commit-ID: KvteeshxD9R

--HG--
extra : rebase_source : 7d102b6f5d23d4b60cced5a2b1419525a9ae6393
2017-09-19 09:59:19 -06:00
Sebastian Hengst
3a6a5108a8 Backed out changeset 48e2fba9e04e (bug 1398522) for failing devtools' devtools/client/netmonitor/test/browser_net_headers_sorted.js. r=backout 2017-09-20 15:03:17 +02:00
abhinav
db25212c6a Bug 1382187 - Theme specific filter added to devtools notification bar 'close' icon. r=Honza
MozReview-Commit-ID: LpWRhJpUW24

--HG--
extra : rebase_source : 1cb59fa926c5475be1f12eee13e6f4443bbc1c3c
2017-09-17 13:38:48 +05:30
abhinav
37f41bf673 Bug 1398522 - Sort 'Request-Headers' and 'Response-Headers' in 'Headers' tab. r=Honza
MozReview-Commit-ID: AbRboDl5ADU

--HG--
extra : rebase_source : d942754fc5002902fe91ab012e4c5a1bb868288f
2017-09-17 12:24:06 +05:30
abhinav
247e470a2d Bug 1379442 - Fix styling of nodeinfobar on RTL sites by setting writing-mode/direction to 'initial'. r=pbro
MozReview-Commit-ID: 3fg7F80CXWe

--HG--
extra : rebase_source : e2edeeaf076fa8a4505dd6993540fe138763d2df
2017-09-20 09:04:30 +05:30
Locke Chen
f290854bf2 Bug 1390037 - Implement chrome connector to support Chrome RDP for netmonitor. r=Honza
MozReview-Commit-ID: Cui6vtnOGYa

--HG--
extra : rebase_source : 6d4fe2d1f2bcb50c9cd8927046e33d0953fcef41
2017-08-31 14:21:04 +08:00
Johann Hofmann
4a84c97ab7 Bug 1394462 - Update dnsNotFound error copy and illustration. r=nhnt11
MozReview-Commit-ID: KFp3JhkCDJJ

--HG--
extra : rebase_source : 62449541d1d5362fbc15b18fde9b4964cd153c4c
2017-09-19 21:54:29 +02:00
Brian Grinstead
9d3ff53d29 Bug 1397295 - Use environment variables instead of query string for params to Browser Toolbox;r=jryans
This allows data like screen position to be persisted in the xul store for the document

MozReview-Commit-ID: 4vdbkneckXh

--HG--
extra : rebase_source : b8ae9f50bcbd152e9ee9d9462a81a56661da40cb
2017-09-18 15:52:11 -07:00
Andrew Halberstadt
7527e600f0 Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
MozReview-Commit-ID: IQL7hWxQX9F

--HG--
extra : rebase_source : b78cbf7913fc1b0a27dfa085c38957e2bc2467d0
2017-08-22 16:56:02 -04:00
Jan Odvarko
c1ca0f9bf1 Bug 1397719 - Point users to the right collection; r=pbro
MozReview-Commit-ID: B200RQH28fC

--HG--
extra : rebase_source : 1496022c520f9a9d1a58756c9e8e00ff880ed98c
2017-09-15 12:14:51 +02:00
Alexandre Poirot
b2e4f526a8 Bug 1399909 - Prevent the inspector resizing its left pane during load. r=gl
Today, inspector startup is clunky and is made is many steps
in which the left pane with the markup view is loaded full width
before the rule view is opened. It blinks and resize things.

* display the left pane (inspector-main-content) only when the size of panels
  is set by the splitter.
* fix markupbox hidding while loading as "collapsed" wasn't working
* setup the splitter with the right size immediately
* prevent unnecessary renders in split-box

MozReview-Commit-ID: HvTnmzKpbjy

--HG--
extra : rebase_source : c76407936fec54067e5fbf7653da956355fad887
2017-09-18 18:07:24 +02:00
jason laster
23f8a46b2c Bug 1400854 - Fix Watch Expressions + WASM feature flag. r=nchevobbe
MozReview-Commit-ID: 7oldAu5R87C

--HG--
extra : rebase_source : 96cb056f130fdb0f5cde18f83c36e44dfe98f5c6
2017-09-18 09:32:33 -04:00
Sebastian Hengst
48545a66e9 Backed out changeset f4c33a37fe6d (bug 1395890) for failing browser-chrome's browser/components/extensions/test/browser/browser_ext_find.js. r=backout on a CLOSED TREE 2017-09-19 16:35:31 +02:00
Tom Tromey
9410972047 Bug 1371849 - move source map pref checkbox into "advanced" area in options panel; r=bgrins
MozReview-Commit-ID: E76CBevu12g

--HG--
extra : rebase_source : e664b89d97818cd2d08e011de5640865cd1c769c
2017-09-15 09:07:37 -06:00
Tom Tromey
79dd91860a Bug 1371849 - remove style editor's source-map pref; r=gl
This changes the style editor and inspector to use the same pref that
the other tools are using.  This pref is a bit of a misnomer for now,
because the inspector and style editor aren't actually using the
client-side service; but I think the name is not very important, and
unifying the prefs is worthwhile.

MozReview-Commit-ID: FlwCICnoaX4

--HG--
extra : rebase_source : 0b86c66b35a8e109a8657d74bfaa400d37efc738
2017-06-12 12:25:22 -06:00
Jan Odvarko
89b969eb52 Bug 1377668 - Avoid invalid object by using noGrip option; r=nchevobbe
MozReview-Commit-ID: IiH5o52tTgS

--HG--
extra : rebase_source : 274b843ef8d0cdbeda35fccf5b1e50897c14d48b
2017-07-06 16:25:50 +02:00
Nicolas Chevobbe
b32a3bf7cb Bug 1307929 - Photon updates for new webconsole UI; r=gl,Honza.
This patch does not change the color for Reps, which is done in
Github and will be available in the 0.0.13 Reps bundle.

MozReview-Commit-ID: ANNjYc2zW3j

--HG--
extra : rebase_source : 4dd48980aaef15cde8f21ea8635a85347fe0355b
2017-09-13 10:46:25 +02:00
Sebastian Hengst
c07b631f82 Backed out changeset 52fa1b99d27c (bug 1377668) on request from Honza. r=backout 2017-09-19 12:31:30 +02:00
Jan Odvarko
e045a4741a Bug 1377668 - Avoid invalid object by using noGrip option; r=nchevobbe
MozReview-Commit-ID: IiH5o52tTgS

--HG--
extra : rebase_source : f29e9231fd793eda0ce2378eae10def27d7fc336
2017-07-06 16:25:50 +02:00
abhinav
101eadf48e Bug 1380828 - Hide 'Pretty Print' button in 'Raw Data' tab if json is invalid. r=Honza
MozReview-Commit-ID: 3JbX74pW6W0

--HG--
extra : rebase_source : 6ebee32e288b5d02b96fc01b393f2e64a6c6820d
2017-09-15 23:56:11 +05:30