Commit Graph

3724 Commits

Author SHA1 Message Date
Wes Kocher
06c62c6cde Merge m-c to inbound, a=merge 2016-09-12 17:22:56 -07:00
Wes Kocher
bcc9ea6947 Merge fx-team to central, a=merge 2016-09-12 17:19:37 -07:00
Tim Nguyen
9f838998a8 Bug 1300473 - Properly set recording buttons classes in performance tool. r=gregtatum 2016-09-12 17:31:51 +02:00
James Long
7a284cc997 Bug 1301487 - Update the debugger bundle and implement a proper shutdown method r=me UPDATE_BUNDLE 2016-09-12 14:20:22 -04:00
Sebastian Hengst
12f9c4e67f Backed out changeset 5b64b2e8e518 (bug 1300473) for failing devtools test browser_perf-recording-selected-03.js. r=backout 2016-09-12 20:03:26 +02:00
Tim Nguyen
64c8ce2feb Bug 1300473 - Properly set recording buttons classes in performance tool. r=gregtatum 2016-09-12 17:31:51 +02:00
Dalimil Hajek
8296835c92 Bug 1262434 - [promise-dbg] Remove empty boilerplate file promisedebugger.properties. r=Pike 2016-09-11 10:30:00 -04:00
James Long
5a92b72c0b Bug 1301788 - Use context menu from correct window in source editor. r=bgrins 2016-09-12 15:25:00 -04:00
Tim Nguyen
b04fe09c15 Bug 1302190 - Make highlighted performance tool icon match the normal one. r=bgrins 2016-09-12 22:31:07 +02:00
Wes Kocher
5225afcd1a Merge m-c to fx-team, a=merge 2016-09-12 17:23:31 -07:00
Jarda Snajdr
8b0eddb516 Bug 1301898 - Fix white-space style of console netlogging stack trace r=bgrins 2016-09-12 12:38:25 +02:00
Oriol
388d2d0e89 Bug 1301794 - Allow sparse pseudo-arrays in console r=fitzgen 2016-09-12 13:03:50 -07:00
Tom Tromey
30f5d120ff Bug 1301078 - correctly disable pasted commented-out properties; r=pbro
MozReview-Commit-ID: 97ueaqvYVVN

--HG--
extra : rebase_source : 253428be10e9664693d0818deffbc983ef4c8af0
2016-09-07 11:08:12 -06:00
Sebastian Hengst
eb615bb8d4 Backed out changeset 5a68cb04da53 (bug 1295556) for failing clipboard test browser_computed_search-filter_context-menu.js. r=backout 2016-09-12 17:48:44 +02:00
Julian Descottes
12c974d5c6 Bug 1303043 - fix toolbox HTML tooltips in devtools window host;r=Honza
MozReview-Commit-ID: 96LLMJngQOX

--HG--
extra : rebase_source : 23a7c0371b2fc4394f36d8d58fa81eea5f21938f
2016-09-15 17:07:38 +02:00
Alexandre Poirot
f3ca43bfe6 Bug 1280267 - Open a browser content toolbox matching the current tab process. r=jryans
MozReview-Commit-ID: EifO2RaNqg0

--HG--
extra : rebase_source : 9a4b6aabc654af000f3b754d46934bc25421bec2
2016-09-07 06:48:42 -07:00
Shubheksha Jalan
fb55b2146e Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr
MozReview-Commit-ID: 5fB7Wz1jLGe

--HG--
extra : rebase_source : 2ae6bacfecd450cfe1886b92efea9b8c1d4dda2c
2016-09-12 15:37:34 +05:30
Jan Odvarko
e99e517678 Bug 1260552 - Implement Splitter React component; r=jlongster, pbro 2016-09-06 19:02:23 +02:00
Brian Grinstead
296935fff5 Bug 1301790 - Bundle codemirror into a single script;r=gl
MozReview-Commit-ID: FnK8reRI4Ve

--HG--
rename : devtools/client/sourceeditor/codemirror/mode/clike.js => devtools/client/sourceeditor/codemirror/mode/clike/clike.js
rename : devtools/client/sourceeditor/codemirror/mode/css.js => devtools/client/sourceeditor/codemirror/mode/css/css.js
rename : devtools/client/sourceeditor/codemirror/mode/htmlmixed.js => devtools/client/sourceeditor/codemirror/mode/htmlmixed/htmlmixed.js
rename : devtools/client/sourceeditor/codemirror/mode/javascript.js => devtools/client/sourceeditor/codemirror/mode/javascript/javascript.js
rename : devtools/client/sourceeditor/codemirror/mode/wasm.js => devtools/client/sourceeditor/codemirror/mode/wasm/wasm.js
rename : devtools/client/sourceeditor/codemirror/mode/xml.js => devtools/client/sourceeditor/codemirror/mode/xml/xml.js
2016-09-11 09:38:51 -07:00
Sebastian Hengst
9c8a34a6a8 Backed out changeset 4cba7ff88539 (bug 1301794) for timing out in devtools test browser_webconsole_output_05.js. r=backout 2016-09-10 22:29:12 +02:00
Oriol
eb51e3096c Bug 1301794 - Allow sparse pseudo-arrays in console. r=fitzgen 2016-09-09 14:59:00 +02:00
Florent Fayolle
b9699f810d Bug 1222586 - Don't assume document to be HTML when pasting markup into the markup-view; r=pbro 2016-09-10 00:59:00 +02:00
Phil Ringnalda
f7102d808c Merge f-t to m-c, a=merge 2016-09-10 00:13:41 -07:00
Matteo Ferretti
7d9ef479e9 Bug 1254385 - Apply dPR from selected device; r=jryans
- dPR and media queries are now reflecting the selected device's dppx
- added unit test

MozReview-Commit-ID: 9634mleTwkS
2016-08-31 09:58:26 +02:00
Jason Laster
cce018a703 Bug 1301719 - Fix new debugger in remote toolboxes. r=jlongster 2016-09-09 13:55:15 -04:00
Kevin Chan
017fe8c219 Bug 1273369 - Remove CPOW usage in browser_webconsole_bug_613280_jsterm_copy.js;r=bgrins
MozReview-Commit-ID: 8fYEOrIZF72
2016-09-09 07:48:56 -07:00
Carsten "Tomcat" Book
0f2c669a48 merge mozilla-inbound to mozilla-central a=merge 2016-09-09 12:02:43 +02:00
Matteo Ferretti
c6371a1150 Bug 1241582 - Port touch, window_close tests from legacy tool; r=ntim
MozReview-Commit-ID: 8Npzkbfekur

--HG--
extra : rebase_source : c7c59fa87b32364260f0fe068ec210bd8f576822
2016-09-09 10:45:07 +02:00
J. Ryan Stinnett
49b495e2f3 Bug 1281138 - Disable WebIDE test_simulators for intermittent failures. r=me
MozReview-Commit-ID: 6sXZ8v7zqL8
2016-09-08 17:59:34 -05:00
Wes Kocher
b916384275 Merge inbound to m-c a=merge 2016-09-08 15:21:19 -07:00
Wes Kocher
8fbe7c895b Merge fx-team to central, a=merge 2016-09-08 15:10:55 -07:00
Carsten "Tomcat" Book
e3c2ddf887 Merge mozilla-central to mozilla-inbound 2016-09-08 12:42:45 +02:00
Julian Descottes
158a9415f3 Bug 1292048 - move geometry editor icon back to its previous location;r=gl
MozReview-Commit-ID: 7tH1FVNzDoi

--HG--
extra : rebase_source : 48226fb2745974ce02232f6e74940c15518cde46
2016-09-08 12:22:30 +02:00
Carsten "Tomcat" Book
f4a16a723a merge mozilla-inbound to mozilla-central a=merge 2016-09-08 12:01:17 +02:00
James Long
8540864d27 Bug 1295213 - expose Codemirror instance and allow direct embedding in devtools r=bgrins,gl 2016-09-08 10:42:43 -04:00
Carsten "Tomcat" Book
d98e95abb8 Merge mozilla-central to autoland 2016-09-08 12:51:52 +02:00
Brian Grinstead
61d266e2c8 Bug 1298230 - Use a more descriptive Syntax Error when querySelector / querySelectorAll fails;r=bz
MozReview-Commit-ID: DtIlA8ocMh0
2016-08-31 15:31:59 -07:00
Steve Chung
9a9b76d095 Bug 1296187 - Don't overlap inspector-searchinput-clear with text. r=gl
MozReview-Commit-ID: HJgOFhgOaAP

--HG--
extra : transplant_source : %19%A3%DD%82%FA%D6%94J%12%E2%EB%04TL%94%C7%3DF04
2016-08-30 18:41:26 +08:00
Wes Kocher
f9c7432e12 Merge m-c to fx-team, a=merge 2016-09-08 15:29:40 -07:00
James Long
da4d00fe95 Bug 1301511 - load CodeMirror CSS in new debugger r=me 2016-09-08 16:24:32 -04:00
James Long
8d2c8b4222 Bug 1301207 - load theme-switcher.js in new debugger r=me 2016-09-08 15:57:48 -04:00
Thomas Wisniewski
2b28c5e2a9 Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
Thomas Wisniewski
dadce88a58 Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul
--HG--
extra : rebase_source : 2d454dd6f7f66b0b2df44f6f4ce3740d8f6de04c
2016-09-03 18:45:08 -04:00
Carsten "Tomcat" Book
1c61ba654e merge mozilla-inbound to mozilla-central a=merge 2016-09-07 17:20:12 +02:00
Carsten "Tomcat" Book
ebddf3b267 merge fx-team to mozilla-central a=merge 2016-09-07 17:13:53 +02:00
Patrick Brosset
347d0b7f04 Bug 1295010 - Removed testActor from highlighterHelper in inspector tests; r=me
MozReview-Commit-ID: GMksl81iGcp
2016-09-07 11:10:49 +02:00
Wes Kocher
a6dc9d6506 Merge m-c to autoland, a=merge 2016-09-06 17:36:41 -07:00
Wes Kocher
8eb4fd2c7b Merge fx-team to central, a=merge 2016-09-06 17:34:46 -07:00
James Long
e8077df603 Bug 1300773 - Update new debugger r=me 2016-09-06 09:54:14 -04:00
Jason Laster
089eb04c26 Bug 1295753 - Fix console interaction with new debugger r=jlongster 2016-09-06 09:34:50 -04:00
Phil Ringnalda
95b0ecf4b5 Merge f-t to m-c, a=merge 2016-09-05 18:05:38 -07:00
Julian Descottes
edb0888015 Bug 1300458 - fix linting errors in browser_key_shortcuts.js;r=ochameau
MozReview-Commit-ID: 85VRaDe8Vxf

--HG--
extra : rebase_source : 32ba5059c1f04e4d5df167b3a72104dfd47b5c4f
2016-09-06 10:38:40 +02:00
Julian Descottes
e129828a38 Bug 1300458 - devtools key shortcuts fix shift+cmd shortcuts on OSX;r=ochameau
MozReview-Commit-ID: Aq6cFkF86Qa

--HG--
extra : rebase_source : 07c240f080dce7e4fe6d20275d26ffefb81d705d
2016-09-06 11:43:11 +02:00
Ruturaj Vartak
f413b9b7dd Bug 1295010 - Don't move the eyedropper to the out of browser window by keyboard navigation. r=pbro
MozReview-Commit-ID: vBwmSxVNXK

--HG--
extra : rebase_source : b74df421630fc46dab6b6cc026bf3e0ae6b4a651
extra : amend_source : 6885024ef00cfa33d73c59dc03c48ebcda9ccbdd
extra : histedit_source : c43167f0a7cbe9f4c733b15da726e5150a9529ba
2016-09-03 00:07:00 +02:00
Oriol
4a071f812f Bug 1300336 - Allow pseudo-arrays to have a length property. r=fitzgen 2016-09-03 12:46:00 -04:00
Towkir Ahmed
5b6d08a081 Bug 1296648 - Fix direction of .ruleview-expander.theme-twisty in RTL locales. r=ntim 2016-09-03 22:53:00 -04:00
Wes Kocher
0cc6ee766a Merge m-c to fx-team, a=merge 2016-09-06 17:37:18 -07:00
James Long
28ba7c64a8 Bug 1300866 - expose devtools require to new debugger r=jlast,bgrins 2016-09-06 17:17:35 -04:00
Julian Descottes
9b37310565 Bug 1299580 - Remove unused string from storage.properties file;r=flod
MozReview-Commit-ID: K1xTCYUKem6

--HG--
extra : rebase_source : 33abf20c2c68d46c565bd4833dc1f4153c8136c0
2016-09-05 12:17:43 +02:00
Brian Grinstead
c3f57014b3 Bug 1300820 - Always use the current debugger frontend in Browser Toolbox;r=jlongster
MozReview-Commit-ID: DJ7L2VSOe2q

--HG--
extra : rebase_source : 78634f90e09695bcf64148858be91ab89d639085
2016-09-06 11:20:38 -07:00
Julian Descottes
a99bbfecb7 Bug 1299580 - Remove unused localized strings from debugger;r=jlongster
MozReview-Commit-ID: HaBSZLXaaYJ

--HG--
extra : rebase_source : 8225311fda9c2e70eef18be7f7a61c95f25a4c81
2016-08-31 20:22:40 +02:00
Alexandre Poirot
88eb12ffca Bug 1298082 - Cleanup toolbox on its document unload. r=jryans
MozReview-Commit-ID: 6tghrnYJiOy

--HG--
extra : rebase_source : 1e8e326ef293d59dd47b734bd93baaf2794c495c
2016-08-30 06:32:00 -07:00
Alexandre Poirot
cc52abf45f Bug 1298082 - Replace toolbox.frame usages with equivalents around toolbox.win. r=jryans
MozReview-Commit-ID: ClpBWEZbKq1

--HG--
extra : rebase_source : 98070c3c15de9e17ac9f05cc301734a28dcbc43f
2016-08-30 06:42:25 -07:00
Alexandre Poirot
0e07d87062 Bug 1298082 - Various cleanups to use helpers. r=jryans
MozReview-Commit-ID: EwtA2K00EaM

--HG--
extra : rebase_source : a97a380d413f1a84077ba7bb1250e49af3284825
2016-08-25 05:50:44 -07:00
Julian Descottes
eb9d96f3b2 Bug 1299070 - Merge all startup strings in startup.properties;r=bgrins
MozReview-Commit-ID: 99zWNTHid21

--HG--
extra : rebase_source : e2b93c222d025a3d655d9e436a3d2935dd75312f
2016-09-02 17:45:22 +02:00
Julian Descottes
23f5b2f6e9 Bug 1299070 - Move l10n.ELLIPSIS behind getter;r=bgrins
This avoids loading the ellipsis properties file on browser startup.

MozReview-Commit-ID: 8lfAeltfn10

--HG--
extra : rebase_source : 11995c31fb4c9238777348e0c13b07888dd3ab0c
2016-09-01 16:26:09 +02:00
Phil Ringnalda
946bb1cf02 Merge m-i to m-c, a=merge 2016-09-03 21:51:33 -07:00
Phil Ringnalda
24d53c9e9a Bug 1271074 - Increase the timeout of browser_vimemacs.js (and remove the previous 'increase' that tried to decrease it)
--HG--
extra : rebase_source : 21179d2952391091d7ff9bdcf185991833a4d8fc
2016-09-03 09:09:44 -07:00
Thomas Wisniewski
95c459ec9a Bug 768072 - Implement imageSmoothingEnabled and deprecate mozImageSmoothingEnabled. r=pbro,adw,bas,bz 2016-09-01 20:49:54 -04:00
Wes Kocher
1c8f6396c3 Merge m-c to autoland, a=merge 2016-09-02 13:34:45 -07:00
Wes Kocher
a77698d3d7 Merge fx-team to central, a=merge 2016-09-02 13:32:41 -07:00
Wes Kocher
ee92002ede Merge inbound to m-c a=merge 2016-09-02 13:17:30 -07:00
Julian Descottes
d6d08dda63 Bug 1299580 - Remove unused localized strings from webconsole;r=bgrins
MozReview-Commit-ID: 89N4uDT56Mp

--HG--
extra : rebase_source : 0013fea5daafd3428da6741ac736712f625f9a4d
extra : histedit_source : 8fa9418e6ce2083a99e9b6c3c2cd24bcb392d631
2016-08-31 20:17:12 +02:00
Julian Descottes
cf8dce2ea8 Bug 1299580 - Remove unused localized strings from animationinspector;r=pbro
MozReview-Commit-ID: 7S1JE8J4bUC

--HG--
extra : rebase_source : 4a0c4bc0a76346542191690d774be8c8ba726210
extra : histedit_source : f677d2278c10a106fc24a4846adb764d5c79bc34
2016-08-31 19:52:52 +02:00
Julian Descottes
38ef406d86 Bug 1299580 - Remove unused localized strings from inspector and styleeditor;r=gl
MozReview-Commit-ID: JHrvM8Ob0zI

--HG--
extra : rebase_source : fa8be3cabd76a5c19a488e01e941d7a188b4e784
extra : histedit_source : 7f1c725fd07ea3ee038ec2e0d63ae053a2aaa244
2016-08-31 19:49:37 +02:00
Julian Descottes
e924f4f759 Bug 1299580 - Remove unused localized strings from webaudioeditor, scratchpad, appcacheutils;r=miker
MozReview-Commit-ID: KwsUL9UgAZL

--HG--
extra : rebase_source : 9e33eebf13678b8222237fe6847a03dfad931118
extra : histedit_source : e60a9f183f882bc351c3943e4c6360d3e6dc238e
2016-08-31 20:03:19 +02:00
Alexandre Poirot
3ccb636ac8 Bug 1243452 - Make DebuggerClient.close return a Promise. r=jryans
MozReview-Commit-ID: 26PNAS431Hc

--HG--
extra : rebase_source : 77dbf9db6dd94a609708862eb59b962c7aaef82d
2016-08-31 09:39:42 -07:00
Ryan VanderMeulen
37b200a0c5 Merge autoland to m-c. a=merge 2016-09-01 12:11:51 -04:00
Jarda Snajdr
7b300fe2fb Bug 1298225 - Format clipboard text of console stack traces into multiple lines r=bgrins
MozReview-Commit-ID: HkCFEwjhCwx

--HG--
extra : rebase_source : ea50fd4576f9f264890e97b10cd2328224c64880
2016-08-30 12:34:22 +02:00
Tooru Fujisawa
92c0f188ea Bug 1293205 - Part 2: Link to MDN documentation from for-each warning. r=fscholz 2016-09-02 20:15:08 +09:00
Alexandre Poirot
2570cbf350 Bug 1300822 - Fix tab load event wait in devtools test helpers. r=tromey
MozReview-Commit-ID: 8vSSaDloJND

--HG--
extra : rebase_source : 2a46f64396af58f88c5ab297f51bbf688f82598c
2016-09-06 07:05:32 -07:00
Sebastian Hengst
d11146270a Backed out changeset 1bca17123507 (bug 1290988) for xpcshell failures (test_rewriteDeclarations.js) and devtools failures (browser_styleeditor_syncAddProperty.js). r=backout
--HG--
rename : devtools/shared/css/color-db.js => devtools/shared/css-color-db.js
rename : devtools/shared/css/lexer.js => devtools/shared/css-lexer.js
rename : devtools/shared/css/properties-db.js => devtools/shared/css-properties-db.js
2016-09-13 17:43:44 +02:00
Sebastian Hengst
1984be4adc Backed out changeset d67ee15cd875 (bug 1290988) 2016-09-13 17:42:29 +02:00
Sebastian Hengst
4232c8be81 Backed out changeset 307a8048995a (bug 1290988) 2016-09-13 17:42:25 +02:00
Sebastian Hengst
b6e73d21b6 Backed out changeset a569d019fd4a (bug 1290988) 2016-09-13 17:41:44 +02:00
Greg Tatum
547f9800a6 Bug 1290988 - Fix require path for devtools/shared/css/lexer to fix dt test failures; a=tomcat-sheriffduty
MozReview-Commit-ID: EVGhNmz5YZD
2016-09-13 07:14:00 +02:00
Shubheksha Jalan
ba890f2865 Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr
MozReview-Commit-ID: 5fB7Wz1jLGe

--HG--
extra : rebase_source : a5eff558250c3e5c9d9cc082912b41b7d71548e0
2016-09-12 22:39:28 +05:30
Greg Tatum
2fedcc9139 Bug 1290988 - Take into account prefs for the CSS properties database; r=tromey
This test was causing uplifts to fail because certain CSS properties
were disabled via preferences, and the devtools client and platform were
out of sync with what properties were supported. This test now uses the
preference information to allow in-development features to not break
this test.

MozReview-Commit-ID: 767xRFMHyw9

--HG--
extra : rebase_source : 55dbe214314f1fbe9933be982cbab7f2952bed85
2016-08-29 11:37:14 -05:00
Greg Tatum
77ecdadfe2 Bug 1290988 - Add the mach generate-css-db command; r=chmanchester,tromey
Provide a single mach command to automatically generate the static
database of CSS properties that devtools uses for the inspector
and various editors.

MozReview-Commit-ID: 8E2jwxF0KbM

--HG--
extra : rebase_source : 2cd21cd08f431ff933c3fd89ebca3e6684fb80f8
2016-08-29 11:35:52 -05:00
Greg Tatum
da1990f19b Bug 1290988 - Collect devtools/shared/css-* files into a folder; r=tromey
In preparation for the additional files in the `mach generate-css-db`
command, collect the CSS files into a folder.

MozReview-Commit-ID: 9JRVsC2NMK8

--HG--
rename : devtools/shared/css-color-db.js => devtools/shared/css/color-db.js
rename : devtools/shared/css-lexer.js => devtools/shared/css/lexer.js
rename : devtools/shared/css-properties-db.js => devtools/shared/css/properties-db.js
extra : rebase_source : b73bbe7fcf8177a25b41ecdd6d6c760ed1472fb7
2016-08-29 11:02:34 -05:00
Carsten "Tomcat" Book
c737c8cee6 Merge mozilla-central to autoland 2016-09-13 13:09:21 +02:00
Jarda Snajdr
d080d46c5a Bug 1239132 - Remove CPOW access from 'wait' function in shared-head.js r=pbro
MozReview-Commit-ID: 1oifs1zuPZw

--HG--
extra : rebase_source : 9e7f638d0447193140f45515c7d83dc674331f3b
2016-09-12 06:26:48 +02:00
Fred Lin
b23ef220cd Bug 1291638 - Change color theme of box-model view. r=gl
MozReview-Commit-ID: AYhPUXV2tJZ

--HG--
extra : transplant_source : d%F7%8F%94%5E%8F%BB%C0%F7U%A0%C6%1D%AF%CA%FE%8B%CD%F6%DC
2016-08-17 13:12:37 +08:00
Alexandre Poirot
e97b175c50 Bug 1298113 - Remove devtools xpcshell test asserting for memory consumption. r=jryans
MozReview-Commit-ID: DSfqDRQYSE4
2016-09-07 13:46:57 -07:00
Gabriel Luong
99b821c100 Bug 1249558 - Part 2: Display the grid info bar for a grid area highlight r=pbro 2016-09-07 16:44:11 -04:00
Gabriel Luong
f482fa6e99 Backed out changeset f46da98e6edd (Bug 1249558) r=backout 2016-09-07 16:18:31 -04:00
Gabriel Luong
d0fec9eaf3 Bug 1249558 - Part 2: Display the grid info bar for a grid area highlight r=pbro 2016-09-07 15:41:51 -04:00
Gabriel Luong
f4feee83f8 Bug 1249558 - Part 1: Display the grid area highlight in the css grid overlay r=pbro 2016-09-07 15:41:48 -04:00
James Long
0c3a2bd5a3 Bug 1301147 - use browser loader in new debugger r=me 2016-09-07 15:13:02 -04:00
Wes Kocher
a6fa167a46 Merge fx-team to central, a=merge 2016-08-31 17:11:06 -07:00
Tom Tromey
123d51350a Bug 1299254 - avoid recursion in Services.prefs shim initialization; r=bgrins
MozReview-Commit-ID: CuLgSaEtpgi

--HG--
extra : rebase_source : a1e55ccf56a41e20afabb9f2f46f58db98b82efd
2016-08-30 08:03:56 -06:00
Tom Tromey
7f09233236 Bug 1265796 - add CSS subproperty info to CssProperties; r=gregtatum
MozReview-Commit-ID: JIDTwgnxAJE

--HG--
extra : rebase_source : 33e96edf30012806465ab19732ab298240e0cf91
2016-09-19 12:36:56 -06:00
Tom Tromey
41668ce5ba Bug 1265796 - remove dummy document from rule view; r=gregtatum
MozReview-Commit-ID: 3iyEuTrWe19

--HG--
extra : rebase_source : 347489efde9c3cced31d92a5ef5d45eeb4985a8a
2016-09-21 09:58:15 -06:00
Tom Tromey
13f43b54e3 Bug 1265796 - add .eslintrc to devtools/shared/platform/content/; r=gregtatum
devtools/shared/platform/content/ should never require chrome or a few
other things; enforce this with eslint.

MozReview-Commit-ID: DLgWITOvWeB

--HG--
extra : rebase_source : 3590da90f4796a03c8ab9c001f58d470ea2f5daa
2016-09-19 09:16:34 -06:00
Tom Tromey
894924cc78 Bug 1265796 - fix mach devtools-css-db for linux, debug builds; r=gregtatum
MozReview-Commit-ID: 57s2Pqzc31S

--HG--
extra : rebase_source : 47a585935b9aef26c10c2525209193315b80e5ae
2016-09-20 11:56:22 -06:00
Jarda Snajdr
d928014d00 Bug 1304297 - Support for deleting Cache and Response objects in Storage Inspector r=miker
MozReview-Commit-ID: BdK4rKhmzTo

--HG--
extra : rebase_source : f03fe260d8719a890a263d7674c8d880a0257f16
2016-09-22 12:29:48 +02:00
Tom Tromey
3353a689e7 Bug 1298898 - put test_clipboard.html into clipboard suite; r=gregtatum
MozReview-Commit-ID: Gjkyp9GpP9Z

--HG--
extra : rebase_source : 29f51d8c09336a4ca80d62c632d00e40f508258e
2016-09-07 12:23:37 -06:00
Philipp Kewisch
a5e487b1ed Bug 1298879 - Upgrade to ESLint 3.5.0 for faster linting. r=miker
--HG--
extra : amend_source : f9192046a1c22f631d6423ce4ffc6e4e0e11dfc1
2016-09-20 10:27:03 +01:00
Carsten "Tomcat" Book
17d545681a Merge mozilla-central to mozilla-inbound 2016-09-20 12:02:20 +02:00
Joel Maher
a1bd244c06 Bug 1299882 - Intermittent tests | Timed out while polling clipboard for pasted data. r=RyanVM
MozReview-Commit-ID: 3S0vvyix6JN

--HG--
extra : rebase_source : f9ceb0b813adc6dca9a1f8323446ade4dd2c1a6e
2016-09-01 15:33:06 -04:00
Fred Lin
9a7c7d0ab3 Bug 1272364 - [rep] Remove role presentation to let vision inpaired hear it. r=linclark
MozReview-Commit-ID: DKfnNWs0n8W

--HG--
extra : rebase_source : d9dc5f2a8facb19b1a77cea717fa0f626a9b8ff5
2016-08-30 15:34:12 +08:00
Alexandre Poirot
566b9463d8 Bug 1297288 - Prevent all toolbox key shortcuts from triggering Firefox equivalents. r=jryans 2016-08-31 07:07:44 -07:00
Ryan VanderMeulen
435c0addca Merge autoland to m-c. a=merge 2016-08-31 09:52:43 -04:00
Wes Kocher
73f495435e Merge m-c to inbound a=merge 2016-08-30 18:14:57 -07:00
Wes Kocher
6536590412 Merge fx-team to central, a=merge 2016-08-30 17:51:54 -07:00
Ryan VanderMeulen
6df6be376d Bug 1241019 - Skip browser_webconsole_output_dom_elements_03.js on e10s due to frequent failures.
--HG--
extra : rebase_source : 6e2bc865e77f272996b51958287b9e71bded1b2a
2016-08-30 19:48:53 -04:00
Wes Kocher
81db6ce036 Merge m-c to autoland, a=merge 2016-08-30 18:15:33 -07:00
Jason Laster
d9d920d198 Bug 1298935 - Add a Rep mode proptype. r=linclark 2016-08-29 13:04:00 -04:00
Jan Odvarko
50de90cfd9 Bug 1284839 - Reps: Handle spaces between title and rep. r=linclark 2016-08-29 17:07:24 +02:00
Jan Odvarko
8baaf8d9bd Bug 1281789 - Test for all tabs menu. r=pbro 2016-08-26 15:23:07 +02:00
Jan Odvarko
105b608272 Bug 1281789 - Implement AllTabsMenu component. r=pbro 2016-08-29 13:08:31 +02:00
Ryan VanderMeulen
71d43e7c12 Merge inbound to m-c. a=merge 2016-08-30 09:52:55 -04:00
Ryan VanderMeulen
00c7f6dd62 Merge fx-team to m-c. a=merge 2016-08-30 09:52:06 -04:00
Julian Descottes
4cc8f737b5 Bug 1295610 - Fixup for devtools/client/framework l10n.js migration;r=tromey
Accidentally "migrated" a function that shouldn't have been changed.

MozReview-Commit-ID: JZg987myeo0

--HG--
extra : rebase_source : 81c192682ac5e7ce63ed216ec2b1b0d743561e24
2016-08-29 16:25:44 +02:00
Julian Descottes
e3e39edefd Bug 1265887 - migrate devtools/ from PluralForm.jsm to plural-form.js;r=tromey
MozReview-Commit-ID: 7I7djgqcrnr

--HG--
extra : rebase_source : 2129e97e6f23dd5af2281f68e546c0143bce5878
extra : histedit_source : be83b5f61ee021a6ab1566f21db4262e2175951a
2016-08-27 18:42:33 +02:00
Julian Descottes
0119deafa0 Bug 1265887 - port PluralForm.jsm to plural-form.js without chrome APIs;r=tromey
MozReview-Commit-ID: GpGFgtdnzek

--HG--
extra : rebase_source : 0ce54b2809c83a9dad4cc27f7adb0e52f4ad0c75
extra : histedit_source : b8f28a3865f0f25379efbecda657f3354551d6ce
2016-08-29 12:17:42 +02:00
Tim Nguyen
02cf050a76 Bug 1297523 - Fix intermittent browser_device_change.js. r=jryans 2016-08-25 20:51:59 -07:00
Dalimil Hajek
e32bf05b2b Bug 1297302 - Fix tooltip of messageCloseButton in toolbox-notificationbox. r=Honza
--HG--
extra : rebase_source : f11a0bd549f7e13891f34bf56167c03c17468f9f
2016-08-30 06:14:00 -04:00
Eddy Bruel
7921f16339 Bug 1278562 - Split promiseState into promiseState/Value/Reason. r=jimb 2016-08-30 20:25:44 +02:00
Jarda Snajdr
2132a5ef48 Bug 1296389 - Part 1: Use the same markup structure as the old console frontend r=me
MozReview-Commit-ID: 2YVe8jtdJSe

--HG--
extra : rebase_source : b69393f61ddd2ecbcae7122e38e500fa1f6f8471
2016-08-22 12:39:15 +02:00
Jarda Snajdr
bc96691af0 Bug 1296389 - Part 2: Add location to PageError messages in new console r=me
MozReview-Commit-ID: 4p41JmDh15d

--HG--
extra : rebase_source : 8ae564784feb51ffdd8a4324b37803ac5c4f7735
2016-08-22 12:48:57 +02:00
Jarda Snajdr
99bf09aca8 Bug 1296389 - Part 3: Fix missing return value in getMessageComponent r=me
MozReview-Commit-ID: A3z4lpjCC1q

--HG--
extra : rebase_source : 460a50b8d7a4f76dd3c0363557765d078eeb9947
2016-08-22 11:25:05 +02:00
Tom Tromey
ae1f9fd8ec Bug 1297890 - don't allow token pasting in parseDeclarations; r=pbro
MozReview-Commit-ID: ASs3ldqxMoI

--HG--
extra : rebase_source : e6ddf2633ec734b931959e07abb2b12950e7b49a
2016-08-29 08:16:22 -06:00
André Bargull
96b7707bfe Bug 1121938 - Implement TypedArray.prototype.toString and .toLocaleString. r=waldo 2016-08-11 09:31:22 -07:00
Sunny
f4e6ea33b9 Bug 1205845 - Implement telemetry measure to track toolbox docking setting; r=jryans p=bsmedberg
MozReview-Commit-ID: 7Zl1ggZDbde
2016-08-30 10:19:29 -05:00
Ehsan Akhgari
4124592014 Bug 1297225 - Address the post-landing drive-by nit 2016-08-30 10:05:37 -04:00
Eddy Bruel
e53026e4bf Bug 1224073 - Use the Debugger.Object API to call Error.toString directly. r=bgrins 2016-09-21 15:31:40 +02:00
Tom Tromey
ccb0396db8 Bug 1303826 - don't select upper-case color names by default; r=gregtatum
MozReview-Commit-ID: 6XfK1aPhSxx

--HG--
extra : rebase_source : 98d849d2734eba33d10335f441cfedd113409a97
2016-09-20 14:46:39 -06:00
Julian Descottes
ee8a150836 Bug 1291321 - Use system principal to download file:// stylesheets;r=gl
MozReview-Commit-ID: Fd8RoPGbZjz

--HG--
extra : rebase_source : 4e3a62c7cd883afd4b5f52721adab034c607b6f6
2016-09-02 15:38:48 +02:00
Nicolas Chevobbe
4ea262bdad Bug 1303126 - Add a Rep for Symbols. r=Honza,linclark.
Simply displays `Symbol("foo")` as `Symbol(foo)`.
Adds a test file for testing SymbolRep renders as expected.

MozReview-Commit-ID: Kq2wucNASRk

--HG--
extra : rebase_source : 596ec8fba77a95a39718e39e4dc8f0e877f98c94
2016-09-16 12:06:11 +02:00
Tom Tromey
90893e8388 Bug 1301854 - detect BOM when determining resource encoding; r=pbro
MozReview-Commit-ID: 6akivZSRwVN

--HG--
extra : rebase_source : c261a56ac6c3ba07ed3ec911420e23fafe96b0f8
2016-09-16 13:02:33 -06:00
Jarda Snajdr
78964259b9 Bug 1152441 - Part 2: Rewrite the marker view to use React and the Tree component r=gregtatum
MozReview-Commit-ID: 5TNNsVSql46

--HG--
extra : rebase_source : 61e2bdc9b2b6e4757435f9e3125292549db75c21
2016-09-09 16:55:54 +02:00
Jarda Snajdr
2d604e3b72 Bug 1152441 - Part 1: Enhance the Tree component for use in performance waterfall r=fitzgen
MozReview-Commit-ID: 753IKgJF6Oj

--HG--
extra : rebase_source : 87461fc10e0725b96bf52f7b8a3cfb1f16ac4233
2016-09-09 16:54:05 +02:00
Carsten "Tomcat" Book
e87482b1d2 Backed out changeset da90ec959a3c (bug 1297535) for memory leaks in browser_885530_showInPrivateBrowsing.js
--HG--
extra : rebase_source : a83a2dcd5e21373ae05d29265c5ba8d379e563da
2016-09-20 12:47:23 +02:00
Carsten "Tomcat" Book
79ec7bf1c3 Merge mozilla-central to autoland 2016-09-20 12:05:52 +02:00
Alexandre Poirot
6724430882 Bug 1297535 - Register devtools menu and keys on DOMContentLoaded to happen before CustomizableUI. r=bgrins
MozReview-Commit-ID: ACy3yJTgzyA

--HG--
extra : rebase_source : 2a092d29def1180603f733e484b8a67600092a64
2016-08-24 07:26:32 -07:00
Greg Tatum
4060bbdcb1 Bug 1289425 - Allow sourceeditor to fallback to client-side css properties; r=tromey
MozReview-Commit-ID: Khak8Av1v67

--HG--
extra : rebase_source : 6d117087a34320fd7bbb7ea540b218ac78018566
2016-08-12 15:01:42 -05:00
Greg Tatum
8a5efe4b8c Bug 1289425 - Remove domUtils from source editor and autocomplete; r=tromey
MozReview-Commit-ID: HIhUkuKOsjg

--HG--
extra : rebase_source : 21fa175ab676a0483e1774208f88ab5d33bbb512
2016-08-05 11:44:23 -05:00
Greg Tatum
cce5c3c6ef Bug 1289425 - Remove domUtils from the InplaceEditor; r=tromey
MozReview-Commit-ID: D9thpWSNwKC

--HG--
extra : rebase_source : b11d3b8bc1f4c3b4777386e93dc03cee07508f86
2016-08-05 11:40:51 -05:00
Greg Tatum
a17cc41d63 Bug 1289425 - Add a getClientCssProperties method to the CssProperties; r=tromey
This creates an easy interface for getting the static css database, and
splits up the initCssProperties function into smaller re-usable parts.

MozReview-Commit-ID: G86bNy3KQDp

--HG--
extra : rebase_source : 608df38114de31320594516ca776cc35ddb6ee8e
2016-08-04 15:16:16 -05:00