Julian Descottes
27a469d6a8
Bug 1102240 - rename actors/inspector/inspector.js to inspector-actor.js;r=pbro
...
MozReview-Commit-ID: dfzTyhZXez
--HG--
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/inspector-actor.js
extra : rebase_source : d316a0490cc68ac3ad342af5fbcb64f24f8d01dd
2018-01-26 13:15:06 +01:00
Julian Descottes
8cca58077e
Bug 1102240 - split inspector actor in smaller files;r=ochameau,pbro
...
MozReview-Commit-ID: LgZav4dMQRR
--HG--
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/document-walker.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/node-actor.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/utils.js
rename : devtools/server/actors/inspector/inspector.js => devtools/server/actors/inspector/walker-actor.js
extra : rebase_source : b57466d2e2dfb6f332dec3a38a03b12506eb4a30
2018-01-26 13:11:58 +01:00
Julian Descottes
8eb0574c63
Bug 1102240 - Move inspector actor to dedicated folder;r=pbro
...
MozReview-Commit-ID: LNgHweYJXcB
--HG--
rename : devtools/server/actors/inspector.js => devtools/server/actors/inspector/inspector.js
extra : rebase_source : 5f35db40dda61e7e476fae1153f10b3d580a6929
2018-01-26 11:49:48 +01:00
Patrick Brosset
a8606678b7
Bug 1424880 - Size the font for grid area names after the smallest dimension; r=gl
...
MozReview-Commit-ID: 7dWo8Fw6gwf
--HG--
extra : rebase_source : 6515bc23c1b4e80399ad5564aee525f76a3afc4d
2018-01-28 16:40:32 +01:00
Julian Descottes
226dd89197
Bug 1272774 - rename actor/childtab.js to actor/content.js to match ContentActor;r=ochameau
...
MozReview-Commit-ID: BJ8zjFeiZPD
--HG--
rename : devtools/server/actors/childtab.js => devtools/server/actors/content.js
extra : rebase_source : 27d016532666641adf1c20f639c9521636324f53
2018-01-05 10:11:04 +01:00
Julian Descottes
4c806e5378
Bug 1272774 - remove irrelevant cleanup comment;r=ochameau
...
MozReview-Commit-ID: KsULTBH9bGL
--HG--
extra : rebase_source : 46cabf890de277e28a33af9df709e547bd36bdb1
2018-01-05 10:06:58 +01:00
Julian Descottes
a649bddbb2
Bug 1272774 - remove unused update() method on tab actor;r=ochameau
...
MozReview-Commit-ID: FdrEAsIBsvj
--HG--
extra : rebase_source : 0e2166305f42b2487ce7558490a473eb9adec443
2018-01-05 09:57:03 +01:00
Julian Descottes
1d94b51b97
Bug 1272774 - allow listTabs to return favicon data from PlacesUtils;r=ochameau
...
MozReview-Commit-ID: 8bkn3mG6YkL
--HG--
extra : rebase_source : 9f514f1adbc4e79022c8c18c5195d3e1d1298062
2018-01-04 17:25:45 +01:00
Julian Descottes
f714f056d0
Bug 1272774 - migrate all listTabs() callers to use promise;r=ochameau
...
MozReview-Commit-ID: 9PtRZHG5GuF
--HG--
extra : rebase_source : f4c7cfd5f8338eb22fa44dc79a1e8b7840dc4e2d
2018-01-15 18:38:34 +01:00
Luca Greco
af1538b456
Bug 1403130 - Support result as value grip on WebExtension InspectorWindow actor eval method. r=ochameau
...
MozReview-Commit-ID: Efxhsm4bApu
--HG--
extra : rebase_source : 3c5b4ff02858b03c878a24089354914f557d4e9a
2017-10-11 15:06:27 +02:00
Brian Grinstead
2b9ff4e762
Bug 1432851 - Remove IsInFeedSubscribeLine assertion when loading xul.css in BindToTree;r=bz
...
The feedreaderUI binding was removed in Bug 1109714, so there's no need for this anymore.
MozReview-Commit-ID: G38fuS0zqOQ
--HG--
extra : rebase_source : f16b102fff01a5d61495687773d2c275f5007634
2018-01-24 09:33:54 -08:00
Shuoyi Ma
17e44403a2
Bug 1432033 - Change the line dashes for the flexbox container. r=gl
2018-01-24 09:47:20 -05:00
Andrew McCreight
9ae6a7f57d
Bug 1432578 - Remove B2G shared global isms from server/main.js. r=jryans
...
B2G used to do shared globals in a weird way which required this, but
that is no longer used.
MozReview-Commit-ID: 9NTQS1NCVtu
--HG--
extra : rebase_source : 000e544a4486fc96b8467be6adc0c22833a14eab
2018-01-23 10:38:40 -08:00
Andreea Pavel
41add5ae12
Backed out changeset 5bd1a3505e22 (bug 1432578) for failing ESlint at /builds/worker/checkouts/gecko/testing/xpcshell/dbg-actors.js on a CLOSED TREE
2018-01-24 00:33:07 +02:00
Andrew McCreight
0c8b131e24
Bug 1432578 - Remove B2G shared global isms from server/main.js. r=jryans
...
B2G used to do shared globals in a weird way which required this, but
that is no longer used.
MozReview-Commit-ID: 9NTQS1NCVtu
--HG--
extra : rebase_source : e9160920f965c6e37157e99a021f25662f68ec75
2018-01-23 10:38:40 -08:00
J. Ryan Stinnett
bc3b52e35a
Bug 1430918 - Rotate grid outline for writing mode. r=gl
...
Adjust the grid outline in the Inspector's Layout panel as needed to match the
writing mode and text direction of the grid container.
MozReview-Commit-ID: Ggcp1e4ZipE
--HG--
extra : rebase_source : e9acadc8837ad3c05c038a2156272c9eff8c7330
2018-02-10 22:03:12 -06:00
Julian Descottes
46f8ae7efd
Bug 1431758
- do not use netmonitor data to fetch stylesheets over 1MB;r=jryans
...
MozReview-Commit-ID: Gz6dRLiLREm
--HG--
extra : rebase_source : dc25347c977b7890231b7434622d171d217f7bc6
2018-01-20 00:24:41 +01:00
Narcis Beleuzu
e449275782
Backed out changeset 41262016e149 (bug 1431758
) for build bustage. on a CLOSED TREE
2018-01-22 18:42:13 +02:00
Julian Descottes
4fa078bd65
Bug 1431758
- do not use netmonitor data to fetch stylesheets over 1MB;r=jryans
...
MozReview-Commit-ID: Gz6dRLiLREm
--HG--
extra : rebase_source : 74d73ecd50cc1e56a66c6e45d43b1ca48f136cf2
2018-01-20 00:24:41 +01:00
Boris Zbarsky
e338b5f525
Bug 1431964 part 9. Stop using nsIDOMAttr in JS. r=mccr8
...
MozReview-Commit-ID: 59TspEgvNRF
2018-01-21 12:07:31 -05:00
Boris Zbarsky
e38dec29f4
Bug 1431964 part 8. Remove nsIDOMMozNamedAttrMap. r=mccr8
...
MozReview-Commit-ID: C7z0hcjC0Tg
2018-01-20 20:57:26 -05:00
Zhenghong Qian
1772747906
Bug 1431947 - Remove the edge around the flex basis highlight. r=gl
...
MozReview-Commit-ID: EnMtsAganyG
2018-01-20 15:18:30 -05:00
Zhenghong Qian
725baa56d3
Bug 1431941 - Highlight flex-basis in the flexbox highlighter. r=gl
2018-01-20 14:27:39 -05:00
Shuoyi Ma
2f3a366c07
Bug 1431841 - Show the flex lines in the flexbox highlighter. r=gl
2018-01-20 14:12:16 -05:00
Tooru Fujisawa
69535b850f
Bug 1430383 - Wait for the next event tick after load event in devtools/server/tests/browser/browser_canvasframe_helper_04.js r=pbro
2018-01-20 20:40:11 +09:00
Brad Werth
cfa8c06eab
Bug 1415940 Part 7: Change canSetRuleText() to test the sheet for modification by CSSOM. r=tromey
...
MozReview-Commit-ID: 2tCVgntiRHn
--HG--
extra : rebase_source : 99d17cfd55dd0819d8e7a8395a29fb854cd03e3b
2017-12-19 13:52:24 -08:00
J. Ryan Stinnett
076bf9b5db
Bug 1430776 - Use better regex for finding CSS lines. r=tromey
...
For certain files, the regex DevTools uses to find line offsets can cause
exponential behavior that causes the page to hang.
Based on suggestion from contibutor Markus in the bug, adjusting the regex so
that it can stop matching earlier resolves the issue.
MozReview-Commit-ID: txRJEnkmaf
--HG--
extra : rebase_source : 043ee8d81cd0594dcefec751802ca0a2c1573a68
2018-01-19 12:38:56 -06:00
abhinav
b022aa1432
Bug 1430773 - The eyedropper should not copy colors as uppercase to the clipboard; r=pbro
...
MozReview-Commit-ID: 8ShdtDuTKfr
--HG--
extra : rebase_source : 87922827b6bcfd7adcede0fd91ecccadc72e8c4d
2018-01-18 07:44:56 +05:30
Alexandre Poirot
25665eee8e
Bug 1422061 - Prevent performance actor from stopping profiler started by Talos. r=gregtatum
...
MozReview-Commit-ID: 7PrI9ZwUMtX
--HG--
extra : rebase_source : ea112949c363a216fe51df196524a1b00c8c8ad1
2018-01-16 08:26:30 -08:00
Micah Tigley
9b58cdf110
Bug 1396666 - Flip the grid line box's number position if there is not enough space along the container edge. r=pbro
...
MozReview-Commit-ID: 22UyufRUIhH
--HG--
extra : transplant_source : %BA%D0%AB%926%AE7%22%CDa%E0%129%94A%E9%D5%CA%83%1E
2018-01-04 20:53:28 -07:00
J. Ryan Stinnett
50f195f322
Bug 1303171 - Adjust highlighters to account for writing mode and text dir. r=gl
...
The `getCurrentMatrix` function is used by grid and other highlighters to
account for the element's position, transforms, etc. Here we extend it with
extra logic to account for the element's writing mode and text direction.
MozReview-Commit-ID: AZT4cJySLwk
--HG--
extra : rebase_source : 55504705fba929f6209ac8c76a000fd26cd8dd3e
2017-12-08 22:18:21 -06:00
Jessica Jong
4bee56a645
Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug
...
Most of the Shadow DOM related code are behind "dom.webcomponents.enabled" and
this pref is only used by Shadow DOM right now, so we should rename it to
"dom.webcomponents.shadowdom.enabled"
MozReview-Commit-ID: er1c7AsSSW
2018-01-16 17:16:30 +01:00
Brad Werth
72542e6f81
Bug 1430329: Make StyleSheetActor.update only emit ruleCount change events when necessary. r=tromey
...
MozReview-Commit-ID: 6rwEo1mCFgG
--HG--
extra : rebase_source : 110a037dd7d4e8de62e1b1f6d74a4ad8138e8c9a
2018-01-12 16:45:51 -08:00
Ricky Chien
f127cbaff3
Bug 1430117 - Checking NS_BINDING_ABORTED to avoid dispatching navigate event r=ochameau
...
MozReview-Commit-ID: hMLQS7Sfhg
--HG--
extra : rebase_source : 3b91bcefb582a2373c74958cd1dafa33704cabcf
2018-01-12 22:37:33 +08:00
Ricky Chien
73a4eebfe6
Bug 1409705 - Adding Cu.isDeadWrapper(window) to avoid accessing dead object r=Honza
...
MozReview-Commit-ID: 1Qpb6p2Jwnz
--HG--
extra : rebase_source : 1ac0307ffdefe8f231a7b2af8efe5eeb59abecca
2018-01-11 18:03:48 +08:00
Noemi Erli
adbfbaab81
Merge inbound to mozilla-central r=merge a=merge
2018-01-11 23:54:07 +02:00
Shounak
7aacf7d50e
Bug 1210632 - Move the pointer to (0,0) with the New Measure Tool r=pbro
...
MozReview-Commit-ID: 7XhSGD1QbiA
--HG--
extra : rebase_source : a06e65205e6bf58bb37c0c46f508148ab1e09c82
2017-12-30 21:41:53 +05:30
Cameron McCormack
ce7231c196
Bug 1427419 - Part 25: Move inIDOMUtils.parseStyleSheet to InspectorUtils. r=bz
...
MozReview-Commit-ID: FQlNRP8ycY3
2018-01-11 12:38:01 +08:00
Cameron McCormack
afa1299635
Bug 1427419 - Part 24: Move pseudo-class lock methods from inIDOMUtils to InspectorUtils. r=bz
...
MozReview-Commit-ID: ItruGMmf5Ih
2018-01-11 12:38:01 +08:00
Cameron McCormack
3f17a89ba7
Bug 1427419 - Part 23: Move inIDOMUtils.getCSSPseudoElementNames to InspectorUtils. r=bz
...
MozReview-Commit-ID: A6FhXc2mJm1
2018-01-11 12:38:01 +08:00
Cameron McCormack
c4663ea0f0
Bug 1427419 - Part 22: Move inIDOMUtils.getUsedFontFaces to InspectorUtils. r=bz
...
This also changes the function to return a sequence (JS Array) instead of
an nsFontFaceList object, and converts nsFontFace/nsIDOMFontFace into a
Web IDL implemented object too.
MozReview-Commit-ID: 1iAW3DYe5kO
--HG--
rename : layout/inspector/nsFontFace.cpp => layout/inspector/InspectorFontFace.cpp
2018-01-11 12:38:01 +08:00
Cameron McCormack
0c66b23322
Bug 1427419 - Part 16: Move inIDOMUtils.cssPropertySupportsType to InspectorUtils. r=bz
...
MozReview-Commit-ID: AfNA6g5lTec
2018-01-11 12:38:00 +08:00
Cameron McCormack
060b4a5e4f
Bug 1427419 - Part 15: Move inIDOMUtils.cssPropertyIsShorthand to InspectorUtils. r=bz
...
MozReview-Commit-ID: LphGIXzOlDB
2018-01-11 12:38:00 +08:00
Cameron McCormack
2212f2845a
Bug 1427419 - Part 14: Move inIDOMUtils.getSubpropertiesForCSSProperty to InspectorUtils. r=bz
...
MozReview-Commit-ID: 8Nyt0V2NUmq
2018-01-11 12:38:00 +08:00
Cameron McCormack
0ef012043a
Bug 1427419 - Part 13: Move inIDOMUtils.isValidCSSColor to InspectorUtils. r=bz
...
MozReview-Commit-ID: DNRfmbDucdT
2018-01-11 12:38:00 +08:00
Cameron McCormack
f5ef2d0a72
Bug 1427419 - Part 9: Move inIDOMUtils.getCSSValuesForProperty to InspectorUtils. r=bz
...
MozReview-Commit-ID: D3jf42KI7kO
2018-01-11 12:38:00 +08:00
Cameron McCormack
1a8d3bfd54
Bug 1427419 - Part 8: Move inIDOMUtils.getCSSPropertyNames to InspectorUtils. r=bz
...
While we're at it, move to a more friendly API. EXCLUDE_SHORTHANDS is
currently unused so we drop that.
MozReview-Commit-ID: H64ou63We4a
2018-01-11 12:37:59 +08:00
Cameron McCormack
c81f633513
Bug 1427419 - Part 7: Move inIDOMUtils.isInheritedProperty to InspectorUtils. r=bz
...
MozReview-Commit-ID: AwILrjGiJ3L
2018-01-11 12:37:59 +08:00
Cameron McCormack
710da9d3e3
Bug 1427419 - Part 6: Move selector methods from inIDOMUtils to InspectorUtils. r=bz
...
MozReview-Commit-ID: 8FKRPeIijkC
2018-01-11 12:37:59 +08:00
Cameron McCormack
fc4a76fb7f
Bug 1427419 - Part 5: Move nsIDOMUtils.getCSSLexer to InspectorUtils. r=bz
...
MozReview-Commit-ID: 4UGiS3I2V6B
2018-01-11 12:37:59 +08:00
Cameron McCormack
7371ec9f08
Bug 1427419 - Part 4: Move rule line number methods from inIDOMUtils to InspectorUtils. r=bz
...
MozReview-Commit-ID: HUxWcMPzrSq
2018-01-11 12:37:59 +08:00
Cameron McCormack
abddba8b81
Bug 1427419 - Part 3: Move inIDOMUtils.getCSSStyleRules to InspectorUtils. r=bz
...
MozReview-Commit-ID: 3pcxsYhguOk
2018-01-11 12:37:59 +08:00
Cameron McCormack
04c11b322d
Bug 1427419 - Part 2: Move nsIDOMUtils.getAllStyleSheets to InspectorUtils. r=bz
...
MozReview-Commit-ID: J6lIx4uvMlS
2018-01-11 12:37:59 +08:00
Dorel Luca
a19f5582cc
Merge mozilla-central to mozilla-inbound r=merge
2018-01-11 00:05:23 +02:00
J. Ryan Stinnett
4e81bf75f6
Bug 1429254 - Expand long strings when fetching from network monitor. r=jdescottes
...
In bug 1306892, we started fetching stylesheets from the network monitor when
possible. However, this only worked for short strings (< 10000 bytes). For
long strings, we need to also look up the long string actor that holds the
actual text.
MozReview-Commit-ID: 2M0OAioZnX5
--HG--
rename : devtools/client/styleeditor/test/doc_uncached.css => devtools/client/styleeditor/test/doc_short_string.css
extra : rebase_source : e0babac9bc162222dc207e9fba3c88b3c22aabfa
2018-01-10 10:46:07 -06:00
Alexandre Poirot
9c40e3fc71
Bug 1427987 - Fix browser_navigateEvents.js on e10s. r=pbro
...
MozReview-Commit-ID: F5IP4Pa0P9N
--HG--
extra : rebase_source : 162e3866a521301aacc7ccbc420a068d78a7205c
2018-01-08 01:24:25 -08:00
Dorel Luca
2c934c9cf8
Backed out changeset 2c9fc232f3ca (bug 1210632) for eslint failure on /devtools/server/actors/highlighters/measuring-tool.js:522:66 r=backout on a CLOSED TREE
...
--HG--
extra : amend_source : 95deeabdf9b876c68bbf90704f500269642689e2
extra : histedit_source : ebe30befc0b2d42d86cc3efe2ce8deac78140f35
2018-01-10 20:28:20 +02:00
Shounak
97e28080c3
Bug 1210632 - Move the pointer to (0,0) with the New Measure Tool r=pbro
...
MozReview-Commit-ID: 7XhSGD1QbiA
--HG--
extra : rebase_source : 08c0b598e9a71a07ad29975ef946a649f08a84a6
2017-12-30 21:41:53 +05:30
Yura Zenevich
4e87c5c02d
Bug 1428429 - add role presentation to visual highlighter parts to prevent creation of unnecessary accessible objects. r=gl
...
MozReview-Commit-ID: GDM9txyiYS5
2018-01-10 13:13:05 -05:00
Adrian Wielgosik
5b113a4b69
Bug 1414554 - handle React 16 event listeners. r=miker
...
Tests copied directly from older versions and adapted for React 16.
React source downloaded from https://github.com/facebook/react/releases/tag/v16.2.0
MozReview-Commit-ID: 80zwHIK16Cz
--HG--
extra : rebase_source : 0329b8407e38cf5757281456c62ff42c3846d8b2
2018-01-07 21:11:24 +01:00
J. Ryan Stinnett
22d7f8de39
Bug 1306892 - Fetch stylesheets from network monitor. r=tromey
...
If the toolbox is open when a stylesheet is loaded, the network monitor should
have recorded the response content. When a tool asks for stylesheet text, try
asking the network monitor first before falling back to an extra fetch as a last
resort.
MozReview-Commit-ID: E2pQ04ARfQo
--HG--
extra : rebase_source : b10fb44e313ece5757961ca81a3bc0f76753ed8e
2018-01-05 18:44:25 -06:00
Julian Descottes
1c1a92115e
Bug 1151156 - remove unused b2g code in debugger-client onPacket;r=jryans
...
MozReview-Commit-ID: IWyGUCKCFAM
--HG--
extra : rebase_source : dd90da67ebd3def595095f0445b6206ba7316a1b
2017-12-13 17:56:14 -06:00
Oriol Brufau
1e5968259b
Bug 1424722 - Create actors for symbol values. r=nchevobbe
...
MozReview-Commit-ID: KZkdOccFhRn
--HG--
extra : rebase_source : 5e3524983f3d373eb0d5b13822102d3c5eb2a196
2017-12-21 01:03:20 +01:00
Cameron McCormack
8731df3c34
Bug 1427512 - Part 29: Remove nsIDOMCSSDeclaration. r=xidorn,jryans,bz
...
This removes the .style attribute from nsIDOMSVGElement, but there
shouldn't be any users of that.
MozReview-Commit-ID: LOBSFo85Utn
2018-01-11 16:17:57 +08:00
Cameron McCormack
7380ffab13
Bug 1427512 - Part 26: Remove nsIDOMCSSValueList. r=xidorn,bz
...
MozReview-Commit-ID: Fsclh2aHLy8
2018-01-11 16:17:57 +08:00
Cameron McCormack
0ae07fab78
Bug 1427512 - Part 21: Remove nsIDOMStyleSheetList. r=xidorn,jryans,bz
...
MozReview-Commit-ID: 8ZSTMoWkeRw
2018-01-11 16:17:56 +08:00
Cameron McCormack
09a1815a08
Bug 1427512 - Part 20: Remove nsIDOMMediaList. r=xidorn,jryans,bz
...
MozReview-Commit-ID: KKnTf7aFfjA
2018-01-11 16:17:56 +08:00
Cameron McCormack
56e5cb8558
Bug 1427512 - Part 19: Remove nsIDOMCSSRuleList. r=xidorn,jryans
...
Also remove the QI to CSSRuleList, since it seems to be unused.
MozReview-Commit-ID: 3mp7qu6hbeU
2018-01-11 16:17:56 +08:00
Cameron McCormack
a4541d9b18
Bug 1427512 - Part 18: Remove nsIDOMCSSStyleSheet. r=xidorn,jryans,bz
...
MozReview-Commit-ID: CN3VZvQceZB
2018-01-11 16:17:56 +08:00
Cameron McCormack
55dcbea002
Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz
...
MozReview-Commit-ID: GvVdW9w5Cc4
2018-01-11 16:17:56 +08:00
Cameron McCormack
242feb15c7
Bug 1427512 - Part 15: Remove nsIDOMCSSStyleRule. r=xidorn,jryans
...
MozReview-Commit-ID: 7riPO9da5KL
2018-01-11 16:17:56 +08:00
Cameron McCormack
457039956c
Bug 1427512 - Part 9: Remove nsIDOMCSSImportRule. r=xidorn,jryans
...
MozReview-Commit-ID: 9XG6412Z5iY
2018-01-11 16:17:55 +08:00
Cameron McCormack
5190a83f78
Bug 1427512 - Part 3: Remove nsIDOMCSSMediaRule. r=xidorn,jryans
...
MozReview-Commit-ID: L62wFJqJcm6
2018-01-11 16:17:54 +08:00
Alexandre Poirot
6d25219f3c
Bug 1425818 - Stop using CPOW in devtools/server/tests/browser/browser_canvasframe_helper_*.js. r=pbro
...
MozReview-Commit-ID: 70IEX3Q5iGa
--HG--
extra : rebase_source : 970990e5425eab8c5a1914fef86a4b539030b3f0
2017-12-18 02:21:41 -08:00
Florian Quèze
22c55eb7b7
Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx
2017-12-21 11:11:57 +01:00
Florian Quèze
0f55cd45be
Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs.
2017-12-21 11:10:23 +01:00
Florian Quèze
e0f995ea08
Bug 1421992 - hand written cleanup patch to make xpcshell tests pass after replacing do_check_* with Assert.*, r=Gijs.
2017-12-21 11:08:19 +01:00
Florian Quèze
032c961e0a
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
2017-12-21 11:08:17 +01:00
Ben Kelly
63518babe9
Bug 1425316 P1 Expose a chrome-only Window.shouldReportForServiceWorkerScope() method that initially forwards to ServiceWorkerManager. r=asuth
2017-12-19 10:04:47 -05:00
Oriol Brufau
c9ff031c33
Bug 1424721 - Allow long strings and invisible-to-debugger objects to be stored as global variables. r=nchevobbe
...
MozReview-Commit-ID: IZFKgror7F6
--HG--
extra : rebase_source : ef2073c1338701a3b1d654975e29d21224481c47
2017-12-18 12:52:31 +01:00
Gijs Kruitbosch
ffc0ed12d2
Bug 1425363 - remove onWindowTitleChanged given that nobody uses it, r=bgrins
...
MozReview-Commit-ID: ALslAwZo4K9
--HG--
extra : rebase_source : ca1add0015eea86128c0c5f209252ebb6a228998
2017-12-14 21:55:44 -06:00
Brian Birtles
38a1e34561
Bug 1425548
- Update references to Web Animations spec in devtools; r=hiro
...
MozReview-Commit-ID: DHFgDwh00eO
--HG--
extra : rebase_source : 4dfc7b7ab4f415b6af4ea2a9b79a4d6178e3a430
2017-12-15 14:55:32 -06:00
Dorel Luca
110706c3c0
Merge mozilla-inbound to mozilla-central r=merge a=merge
2017-12-14 11:54:15 +02:00
Masatoshi Kimura
295faed3f9
Bug 1418914 - Move E10SUtils.jsm into toolkit/. r=mossop
...
MozReview-Commit-ID: EgDzEEKAeh1
--HG--
rename : browser/modules/E10SUtils.jsm => toolkit/modules/E10SUtils.jsm
extra : rebase_source : 0920ce818773af797a0daf3cf4ae90af41d71d2a
2017-12-12 21:35:16 +09:00
Gabriel Luong
9da6ed3ccf
Bug 1424669 - Enable negative line numbers in the grid inspector. r=pbro
2017-12-13 09:54:34 -05:00
Julian Descottes
38f14b6373
Bug 1423687 - show warning in about:debugging when loading a temporary legacy extension;r=aswan,pbro
...
MozReview-Commit-ID: I9U5zzwZCSj
--HG--
extra : rebase_source : 72a8141a50d4420910a6e1051a56b38579ec14e8
2017-12-08 14:44:46 +01:00
Mike Park
288d6e290a
Bug 1424275 - Show element quad outline for shape-outside in CSS shapes highlighter. r=gl
...
MozReview-Commit-ID: x1R9V0ZA3l
2017-12-08 14:38:40 -05:00
Bill McCloskey
9f4d083047
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-07 12:55:24 -08:00
Liam
e0555dc6f2
Bug 1422470 - Display flex container differently from flex items r=gl
...
MozReview-Commit-ID: BVggmBwC2lX
2017-12-01 23:53:29 -07:00
Alexandre Poirot
02e1065367
Bug 1408708 - Fetch stylesheet content via stylesheet window instead of top level content window. r=pbro
...
MozReview-Commit-ID: AKXQLNAwy8t
2017-12-07 08:22:43 -05:00
Andreea Pavel
89531e8dc3
Backed out 9 changesets (bug 1412456) for crashing talos g2 and unexpected network connections in browser-chrome's browser_searchEngine_behaviors.js r=backout a=backout on a CLOSED TREE
...
Backed out changeset 0c01a98f4fd5 (bug 1412456)
Backed out changeset 27077db47231 (bug 1412456)
Backed out changeset f35ec2a884f8 (bug 1412456)
Backed out changeset 602b30ac3c69 (bug 1412456)
Backed out changeset b1ff1050c589 (bug 1412456)
Backed out changeset f100d953f9eb (bug 1412456)
Backed out changeset d85af60fe259 (bug 1412456)
Backed out changeset 736f38486832 (bug 1412456)
Backed out changeset 13a637602dc2 (bug 1412456)
2017-12-07 12:20:21 +02:00
Andreea Pavel
33f8c94f52
Backed out 1 changesets (bug 1422470) for ESlint failure /builds/worker/checkouts/gecko/devtools/server/actors/highlighters/flexbox.js:14:3 r=backout a=backout on a CLOSED TREE
...
Backed out changeset affa7f97ff91 (bug 1422470)
--HG--
extra : amend_source : 2708f4059cac59d33e70e4ad7591632885ab445e
2017-12-07 11:32:33 +02:00
Liam
6d7da06d47
Bug 1422470 - Display flex container differently from flex items r=gl
...
MozReview-Commit-ID: BVggmBwC2lX
2017-12-01 23:53:29 -07:00
Bill McCloskey
bef7c122df
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-06 21:17:05 -08:00
Dorel Luca
eb65c24c7b
Backed out 8 changesets (bug 1412456) for ESlint failure on browser_urlbarKeepStateAcrossTabSwitches.js:13:49 r=backout on a CLOSED TREE
...
Backed out changeset 0e88de036c55 (bug 1412456)
Backed out changeset 49b93f807db0 (bug 1412456)
Backed out changeset 039e980b7dc6 (bug 1412456)
Backed out changeset c7698410ddbd (bug 1412456)
Backed out changeset e56a1ba26b7c (bug 1412456)
Backed out changeset 0c4506e124ac (bug 1412456)
Backed out changeset a7aec2ce903b (bug 1412456)
Backed out changeset 3e9fb71f1e8e (bug 1412456)
2017-12-07 07:09:33 +02:00
Bill McCloskey
be77cf4a01
Bug 1412456 - Test changes to no longer use interposition (r=felipe,bgrins,mrbkap)
...
MozReview-Commit-ID: 2nQPOSGTr1s
2017-12-06 20:46:58 -08:00
Oriol Brufau
4c73da7933
Bug 1403536 - Protect all protocol request methods against unsafe objects r=ochameau
...
MozReview-Commit-ID: 4fDaap9QCdF
--HG--
extra : rebase_source : bec3bcbf422b51cef12005b035eec94203d5027d
2017-10-18 04:38:13 +02:00
Narcis Beleuzu
5e274d0743
Backed out changeset 9fb71b0692a6 (bug 1403536) for devtools-chrome failures on browser_console_dead_objects.js r=backout on a CLOSED TREE
2017-12-01 00:41:09 +02:00
Oriol Brufau
51b81fc070
Bug 1403536 - Protect all protocol request methods against unsafe objects r=ochameau
...
MozReview-Commit-ID: 4fDaap9QCdF
--HG--
extra : rebase_source : 7fbf01156e13c1e9d528d4bd063cd1ac818d203f
2017-10-18 04:38:13 +02:00
Bogdan Tara
bf712dca70
Backed out 1 changesets (bug 1403536) for failing ES Linting tests on /builds/worker/checkouts/gecko/devtools/server/tests/unit/test_objectgrips-21.js r=backout on a CLOSED TREE
...
Backed out changeset 897f029f8ef6 (bug 1403536)
2017-11-29 23:37:15 +02:00
Oriol Brufau
ba0ffccb08
Bug 1403536 - Protect all protocol request methods against unsafe objects r=ochameau
...
MozReview-Commit-ID: 4fDaap9QCdF
--HG--
extra : rebase_source : 0774e230ddc9b8fe1bc03be45cd5732d3a161e41
2017-10-18 04:38:13 +02:00
Greg Tatum
5912015212
Bug 1408124 - Create a new perf actor and recording panel; r=julienw
...
This patch adds a new performance recording panel that interfaes with
perf.html. It is enabled through the new preferences:
"devtools.performance.new-panel-enabled"
MozReview-Commit-ID: 1HBLsbREDPk
--HG--
extra : rebase_source : 22cc2826138c4891024c34947f145574f55b4541
2017-11-08 10:36:43 -06:00
Mike Park
6de17b66ff
Bug 1418066 - Add rotation to CSS shapes editor transform mode. r=pbro
...
MozReview-Commit-ID: HJmdhTg5QjL
--HG--
extra : rebase_source : ee0c3e8f624d91cb4c9c71629599c201c89e7169
2017-11-16 15:58:23 -05:00
Michael Ratcliffe
96d918c2dd
Bug 1298370 - Add SameSite attribute to Cookie Inspector r=pbro
...
MozReview-Commit-ID: C0n35vEaAdJ
--HG--
extra : rebase_source : 217b8eb13374fec057bf626cac586f41d25e44bb
2017-11-28 14:29:09 +00:00
Tiberius Oros
e8ada3a41a
Backed out changeset 36b3f7fb7d31 (bug 1408124)for chrome failures in devtools test devtools/shared/security/tests/chrome/test_websocket-transport.html r=backout on a CLOSED TREE
2017-11-28 21:47:41 +02:00
Greg Tatum
bcab5cbfe4
Bug 1408124 - Create a new perf actor and recording panel; r=julienw
...
This patch adds a new performance recording panel that interfaes with
perf.html. It is enabled through the new preferences:
"devtools.performance.new-panel-enabled"
MozReview-Commit-ID: 1HBLsbREDPk
--HG--
extra : rebase_source : 4db73267d9868c4c62d2619111f875338c8e6171
2017-11-08 10:36:43 -06:00
Cosmin Sabou
09c96dbb89
Backed out changeset c3f707e1f455 (bug 1418066) for ESlint failure on devtools/client/inspector/test/browser_inspector_highlighter-cssshape_07.js:29:1 r=backout on a CLOSED TREE
2017-11-28 17:35:23 +02:00
Mike Park
d4fffe9ba5
Bug 1418066 - Add rotation to CSS shapes editor transform mode. r=pbro
...
MozReview-Commit-ID: HJmdhTg5QjL
--HG--
extra : rebase_source : 828235ca723fe3fa8b3e57eda2512ace002aabd3
2017-11-16 15:58:23 -05:00
shindli
e8c465c98f
Backed out 1 changesets (bug 1418066) for failing in /builds/worker/checkouts/gecko/devtools/client/inspector/test/browser_inspector_highlighter-cssshape_06.js:63:1 r=backout on a CLOSED TREE
...
Backed out changeset 8e64f442e70d (bug 1418066)
2017-11-27 22:35:35 +02:00
Mike Park
b379311792
Bug 1418066 - Add rotation to CSS shapes editor transform mode. r=pbro
...
MozReview-Commit-ID: HJmdhTg5QjL
--HG--
extra : rebase_source : 5a39cbaf3fec5179fb69ce53daa6f4cc22260c1d
2017-11-16 15:58:23 -05:00
Luca Greco
f6c2f83ad4
Bug 1416928 - Ensure that cached ContentScript sources are not skipped by the ThreadActor.onNewScript. r=yulia
...
MozReview-Commit-ID: JJjcAvsI3Na
--HG--
extra : rebase_source : 399e1be616fc7eedd6d753aafa9af5e21fdc6b19
2017-11-14 16:24:12 +01:00
Geoff Brown
3556bc0ffe
Bug 1294873 - Skip test_websocket-server.html on osx, to avoid intermittent leaks; r=me, a=test-only
2017-11-23 16:37:21 -07:00
Jan Odvarko
3bd627cefb
Bug 1416201 - HTTP request stack trace should be lazy loaded;r=rickychien
...
MozReview-Commit-ID: 5SWLLcNqORz
--HG--
extra : rebase_source : 400e5d48848b087f8965652df6b9c37686fb4b40
2017-11-23 13:35:04 +01:00
Julian Descottes
af2e5d5dd1
Bug 1416711 - Add registerAllActors API;r=ochameau
...
Most of the codebase that needs to create a debugger server
can use a server with all actors registered.
Define an additional method registerAllActors to do that.
By previous implementations, all the call sites that were
using browser: true were indirectly using tab & root: true
as well. So all the call sites using browser: true have been
migrated to registerAllActors and the specific behavior of
the browser: true case has been removed. Passing browser:true
to registerActors now only registers browser specific actors.
MozReview-Commit-ID: F3sx71eGrdG
--HG--
extra : rebase_source : 7704264e84d96e03a0c789103ff466980913d4d2
2017-11-13 21:22:15 +01:00
Julian Descottes
c2cea9f242
Bug 1416711 - Remove windowType argument from registerActors;r=ochameau
...
The windowType option of registerActors has nothing to do with
registering actors. It is only used in one spot in the codebase, so
switch this one to DebuggerServer.chromeWindowType = "..."; and
remove the option from registerActors.
MozReview-Commit-ID: QH6GKmTbVq
--HG--
extra : rebase_source : 13d70ddc21cae2b43cab2899c0e4b6f597c4f3ec
2017-11-13 21:06:59 +01:00
Julian Descottes
7324ecc861
Bug 1416711 - Stop guarding consumer calls to DebuggerServer.init();r=ochameau
...
DebuggerServer.init() already bails out if it was previously initialized
so we could avoid guarding the calls to init() with it everywhere.
Registering an actor module several times is also a noop as the Server
keeps a map of all the already registered modules and will bail out if
the module is already known.
MozReview-Commit-ID: 4ONLlx9253i
--HG--
extra : rebase_source : a6fce209baf5e019b6a216761c01832a30332343
2017-11-13 21:04:43 +01:00
Julian Descottes
8938049a1b
Bug 1416711 - Remove default values for registerActors;r=ochameau
...
The default values for registerActors are never used in the codebase
and feel counter intuitive as they set all booleans to true.
MozReview-Commit-ID: 25zaJss9E4R
--HG--
extra : rebase_source : 9cbbd8ea44d7cc64bb17ada5c06cc1b7b016067b
2017-11-13 20:35:00 +01:00
Julian Descottes
4cac7dcb25
Bug 1416711 - Migrate addBrowser/TabActors to registerActors;r=ochameau
...
DebuggerServer has old APIs addBrowserActors & addTabActors that can be
replaced by calls to registerActors.
MozReview-Commit-ID: KpYJpbSHM8I
--HG--
extra : rebase_source : c7f20edf503b944ef2582b5fe73bd6d899c0d1cc
2017-11-13 20:29:55 +01:00
Julian Descottes
ab38691d4f
Bug 1416711 - Remove unused restrictPrivileges argument in addBrowserActors;r=ochameau
...
restrictPrivileges was used for FirefoxOS and can be removed now.
MozReview-Commit-ID: J5SYQ0OPTSk
--HG--
extra : rebase_source : 9c92fab26f867e39ebe0cd5e93994d6126374740
2017-11-13 16:41:23 +01:00
shindli
a2e65c617d
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-11-23 00:17:19 +02:00
shindli
82254ca1cf
Merge inbound to mozilla-central r=merge a=merge
2017-11-22 23:29:44 +02:00
Mike Park
d426efd011
Bug 1419792 - Shapes highlighter drawn inaccurately for shape-outside with margins. r=gl
...
MozReview-Commit-ID: 1MGCvsDXJ6O
2017-11-22 12:05:55 -05:00
Oriol Brufau
aa52f83dde
Bug 1419447 - Cleanup PseudoArray console previewer. r=nchevobbe
...
MozReview-Commit-ID: 6GqYgvGCMXS
--HG--
extra : rebase_source : 3bdd0e5c1f5bd08f944286ceedece241744e97f9
2017-11-20 01:26:30 +01:00
Ciure Andrei
c7cf019289
Merge mozilla-central to mozilla-inbound. r=merge a=merge CLOSED TREE
2017-11-22 12:20:25 +02:00
Coroiu Cristina
9eb4f34b0a
Merge mozilla-central to inbound. r=merge a=merge on a CLOSED TREE
2017-11-22 01:50:20 +02:00
Coroiu Cristina
b1140e3113
Backed out changeset f10d05c0b3d2 (bug 1408708) for failing devtools at devtools/client/styleeditor/test/browser_styleeditor_bug_1405342_serviceworker_iframes.js on a CLOSED TREE
2017-11-22 00:37:27 +02:00
Hiroyuki Ikezoe
b95b10c42e
Bug 1419221 - Introduce a new argument for getUnanimatedComputedStyle to be able to flush pending styles. r=birtles
...
Even with this patch, in Gecko getUnanimatedComputedStyle flushes pendings
styles somehow. Also in Stylo the function flushes pending styles if the
target element hasn't yet styled or Servo style data has cleared for some
reasons (e.g. the element is in display:none subtree).
MozReview-Commit-ID: HCizzM0JnFz
--HG--
extra : rebase_source : 81f130f35794d6ddcf6b7e7f70566d521ea63d31
2017-11-21 18:03:17 +09:00
Liam
0fc77839e5
Bug 1402633 - Display the window dimensions with the ruler tools r=pbro
...
MozReview-Commit-ID: 2jMvUu7JM8M
2017-09-23 13:44:43 -06:00
Nicolas Chevobbe
7c542cfde6
Bug 1371936 - Fix erroneous Object as ArrayLike grip; r=bgrins.
...
We only label Object as being ArrayLike if they have consecutive, numeric indexes, starting at 0,
and that could contain only a non-numeric length property that matches the actual number of numeric
keys in the object.
A test is added to make sure we don't regress this.
Fix old console frontend tests which relied on the bad implementation of ArrayLike (and delete
test cases now covered by the server test).
MozReview-Commit-ID: ATF7WypNVhh
--HG--
extra : rebase_source : 5e6a0ef0da84cf89518164f518a257bd1f0d5fd8
2017-11-16 16:04:42 +01:00
Ryan Leake
280baffc4c
Bug 1333254 - Adjust variations of 'device pixel ratio' spelling. r=jryans
...
MozReview-Commit-ID: 9Fuc3pbX6Ey
--HG--
rename : devtools/client/responsive.html/components/DprSelector.js => devtools/client/responsive.html/components/DevicePixelRatioSelector.js
2017-11-17 11:08:42 -06:00
Joel Maher
eb7c7c286f
Bug 1417653 - clean up a few moz.build files that have typos. r=gbrown
2017-11-16 08:56:51 -05:00
Nicolas Chevobbe
923cfeaa4e
Bug 1383711 - Make addOneTimeListener return a Promise; r=ochameau.
...
Switch some calls to addOneTimeListener from callback-style to Promise.
MozReview-Commit-ID: F9AlSvK0MAH
--HG--
extra : rebase_source : 076522e89004f8a4634b4f7732800a5ec14ce633
2017-11-06 08:40:39 +01:00
Noemi Erli
550148ab69
Merge inbound to mozilla-central r=merge a=merge
2017-11-15 11:57:12 +02:00
Gabriel Luong
16731e0120
Bug 1387511 - Part 2: Format css-grid.js r=pbro
2017-11-14 22:02:51 -05:00
Gabriel Luong
f085fec318
Bug 1387511 - Part 1: Use the grid negative number platform API to render negative line numbers correctly in css grid inspector. r=pbro
2017-11-14 22:02:44 -05:00
Mike Park
47961d34b3
Bug 1411645 - Shapes highlighter: resize on one axis in transform mode for polygon and ellipse. r=pbro
...
MozReview-Commit-ID: 9Td88QCRPQg
--HG--
extra : rebase_source : b5aaa71335964aad5d60a3bd7b623d9ec64341e6
2017-11-01 11:19:13 -04:00
Mark Banner
0370057096
Bug 1371293 - Fix various devtools warnings after upgrading to ESLint 4. r=miker
...
ESLint 4 will turn on all rules after an eslint-enable with no arguments. Therefore be more specific about which rules are being disabled.
MozReview-Commit-ID: IoPBG72zySm
--HG--
extra : rebase_source : f0095f7a9bc3020c1a36387cd033d1b1238a61cf
2017-11-06 14:01:33 +00:00
Gabriel Luong
c9b7437500
Bug 1414362 - Outline the flex container and items in the flexbox highlighter. r=pbro
2017-11-13 10:00:39 -05:00
Bill McCloskey
51c04f774f
Bug 1395029 - Use blockThreadedExecution for debugging (r=jimb)
...
MozReview-Commit-ID: 2KRXZrTulwU
2017-11-11 21:04:20 -08:00
Mike Park
e327bde121
Bug 1411402 - Change mouse cursor when hovering/clicking shapes highlighter markers. r=pbro
...
MozReview-Commit-ID: 9idXQmwatiW
--HG--
extra : rebase_source : b2aac18b3ce32c91523a9cf4328ec8bef82ef1f7
2017-10-25 14:36:03 -04:00
Boris Zbarsky
97828fce1d
Bug 1415389. Make ChromeUtils a WebIDL namespace. Remove ThreadSafeChromeUtils. r=kmag
...
MozReview-Commit-ID: 9ysAeaBMNVt
2017-11-08 00:25:33 -05:00
Ishigaki
abd61e92e8
Bug 1339895 - Improve error message for unexpected token. r=arai
2017-11-02 13:15:27 +09:00
Mike Park
caef5991cb
Bug 1412278 - Fix CSS shapes editing for shapes in iframes where points are outside the frame. r=gl
...
MozReview-Commit-ID: 8hO5GqJncMS
--HG--
extra : rebase_source : 1df9c44ffe780af963040f3a7c907b6bebcb1e08
2017-11-02 16:07:38 -04:00
Mike Park
4ad079896b
Bug 1282721 - Add unit tests for shapes highlighter translate/scale for all shapes. r=pbro
...
MozReview-Commit-ID: JJg0zFtvi9s
--HG--
extra : rebase_source : ec44826d7cc58a6df797a340912644ff6f9ed222
2017-10-12 15:54:45 -04:00
Mike Park
f5bef41c46
Bug 1282721 - Add transform mode to shapes highlighter with translation/scaling for all shapes. r=pbro
...
MozReview-Commit-ID: HhWY1pT7Mqu
--HG--
extra : rebase_source : 4c4eb2b4a14abc7bfa8d106562c7274ab75a7f4d
2017-10-10 14:05:50 -04:00
Gabriel Luong
f32b543415
Bug 1412555 - Update canvas position on scroll in the css grid highlighter. r=pbro
2017-11-02 09:46:30 -04:00
Julian Descottes
740c32a7eb
Bug 1403871
- rename getAllGrids to getGrids;r=gl
...
MozReview-Commit-ID: I9MZ2mrVMiT
--HG--
rename : devtools/server/tests/browser/browser_layout_getAllGrids.js => devtools/server/tests/browser/browser_layout_getGrids.js
extra : rebase_source : c1aaa0195adea95e1158edb6943060e73684a605
2017-11-21 17:31:50 +01:00
Julian Descottes
5aca941cf5
bug 1403871
- use getElementsWithGrid to retrieve grid containers in devtools;r=gl
...
MozReview-Commit-ID: 3AHPg5aEbBN
--HG--
extra : rebase_source : df0bb583afa34df7d0a6b25e2e733f253863d030
2017-11-21 15:28:22 +01:00
Julian Descottes
0ca3e6d14c
Bug 1403871
- remove misleading traverseFrames argument in getAllGrids;r=gl
...
The current implementation of getAllGrids supports a traverseFrames argument
supposed to enable or not traversing nested frames under a provided root node.
First of all this argument is only used in server tests.
Also, even if this argument is false, the tree walk performed will traverse
frames anyway, meaning there is no way here to not traverse frames when calling
getAllGrids.
The only real difference when calling the method with traverseFrames = true
is that we will retrieve grid containers no longer contained in the root node
(making the root node pointless).
If we really want to implement this behavior in the future, we should split the
API in two with getGrids(node) and getAllGrids(). For now I just remove the
argument since it is not useful.
MozReview-Commit-ID: JDVLL4qQYDv
--HG--
extra : rebase_source : db3c8ab4afd726379294198bdadd3383a6a73f1f
2017-11-21 17:15:20 +01:00
Adrian Wielgosik
7712fbf84c
Bug 1412538 - Optimize discovery of React listeners in inspector. r=miker
...
MozReview-Commit-ID: 6k9weYdzRLW
--HG--
extra : rebase_source : a088c9a9d974c933811334de2415a90dce9e890e
2017-10-28 18:42:07 +02:00
Mark Banner
e5c84c43e2
Bug 1411368 - Automatically fix space-unary-ops issues raised when using ESLint 4. r=mossop
...
MozReview-Commit-ID: 5VJZgNjOuX9
--HG--
extra : rebase_source : 0c0b5ae58ef677ba49333e71333fb1bcd896e895
2017-10-26 13:14:13 +01:00
Mark Banner
00b488c118
Bug 1411368 - Automatically fix padded-blocks issues raised when using ESLint 4. r=mossop
...
MozReview-Commit-ID: 7GvGbTjz0pe
--HG--
extra : rebase_source : 964c8372b792b26c4d86b2cafc640e0df7998681
2017-10-26 12:27:04 +01:00
Mark Banner
4de6bf22b1
Bug 1411368 - Automatically fix no-multi-spaces issues raised when using ESLint 4. r=mossop
...
MozReview-Commit-ID: H5YVp3rnzGo
--HG--
extra : rebase_source : 5b45b6c0df834131812d094e975047eaad374e06
2017-10-26 11:47:01 +01:00
Rofael Aleezada
626c4563b7
Bug 818634 - Remove support for Date.prototype.toLocaleFormat. r=gandalf, r=anba
2017-10-18 21:51:32 -05:00
Gabriel Luong
294c5fd86d
Bug 1409970 - Part 2: Adds an initial FlexboxHighlighter boilerplate. r=pbro
2017-10-24 22:04:10 -04:00
Gabriel Luong
8b103875f0
Bug 1409970 - Part 1: Refactor the canvas position utility code to a separate file. r=pbro
2017-10-24 22:03:59 -04:00
Alexandre Poirot
fb35667385
Bug 1408708 - Fetch stylesheet content via stylesheet window instead of top level content window. r=pbro
...
--HG--
extra : rebase_source : 07cc1370f13a45e6b5153808f99159f21764f291
2017-11-21 10:42:00 -05:00
Julian Descottes
c987281ee8
Bug 1171482 - throttle new-mutations events in inspector actor;r=bgrins
...
MozReview-Commit-ID: KaXW7UeNQny
--HG--
extra : rebase_source : 2b0308a141c1f5d0a6b0e8889c0968a146274308
extra : source : c40f41e3f68393a8d1aff7c231986bee035edcff
2017-10-09 13:20:25 +02:00
Gabriel Luong
6e7d4d688b
Bug 1409968 - Follow up: Add a semicolon to fix eslint error. r=me
2017-10-19 15:43:59 -04:00
Gabriel Luong
1d950732d8
Bug 1409968 - Implement FlexboxActor for fetching all flexbox containers. r=pbro
2017-10-19 15:24:57 -04:00
Ryan VanderMeulen
9c3824dc0c
Merge m-c to autoland. a=merge
2017-10-18 21:02:15 -04:00
Mike Park
c304a07e7a
Bug 1408468 - Shapes highlighter handles for shapes in iframe cannot be clicked outside iframe. r=gl
...
MozReview-Commit-ID: 3J4J6vM96sj
2017-10-13 13:19:50 -04:00
Mark Banner
d4ad271c61
Bug 1230373
- Fix an issue with eslint-plugin-mozilla not detecting the global scope properly when arrow functions are used. r=mossop
...
MozReview-Commit-ID: IOCM8Fjl0xQ
--HG--
extra : rebase_source : 63face219569f50bdfb00bcd7384f334ec6113c2
2017-10-16 15:08:26 +01:00
Sebastian Hengst
34714cebde
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 2KL1o3EPUk
2017-10-17 23:52:28 +02:00
Dragana Damjanovic
ea3c619848
Bug 1384679 - Fix timing for TFO. r=mcmanus r=honza
2017-10-17 15:28:33 +02:00
Tom Tromey
a13df2c4ac
Bug 833747 - recognize "debugger eval" as eval source; r=jlast
...
isEvalSource was missing one introduction type, so evaluating
function(){...}
//# sourceURL=blah
in the console would fail -- but wrapping the whole thing in
eval("...") would work.
MozReview-Commit-ID: 13oRnbs1eyF
--HG--
extra : rebase_source : d2360bd3698f4ce20064397aab075d29449dfdcd
2017-09-18 12:23:43 -06:00
Cameron McCormack
8f935136a2
Bug 1408322
- Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r=jryans
...
MozReview-Commit-ID: HNYVb31PZus
--HG--
extra : rebase_source : 8419a14bc21e9cf7f405a2c3091e5dc7d1676da1
2017-10-17 13:00:42 +08:00
Oriol Brufau
d43e9a7123
Bug 1281875 - Allow console to inspect logged cross-origin functions r=nchevobbe
...
MozReview-Commit-ID: AtLUHvExZa8
--HG--
extra : rebase_source : 7c34e6da16a1b64dfe99bcfaea0fe79a3cf17b2a
2017-10-15 14:56:24 +02:00
Tom Tromey
aec735d6be
Bug 1179820 - Remove source map handling from stylesheets actor; r=gl
...
MozReview-Commit-ID: 88Sw3TSx5yL
--HG--
extra : rebase_source : 802c54aece7174c5449d29b2c3a8fbef9826f15e
2017-09-29 10:00:36 -06:00
Hiroyuki Ikezoe
a70fdbfb6e
Bug 1399314 - Introdue CssLogic.getCSSStyleRules to get style rules for ::before and ::after pseudo elements handy. r=bgrins
...
For pseudo elements, inIDOMUtils.getCSSStyleRules needs to take the parent
element of the pseudo element and pseudo name. This new function wraps
inIDOMUtils.getCSSStyleRules so that we can get style rules for pseudo elements
handy.
MozReview-Commit-ID: LRQBdiizoL7
--HG--
extra : rebase_source : ca409443da52d25630f52052aabf508ee79a6bd1
2017-10-13 07:19:54 +09:00
Hiroyuki Ikezoe
9b8c1dff66
Bug 1399314 - Move getBindingElementAndPseudo into shared/inspector/css-logic.js. r=ochameau
...
MozReview-Commit-ID: 4Ka61REglh
--HG--
extra : rebase_source : a48319dd7614ae79cdda1ba1b06d1558cc371fe4
2017-10-13 07:19:54 +09:00
Oriol Brufau
b8394ce023
Bug 1407026 - Fix CPOW class mistake in the console. r=nchevobbe
...
MozReview-Commit-ID: 3Mk2kclTReX
--HG--
extra : rebase_source : a52bdf1d1c56f53f6723fe5465958adb81e0cc35
2017-10-10 22:37:29 +02:00
Mike Park
b6fc5f9b30
Bug 1383870 - CSS shapes highlighter incorrectly handles mouse events on elements in iframe. r=gl
...
MozReview-Commit-ID: HAHop7hSPxs
2017-07-25 10:33:51 -04:00
Phil Ringnalda
79008a0604
Backed out changeset 3f196fc740be (bug 1383870) for browser_inspector_highlighter-cssshape_05.js timeouts
...
MozReview-Commit-ID: 8w7bSd23fIt
2017-10-10 22:09:03 -07:00
Mike Park
613b021bcb
Bug 1383870 - CSS shapes highlighter incorrectly handles mouse events on elements in iframe. r=gl
...
MozReview-Commit-ID: HAHop7hSPxs
2017-07-25 10:33:51 -04:00
Peter Van der Beken
c705293c1c
Bug 1383059 - Remove instanceof for supplemental interfaces. Part 1: add Window.isChromeWindow and switch |instanceof [nsIDOM]ChromeWindow| to use it instead. r=bz.
...
--HG--
extra : rebase_source : 1efc83abae922c1a7b7eb855fd10a6333615044b
extra : source : 32277b160af4739c812ca2750a39ca111b16ea69
2017-10-06 13:47:27 +02:00
Oriol Brufau
d34d21b241
Bug 1406660 - Remove all wrappers when checking if a getter is safe. r=jimb
...
MozReview-Commit-ID: KcTGDuwqFYu
--HG--
extra : rebase_source : c4441999986423cc9330e1084e80681795617003
2017-10-07 18:27:29 +02:00
Oriol Brufau
0f3ca74c8f
Bug 1406182 - Obtain the length of typed arrays in a safe way. r=nchevobbe
...
MozReview-Commit-ID: ItlYZowJw7x
--HG--
extra : rebase_source : 8f955eae2e9ae44647b43c980a35bbb1f9ca8a0a
2017-10-07 16:55:26 +02:00
Sebastian Hengst
b834f0d177
merge autoland to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 7Ez95T2ivfR
2017-10-07 10:37:39 +02:00
Ben Kelly
8dcca5ed38
Bug 1191943 P4 Make webconsole.js compare messages against navigationStart when determining if service worker messages should be shown. r=bgrins
2017-10-06 09:04:55 -07:00
Oriol Brufau
c06b45beac
Bug 1406085 - Only consider array indices to be indexed properties. r=nchevobbe
...
MozReview-Commit-ID: AEH4BeFunxh
--HG--
extra : rebase_source : e61ca2d40e5026bb8e4caaeedacb5278353788c8
2017-10-05 17:03:07 +02:00
Emilio Cobos Álvarez
2c51f960e2
Bug 1396099: Insert the transition sheet for the style editor in the UA level. r=jryans
...
MozReview-Commit-ID: KxBVJYzYtrj
2017-10-05 20:33:13 +02:00
Alexandre Poirot
37bd611e02
Bug 1399589 - Move domnodelist, disconnectedNode and disconnectedNodeArray to node spec and front. r=jdescottes
...
MozReview-Commit-ID: B5l1X4pc2Kf
--HG--
extra : rebase_source : a45e07106582c999768065cddb93c38b692adfee
2017-10-03 17:19:56 +02:00
Alexandre Poirot
b5eb40769a
Bug 1399589 - Move NodeFront to its own module. r=jdescottes
...
MozReview-Commit-ID: EVeaFmqAmKL
--HG--
rename : devtools/shared/fronts/inspector.js => devtools/shared/fronts/node.js
extra : rebase_source : 2791e99ca8e37f4b9e0ba6bd1bb4d0bb22601781
2017-10-02 17:14:38 +02:00
Alexandre Poirot
8951f31f9f
Bug 1399589 - Remove unused performance-entries actor. r=jdescottes
...
MozReview-Commit-ID: LaGB7vP5Pj2
--HG--
extra : rebase_source : e10f76b13e18815a1b07295f72cd8902a262e314
2017-10-03 17:57:08 +02:00
Nicolas Chevobbe
086aac9676
Bug 1403065 - Fix enumObjectProperties for exotic objects; r=bgrins,Oriol.
...
In the `enumProperties` function , we can pass some options to only retrieve
indexed or non indexed properties. The problem when doing this is that we were relying
on the value of a `length` property to get what's before (indexed) or after (non-indexed).
But if you have a plain object with a length property like `{length: 789}`,
and try to retrieve non-indexed properties, the function would return an empty ownProperties
object.
In this patch we make extra checks in the function to make sure we do return the expected
data to the client. A unit-test is added to ensure we don't regress.
MozReview-Commit-ID: FMCh9qnzeTT
--HG--
extra : rebase_source : 1adc606a59543ee1849a1311c5e36c1bf9eb6423
2017-09-26 12:02:20 +02:00
Nicolas Chevobbe
307f01eac7
Bug 1403895 - Remove devtools/shared/client/main.js; r=ochameau.
...
Remove the main file that we don't need anymore and modify all
the imports to target the specific file they now need.
MozReview-Commit-ID: 2uWjTnAMAU0
--HG--
extra : rebase_source : ebf75886fac79aaebfab16c03997f402e9f5a278
2017-09-29 15:24:14 +02:00
Mike Park
561fdfb8a4
Bug 1385398 - Change the appearance of CSS shapes highlighter markers. r=pbro
...
MozReview-Commit-ID: JO4TZ1Gsr6m
--HG--
extra : rebase_source : 6c6768ecef35180579c416775822a6960f505b2a
2017-07-28 15:28:08 -04:00
Tom Tromey
762c2f58dd
Bug 1403610 - update to source-map 0.6.1; r=bgrins
...
Import the source-map 0.6.1 bundle.
MozReview-Commit-ID: AkVLlBJRD1l
--HG--
extra : rebase_source : 882b2ef4b2c3b2eac8733f408a4ce7a6aaa403d2
2017-09-27 09:39:44 -06:00
J. Ryan Stinnett
abb935a5b5
Bug 1305777 - Fix ESLint issues for moved files. r=jdescottes
...
MozReview-Commit-ID: 6PVoLP4MFir
--HG--
extra : rebase_source : 12648e919de27465f768206a15200d4d3a2d92a5
2017-09-28 11:28:55 -05:00
J. Ryan Stinnett
efbf4624b2
Bug 1305777 - Clean up touch simulator after old RDM removal. r=ochameau
...
Only `simulator-core` is used by new RDM via the Emulation actor, so I've moved
this server side and renamed it to `touch-simulator`.
MozReview-Commit-ID: 5YgpYNDwBvw
--HG--
rename : devtools/shared/touch/moz.build => devtools/server/actors/emulation/moz.build
rename : devtools/shared/touch/simulator-core.js => devtools/server/actors/emulation/touch-simulator.js
extra : rebase_source : d38f3fa09c8e187440be716e993d42c88a10da2a
2017-09-27 16:53:23 -05:00
Sebastian Hengst
87301165a8
Backed out changeset 0169ee5c78fb (bug 1305777)
...
--HG--
rename : devtools/server/actors/emulation/moz.build => devtools/shared/touch/moz.build
rename : devtools/server/actors/emulation/touch-simulator.js => devtools/shared/touch/simulator-core.js
2017-09-29 10:43:24 +02:00
Sebastian Hengst
dd8580f93c
Backed out changeset ffb4e22a4347 (bug 1305777)
2017-09-29 10:43:19 +02:00
J. Ryan Stinnett
c179bf3be8
Bug 1305777 - Fix ESLint issues for moved files. r=jdescottes
...
MozReview-Commit-ID: 6PVoLP4MFir
--HG--
extra : rebase_source : 3a1386c3bd0f529cb0a9d7c8317c8d89c6538b59
2017-09-28 11:28:55 -05:00
J. Ryan Stinnett
ac9fd81122
Bug 1305777 - Clean up touch simulator after old RDM removal. r=ochameau
...
Only `simulator-core` is used by new RDM via the Emulation actor, so I've moved
this server side and renamed it to `touch-simulator`.
MozReview-Commit-ID: 5YgpYNDwBvw
--HG--
rename : devtools/shared/touch/moz.build => devtools/server/actors/emulation/moz.build
rename : devtools/shared/touch/simulator-core.js => devtools/server/actors/emulation/touch-simulator.js
extra : rebase_source : 1925070349e322aeff8673effe49079ea8c57530
2017-09-27 16:53:23 -05:00
Matthew Noorenberghe
37cbd1c5a0
Bug 1401343 - Expose a 'tabs' getter in the child-process actor. r=jryans,ochameau
...
MozReview-Commit-ID: U5xB35kBv8
--HG--
extra : rebase_source : 8b966b825b798f2206d803c7d3154bc288cdedb6
2017-09-28 11:28:26 -07:00
Wes Kocher
acf8913934
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: IsbKCdZU2Ui
2017-09-26 17:14:31 -07:00
Eugen Sawin
124c810008
Bug 1401002 - [1.1] Don't override chrome window type with default argument value. r=tromey
2017-09-26 23:08:25 +02:00
Oriol Brufau
a5ca4b08cf
Bug 1394559 - Better handling of inaccessible objects in the console. r=jimb
2017-09-22 11:54:00 -04:00
Wes Kocher
47b3660c80
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 8wTTCUkrY2i
2017-09-25 16:43:51 -07:00
Alexandre Poirot
b4a4015145
Bug 1397452 - Remove all SDK compatiblity code from DevTools. r=jdescottes
...
MozReview-Commit-ID: IRhZeIS97cy
--HG--
extra : rebase_source : 31c638ef35d60368d676d855310cdfd26aa86428
2017-09-25 16:04:26 +02:00
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
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
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
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
Tom Tromey
ca76254683
Bug 1385337 - add MDN learn more link to source map errors; r=bgrins
...
MozReview-Commit-ID: 185sNVSJIrz
--HG--
extra : rebase_source : 1b6b29117d06cb1f7e8a8d5fab9f876cc3852c6a
2017-09-15 14:15:10 -06:00
Alexandre Poirot
3fd18d75b4
Bug 1386535 - Remove all DevTools shims used to support legacy add-ons. r=jryans
...
MozReview-Commit-ID: GemkTPQHl0L
--HG--
extra : rebase_source : 7c66a883230a2de9cbbd6a66fee1c10e69a43f04
2017-09-26 10:56:53 +02:00
Sebastian Hengst
33ee80a6b2
merge mozilla-central to autoland. r=merge a=merge
2017-09-15 11:08:55 +02:00
Sebastian Hengst
09dd8ba13f
merge mozilla-central to mozilla-inbound. r=merge a=merge on a CLOSED TREE
...
--HG--
extra : amend_source : ee605ac050c0532521f96bdeda5ef20fb0099519
2017-09-15 00:18:43 +02:00
Sebastian Hengst
71720207e1
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JHeyFz4rx1v
2017-09-14 23:58:56 +02:00
Shane Caraveo
85604b0c2b
Bug 1393150 prevent remote extensions when e10s is off, r=bz,kmag
...
MozReview-Commit-ID: HjLLa9vx2UW
--HG--
extra : rebase_source : d37088f31931a74ef2c40dc510794ebc5f4931ab
2017-09-14 15:12:45 -07:00
Nicolas B. Pierron
da04d0a20e
Bug 1397432 - Index documentation of JSMSG_INCOMPATIBLE_PROTO/METHOD. r=fscholz
2017-09-14 12:02:37 +00:00
Tom Tromey
fb5b36f794
Bug 1330383 - fetch original style sheet text using TYPE_OTHER; r=gl
...
Using TYPE_INTERNAL_STYLESHEET here is incorrect because we're not
necessarily fetching style sheets -- just some text. This may run
afoul of X-Content-Type-Options.
MozReview-Commit-ID: HB7YfWwq6CI
--HG--
extra : rebase_source : 6c69fd4bd075d9d53026798d731edc3423f4474d
2017-09-13 13:36:50 -06:00
Tom Tromey
08bb12fa4c
Bug 1399171 - remove remaining references to style editor actor; r=jryans
...
Remove the last remaining references to the now-removed style editor
actor.
MozReview-Commit-ID: Kl5YJ5JR4vS
--HG--
extra : rebase_source : 5db2f7a53d865ee9b4099733d3916667f257d024
2017-09-12 10:01:14 -06:00
Tom Tromey
78f67a858a
Bug 1388497 - apply source maps to CSS warnings in the console; r=bgrins
...
MozReview-Commit-ID: 8ObL0uwENrM
--HG--
extra : rebase_source : ae9376ca9df6da9db775c1148cfca0b867109628
2017-08-15 14:32:56 -06:00
Luca Greco
2952493fed
Bug 1396634 - Speed up the content scripts globals retrieval from the tab actor. r=ochameau
...
MozReview-Commit-ID: HA5GlenrSNm
--HG--
extra : rebase_source : 681a537313fc11b45efce2e37629dc0faddb308f
2017-09-05 15:42:53 +02:00
ZER0
f24fe84fb5
Bug 1377879 - adjusted `areValuesDifferent` calculation for quads; r=pbro
...
The previous calculation was actually wrong, the `delta` is calculated between
logical pixels.
The previous calculation allowed half pixel movement to be ignored: with "fluid"
elements, a slow window resizing was making this half pixel stack each time.
MozReview-Commit-ID: nhDSpbg6RT
--HG--
extra : rebase_source : 9b368b110c66880730a28d4a5c07f14e52d92e4e
2017-09-12 02:24:35 +02:00
Sebastian Hengst
ecf716b8bb
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: CmMBcpJapLy
2017-09-12 11:35:15 +02:00
Kris Maglione
e3f6c844ae
Bug 1391707: Follow-up: Skip idle in more places that incorrectly expect strict timing. r=me CLOSED TREE
...
MozReview-Commit-ID: BbMB5qk4F4e
2017-09-11 21:26:04 -07:00
Andrew McCreight
2b68b38709
Bug 1377587, part 1 - Always act like __exposedProps__ is missing. r=krizsa
...
This patch gently removes support for __exposedProps__ by changing
ExposedPropertiesOnly::check() to always return false, while still
failing silently in deny for some kinds of access.
The tests that I changed all involve testing the behavior with
__exposedProps__. I adjusted them to expect it to fail, or to adjust
the error message they get when they fail. That seemed better than
deleting them entirely.
Note that test_bug1065185.html had a bug, so that it never executed
the first case. I fixed that, and then fixed up the test to work when
__exposedProps__ is not supported.
This also removes various bits of the test framework that use
__exposedProps__, but don't actually need to.
MozReview-Commit-ID: 8fvkAmITmXY
--HG--
extra : rebase_source : ef7e2c55adc12511f17f3865ebb46c343875f0b3
2017-08-22 14:24:11 -07:00
Kris Maglione
80178f8d4d
Bug 1391707: Part 1 - Use idle dispatch in DeferredTask. r=florian
...
MozReview-Commit-ID: Ktlu71aIcRZ
--HG--
extra : rebase_source : f1bd118a1d869deddb5fe9107641f848cf4165e3
2017-09-01 16:39:14 -07:00
J. Ryan Stinnett
18bbbd41b9
Bug 1397967 - Remove Style Editor support for ancient targets. r=gl
...
Style Editor has some ancient fronts and such to support pre-Firefox 29 targets.
This is well beyond what we attempt to support, so let's get rid of the extra
code.
MozReview-Commit-ID: 1OnGSYTyNsr
--HG--
extra : rebase_source : c60f129981a8c5e3d97de01d0d7f24cb858c0e22
2017-09-07 19:01:24 -05:00
Alexandre Poirot
bdfa9d2514
Bug 1396619 - Lazy load actor codebase related to the inspector. r=zer0
...
MozReview-Commit-ID: GCY1mqjoOkc
--HG--
extra : rebase_source : 2c1d4d1a573885f65c6c964b507d0f55e8c8376b
2017-09-04 17:46:26 +02:00
Tom Tromey
ad5ebc78b2
Bug 1224558 - change style editor to notice stylesheet additions; r=gl
...
This changes the stylesheets actor to use the tab actor's "windows"
getter to get the list of new windows. It also changes the actor to
emit events, and changes the style editor to add new editors based on
events.
MozReview-Commit-ID: 3TkQY6XHY1I
--HG--
extra : rebase_source : 76098b08c95c7d4e7ee6bb2bd9ebae97a0c4b7ab
2017-08-15 12:46:55 -06:00
Sebastian Hengst
8eb249afcc
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: JSRVc5yW6Kx
2017-09-07 12:39:12 +02:00
Alexandre Poirot
4a603969ef
Bug 1396600 - Make some efforts to lazy load properties-db. r=tromey
...
MozReview-Commit-ID: LGgVb5kxN7X
--HG--
extra : rebase_source : e4acc31da93eb8d88f5dbc075036d1130511ceee
2017-09-06 18:54:07 +02:00
Jim Blandy
1e394a1ef8
Bug 1394992 - Remove workaround for bug 1163520. r=bgrins
2017-08-29 16:41:31 -07:00
Sebastian Hengst
01c1a3c741
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 17ViEoPyjPa
2017-09-05 23:55:39 +02:00
Tom Tromey
eabdd82c6a
Bug 1388855 - Simplify source map URL extraction in stylesheet actor; r=gl
...
MozReview-Commit-ID: 3WeNugNx7M
--HG--
extra : rebase_source : 972c3faa9b2636f059043fbb3b12f7fbe922c6c4
2017-08-09 13:47:23 -06:00
Tom Tromey
959b82c809
Bug 970469 - ignore breakpoints on the current line when stepping out; r=ystartsev+600802
...
MozReview-Commit-ID: KTzygRac2D7
--HG--
extra : rebase_source : 923731525f7f0b264458845d54d669dfb3fd605c
2017-08-31 14:21:57 -06:00
Sebastian Hengst
a17af05f6f
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: L5exd68pNSG
2017-09-05 11:40:49 +02:00
Micah Tigley
48f24947d2
Bug 1383327 - Display the grid line number box shape as a directional pointer. r=zer0
...
MozReview-Commit-ID: DWw6dFxBKnR
2017-08-31 21:41:53 -06:00
Alexandre Poirot
71e4f1790c
Bug 1392602 - Remove module boilerplate from DevTools loader. r=jdescottes
...
This file is now only loaded as a JSM.
Expose symbols directly instead of putting them on `Loader` symbol.
No longer exports it as a fake 'toolkit/loader' module and always import it as JSM.
MozReview-Commit-ID: 6J3IxHpk9ct
--HG--
extra : rebase_source : f6ef6aef6d8682f18950a9b22d259347644250f2
2017-08-29 10:49:43 +02:00
Julian Descottes
1b9823bc9c
Bug 1391228 - remove unused devtools profiler actor, specs and front;r=gregtatum,mstange
...
MozReview-Commit-ID: 82R4C3NFolu
--HG--
extra : rebase_source : 373dda6065397f5226531c123ab3b4b39b88b0eb
2017-08-18 17:27:56 +02:00
Xidorn Quan
372bd402fb
Bug 1387905 part 2 - Use 10bit for specificity in Gecko as well. r=heycam
...
MozReview-Commit-ID: G5qq0FY0HQ8
--HG--
extra : rebase_source : 2572ad7845c4275d0f0a580204697e6ee87a4a5f
2017-09-04 12:07:24 +10:00
Xidorn Quan
441c9db551
Bug 1387905 part 1 - Count pseudo-element into specificity. r=heycam
...
MozReview-Commit-ID: IWlINaYAhql
--HG--
extra : rebase_source : f0d12277ecda1c7e498ba208cec0e0cde6fc5a25
2017-09-04 12:05:56 +10:00
sole
221402c06d
Bug 1395903 - Stop using sdk/core/heritage in devtools performance server recorder.js.r=jdescottes
...
MozReview-Commit-ID: BdYVlQVvClN
--HG--
extra : rebase_source : c4851c0d9fb227f14b00f8107aa40e11478d58b6
2017-09-01 13:49:20 +01:00
Cosine
f392faaf4d
Bug 1085119 - Part 2: Add unit tests for css-logic row and column precedence r=tromey
...
MozReview-Commit-ID: 4zz7hFOQJAj
2017-08-31 16:49:29 -04:00
Cosine
91ae972521
Bug 1085119 - Part 1: Make devtools css-logic consider column when choosing best rule r=tromey
...
This allows minified CSS to be displayed correctly, as in
http://jsfiddle.net/oy4rkyax/
MozReview-Commit-ID: F8buX4gYY2P
2017-08-31 16:47:52 -04:00
Yura Zenevich
c97121629f
Bug 1151468 - add accessibility spec/actor/front to devtools. r=pbro
...
MozReview-Commit-ID: Ln1R8e04mGR
2017-08-31 23:11:23 -04:00
Tom Tromey
dffd9ec2a9
Bug 1395262 - use plain console.error in devtools promise catches; r=bgrins
...
MozReview-Commit-ID: C8IhVPckQJ7
--HG--
extra : rebase_source : bd5f46a0bdff992cc0334250a16557eb710af5de
2017-08-30 12:05:41 -06:00
Julian Descottes
ffc364ee02
Bug 1391562 - use obj.on/off/emit rather than static methods from devtools event-emitter;r=zer0
...
MozReview-Commit-ID: I50W8zGB9d0
--HG--
extra : rebase_source : 31b687343461a65fc6a40eece461bc2367d596d7
2017-08-18 17:05:04 +02:00
Sebastian Zartner
bb40d6bc77
Bug 1336934 - Added option to remove all session cookies for a specific domain r=miker
...
MozReview-Commit-ID: Anm6aHQOlkO
--HG--
extra : rebase_source : aba29ba0173e0176f8e9676aa0a6e17b70b0eae9
2017-08-27 00:33:33 +02:00
Jan Odvarko
0f6bf8173e
Bug 1378856 - Stop using sdk/core/heritage in DevTools performance server; r=zer0
...
MozReview-Commit-ID: DCECaZzAEDU
--HG--
extra : rebase_source : 6f335a20aa7e9a27312205f0f1a8eab607bda0d0
2017-08-24 08:50:05 +02:00
Sebastian Hengst
31302b9cec
merge mozilla-inbound to mozilla-central. r=merge a=merge
...
MozReview-Commit-ID: 5armhVE9Jui
2017-08-25 13:12:04 +02:00
Ryan VanderMeulen
22d133ea9e
Merge m-c to inbound. a=merge
2017-08-24 20:21:30 -04:00
Wes Kocher
4ea67d0e07
Backed out changeset e774700fe070 (bug 1392787) for build bustage a=backout CLOSED TREE
...
MozReview-Commit-ID: FRRUDa6rIuS
2017-08-24 13:58:52 -07:00
Oriol Brufau
519e4af9fe
Bug 1390701 - Let devtools consider system principal proxy objects to be unsafe. r=jimb
2017-08-24 06:38:00 -04:00
Andrew Halberstadt
cae249f833
Bug 1392787 - Disable manifestparser tests using 'disabled' key instead of comment, r=jmaher
...
MozReview-Commit-ID: IQL7hWxQX9F
--HG--
extra : rebase_source : d907a5b2192687d86e3291a936c943948ed6793f
2017-08-22 16:56:02 -04:00
Julian Descottes
3e2d929cd8
Bug 1378862 - remove usage of sdk heritage in devtools protocol.js;r=zer0
...
MozReview-Commit-ID: 8hyEroQwnNL
--HG--
extra : rebase_source : 9e5d09ab497b9b2ad102b45d33328f109f63cbeb
2017-08-21 20:21:48 +02:00