Yura Zenevich
9812410679
Bug 1271095 - fixing padding for JS terminal input when pasting multiline code. r=bgrins
...
MozReview-Commit-ID: 6gTfjzn0v7h
--HG--
extra : rebase_source : 157582e715642ae701d25558932ec05622304c9f
2016-05-10 14:50:14 -04:00
Patrick Brosset
7dfb735bf9
Bug 1069829 - 3 - Clean styles.js off of eslint errors; r=me
...
MozReview-Commit-ID: JxEJRM3KUPQ
2016-05-10 13:29:55 +02:00
Patrick Brosset
e57616990f
Bug 1069829 - 2 - Don't use cssPropertyIsValid in the rule-view UI, get the info from the server instead; r=tromey
...
- StyleRuleActors now parse declarations and send them within the form
- Each declaration also contains isValid flag
- Parsing is still done client side for old backends (back compat)
- Declarations are sent with the form, so updated every time the rule changes
- Also made StyleRuleActors send the declarations array for element styles, and made canSetRuleText true for this, since we can simply set the style attribute
MozReview-Commit-ID: 2nI4bRyvwwi
--HG--
extra : rebase_source : 0ccfaeb0edb0b1a60a7c0d741295d61ad66ac57e
2016-04-29 09:30:02 +02:00
Carsten "Tomcat" Book
6deb1d00c9
Merge mozilla-central to fx-team
2016-05-10 12:15:50 +02:00
Carsten "Tomcat" Book
e07e80ac43
merge mozilla-inbound to mozilla-central a=merge
2016-05-10 12:05:56 +02:00
Ryan VanderMeulen
3b7fc0b68e
No bug - Enable some e10s that pass and add some more annotations to ones that don't.
2016-05-09 17:01:16 -04:00
Eddy Bruel
e106b98532
Bug 1268458 - Decouple HighlighterFront from HighlighterActor;r=jryans
2016-05-10 11:07:03 +02:00
Alexandre Poirot
5e04fa16fa
Bug 1260493 - Introduce a module to handle key shortcuts in devtools. r=bgrins
2016-05-10 01:40:51 -07:00
Tim Nguyen
90210699e7
Bug 1271048 - Fix eslint issues in devtools/bootstrap.js. r=pbro
...
MozReview-Commit-ID: J5BXwB4dXhD
2016-05-10 00:15:03 +02:00
Nicolas Chevobbe
050540ba1b
Bug 958167 - Use Inspector DevToolsUtils.makeInfallible in inspector actor instead of its own version. r=fitzgen
...
MozReview-Commit-ID: 4U7DCDFhQ6Y
2016-05-08 10:51:14 +02:00
Nikhil Handa
bbae341c72
Bug 1014533: Moved spectrum.css to /client/themes/ from /client/shared/widgets and changed the respective references made to it. r=helenvholmes
...
MozReview-Commit-ID: 5R1KAmzQ6Ss
--HG--
rename : devtools/client/shared/widgets/spectrum.css => devtools/client/themes/spectrum.css
2016-05-09 19:56:24 +05:30
Julian Descottes
b873e263bd
Bug 1259834 - Create basic HTML tooltip API;r=bgrins
...
First implementation of HTML based tooltip to be used in devtools
instead of XUL panels. API is similar to the current API of
Tooltip.js
MozReview-Commit-ID: 8njiKBubLSj
--HG--
extra : rebase_source : 930bf7aef48e6c16d7a560d261e2bfd06fe02a63
extra : source : 09874a1e6f2c942a1f9de827fedd14da7e67a6e5
2016-05-04 14:44:57 +02:00
J. Ryan Stinnett
197654cbbc
Bug 1270619 - Remove .js from module IDs. r=pbro
...
MozReview-Commit-ID: x8zcFH2VjO
2016-05-09 13:35:09 -05:00
J. Ryan Stinnett
e1b9ca77b0
Bug 1270619 - Add missing imports instead of using globals. r=pbro
...
MozReview-Commit-ID: 28Xn7N9FSZr
2016-05-09 13:35:09 -05:00
J. Ryan Stinnett
715153aac1
Bug 1270619 - Remove globals that aren't actually global. r=pbro
...
MozReview-Commit-ID: HorYPkboF4K
2016-05-09 13:35:09 -05:00
Julian Descottes
d5cacd95b1
Bug 1181717 - add tooltip=aHTMLTooltip to Tooltip.js iframes;r=pbro
...
MozReview-Commit-ID: 8A28hbquBHB
--HG--
extra : rebase_source : e7a9e190ede67b87f9a45174573bc97d2e93d1f3
2016-05-06 19:55:02 +02:00
Eddy Bruel
ef61ce0337
Bug 1268568 - Decouple StyleRuleFront from StyleRuleActor;r=jryans
2016-05-09 13:55:00 +02:00
Eddy Bruel
9c3cb25b76
Bug 1268568 - Decouple PageStyleFront from PageStyleActor;r=jryans
2016-05-09 13:13:25 +02:00
Carsten "Tomcat" Book
56fe0e8f2c
merge mozilla-inbound to mozilla-central a=merge
2016-05-09 11:17:59 +02:00
Jennifer Fong
2f312892d5
Bug 1270173 - Move protocol.js from devtools/server to devtools/shared. r=ejpbruel
2016-05-06 09:19:00 +02:00
Tom Tromey
5248d37066
Bug 1270139 - don't use inIDOMUtils.colorToRGBA in devtools; r=pbro
...
Bug 1266842 missed a spot using colorToRGBA. Changing this revealed
that the hsltorgb algorithm was a bit off; so this patch changes it to
be a js port of NS_HSL2RGB.
MozReview-Commit-ID: A94qE5K7b2L
--HG--
extra : transplant_source : G%02I%E5%FC%BA%CBr%BBP%08%97%D1%01%C7d%B1%27%87%CE
2016-05-04 08:51:57 -06:00
J. Ryan Stinnett
ced7efcc96
Bug 1253018 - Rename cache option to mention HTTP. r=bgrins
...
MozReview-Commit-ID: GZH2IKaoXCm
2016-05-07 18:49:48 -05:00
J. Ryan Stinnett
3d9b8b971e
Bug 1090380 - Set a basic target name for workers. r=bgrins
...
MozReview-Commit-ID: 6QN7kekZdWJ
2016-05-06 11:33:43 -05:00
J. Ryan Stinnett
6f6a286c6c
Bug 1090380 - Show target title and URL in toolbox title. r=bgrins
...
MozReview-Commit-ID: BksG2GOfxVG
2016-05-06 11:33:41 -05:00
J. Ryan Stinnett
b4f325c502
Bug 1270596 - Fix devtools after ESLint 2.9.0 upgrade. r=tromey
...
MozReview-Commit-ID: 7LmcHCcIv1Q
2016-05-06 10:49:44 -05:00
Julian Descottes
df759845bc
Bug 1270462 - part2: tooltip toggle callback can resolve(false);r=bgrins,jsnajdr
...
Previously, the targetNodeCb used in TooltipToggle had an inconsistent API. If
returning synchronously, "false" would prevent the tooltip from appearing.
However, if using a promise, resolving "false" would still show the tooltip.
It was needed to reject the promise in this case to prevent the tooltip from
being displayed.
This commit makes TooltipToggle always expect a consistent return value from
this callback, whether it is synchronous, or using promises.
- true -> show the tooltip on the event target
- DOM node -> show the tooltip on the provided node
- false (or falsy value) -> do not show the tooltip
MozReview-Commit-ID: 7PIPwBJxjWO
--HG--
extra : rebase_source : 279bab30f631a3a65a93b52226c6980210abf2f1
2016-05-05 20:25:08 +02:00
Julian Descottes
87fe331949
Bug 1270462 - part1: extract devtools tooltip toggle logic to separate file;r=bgrins,jsnajdr
...
The code used to make the tooltip appear/disappear when hovering targets
has been extracted to a separate class that can be shared between the
current Tooltip.js implementation and the upcoming HTMLTooltip.
MozReview-Commit-ID: UYSjPFeMYK
--HG--
extra : rebase_source : 5dcca2d5887ffc98fec621092640073a0909c13f
2016-05-06 14:54:30 +02:00
James Long
e87387e53d
Bug 1265775 - replace Cu.reportError with console.error in devtools client code r=tromey
2016-05-06 11:29:10 -04:00
Tom Tromey
bf4a51cc20
Bug 1270203 - make css-angle eslint-clean; r=nchevobbe
...
MozReview-Commit-ID: IfCMc8ewLDu
--HG--
extra : transplant_source : %3F%DB%40%99I%5B%81%F4%99%9Bo%CC%3F%08%E5d%C8%11x%A7
2016-05-05 12:26:24 -06:00
Tom Tromey
c2190eef2a
Bug 1270203 - move css-angle.js to devtools/client/shared; r=nchevobbe
...
MozReview-Commit-ID: BN3lF5xT61Z
--HG--
rename : devtools/shared/css-angle.js => devtools/client/shared/css-angle.js
rename : devtools/shared/tests/unit/test_cssAngle.js => devtools/client/shared/test/unit/test_cssAngle.js
extra : transplant_source : %EF%2Bl%B2%F1%1A%1D%A2%ADc%01%7E%8E%81%AB%0E%DB4Rk
2016-05-05 12:21:17 -06:00
Carsten "Tomcat" Book
22dd4df68d
Merge mozilla-central to fx-team
2016-05-06 14:24:56 +02:00
Carsten "Tomcat" Book
9b6572bf54
merge mozilla-inbound to mozilla-central a=merge
2016-05-06 14:18:17 +02:00
Astley Chen
d626fe0c49
bug 859301 : Part 2 - unprefix internal css files. r=dbaron
...
MozReview-Commit-ID: CRyp3zQxayh
--HG--
extra : rebase_source : 6b4a5d3e5292a1bdeceab37c5067c78fac69834a
2016-05-04 13:31:24 +08:00
ale rimoldi + richard eigenmann
656c0ffbf2
Bug 1256795 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_server_logging.js. r=linclark
2016-05-05 12:17:00 -04:00
Ryan VanderMeulen
27ec66e090
Merge m-c to fx-team. a=merge
...
--HG--
extra : rebase_source : 5fa479be50a4739ccd9f42a799594afa8fcc4f28
2016-05-05 14:58:24 -04:00
Ryan VanderMeulen
70ba843b03
Merge m-c to inbound. a=merge
...
CLOSED TREE
2016-05-05 10:06:54 -04:00
Steve Melia
0fb164e885
Bug 1269915 - Remove right click menu from breadcrumbs;r=bgrins
...
MozReview-Commit-ID: 4mD2zcW7Awe
2016-05-04 22:48:15 +01:00
Nick Fitzgerald
d61cdcd35e
Bug 1269891 - Add more documentation comments to the Tree component; r=jlongster
2016-05-04 16:43:48 -07:00
Nicolas Chevobbe
6dff4967a0
Bug 1270166 - Get data from the store using selectors on the reducer. r=linclark
...
MozReview-Commit-ID: DuZzU5BWcKr
2016-05-04 12:32:09 -07:00
Brian Grinstead
d593183c9d
Bug 1256846 - Switch to add_task for browser_webconsole_bug_601352_scroll.js;r=tromey
...
MozReview-Commit-ID: KfE0WOKeLGW
2016-05-05 11:37:46 -07:00
Brian Grinstead
93747cc495
Bug 1256846 - Fix ESLint issues in browser_webconsole_bug_601352_scroll.js;r=tromey
...
MozReview-Commit-ID: HoHk2GDT6vf
2016-05-05 11:37:44 -07:00
Julian Descottes
25f8d97318
Bug 1260419 - part2: do not hide inplace editor autocomplete popup when scrolling;r=pbro
...
MozReview-Commit-ID: W5N9tFCyOM
--HG--
extra : rebase_source : 516307dbc3d6142e107a10e9c3fb44ee93acc551
extra : histedit_source : d735e4b810f9648572dee5265b220dc659025814
2016-05-04 16:39:29 +02:00
Tom Tromey
b266a392fe
Bug 1265787 - Add javascript CSS lexer to devtools. r=pbro
...
MozReview-Commit-ID: BgbACHTTMtX
--HG--
extra : transplant_source : %0B%F5%A3%AE%D8U%AB%5D%DF%D4%8A%90%21%22%0E%C6%BDW%06%88
2016-04-29 11:21:22 -06:00
Jan Odvarko
87d50e8521
Bug 1263404 - Fix condition in hasChildren. r=jryans
2016-05-04 14:56:43 +02:00
Lin Clark
3fd6712363
Bug 1264702 - [rep tests] Add tests for window rep. r=Honza
2016-05-03 10:59:00 -04:00
Lin Clark
52a43340ea
Bug 1264692 - [rep tests] Add tests for object-with-url rep. r=Honza
2016-05-04 17:54:00 -04:00
Michael Kohler
7735c18415
Bug 1256775 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_bug_869003_inspect_cross_domain_object.js. r=linclark
2016-05-03 16:03:00 -04:00
Michael Kohler
cd7e438938
Bug 1256781 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_click_focus.js. r=linclark
2016-05-03 16:03:00 -04:00
Michael Kohler
46a73ebfe0
Bug 1256786 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_error_source_click.js. r=linclark
2016-05-03 16:03:00 -04:00
Michael Kohler
82191c3e66
Bug 1256792 - [ESLint] Fix ESLint issues in devtools/client/webconsole/test/browser_console_nsiconsolemessage.js. r=linclark
2016-05-03 16:04:00 -04:00