Commit Graph

646 Commits

Author SHA1 Message Date
Nick Fitzgerald
32fd612182 Bug 1277947 - Use ActorClassWithSpec for the ThreadActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
Nick Fitzgerald
c4af500552 Bug 1277944 - Use ActorClassWithSpec for the SourceActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
Nick Fitzgerald
a421e383c4 Bug 1277940 - Use ActorClassWithSpec for the BreakpointActor; r=ejpbruel 2016-06-06 10:24:34 -07:00
Jarda Snajdr
d56d19a26c Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend r=ochameau
MozReview-Commit-ID: BdrqblFyC66
2016-06-01 01:03:00 +02:00
Carsten "Tomcat" Book
4aea0165dc merge mozilla-inbound to mozilla-central a=merge 2016-06-06 11:55:56 +02:00
Andrea Marchesini
c30cdb7269 Bug 989619 - patch 2 - console API should use webIDL namespaces, r=bz 2016-06-04 09:32:51 +02:00
Florian Scholz
f1bdb4fcf0 Bug 1179876 - Add more doc links to console errors; r=mrrrgn
--HG--
extra : rebase_source : 8a30c3767fe375db71fcc26167338791625ba8b5
2016-06-03 08:54:54 -07:00
Nick Fitzgerald
da8d89330d Bug 1277414 - Remove the memprof actor; r=ejpbruel 2016-06-02 10:04:27 -07:00
Eddy Bruel
6cd5859b6c Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans 2016-06-02 17:42:24 +02:00
Carsten "Tomcat" Book
3b31f13666 Backed out changeset f3bdf3ebaf4c (bug 1202458) for test failures in test_inspector-mutations-value.html - missed that changeset in the backout before, sorry 2016-06-02 16:32:05 +02:00
Carsten "Tomcat" Book
d08f21c9a8 Backed out changeset 49d7963e43d8 (bug 1202458) for test failures in test_inspector-mutations-value.html
--HG--
extra : rebase_source : daf55daa5c2f5c0a47babdcf86fb8d81f6ce4b99
2016-06-02 16:30:08 +02:00
Carsten "Tomcat" Book
eb67af1f6f Backed out changeset e74192b1a9c8 (bug 1202458)
--HG--
extra : rebase_source : 95f662b3116ce3c9dc5357578a65672a1f3d5b2a
2016-06-02 16:29:47 +02:00
Carsten "Tomcat" Book
b9a80d272d Backed out changeset b6ba2b9fbe8a (bug 1265730) for bc7 failures in browser_parsable_script.js 2016-06-02 15:59:07 +02:00
Matteo Ferretti
59987f05a7 Bug 1258718 - Simplify highlighters.css adding CSS variables; r=pbro
MozReview-Commit-ID: GyHXNfCxb9f
2016-06-02 13:39:54 +02:00
Julian Descottes
295a067b52 Bug 1202458 - part3: rename ShortLongString to SimpleStringFront;r=pbro
The current name ShortLongString doesn't reflect the current usage of
this class. When looking at the few clients of this class, the reason
for using it is that the string is already accessible on the client
and does not need to be fetched from the server, while still keeping
the same interface as the LongStringFront.

MozReview-Commit-ID: 7MdgH8GzC7q

--HG--
extra : rebase_source : 71a7cbb69f9ccf4d46a6750ed93d8f0ee236177e
extra : histedit_source : 8bad387e697a8288d0ac651d52b8cf8ad9fb0bcb
2016-05-31 16:51:27 +02:00
Julian Descottes
cd86158629 Bug 1202458 - part2: fix eslint errors in string actor;r=pbro
MozReview-Commit-ID: 1nguzarA57L

--HG--
extra : rebase_source : 4861bf47e31ea6d1d0193663a8c92f16eef12214
extra : histedit_source : 28d396641f0c8f12d9f28bc321a72e0666dd2db8
2016-06-02 10:35:03 +02:00
Julian Descottes
fc46d5012b Bug 1202458 - part1: inline text nodes in markupview only if they are short enough;r=pbro
The markup view will now inline a textnode in its container if and only if:
- the text node is the only child (pseudo elements included)
- the text node length is smaller than a predefined limit

If a container is expanded, its text nodes will now always be rendered in full,
no longer as a short version with an ellipsis. When selecting or navigating on
a textnode, the layout will no longer be modified on the fly.

MozReview-Commit-ID: HcDMqjbOesN

--HG--
extra : rebase_source : 908ba5c1cab86018116271402c90992c1fca6d62
extra : histedit_source : f0083b1e4c54cde0fdce12e1d139baa41e7d6cda
2016-06-02 10:41:49 +02:00
Eddy Bruel
b33a96b184 Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans 2016-06-02 13:10:41 +02:00
J. Ryan Stinnett
4dc1d16893 Bug 1269457 - Only set breakpoints for pending bp actors. r=ejpbruel
The special code path carved out in bug 1225160 dropped the `actor.isPending`
check which causes many, many attempts to set a breakpoint on every new source
notification, leading to a very slow debugging experience.

MozReview-Commit-ID: A3pnHzh5eeh
2016-06-01 10:59:24 -05:00
Greg Tatum
c17299d948 Bug 1265790 - replace inIDOMUtils.isInheritedProperty r=pbro
MozReview-Commit-ID: 1c6OLfYMW0p
2016-06-02 13:07:00 +02:00
Tim Nguyen
b45619ad94 Backed out 3 changesets (bug 1134073) for browser_net_statistics-01.js failures
Backed out a58743e540f5 (bug 1134073)
Backed out 616b2bbf8fd0 (bug 1134073)
Backed out 691b0e0a6ca1 (bug 1134073)

MozReview-Commit-ID: 3LwVxPXX8SZ
2016-06-04 19:01:29 +02:00
Jarda Snajdr
add5047623 Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend r=ochameau
MozReview-Commit-ID: CJBVpjvmWgh
2016-06-01 01:03:00 +02:00
J. Ryan Stinnett
c6711f2677 Bug 1277674 - Explicitly require Services in source actor. r=tromey
It was being implicitly loaded into modules by a single arg Cu.import elsewhere
in the code base, but only if JSON Viewer is enabled (Dev. Ed and Nightly
channels).  I plan to address the Cu.import issue more thoroughly over in bug
1193390.

MozReview-Commit-ID: 6AGJGqYvw3c
2016-06-03 13:38:23 -05:00
Wes Kocher
ab58bab2bf Backed out 3 changesets (bug 1134073) because maybe it broke the clipboard tests
Backed out changeset a43d99734390 (bug 1134073)
Backed out changeset 572ebec612e8 (bug 1134073)
Backed out changeset f12a69ba9122 (bug 1134073)
2016-06-03 14:01:27 -07:00
Nick Fitzgerald
2c304b0c22 Bug 1277707 - Follow up: fix syntax error introduced in bad rebase; r=me 2016-06-03 12:25:26 -07:00
Jarda Snajdr
8b53520b4b Bug 1134073 - Part 1: Collect information about request cause and stacktrace in netmonitor backend. r=ochameau
--HG--
extra : rebase_source : 13b14d5dab207a909d4858ca3ddaa1c819516971
2016-06-03 16:26:35 +02:00
Nick Fitzgerald
e3276c78d8 Bug 1277707 - Decouple the fronts from the actors in the shader editor; r=ejpbruel 2016-06-03 10:45:10 -07:00
Nick Fitzgerald
de3a8e2566 Bug 1265719 - Decouple the CanvasFront and FrameSnapshotFront from the CanvasActor and FrameSnapshotActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
Nick Fitzgerald
644e1b42f8 Bug 1265732 - Decouple the AudioNodeFront and WebAudioFront from the AudioNodeActor and WebAudioActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
Nick Fitzgerald
84bd208e23 Bug 1277673 - Decouple the ActorActorFront and ActorRegistryFront from the ActorActor and ActorRegistryActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
Nick Fitzgerald
6fcf81b996 Bug 1277634 - Decouple the CallWatcherFront and FunctionCallFront from the CallWatcherActor and FunctionCallActor respectively; r=ejpbruel 2016-06-03 10:45:10 -07:00
Nick Fitzgerald
5c3d7c83a2 Bug 1277622 - Use ActorClassWithSpec for the HeapSnapshotFileActor; r=ejpbruel
We don't have a HeapSnapshotFileFront, this actor is used under the covers in
the MemoryFront, but we should work towards all actors being defined in the
WithSpec way.
2016-06-03 10:45:10 -07:00
Matteo Ferretti
016ce0a996 Bug 1260043 - removed doc.hidden check from markup/utils; r=ochameau
MozReview-Commit-ID: BN2P5dfqerK
2016-06-03 16:38:42 +02:00
Julian Descottes
21915e3971 Bug 1202458 - part4: update inspector actor&front tests after removing shortValue;r=pbro
Adapt existing tests checking for updates to shortValue and incompleteValue on
NodeFront instances. Instead we now check for mutations of inlineTextChild type
as well as for the inlineTextChild property of the parent front.

MozReview-Commit-ID: 1mujxwVfvvP

--HG--
extra : rebase_source : 005089146c8a3cb2fed7077bc0a1bc7e754b0796
2016-06-02 16:25:56 +02:00
Julian Descottes
af8533fc17 Bug 1202458 - part3: rename ShortLongString to SimpleStringFront;r=pbro
The current name ShortLongString doesn't reflect the current usage of
this class. When looking at the few clients of this class, the reason
for using it is that the string is already accessible on the client
and does not need to be fetched from the server, while still keeping
the same interface as the LongStringFront.

MozReview-Commit-ID: 7MdgH8GzC7q

--HG--
extra : rebase_source : 80bf8b91d36c796d732840206c3c83417729d9e7
extra : source : e74192b1a9c82ebcb431e5b4c28775a8111c8864
2016-05-31 16:51:27 +02:00
Julian Descottes
01e9c7d987 Bug 1202458 - part2: fix eslint errors in string actor;r=pbro
MozReview-Commit-ID: 1nguzarA57L

--HG--
extra : rebase_source : 0e9686790c15cf1e1e0ec6e8fddfe6cd441ef070
extra : source : 49d7963e43d890488ad0ad9b1a592c57bdc2be49
2016-06-02 10:35:03 +02:00
Julian Descottes
a3bc664c7e Bug 1202458 - part1: inline text nodes in markupview only if they are short enough;r=pbro
The markup view will now inline a textnode in its container if and only if:
- the text node is the only child (pseudo elements included)
- the text node length is smaller than a predefined limit

If a container is expanded, its text nodes will now always be rendered in full,
no longer as a short version with an ellipsis. When selecting or navigating on
a textnode, the layout will no longer be modified on the fly.

MozReview-Commit-ID: HcDMqjbOesN

--HG--
extra : rebase_source : 3f3733928e0b3d2bbc12cb55521acda32a45bd2a
extra : source : f3bdf3ebaf4cbf3bb426d10cf95e702bc8e981f4
2016-06-02 10:41:49 +02:00
Kumar McMillan
701f112af0 Bug 1277054 - Handle exited add-on actors after reload. r=ochameau
MozReview-Commit-ID: 6WFI51GJ3ea

--HG--
rename : devtools/server/tests/unit/test_addons_actor/web-extension/manifest.json => devtools/server/tests/unit/addons/web-extension/manifest.json
extra : transplant_source : Y%7E%B0%E4%3AtX%86%60wT%BB%EB%1F%0C%D7%DE%C9l%D2
2016-05-31 15:40:19 -05:00
Nicolas Chevobbe
102c0402cd Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl
Unmatched rules created via the "Add New Rule" button was wrongfully make other rules look not applied.
Fix returned isMatching boolean in PageStyleActor's function when the evaluated rule has multiple selectors.
Add CSS rules to make look unmatched rules' properties unmatched, like the rule's selector.
Add tests to make sur we handle unmatch rule selectors right.

MozReview-Commit-ID: FPQ7XJoa7Ba

--HG--
extra : transplant_source : %C4%F1sa%ED4%E6%8CV%8F/nK%E4%FBA%2C%A7%F5%0F
2016-05-25 18:16:26 +02:00
Greg Tatum
262a831a1f Bug 1265798 - Implement CSS database to query css properties r=pbro
MozReview-Commit-ID: CAUh2GyeA2o

--HG--
extra : rebase_source : fc8e97f7bfc92c709014e58bd7f1670bc859460e
2016-05-26 08:48:00 -07:00
Ryan VanderMeulen
287f684182 Merge inbound to m-c. a=merge 2016-05-26 21:45:18 -04:00
Alexandre Poirot
935347227d Bug 1270179 - Improve performances when inspecting big typed arrays in the console. r=jsnajdr,ejpbruel 2016-05-26 09:12:17 -07:00
Eddy Bruel
58ea403ab2 Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans 2016-05-26 15:47:52 +02:00
Eddy Bruel
351d2d5af4 Bug 1265730 - Fix test failures from previous commit;r=me CLOSED TREE 2016-05-26 12:39:08 +02:00
Eddy Bruel
e766da7201 Bug 1265730 - Decouple StyleEditorFront from StyleEditorActor;r=jryans 2016-05-26 08:46:03 +02:00
Tom Tromey
0d9260b6f7 Bug 1265813 - Replace nsIIOService with URL in devtools. r=ochameau
MozReview-Commit-ID: GyoP6ApQXVc

--HG--
extra : amend_source : ace0951657ef7290f45b26a4ae81ac27111a60e2
extra : transplant_source : 0%8B%83%83Q%D0%CF%D8r%B1%C4e%13%3E%D14%06%15%CF%D5
2016-05-13 14:27:28 -06:00
Patrick Brosset
3d6dea90e7 Bug 1270186 - Move css-parsing-utils.js from devtools/client to devtools/shared; r=tromey
MozReview-Commit-ID: 75Yq1X4YjjJ

--HG--
rename : devtools/client/shared/css-parsing-utils.js => devtools/shared/css-parsing-utils.js
extra : rebase_source : da47aaa4e0baba88e401be053869f99a81ac15c4
2016-05-23 14:03:12 +02:00
Carsten "Tomcat" Book
d43569f28f Backed out changeset 3c599aa289d8 (bug 1265718) for timeouts in test_animation_actor-lifetime.html 2016-05-25 13:25:59 +02:00
Eddy Bruel
d3971c4c49 Bug 1265730 - Change the order in which the Style Editor actors are defined;r=jryans 2016-05-25 12:07:38 +02:00
Eddy Bruel
406c2acdc2 Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans 2016-05-25 10:18:27 +02:00
Kumar McMillan
897c43f281 Bug 1273183 - Install a temporary add-on via remote debugging. r=jryans
MozReview-Commit-ID: FoEZxDjldIA

--HG--
extra : transplant_source : %CC%9B%20%C1n%FB%2B%1C%D4%1Ab%1C%60%C4%91e%80%FA%8D6
2016-05-20 11:36:04 -05:00
Carsten "Tomcat" Book
56436e5293 Backed out changeset 25a5ae2711f3 (bug 1265718) for test failures in browser_animation_emitMutations.js 2016-05-24 14:17:34 +02:00
Eddy Bruel
726161f005 Bug 1265718 - Decouple AnimationsFront from AnimationsActor;r=jryans 2016-05-24 11:33:25 +02:00
Eddy Bruel
926642e614 Bug 1265718 - Decouple AnimationPlayerFront from AnimationPlayerActor;r=jryans 2016-05-24 11:27:38 +02:00
Chris Frey
b386996e65 Bug 1272208 - Use classList instead of className for testing if SVG node has classes. r=pbro
MozReview-Commit-ID: 5wq8NKYXGVx
2016-05-23 08:06:00 -04:00
Wes Kocher
2596f34110 Backed out 3 changesets (bug 1267910) for reports of it breaking session restore a=backout
Backed out changeset 5962f8e6d030 (bug 1267910)
Backed out changeset f8afc5cf9e0e (bug 1267910)
Backed out changeset cc202e0ac0dd (bug 1267910)
2016-05-20 21:15:17 -07:00
Wes Kocher
fa48509cda Merge fx-team to central, a=merge 2016-05-20 14:14:00 -07:00
Tom Tromey
0d398a243a Bug 1265869 - Add task.js and use in devtools. r=jryans
MozReview-Commit-ID: G5UuAh2RiZZ

--HG--
rename : toolkit/modules/Task.jsm => devtools/shared/task.js
extra : transplant_source : %B8h%8A%8C%BD%91%8A%81%1D%F4%F5%2Ap%CFv%BC%963u0
2016-05-17 13:07:55 -06:00
Nicolas Chevobbe
62400e0cd7 Bug 1270215 - Ensure we display properly cased node names all across the devtools. r=jdescottes
Add a displayName property on the NodeActor, which compute from Element.prefix + Element.localName.
The computation is made by a getNodeDisplayName function which can be imported wherever needed.
Edit some tests to ensure we correctly display node names.

MozReview-Commit-ID: 6z0G3ynbMoU

--HG--
extra : transplant_source : %E0%AFM%88D%BC%AD%08%1D%A4%FB%F2%5D%9E%D3%90%DE%94%EC%CD
2016-05-12 07:18:58 +02:00
Kumar McMillan
3486e7ec70 Bug 1273184 - Don't allow reloading of unsupported add-ons. r=ochameau
MozReview-Commit-ID: ERSpt8X9MD8

--HG--
extra : transplant_source : C%20%A4%00%23%E8%05%F7A%AC%2C%A6%A3K%83%8Cp%88%C9%11
2016-05-16 16:08:46 -05:00
J. Ryan Stinnett
30b2b7ce44 Bug 1271084 - Apply ESLint autofixes to ignored /devtools files. r=tromey
For simple rules like function spacing, we can auto-fix these across the code
base so they are followed in a consistent way.

To generate this patch, I ran:

./mach eslint devtools --no-ignore --fix

After this, I reverted any changes to third party files that we really do want
to ignore.

MozReview-Commit-ID: 6Q8BApkAW20
2016-05-18 12:49:23 -05:00
Jarda Snajdr
67e37ffc16 Bug 1268460 - Part 3: ESLint cleanup of storage.js r=mratcliffe 2016-05-17 11:57:44 -07:00
Jarda Snajdr
64fa12651e Bug 1268460 - Part 2: Use sendAsyncMessage in IndexedDB storage actor r=mratcliffe 2016-05-17 11:57:30 -07:00
Jarda Snajdr
b915fbd241 Bug 1268460 - Part 1: Errors when deleting an IndexedDB database are not handled r=mratcliffe 2016-05-17 11:57:21 -07:00
Eddy Bruel
6e33d93476 Bug 1265722 - Move fronts to shared directory;r=jryans 2016-05-17 14:59:21 +02:00
Eddy Bruel
4653191749 Bug 1265722 - Decouple InspectorFront from InspectorActor;r=jryans 2016-05-17 14:34:40 +02:00
Sebastian Hengst
ca6ba48e39 Backed out changeset 92b07e6e84bf (bug 1265722) for failing test_animation_actor-lifetime.html because of undefined function InspectorFront. r=backout 2016-05-17 13:50:21 +02:00
Eddy Bruel
02ce04286e Bug 1265722 - Decouple InspectorFront from InspectorActor;r=jryans 2016-05-17 11:14:31 +02:00
Kumar McMillan
9f37ecb374 Bug 1267870 - Refresh about:debugging when add-on manifest is reloaded. r=ochameau
MozReview-Commit-ID: Bf1V3XoX6Co
2016-05-12 11:39:58 -05:00
Eddy Bruel
c6ba11793c Bug 1265722 - Decouple WalkerFront from WalkerActor;r=jryans 2016-05-16 16:44:06 +02:00
Eddy Bruel
7f3fbd2eac Bug 1265722 - Decouple NodeListFront from NodeListActor;r=jryans 2016-05-16 14:14:29 +02:00
Eddy Bruel
52e0e2d00c Bug 1265722 - Decouple NodeFront from NodeActor;r=jryans 2016-05-16 14:04:42 +02:00
Chris Peterson
8a9e2d2bd4 Bug 1272513 - Part 2: Remove redundant -Wshadow CXXFLAGS from moz.build files. r=glandium 2016-05-14 00:54:55 -07:00
Carsten "Tomcat" Book
50dfc69f35 merge mozilla-inbound to mozilla-central a=merge 2016-05-13 11:59:20 +02:00
L. David Baron
d097996b85 Bug 1111440 - Replace -moz- prefixed logical margin/padding/border properties with their standard versions. r=heycam
This patch was generated by the command:
  find . -name "*.css" -exec sed -i -f mozpropsub {} \;
in the root of a mozilla-central tree, with the file mozpropsub
containing the contents:
s/-moz-padding-end\>/padding-inline-end/g
s/-moz-padding-start\>/padding-inline-start/g
s/-moz-margin-end\>/margin-inline-end/g
s/-moz-margin-start\>/margin-inline-start/g
s/-moz-border-end\>/border-inline-end/g
s/-moz-border-end-color\>/border-inline-end-color/g
s/-moz-border-end-style\>/border-inline-end-style/g
s/-moz-border-end-width\>/border-inline-end-width/g
s/-moz-border-start\>/border-inline-start/g
s/-moz-border-start-color\>/border-inline-start-color/g
s/-moz-border-start-style\>/border-inline-start-style/g
s/-moz-border-start-width\>/border-inline-start-width/g

While I didn't manually review all the changes, I did review the list of
files, and manually reviewed the changes in the files that I thought
were more interesting.

Note that there are a few tests that should be fixed up as well, but
I'll do that in a later patch.

MozReview-Commit-ID: EiQTuuV0MNQ
2016-05-12 22:19:58 -07:00
J. Ryan Stinnett
e4725f7b79 Bug 1271399 - Add shim for protocol.js to support old add-ons. r=ednapiranha
MozReview-Commit-ID: J5UGN5IBDUz

--HG--
rename : devtools/server/shims/dbg-server.jsm => devtools/server/shims/toolkit/dbg-server.jsm
rename : devtools/server/shims/moz.build => devtools/server/shims/toolkit/moz.build
2016-05-10 12:10:00 +02:00
Eddy Bruel
329f51ae5a Bug 1268458 - Decouple CustomHighlighterFront from CustomHighlighterActor;r=jryans 2016-05-11 11:09:46 +02:00
Ryan VanderMeulen
50b634625f Merge m-c to inbound. a=merge 2016-05-26 11:22:27 -04:00
Tim Huang
8ec727cd19 Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe
--HG--
extra : rebase_source : 288c9cab8340c5cc06861d4f2c7ee43ae4de608e
2016-05-25 11:54:21 +08: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
Eddy Bruel
e106b98532 Bug 1268458 - Decouple HighlighterFront from HighlighterActor;r=jryans 2016-05-10 11:07: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
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
Eddy Bruel
58e6eb79d8 Bug 1268461 - Decouple StyleSheetsFront from StyleSheetsActor;r=jryans 2016-05-06 08:09:20 +02:00
Eddy Bruel
b2cfc84b96 Bug 1268461 - Decouple StyleSheetFront from StyleSheetActor;r=jryans 2016-05-06 08:07:51 +02:00
Ryan VanderMeulen
70ba843b03 Merge m-c to inbound. a=merge
CLOSED TREE
2016-05-05 10:06:54 -04:00
Wes Kocher
419e80ad06 Merge m-c to inbound, a=merge 2016-05-06 15:58:32 -07:00
Eddy Bruel
53f074e796 Bug 1268461 - Decouple MediaRuleFront from MediaRuleActor;r=jryans 2016-05-04 16:46:41 +02:00
Tom Tromey
08f3ad3f7b Bug 1265876 - don't directly use Timer.jsm or timers.js in devtools; r=ochameau
MozReview-Commit-ID: HzbnNvTc5db
2016-05-04 08:02:03 -06:00
Eddy Bruel
957da1ca53 Bug 1268461 - Decouple OriginalSourceFront from OriginalSourceActor;r=jryans 2016-05-03 18:31:00 +02:00
Alexandre Poirot
5e23dabcd8 Bug 1266128 - Send tabListChanged messages when tab title changes. r=jryans 2016-05-03 09:06:31 -07:00
Carsten "Tomcat" Book
779fe0a0a8 Backed out changeset e58df849e249 (bug 1268461) for bustage 2016-05-03 13:37:29 +02:00
Eddy Bruel
56aee50d78 Bug 1268461 - Decouple OriginalSourceFront from OriginalSourceActor;r=jryans 2016-05-03 13:14:52 +02:00
Eddy Bruel
e083fbac8b Bug 1268461 - Change the order in which the stylesheet actors are defined;r=jryans 2016-05-03 11:46:58 +02:00
Nicolas Chevobbe
c6eac9c8b5 Bug 1269034 - Fix getSuggestionForQuery in inspector actor for id queries. r=bgrins
Make sure that result node id is not empty before appending it to the results

MozReview-Commit-ID: 5SuTrNf4t8v

--HG--
extra : transplant_source : E%AF%D7%A9W%DC%C6u%8B%9F%FF%00%A7%FEY%1A%7E%CA%AE%95
2016-04-30 00:36:17 +02:00
Jarda Snajdr
9ae963b23e Bug 1265729 - Decouple fronts from actors in storage inspector. r=ejpbruel 2016-04-29 04:34:00 +02:00
Ryo Motozawa
be5a1aae1f Bug 1254408 - Part 1 - Expose animation performance information in DevTools. r=pbro
MozReview-Commit-ID: FHC41UoFEUl
2016-04-22 20:17:58 +09:00
Julian Descottes
f41452912d Bug 1268466 - ruleview: create new rule <style> el in frame document;r=tromey
To create new rules, style elements are added to the content document.
For nodes located in an iframe, the style element should be added to the
ownerDocument of this particular node.

MozReview-Commit-ID: 7ynd7YU3WeL

--HG--
extra : rebase_source : 48e989e229b7972101c2761c881127244530273d
2016-04-30 16:41:54 +02:00
Aryeh Gregor
49d7e81abf Bug 1264270 - Parser should output attributes in source order, not reversed; r=hsivonen,bgrins 2016-05-01 15:15:26 +03:00
Jarda Snajdr
f387cfc0da Bug 1259743 - Part 3: Remove the mustNotifyServiceWorkerRegistrationChanged check as it's dead code. r=janx 2016-04-28 03:55:00 -04:00
Jarda Snajdr
266d684430 Bug 1259743 - Part 2: Make devtools/server/actors/webbrowser.js eslint-clean. r=ochameau 2016-04-28 03:54:00 -04:00
Jarda Snajdr
12ed4a19f0 Bug 1259743 - Part 1: Inline sources in iframe stop being displayed after few reloads. r=ochameau 2016-04-28 03:53:00 -04:00
Gabriel Luong
115ecc4d9a Bug 1267750 - [ESLint] Fix ESLint issues in devtools/server/actors/inspector.js r=pbro 2016-04-28 11:56:19 -04:00
Eddy Bruel
1f2009e3aa Bug 1265429 - Refactor protocol.js to allow fronts to be decoupled from actors;r=jryans 2016-04-28 12:10:40 +02:00
Nicolas Chevobbe
8ac826b23f Bug 820926 - Hide void-element's closing tag if the page is an HTML page. r=pbro
Though, if the element has pseudo-elements, and thus can be expanded, show
the closing tag when the void element is expanded.

MozReview-Commit-ID: 7UMMlVjYqLX
2016-04-28 01:51:46 -07:00
Carsten "Tomcat" Book
bba206d411 Backed out changeset 797e8190073f (bug 1265876) for memory leaks in browser_markup_mutation_02.js 2016-04-28 08:13:42 +02:00
Tom Tromey
ed07ccffa3 Bug 1265876 - don't directly use Timer.jsm or timers.js in devtools; r=ochameau
MozReview-Commit-ID: HzbnNvTc5db
2016-04-21 11:20:14 -06:00
Alexandre Poirot
7164e6284d Bug 1060732 - Load sources from page loaded via POST from cache in the debugger. r=ejpbruel 2016-04-27 09:43:59 -07:00
Terrence Cole
38e696d22b Bug 1270774 - Fix devtool memory test limits to allow for more nursery slop; r=fitzgen 2016-05-06 12:18:11 -07:00
Ryan VanderMeulen
a90e9d792e Merge m-c to inbound. a=merge CLOSED TREE 2016-05-19 12:49:49 -04:00
Tim Huang
ad550d017f Bug 1267910 - Part 2: Update all existing functions of add() and getCookiesFromHost() to make them origin attributes aware. r=jdm, r=mratcliffe
--HG--
extra : rebase_source : 3d8b306dfa83363c01c4db5d018c55fddf6d1595
2016-05-18 20:42:00 -04:00
Terrence Cole
7241dcd4f1 Bug 1267812 - Improve worst-case minor collection latency; r=jonco r=ochameau
--HG--
extra : rebase_source : c5acb55077819f2e49d1bb3c4c69436ffbe522a8
2016-04-26 13:53:06 -07:00
Wes Kocher
2c752b3679 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 5tBsZXSVTf7
2016-04-26 14:27:46 -07:00
Alexandre Poirot
c0ae627a40 Bug 1263935 - Use AddonPathService.mapURIToAddonId instead of AddonManager.mapURIToAddonID. r=ejpbruel 2016-04-26 07:11:15 -07:00
Michael Ratcliffe
98177632d6 Bug 1226548 - Event listeners tooltip breaks the syntax in popup if there's a comment before event handler in JS code. r=ochameau
--HG--
rename : devtools/client/inspector/markup/test/browser_markup_events.js => devtools/client/inspector/markup/test/browser_markup_events1.js
rename : devtools/client/inspector/markup/test/doc_markup_events.html => devtools/client/inspector/markup/test/doc_markup_events1.html
2016-04-26 13:37:47 +01:00
Eric Rahm
4cb4b22bb8 Bug 1266256 - Don't try to create null URLs in _isMinifiedURL. r=ejpbruel
Avoid passing null to the URL constructor, it causes warnings on debug builds.
2016-04-26 14:07:24 -07:00
Jarda Snajdr
1276a6e464 Bug 1205123 - Part 1: 'Remove IndexedDB database' action in storage inspector - backend. r=mratcliffe 2016-04-25 06:01:00 +02:00
Chris Peterson
93583fc60f Bug 1160368 - Part 5: Clean up some confusing browser_storage_listings.js checks. r=jdm
Also fix a reference error about undeclared variable i.
2016-03-27 00:17:46 -07:00
Luca Greco
d8af205681 Bug 1261857 - [webext] Add existent WebExtensions ContentScript globals in the Tab DevTools debuggees. r=ochameau
MozReview-Commit-ID: K5YESAVRikO

--HG--
extra : transplant_source : %28k%D5%B2%1A%8A%91%B4%27%F2%FC%F7%0A%5D%22%9C%3AQ%0B%A5
2016-04-20 16:36:29 +02:00
Jarda Snajdr
3c10e618d1 Bug 1149497 - Wildcard domain cookies are not displayed. r=mratcliffe 2016-04-20 22:50:00 +02:00
Carsten "Tomcat" Book
9eb45808ae merge mozilla-inbound to mozilla-central a=merge 2016-04-20 11:50:29 +02:00
Jarda Snajdr
97eb7d4c93 Bug 1261785 - Part 3: make affected JS files eslint-clean. r=mratcliffe 2016-04-19 01:44:00 +02:00
Matteo Ferretti
3837790c7f Bug 1168113 - Anonymous custom content container should use absolute position. r=xidorn
MozReview-Commit-ID: JkfqzK6BsdE

--HG--
extra : rebase_source : 61a05f4ac4d030ecd266d44ea698a5fc1a9aac1a
2016-04-19 22:22:57 +08:00
Luca Greco
c50767b44e Bug 1211665 - Filter add-ons console messages based on addonId. r=ochameau
MozReview-Commit-ID: 2yEWhX6shkx

--HG--
rename : devtools/shared/tests/unit/test_consoleID.js => devtools/shared/tests/unit/test_console_filtering.js
extra : transplant_source : yQ%0C%EA%DE%C3%CB%1A%93%89%92e%A5%B8X%94%60K%81W
2016-03-29 17:40:39 +02:00
Carsten "Tomcat" Book
3689b59fae merge mozilla-inbound to mozilla-central a=merge 2016-04-18 14:39:45 +02:00
Sebastian Hengst
94a588ed0d Backed out changeset 735739a3a13a (bug 1261785) 2016-04-17 12:27:22 +02:00
Morgan Phillips
286ca684cf Bug 1264780 - Handle destructuring cases when forcing binding initialization; r=bgrins
--HG--
extra : rebase_source : 98cd72020897bb606ce1b7ce98ac9f7a368f293b
2016-04-15 19:01:09 -07:00
Tim Huang
9ee389d97d Bug 1262813 - Fix the getWindowFromHost to allow it gets correct window. r=mratcliffe
--HG--
extra : rebase_source : befdc75235c0cf139482db85434973cda3dfc90e
2016-04-15 19:02:00 +02:00
Tom Tromey
83256f9761 Bug 1241046 - Find inherited entry in modifySelector2. r=pbro
MozReview-Commit-ID: K0orZj2Revc

--HG--
extra : transplant_source : %2A%E2%AE%0FC%1E%CC%29a%ECq%98N%F4%C8%F0%7E%BB%A1%85
2016-01-22 13:12:58 -07:00
Jarda Snajdr
7b5d53f68f Bug 1060947 - Listing indexedDB databases throws if any of them have 0 objectStores. r=mratcliffe 2016-04-13 02:00:00 -04:00
Jarda Snajdr
61e99d144c Bug 1261785 - Part 3: Make affected JS files eslint-clean. r=mratcliffe 2016-04-15 07:00:00 -04:00
Kumar McMillan
7814d5af7a Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
MozReview-Commit-ID: Lh2iwPgmlhU

--HG--
extra : transplant_source : %D4zhF%D7F%CA%07UIC%E8yB%E05%7B%EB%F6t
2016-03-31 12:01:02 -05:00
Carsten "Tomcat" Book
053055083c Backed out changeset 159d0cb3c2c3 (bug 1246030) for timeouts in browser_addons_debugging_initial_state.js 2016-04-15 06:56:26 +02:00
Kumar McMillan
49d9386a33 Bug 1246030 - Allow reloading an add-on in about:debugging. r=ochameau
MozReview-Commit-ID: Lh2iwPgmlhU

--HG--
extra : rebase_source : 0b9979f4a0f0b5e29f2da5d4a666ef423803143d
2016-03-31 12:01:02 -05:00
Eddy Bruel
c5fa2f5630 Bug 1225160 - Carefully avoid unsafeSynchronize when source maps are disabled;r=jlong 2016-04-14 21:57:58 +02:00
Alexandre Poirot
2304fa0495 Bug 1261665 - Remove unecessary Loader.jsm main in favor of require(). r=jryans 2016-04-14 01:40:43 -07:00
Nicolas Chevobbe
722d6431d5 Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro
There was an error thrown in the stylesheet.js `dirname` function because of
`this.safeURL` being like "blob:XXX", and thus not being valid for `Services.io.newURI`.
Removing the "blob:" part of the safeUrl before calling the `dirname` function
resolves the bug.

MozReview-Commit-ID: 9uth6vyAR2u

--HG--
extra : transplant_source : %1F%14%BA%13%8A%FC9%22%E5%F4%F8%B7%E93%DF%24%88G7R
2016-04-10 15:02:48 +02:00
Jason Laster
75a0ce82d4 Bug 1258892 - Cannot inspect imported scripts in worker. r=ejpbruel 2016-04-13 09:18:00 +02:00
Carsten "Tomcat" Book
f66f4e65c7 Backed out changeset d6a124bce670 (bug 1263439) for eslint failures 2016-04-13 12:50:10 +02:00
Nicolas Chevobbe
1d446e754b Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro
There was an error thrown in the stylesheet.js `dirname` function because of
`this.safeURL` being like "blob:XXX", and thus not being valid for `Services.io.newURI`.
Removing the "blob:" part of the safeUrl before calling the `dirname` function
resolves the bug.

MozReview-Commit-ID: 9uth6vyAR2u

--HG--
extra : transplant_source : %82%09%7D%9F%0E%8F%B4%BA%A6%22%E3%B1%98%ADN%22%5B%00q%B2
2016-04-10 15:02:48 +02:00
Carsten "Tomcat" Book
4c2ef97599 Merge mozilla-central to fx-team 2016-04-13 11:58:47 +02:00
Chris Peterson
5cf84aa32d Bug 1103588 - Part 2: Replace deprecated String#contains with String#includes in devtools tests. r=jryans 2016-04-09 16:04:36 -07:00
Patrick Brosset
3dbf547720 Bug 1206345 - Force a state update in browser_animation_reconstructState.js; r=jdescottes
This test wasn't using refreshState, instead it used getCurrentState.
What refreshState does on top of getCurrentState is it stores the new state
locally.
getCurrentState isn't meant to be called externally, it is only meant to be
an actor method interceptor that reconstructs the missing state.
So the test should have used refreshState from the start.

Turns out it worked in most cases because the animation did have a startTime
when the test retrieved it, so it had a previousStartTime.
But, if for some reason, the animation has a startTime=null when the test
starts, then the value never gets to the front, and bad things happen.

MozReview-Commit-ID: 2nEIKHMHsCS

--HG--
extra : rebase_source : 14d896fe895876346f1d52c3e8f72880d5bdfec6
2016-04-12 15:24:38 +02:00
Wes Kocher
55f3bb97d0 Backed out changeset aa1a374f6bde (bug 1060732) for failures in browser_dbg_post-page.js
MozReview-Commit-ID: 70TYWF1nMcj
2016-04-12 15:47:09 -07:00
Alexandre Poirot
824d496583 Bug 1060732 - Load sources from page loaded via POST from cache in the debugger. r=ejpbruel 2016-04-12 13:05:36 -07:00
Wes Kocher
a7dd3bfa4c Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 41faNOn7U05
2016-04-11 16:04:55 -07:00
Morgan Phillips
79380d4135 Bug 1259563 - Display links to error message documentation alongside relevant errors (2/2); r=bgrins
--HG--
extra : rebase_source : 237344b5de2f0cc79dabca73d768ca7fb99ae91a
2016-04-11 10:27:50 -07:00
Jason Laster
6a4ea6ca92 Bug 1250110 - Clean up the path utility functions. r=ejpbruel 2016-04-07 11:58:00 -04:00
Jarda Snajdr
8eb506fa5f Bug 1262766 - Storage Inspector breaks down when Cache Storage throws a DOM security error. r=mratcliffe 2016-04-11 01:23:00 -04:00
Jarda Snajdr
4840f48bea Bug 1231434 - Add 'Delete All' context menu entry to storage inspector. r=mratcliffe 2016-04-11 01:21:00 +02:00
Andrea Marchesini
83a08cd72e Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
Ryan VanderMeulen
1c7872d0af Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures. 2016-04-09 15:36:07 -04:00
Andrea Marchesini
d09d8959fe Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-09 19:09:49 +01:00
Wes Kocher
1a3f93d4b1 Backed out changeset f71740ef8656 (bug 1259563) for a string of webconsole test failures starting with test_jsterm_queryselector.html
MozReview-Commit-ID: 6h3LI6fTQFT
2016-04-08 16:54:35 -07:00
Wes Kocher
dfc7e5253f Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9YZdlIARozU
2016-04-08 16:47:03 -07:00
Julian Descottes
e602e0d3d1 Bug 1258902 - part1:add service worker unregister link in about:debugging;r=janx
MozReview-Commit-ID: A8p602S4JgV

--HG--
extra : rebase_source : 1ab26dd758328ca3b6d4523e6e51a0965525f602
2016-04-06 16:37:35 +02:00
Morgan Phillips
0de77146eb Bug 1259563 - Display links to error message documentation alongside relevant errors (2/2); r=bgrins
--HG--
extra : rebase_source : a8c96a98bcd70e3a7c9d32f95755d480fa1c60ce
2016-04-08 12:16:52 -07:00
Nick Fitzgerald
fe4fa182e9 Bug 1237054 - Part 3: Get the devtools/client/debugger/test/mochitest/* tests passing without DevToolsUtils.assert failures; r=jryans 2016-04-06 06:34:00 +02:00
Carsten "Tomcat" Book
24c3443ab9 Merge mozilla-central to fx-team 2016-04-07 11:59:37 +02:00
Jason Laster
d72ee2e2dc Bug 1261956 - Replace update with Object.assign in actors/script.js r=ejpbruel
MozReview-Commit-ID: 7rXaG6ltOXw

--HG--
extra : histedit_source : e916fc060349a632060af7a53df9d17e67153282
2016-04-06 23:30:41 -07:00
Jason Laster
c2fd9498fa Bug 1262225 - Add actorID to worker fake parent ThreadActor. r=ejpbruel
MozReview-Commit-ID: CE74xKCovYt

--HG--
extra : histedit_source : 68714c4d9721e5cbcd489298bcf91375ba0aa57e
2016-04-06 23:29:28 -07:00
Patrick Brosset
1dbefe5a91 Bug 1260680 - Filter out unwanted data in getProperties to reduce protocol traffic; r=miker
MozReview-Commit-ID: 9Gybp724gja

--HG--
extra : rebase_source : 98076280c8bc3d3ce7ff642f6ab2dba03c3bb716
2016-03-30 12:12:36 +02:00
Ryan VanderMeulen
26094430c0 Merge inbound to m-c. a=merge 2016-04-04 23:34:14 -04:00
Chris Manchester
f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Jarda Snajdr
fa77abb20d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
MozReview-Commit-ID: AWgZDbQ22ec
2016-04-04 07:56:00 +02:00
Carsten "Tomcat" Book
9b0388886d Backed out changeset 43360777775c (bug 1231437) for test failures in browser_misused_characters_in_strings.js 2016-04-04 16:07:03 +02:00
Jarda Snajdr
7cefe9760c Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : d510dd4986817f8f97896d64dd377b3affcf916a
2016-04-04 03:42:00 +02:00
Morgan Phillips
9050862722 Bug 1255133 - Surface links to external documentation alongside relevant error messages 1/2; r=bgrins
--HG--
extra : rebase_source : 2c285070e648d42ccdd523c2415c6c6c6ed1a871
extra : amend_source : c6dd5cd109d6a767523dab6d35f8f3509995d9cd
2016-04-01 23:17:49 -07:00
Carsten "Tomcat" Book
174dee8f80 Backed out changeset 64f6fc285131 (bug 1231437) for test failures in browser_storage_cookies_edit.js
--HG--
extra : rebase_source : ecb08214d01f5743a84316ae03529a9c73b4e40f
2016-04-01 15:53:12 +02:00
Jarda Snajdr
cc61dccc0d Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe
--HG--
extra : rebase_source : 9fa5cccee28309f9da368275f6cb80f684aaa39f
2016-04-01 05:11:00 +02:00
Eddy Bruel
9b1d466451 Bug 1256397 - Convert ThreadActor into an instance of ActorClass;r=jryans 2016-04-01 10:59:59 +02:00
Michael Ratcliffe
59c75885f7 Bug 1231155 - Make localstorage entry rows editable via double-click in storage inspector r=pbro
MozReview-Commit-ID: 9SjhR1n5AYG

--HG--
extra : rebase_source : 1ca3cb5f79a3420a3d0735ca4558e1f90eeff6b2
2016-03-18 17:09:52 +00:00
Matteo Ferretti
7d401d4ae4 Bug 1139187 - Allow moving and resizing elements in content; r=pbro
MozReview-Commit-ID: EmmFBXW22dk

--HG--
extra : rebase_source : 78e58f1a61dfafb61cf89498881c40d42c7a6c18
2016-03-17 10:59:03 -04:00
Carsten "Tomcat" Book
d614afde81 Backed out changeset 66f61a656571 (bug 1231437) for test failures in browser_storage_cookies_edit.js 2016-04-01 09:27:58 +02:00
Eddy Bruel
012afaa478 Bug 1253976 - Protocol.js error packets should have meaningful error and message fields;r=jryans 2016-04-01 09:17:50 +02:00
Jarda Snajdr
462e493707 Bug 1231437 - Storage Inspector: context menu to remove cookie/storage item r=mratcliffe a=kwierso
MozReview-Commit-ID: ETmjp8jjQ6z
2016-03-31 16:14:15 -07:00
Jarda Snajdr
577efe7928 Bug 1172920: DevTools: Map/Set entries should be visible in the Variables view r=vporof,tromey a=kwierso
MozReview-Commit-ID: HzwnqO1uQ4o
2016-03-31 16:12:38 -07:00
Tom Tromey
45f2a4223b Bug 1013219 - set line number of return instruction; r=efaust, r=fitzgen, r=ejpbruel 2016-03-28 12:20:00 +02:00
Tom Tromey
c20c5b9f3c Bug 1013219 - set the line number of the terminating retrval; r=jimb, r=ejpbruel, r=fitzgen 2016-03-28 12:20:00 +02:00
Patrick Brosset
b1f15ea5e4 Bug 1255787 - Do not assume sourceMap appears only in external stylesheets; r=gl
MozReview-Commit-ID: A92DdoAFDGT

--HG--
extra : rebase_source : 1b7b8d6391f502fd01d02bb62e87e18cbcf0798f
extra : histedit_source : 6516614380d5916f7f92c220aa0a21d3deaebcf8%2Ccfcf797921e7b90753d33ca9a48c8829ad5bbf84
2016-03-29 21:30:11 +02:00
Patrick Brosset
b8107448a7 Bug 1206420 - Display animated pseudo-elements in the animation-inspector; r=tromey
MozReview-Commit-ID: 5bMOxKG6pMm

--HG--
extra : rebase_source : abed8bb14afbd71844cca78b32fdcdfa2aa58850
2016-03-24 10:56:51 +01:00
Tim Huang
56de47bf11 Bug 1237915 - Fix devtools storage interface to use the correct user context id when opening indexdb connections. r=mratcliffe
MozReview-Commit-ID: LRGx44VWjQG
2016-04-01 18:05:00 +02:00
Ryo Motozawa
30f6b9f115 Bug 1253494 part 1 - Implement endDelay representation in the animation inspector r=pbro
MozReview-Commit-ID: CxUvQRu6Yrn

--HG--
extra : rebase_source : 7f33a58bf9fcf3e0d59110fe38db67ddec2b1f92
2016-03-23 10:39:49 +09:00
Nicolas Chevobbe
0108b791b7 Bug 1257874 - Use getProperties instead of getFrames in animation-detail. r=pbro
Add a getProperties function to the animation actor to map KeyframeEffectReadOnly.getProperties
Call this new function in animation-detail and adapt the code as the structure
of the returned object structure is different from what getFrames returns.
Adapt a couple tests to the new object structure client-side, and a test server-side
to check getProperties returns what it should.

MozReview-Commit-ID: 2zKPEknukEK
2016-03-18 20:26:01 +01:00
Daisuke Akatsuka
459706a9ee Bug 1253493 - Part1: Show iterationStart to the tooltip. r=pbro 2016-03-23 12:56:32 +09:00
Carsten "Tomcat" Book
82bec00572 Merge mozilla-central to fx-team 2016-03-23 16:30:13 +01:00
Michael Ratcliffe
c57adf2496 Bug 1231154 - Make cookies table fields editable via double-click in storage inspector r+pbro
MozReview-Commit-ID: 9RthfEhCev1

--HG--
extra : rebase_source : 1062d1c74581a67f0ec6390cd120c9e170581402
extra : amend_source : f646ec333c6dcf96683206cb220f6aa233404d9f
2016-03-01 23:36:39 +00:00
Wes Kocher
1922ce7aa8 Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: KCev5FqbsuD
2016-03-22 16:57:35 -07:00
James Long
b3e9ba976b Bug 1177329 - make sure sourcemapped frames appear in order r=fitzgen 2016-03-22 14:05:15 -04:00
Carsten "Tomcat" Book
5d83e31d04 merge mozilla-inbound to mozilla-central a=merge 2016-03-22 12:14:15 +01:00
Nick Alexander
e90bd4aabb Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
MozReview-Commit-ID: 63yJGdgPbhe

--HG--
extra : rebase_source : 2256e0a12588703a83f4cba06971231ac3c64592
extra : amend_source : 1f35a04191f37225986bd7ff4d0b6b2c34a71b05
extra : histedit_source : 82d351700936c8e1297eeca91ce00f96340e2f2c
2016-03-18 14:41:51 -07:00
Michael Ratcliffe
98329bf0db Bug 1248447 - Stop grafting prototypes in storage.js::patchMetadataMapsAndProtos() r+pbro
--HG--
extra : amend_source : 66bb299060caef75a2c04d8a18c56ee2ef6393e4
2016-03-17 15:42:43 +00:00
James Long
24a4387e45 Bug 1177329 - handle unsourcemapped frames in the debugger and fix top-level breakpoint edge case r=ejpbruel 2016-03-18 18:35:03 -04:00
Alexandre Poirot
2d63cff318 Bug 1249447 - Wait correctly for all storage creation/deletion in browser_storage_dynamic_windows.js. r=mratcliffe 2016-03-18 02:44:22 -07:00
Alexandre Poirot
44a280c94f Bug 1249447 - Prevent using CPOW and wait for indexedDB setup/clear with tasks. r=mratcliffe 2016-03-18 02:44:22 -07:00
Alexandre Poirot
17a5001af6 Bug 1233463 - Support outerWindowID in getTab request for tabs in child processes. r=jryans 2016-03-16 06:42:19 -07:00
Alexandre Poirot
8cd3f29a49 Bug 1252247 - Load devtools/clients resources lazily when used from devtools/server. r=jryans 2016-03-16 06:42:18 -07:00
Victor Porof
57172ba5b4 Bug 1245886 - Refactor performance tests, r=jsantell
--HG--
rename : devtools/client/performance/test/browser_perf-categories-js-calltree.js => devtools/client/performance/test/browser_perf-calltree-js-categories.js
rename : devtools/client/performance/test/browser_perf-columns-js-calltree.js => devtools/client/performance/test/browser_perf-calltree-js-columns.js
rename : devtools/client/performance/test/browser_perf-events-calltree.js => devtools/client/performance/test/browser_perf-calltree-js-events.js
rename : devtools/client/performance/test/browser_perf-columns-memory-calltree.js => devtools/client/performance/test/browser_perf-calltree-memory-columns.js
rename : devtools/client/performance/test/browser_perf-details-01.js => devtools/client/performance/test/browser_perf-details-01-toggle.js
rename : devtools/client/performance/test/browser_perf-details-02.js => devtools/client/performance/test/browser_perf-details-02-utility-fun.js
rename : devtools/client/performance/test/browser_perf-details-03.js => devtools/client/performance/test/browser_perf-details-03-without-allocations.js
rename : devtools/client/performance/test/browser_perf-details-04.js => devtools/client/performance/test/browser_perf-details-04-toolbar-buttons.js
rename : devtools/client/performance/test/browser_perf-details-05.js => devtools/client/performance/test/browser_perf-details-05-preserve-view.js
rename : devtools/client/performance/test/browser_perf-details-07.js => devtools/client/performance/test/browser_perf-details-06-rerender-on-selection.js
rename : devtools/client/performance/test/browser_perf-details-waterfall-render.js => devtools/client/performance/test/browser_perf-details-render-00-waterfall.js
rename : devtools/client/performance/test/browser_perf-details-calltree-render.js => devtools/client/performance/test/browser_perf-details-render-01-js-calltree.js
rename : devtools/client/performance/test/browser_perf-details-flamegraph-render.js => devtools/client/performance/test/browser_perf-details-render-02-js-flamegraph.js
rename : devtools/client/performance/test/browser_perf-details-memory-calltree-render.js => devtools/client/performance/test/browser_perf-details-render-03-memory-calltree.js
rename : devtools/client/performance/test/browser_perf-details-memory-flamegraph-render.js => devtools/client/performance/test/browser_perf-details-render-04-memory-flamegraph.js
rename : devtools/client/performance/test/browser_perf-markers-docload.js => devtools/client/performance/test/browser_perf-docload.js
rename : devtools/client/performance/test/browser_perf-details-waterfall-gc-snap.js => devtools/client/performance/test/browser_perf-gc-snap.js
rename : devtools/client/performance/test/browser_perf-marker-details-01.js => devtools/client/performance/test/browser_perf-marker-details.js
rename : devtools/client/performance/test/browser_perf-options-01.js => devtools/client/performance/test/browser_perf-options-01-toggle-throw.js
rename : devtools/client/performance/test/browser_perf-options-02.js => devtools/client/performance/test/browser_perf-options-02-toggle-throw-alt.js
rename : devtools/client/performance/test/browser_perf-options-03.js => devtools/client/performance/test/browser_perf-options-03-toggle-meta.js
rename : devtools/client/performance/test/browser_perf-options-enable-framerate.js => devtools/client/performance/test/browser_perf-options-enable-framerate-01.js
rename : devtools/client/performance/test/browser_perf-options-allocations.js => devtools/client/performance/test/browser_perf-options-propagate-allocations.js
rename : devtools/client/performance/test/browser_perf-options-profiler.js => devtools/client/performance/test/browser_perf-options-propagate-profiler.js
rename : devtools/client/performance/test/browser_perf-clear-01.js => devtools/client/performance/test/browser_perf-recordings-clear-01.js
rename : devtools/client/performance/test/browser_perf-clear-02.js => devtools/client/performance/test/browser_perf-recordings-clear-02.js
rename : devtools/client/performance/test/browser_perf-theme-toggle-01.js => devtools/client/performance/test/browser_perf-theme-toggle.js
rename : devtools/client/performance/test/browser_profiler_tree-abstract-01.js => devtools/client/performance/test/browser_perf-tree-abstract-01.js
rename : devtools/client/performance/test/browser_profiler_tree-abstract-02.js => devtools/client/performance/test/browser_perf-tree-abstract-02.js
rename : devtools/client/performance/test/browser_profiler_tree-abstract-03.js => devtools/client/performance/test/browser_perf-tree-abstract-03.js
rename : devtools/client/performance/test/browser_profiler_tree-abstract-04.js => devtools/client/performance/test/browser_perf-tree-abstract-04.js
rename : devtools/client/performance/test/browser_profiler_tree-view-01.js => devtools/client/performance/test/browser_perf-tree-view-01.js
rename : devtools/client/performance/test/browser_profiler_tree-view-02.js => devtools/client/performance/test/browser_perf-tree-view-02.js
rename : devtools/client/performance/test/browser_profiler_tree-view-03.js => devtools/client/performance/test/browser_perf-tree-view-03.js
rename : devtools/client/performance/test/browser_profiler_tree-view-04.js => devtools/client/performance/test/browser_perf-tree-view-04.js
rename : devtools/client/performance/test/browser_profiler_tree-view-05.js => devtools/client/performance/test/browser_perf-tree-view-05.js
rename : devtools/client/performance/test/browser_profiler_tree-view-06.js => devtools/client/performance/test/browser_perf-tree-view-06.js
rename : devtools/client/performance/test/browser_profiler_tree-view-07.js => devtools/client/performance/test/browser_perf-tree-view-07.js
rename : devtools/client/performance/test/browser_profiler_tree-view-08.js => devtools/client/performance/test/browser_perf-tree-view-08.js
rename : devtools/client/performance/test/browser_profiler_tree-view-09.js => devtools/client/performance/test/browser_perf-tree-view-09.js
rename : devtools/client/performance/test/browser_profiler_tree-view-10.js => devtools/client/performance/test/browser_perf-tree-view-10.js
rename : devtools/client/performance/test/browser_profiler_tree-view-11.js => devtools/client/performance/test/browser_perf-tree-view-11.js
rename : devtools/shared/performance/process-communication.js => devtools/client/performance/test/helpers/profiler-mm-utils.js
2016-03-16 09:39:39 +01:00
Eddy Bruel
eda30a3b1e No bug - Remove spurious debugger comment;r=me 2016-03-15 19:50:43 +01:00
Jordan Santell
63679ce4b8 Bug 1177279 - Create a SourceLocationController to manage the state of updating sources for source mapping. r=jlong,jryans 2016-03-14 18:49:07 -07:00
Till Schneidereit
40b836d965 Bug 911216 - Part 6: Shim new promise-related Debugger.Object accessors using PromiseDebugging. r=shu
--HG--
extra : rebase_source : f113601df25267eaba4696103f448cbad1c103ea
2016-03-22 15:54:44 +01:00
Boris Chiou
2a579b82b6 Bug 1249219 - Part 8: Avoid adding animations on pseudo elements for Inspector temporary. r=pbro
--HG--
extra : rebase_source : da8ac951101b01eeb0f4d3662e06546a94012f5b
2016-03-21 16:49:51 +08:00
Michael Ratcliffe
b88e4cbdd0 Bug 1248447 - Stop grafting prototypes in storage.js::patchMetadataMapsAndProtos() r=pbro
MozReview-Commit-ID: 2mQERql1pOj

--HG--
extra : rebase_source : 83a0dc6597c956414f94fa4fd10182149aa2c9a7
2016-03-17 15:42:43 +00:00
Shu-yu Guo
3e8e5cc9ff Bug 1232014 - Give wasm Debugger.Sources the text/wasm mimetype and use their .text property. (r=ejpbruel) 2016-03-11 21:43:21 -08:00
Brian Birtles
90fb66a530 Bug 1271904 - Rename KeyframeEffectReadOnly.getFrames() and KeyframeEffect.setFrames() to getKeyframes()/setKeyframes(); r=hiro, r=smaug
MozReview-Commit-ID: GwLLY39l1KE

--HG--
rename : dom/animation/test/css-animations/file_keyframeeffect-getframes.html => dom/animation/test/css-animations/file_keyframeeffect-getkeyframes.html
rename : dom/animation/test/css-animations/test_keyframeeffect-getframes.html => dom/animation/test/css-animations/test_keyframeeffect-getkeyframes.html
rename : dom/animation/test/css-transitions/file_keyframeeffect-getframes.html => dom/animation/test/css-transitions/file_keyframeeffect-getkeyframes.html
rename : dom/animation/test/css-transitions/test_keyframeeffect-getframes.html => dom/animation/test/css-transitions/test_keyframeeffect-getkeyframes.html
rename : testing/web-platform/meta/web-animations/keyframe-effect/setFrames.html.ini => testing/web-platform/meta/web-animations/keyframe-effect/setKeyframes.html.ini
rename : testing/web-platform/tests/web-animations/keyframe-effect/setFrames.html => testing/web-platform/tests/web-animations/keyframe-effect/setKeyframes.html
2016-05-13 09:40:52 +09:00
Eddy Bruel
399122456e Bug 1250896 - Refactor SourceActor to use protocol.js;r=jryans 2016-03-09 14:24:38 +01:00
Brian Grinstead
c30875f1e9 Bug 1240881 - Fail more gracefully if webconsole actor is using a non-live Frame for evaluation. r=jlongster 2016-02-05 15:41:00 -05:00
Tooru Fujisawa
a9ce01a3e6 Bug 1253859 - Properly stringify thrown symbol in console. r=fitzgen 2016-03-09 01:32:34 +09:00
Eddy Bruel
21cd137fcb Bug 1252077 - The debugger should identify Scratchpad sources as JavaScript;r=jlong 2016-03-04 13:01:47 +01:00
Eddy Bruel
07777cfa9f Bug 1250896 - Move SourceActor into its own file;r=jryans 2016-03-03 17:51:37 +01:00
Jan Keromnes
bb3b08b6d8 Bug 1239705 - Add a 'Start' button for service workers in about:debugging. r=ochameau 2016-03-03 09:47:23 -06:00
Jan Keromnes
f38239f17f Bug 1209699 - Add a 'Push' button for service workers in about:debugging. r=jdescottes 2016-02-29 03:20:00 +01:00
Nicolas Chevobbe
ca059bd532 Bug 1247243 - Animations are shown only every 2 reloads. r=pbrosset
MozReview-Commit-ID: 71XsHc9WXHw
2016-02-23 00:15:04 +01:00
Eddy Bruel
34b5041ce3 Bug 1235371 - Refactor EnvironmentActor to use protocol.js;r=jryans 2016-02-29 16:36:49 +01:00
Patrick Brosset
4d0651c987 Bug 1249888 - try/catch SourceMapConsumer to avoid empty rule-view when source map is invalid; r=gl
--HG--
extra : rebase_source : 744840ba5bb668baf761de0ee1af33395a64aeb4
extra : histedit_source : 157aa5a266678390d2244c790fc44869c3a9f7b7%2C5ea5da38fe59c2612c8fcec8790350732837c9fb
2016-02-27 20:39:21 +01:00
Alexandre Poirot
d3b05e8c5a Bug 1245530 - Use require(Services) instead of Cu.import(Services.jsm). r=jryans 2016-02-27 04:51:10 -08:00
Eddy Bruel
7c66c16a79 Bug 1235371 - Move EnvironmentActor into its own file;r=jryans 2016-02-26 09:10:14 +01:00
Carsten "Tomcat" Book
efcd855704 Merge mozilla-central to fx-team 2016-02-25 11:59:56 +01:00
Carsten "Tomcat" Book
3695dd59e0 merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
Kris Maglione
791fe66adc Bug 1222087: Part 2 - Ignore NS_ERROR_NO_INTERFACE exceptions when pausing on exceptions. r=fitzgen
MozReview-Commit-ID: Ao5Xpth3Txh

--HG--
rename : devtools/server/tests/unit/test_pause_exceptions-02.js => devtools/server/tests/unit/test_ignore_no_interface_exceptions.js
extra : rebase_source : e70510fdd01c365ab52d4bae2d94bd4b57acad4f
2016-02-22 14:52:27 -08:00
Kris Maglione
b95986457a Bug 1222087: Part 1 - Fix ignoring of exceptions in blackboxed code. r=fitzgen
MozReview-Commit-ID: vtu1ou4ueT

--HG--
extra : rebase_source : 1eac501da57d107e002c862884d8f16c73b1f960
2016-02-22 14:54:36 -08:00
Jan Keromnes
eb7e62b31c Bug 1212797 - Show all registered service workers in about:debugging. r=ochameau 2016-02-24 06:30:00 +01:00
Jan Keromnes
ea10bbdb0c Bug 1212797 - Refactor worker actors to protocol.js. r=ochameau 2016-02-24 06:29:00 +01:00
Andrew McCreight
b80e656e9e Bug 1247679, part 3 - Replace NS_IMPL_CYCLE_COLLECTION_TRACE_JSVAL_MEMBER_CALLBACK with JS_MEMBER. r=smaug 2016-02-22 10:11:02 -08:00
Patrick Brosset
25793ecb39 Bug 1245654 - Make the inspector shortcut start the pick mode again; r=bgrins
MozReview-Commit-ID: 9qImivhKhKf

--HG--
extra : rebase_source : c65c314c0195205a062c6d7260a6e001044eea0b
extra : histedit_source : ddad40ea60d5abdbd81c4f3286a2d300de588572%2Ccd82c42337de918b928be10ad26a94b910613bf1
2016-02-18 17:52:33 +01:00
Michael Ratcliffe
1ee39b0945 Bug 1248563 - eslint cleanup of storage inspector code r=pbrosset
--HG--
extra : rebase_source : f9acfe711678f232e60beb2452a69218484dc013
extra : amend_source : 6ff3261de332d8123b1bce6fcf8f75e04321a95a
2016-02-16 16:12:55 +00:00
Eddy Bruel
e47fd356ef Bug 1247192 - Replace all usage of Services in TabSources with URL;r=fitzgen,jryans 2016-02-17 14:33:45 +01:00
Alexandre Poirot
6dbab57938 Bug 1245615 - Just clear hostVsStores map as some async code may still use them. r=mratcliffe 2016-02-17 04:28:05 -08:00
AJ Kerrigan
e23e94e333 Bug 1246188 - Make webconsole.js ESLint-clean. r=lclark 2016-02-13 00:56:12 -05:00
Lin Clark
0365aa63c5 Bug 1241707 - [e10s] Web Console should restore focus to proper place when closed. r=jryans,r=bgrins
MozReview-Commit-ID: JlcJPGygm5F
2016-02-16 14:37:45 -08:00
Jan Keromnes
d0e42c1aaf Bug 1241841 - Remove the RootActor's service worker registration listener on disconnect. r=ejpbruel 2016-02-15 08:11:00 +01:00
Alexandre Poirot
51759742d1 Bug 1245462 - Replace usages of gDevTools.jsm by module imports. r=jryans 2016-02-11 04:29:47 -08:00
Nicolas Chevobbe
19409bcb7c Bug 1232681 - Display script-generated animations correctly. r=pbro
MozReview-Commit-ID: 2pk7sxVTHTk
2016-02-03 23:21:44 +01:00
J. Ryan Stinnett
e2620a190c Bug 1247091 - Add workers to actor docs. r=ochameau
MozReview-Commit-ID: KMZtrpsXqWo
2016-02-10 07:18:09 -06:00
Jordan Santell
a0db96a838 Bug 1244225 - Do not access allocation recording settings when the memory component isn't attached. r=fitzgen
--HG--
extra : rebase_source : 9c71a7bbd76f9c0ab5fb185e509d6fe5b59c5f80
2016-02-08 14:25:00 +01:00
Alexandre Poirot
72335833e6 Bug 1245615 - Nullify hostVsStores only after event unregistration to prevent exceptions. r=mratcliffe 2016-02-09 02:50:16 -08:00
J. Ryan Stinnett
9fa55e7044 Bug 1204127 - Fix line endings in DevTools server test. r=me 2016-02-08 17:32:07 -06:00
J. Ryan Stinnett
e7d6c84c0a Bug 1204127 - Clean up paths added after migration. r=ochameau 2016-02-08 17:32:07 -06:00
Patrick Brosset
fa986e6358 Bug 1245849 - Remove mochitest browser_animation_name.js and add a xpcshell test instead; r=ochameau
--HG--
extra : commitid : AYcI9tDXKgD
extra : rebase_source : 64225d0a9b7b57a646527cefaaa432cdd75051e7
2016-02-08 16:14:11 +01:00
Jordan Santell
4ce69a101e Bug 1175756 - Change JIT optimizations to be a view pref, rather than a recording pref. r=vp 2016-02-05 08:04:12 -08:00
Paolo Amadini
8b8676204b Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
--HG--
extra : commitid : yWjnDGhk9j
extra : rebase_source : 24228660defd6971a621d52eee0b79be823c6926
extra : amend_source : ef8de24265fa9026b0f764a63453b816442f7232
extra : source : 3958782fe187026cbc3755ad6eae6920e67fa7d2
2016-02-03 12:58:03 +00:00
Patrick Brosset
1ce6211390 Bug 1231945 - Display animation.id when it exists; r=tromey
--HG--
extra : commitid : 3RwnsF3FzdH
2016-02-02 11:49:22 +01:00
Alexandre Poirot
c76ac377aa Bug 1003860 - Service worker cache for storage actor. r=mratcliffe 2016-02-02 01:31:34 -08:00
Wes Kocher
1b65a8ee2f Backed out changeset e8148cda7d85 (bug 989960) for xpcshell bustage
--HG--
extra : commitid : Bxwy5tzArNN
extra : rebase_source : a15513777534e54d05fda5037f24e15ac089b313
2016-02-01 08:25:19 -08:00
Julian Descottes
2570cf9492 Bug 1059312 - Fix highlighter offset after switching iframe context;r=pbro
The auto-refresh highlighter base class was getting a reference to the window
object to use for highlighting at instanciation time.
This reference should be updated if a navigation of the highlight environment
occurs.

This commit maps the "win" property to a getter, so that win is always in sync
with the current highlight environment.

--HG--
rename : devtools/client/inspector/test/browser_inspector_highlighter-iframes.js => devtools/client/inspector/test/browser_inspector_highlighter-iframes_01.js
2016-01-31 10:19:31 +01:00
Paolo Amadini
ecd744bdef Bug 989960 - Unhandled rejections in DOM Promises should cause xpcshell tests to fail. r=Yoric
--HG--
extra : commitid : 6aGIHyyYqSo
extra : rebase_source : 38fbf5e49d06970555a088c5ea3f8379e2064767
extra : source : 3958782fe187026cbc3755ad6eae6920e67fa7d2
2016-01-30 18:53:56 +00:00