Commit Graph

4138 Commits

Author SHA1 Message Date
Jan Odvarko
034497537c Bug 1310801 - Remove non-printable characters. r=nchevobbe
--HG--
extra : rebase_source : 137132f20fb1553e9dbbc84b8a23216d34a49ba9
2016-10-27 13:31:54 +02:00
Carsten "Tomcat" Book
7d0f3d5865 merge mozilla-inbound to mozilla-central a=merge 2016-10-27 16:45:00 +02:00
Lin Clark
0a299d9f15 Bug 1313050 - Handle invalid dates in reps. r=nchevobbe 2016-10-26 09:42:00 -04:00
J. Ryan Stinnett
e219c71a70 Bug 1306816 - Fix intermittent failure in RDM device change test. r=gl
MozReview-Commit-ID: 4pwNX4oyMyg

--HG--
extra : rebase_source : 7e391571dbd35159e14684e91db695c7cb568ed9
2016-10-25 21:16:41 -05:00
Alexandre Poirot
55a228567f Bug 1266134 - Prevent browser_computed_keybindings_01.js from opening options panel. r=jryans
MozReview-Commit-ID: LXCWjQwkwUN

--HG--
extra : rebase_source : 97e106007719319a1214b16ae29be707fcf2e7e7
2016-09-15 15:08:11 -07:00
Alexandre Poirot
7c35371232 Bug 1266134 - Wait for window close before ending test in browser_styleeditor_private_perwindowpb.js. r=jryans
MozReview-Commit-ID: 65WEA8goOP5

--HG--
extra : rebase_source : 2db41fb4bb9d86f8064739453354c55a09b76cd8
2016-09-12 03:20:52 -07:00
Alexandre Poirot
eb9db5ddc0 Bug 1266134 - Convert browser_dbg_on-pause-raise.js to Task and wait for TabSelect before asserting the newly selected tab. r=jryans
MozReview-Commit-ID: 7vu2fFdiE4g

--HG--
extra : rebase_source : ea3ef7fa0e04fffb5e26704624b495c78d66627a
2016-08-25 05:48:27 -07:00
Alexandre Poirot
f4cc00b7b0 Bug 1266134 - Fix responsive design possible leak on shutdown. r=jryans
MozReview-Commit-ID: 3DteAYhBDNi

--HG--
extra : rebase_source : 29b903505b0693c8dd7261a110b0ccecf65de388
2016-09-15 09:57:46 -07:00
Alexandre Poirot
21f6342dd5 Bug 1266134 - Pull host management out of toolbox.xul. r=jryans
MozReview-Commit-ID: 71GNAFuVFgl

--HG--
extra : rebase_source : 44e7a3e98a7a4888c9673e531be05498e9133dc7
2016-08-25 05:51:11 -07:00
J. Ryan Stinnett
5d51f47dfb Bug 1311178 - Expose some DevTools CSS as resource:// only. r=ntim
For CSS files which were used via both chrome:// and resource://, I converted
all usages to resource:// and removed the chrome:// copy to reduce file
duplication.

I believe most DevTools CSS could be using resource:// throughout, but that's
left as follow up work for now.

MozReview-Commit-ID: G7oxZqjodwv

--HG--
extra : rebase_source : d6ae487f35cdeddd32aa96d95d62113ba0565b2a
2016-10-19 16:19:29 -05:00
J. Ryan Stinnett
137f7ec3ea Bug 1311178 - Remove various duplicate DevTools files. r=ntim
MozReview-Commit-ID: ABtuFPC85OQ

--HG--
rename : devtools/client/themes/images/security-state-local.svg => devtools/client/themes/images/globe.svg
rename : devtools/client/themes/images/itemArrow-dark-ltr.svg => devtools/client/themes/images/item-arrow-dark-ltr.svg
rename : devtools/client/themes/images/itemArrow-ltr.svg => devtools/client/themes/images/item-arrow-ltr.svg
rename : devtools/client/themes/images/itemArrow-rtl.svg => devtools/client/themes/images/item-arrow-rtl.svg
rename : devtools/client/themes/images/debugger-blackbox.svg => devtools/client/themes/images/item-toggle.svg
extra : rebase_source : fe6f4a532d83a25ddf4083506c945f2b57015b27
2016-10-19 15:59:09 -05:00
Alexandre Poirot
84abd2cc9a Bug 1311789: Fix the missing "Themes" legend in devtools options panel. r=jryans
MozReview-Commit-ID: 6ZpXntxvk3w

--HG--
extra : rebase_source : d129842a1dc81cce318e8e4e9e78ad5455bca8e4
2016-10-25 03:18:28 -07:00
J. Ryan Stinnett
b158ffd8b6 Bug 1311605 - Support save page for RDM content. r=ochameau
MozReview-Commit-ID: J8d9J2GRkf5

--HG--
extra : rebase_source : 4948d1dc518a85239cd86fbcd73cd1e4d55b76ca
2016-10-25 12:54:26 -05:00
Fred Lin
d9621bf2ed Bug 1311591 - Implement clear button for Net Panel Toolbar;r=jsnajdr
MozReview-Commit-ID: LI2ObmV5BV3

--HG--
extra : rebase_source : a6d73690208531fb61c5c86d47867d4ade700e06
2016-10-24 13:55:05 +08:00
Phil Ringnalda
8cf1367dd8 Merge m-i to m-c, a=merge
MozReview-Commit-ID: FnnOWQ3xKPi
2016-10-25 22:03:31 -07:00
Francesco Lodolo (:flod)
cce240d070 Bug 1312333 - Include bug1309191 in devtools l10n migration script for NetMonitor. r=pike
--HG--
rename : python/devtools/migrate-l10n/migrate/conf/bug1308500 => python/devtools/migrate-l10n/migrate/conf/bug1308500_1309191
2016-10-23 23:19:00 +02:00
Carsten "Tomcat" Book
59a29b8b1c merge mozilla-inbound to mozilla-central a=merge 2016-10-25 10:31:03 +02:00
Carsten "Tomcat" Book
68791df42a merge fx-team to mozilla-central a=merge 2016-10-25 10:28:08 +02:00
Michael Ratcliffe
825a2775a2 Bug 1311409 - CRLF to LF r=me 2016-10-22 00:22:42 +01:00
Michael Ratcliffe
ec7039917e Bug 1311409 - Eyedropper click doesn't work, have to use Enter key r=me 2016-10-22 00:22:01 +01:00
Carsten "Tomcat" Book
b9e15ec151 Merge mozilla-central to mozilla-inbound 2016-10-24 16:56:37 +02:00
Carsten "Tomcat" Book
e3e8571c53 merge mozilla-inbound to mozilla-central a=merge 2016-10-24 16:55:47 +02:00
Fred Lin
dba3634510 Bug 1308440 - fix related contextMenu tests; r=Tomcat
MozReview-Commit-ID: BXBm42C1Xu
2016-10-24 03:21:00 +02:00
Ryan VanderMeulen
7f58a1b1c8 Bug 1141544 - Clean up the devtools security xpcshell manifest.
--HG--
extra : rebase_source : 8a669a4f25404f42aac83924686a8437c4d1dd9c
2016-10-23 21:33:45 -04:00
Towkir Ahmed
a2371686f3 Bug 1311369 - Fix twisty visibility of variables-view-scope in the Netmonitor with Firebug theme. r=ntim 2016-10-21 13:51:00 -04:00
Jan Odvarko
00c21dd6dd Bug 1309605 - Fix JSON Post body preview in the Net panel; r=jsnajdr 2016-10-20 17:08:24 +02:00
djmdev
ff77954518 Bug 1310938 - disabled eyedropper in toolbar for non-HTML documents and added a tooltip;r=jdescottes 2016-10-22 18:04:49 +05:30
Gabriel Luong
92710d7f56 Bug 1311923 - Use WeakMaps for caching grid gap patterns r=pbro 2016-10-24 09:12:40 -07:00
Towkir Ahmed
f6fb5bd23d Bug 1311536 - Stop importing chrome://global/skin/global.css in DevTools HTML files. r=ntim 2016-10-21 11:15:00 -04:00
Towkir Ahmed
3670c3f210 Bug 1287295 - Fix filter icon in Canvas by replacing the search icon. r=ntim 2016-10-21 03:50:00 -04:00
Ryan VanderMeulen
a57d15ff6a Merge inbound to m-c. a=merge 2016-10-23 13:16:27 -04:00
Nicolas Chevobbe
090353d2e2 Bug 1307908 - Implement custom styles in new console frontend. r=linclark,tromey;
Add the possibility to pass a style object to StringRep.
Parse the styles strings passed as argument using a dummy node element
to strip off forbidden properties and forbidden values.
Add a mocha test to ensure custom styles are rendered as expected.

MozReview-Commit-ID: I3LgeNRujaL

--HG--
extra : rebase_source : 09ecff62f79a0508c51a972f3b3057a6b077bcfc
2016-10-08 15:31:11 +02:00
Manish Goregaokar
1feab4fa75 Bug 1311959 - Remove marker-offset; r=tromey,xidorn
MozReview-Commit-ID: 72Fse0z1BiY

--HG--
extra : rebase_source : 45743ae282b861fc84f3462d1e49abde9ca0997f
2016-10-21 15:34:46 +05:30
Ryan VanderMeulen
23a915d778 Merge m-c to autoland on a CLOSED TREE. a=merge 2016-10-21 17:15:38 -04:00
Ryan VanderMeulen
75888fe1aa Merge autoland to m-c on a CLOSED TREE. a=merge 2016-10-21 17:12:27 -04:00
Ryan VanderMeulen
5c4d7020f2 Merge m-c to inbound. a=merge 2016-10-21 11:08:45 -04:00
Carsten "Tomcat" Book
acce25f747 merge fx-team to mozilla-central a=merge 2016-10-21 16:56:14 +02:00
Gabriel Luong
235258f136 Backed out changeset 183b9d08d264 (Bug 1297100) reverting feature r=gl 2016-10-20 23:31:02 -07:00
Jason Laster
3f112fcb04 Bug 1307580 - Preferences Pane should show Debugger source maps checkbox. r=jlongster 2016-10-20 14:16:40 -04:00
Carsten "Tomcat" Book
2e7511ed5a merge mozilla-inbound to mozilla-central a=merge 2016-10-20 16:47:39 +02:00
Wes Kocher
996d0996a0 Backed out changeset ac36d8c6cb45 (bug 1309191) for dt3 failures a=backout 2016-10-20 15:50:57 -07:00
J. Ryan Stinnett
1410176100 Bug 1310851 - Minimal support for <a target/> and window.open in RDM. r=ochameau
Minimal support for <a target/> and window.open() which just ensures we at
least open them somewhere (in a new tab).  The following things are ignored:
  * Specific target names (everything treated as _blank)
  * Window features
  * window.opener
These things are deferred for now, since content which does depend on them seems
outside the main focus of RDM.

MozReview-Commit-ID: AKEQkKbJicJ

--HG--
extra : rebase_source : 3739f01d7577721096ac67311cbd46fb5964c562
2016-10-18 15:03:25 -05:00
Ricky Chien
281273b990 Bug 1309191 - Implement filter buttons for Net Panel Toolbar r=Honza,jsnajdr
MozReview-Commit-ID: ALhCW6R8fzh

--HG--
extra : source : ac36d8c6cb4535582f9c5f018ca9129cd18fc57c
2016-10-13 15:19:09 +08:00
Jarda Snajdr
eef7484b8a Bug 1309191 - Disable the browser_net_autoscroll mochitest r=Honza
MozReview-Commit-ID: EXRpSswHrSd

--HG--
extra : rebase_source : dc9356188c1d2131c5715bdef8d12c5f357c9987
2016-10-21 12:21:15 +02:00
Patrick Brosset
9d38bea730 Bug 1220974 - Split browser_animation_timeline_pause_button.js into 3 tests; r=miker
MozReview-Commit-ID: GyGH9THSY0J

--HG--
rename : devtools/client/animationinspector/test/browser_animation_timeline_pause_button.js => devtools/client/animationinspector/test/browser_animation_timeline_pause_button_01.js
extra : rebase_source : 7a0a3d86b3f68532763e1dc29e387f3d53f28420
2016-10-20 17:19:10 +02:00
Fred Lin
f4fd53fea5 Bug 1311572 - Remove code associated with comments linking to bug 1265759;r=ntim
MozReview-Commit-ID: 9Op9cBzIobS

--HG--
extra : rebase_source : 3a2cfbb6cb1ce49a5afc82d60f25900d1435345f
2016-10-20 09:51:54 +08:00
Nicolas Chevobbe
07647b242c Bug 1311266 - Add devtools/shared to paths in JSONView. r=Honza;
Since we are now using "devtools/shared/dom-node-constants" in Reps, the JSONView
was failing. Add "devtools/shared" to the requirejs configuration to allow the JSONView
to require the script, and wrap the dom-node-constants export in `define` since the view
expect the modules to be AMD.

MozReview-Commit-ID: CXQZ0YzrWGV

--HG--
extra : rebase_source : 963c1082509aef006ee5f5cfaa347d958a67447f
2016-10-19 19:20:49 +02:00
Nicolas Chevobbe
3706771c73 Bug 1311266 - Preserve line breaks for comment node rep in short mode. r=Honza;
Use `cropString` instead of `cropMultipleLines` to keep line breaks.
Edit tests accordingly.

MozReview-Commit-ID: 1fBVqtH0lb

--HG--
extra : rebase_source : deb27449c4e24f8d9258957e32fc1a958f4bc975
2016-10-19 13:57:47 +02:00
Nicolas Chevobbe
d4e90e8a28 Bug 1311266 - Add a rep for comment node. r=Honza;
MozReview-Commit-ID: B5ofNavxQIX

--HG--
extra : rebase_source : a7fdd920d20ecd6eb9183545fde1b055e4f876f9
2016-10-19 07:51:37 +02:00
Fred Lin
9ee1144258 Bug 1268444 - Convert network monitor to use new key shortcut API;r=Honza
MozReview-Commit-ID: FMbozYEzhDH

--HG--
extra : rebase_source : 0e7c604774aa0b10270b182d245dea2aed7348aa
2016-10-18 17:54:34 +08:00