Closed Bug 1250430 Opened 8 years ago Closed 8 years ago

Remove support of "srcdir" loader

Categories

(DevTools :: Framework, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
Firefox 47
Tracking Status
firefox47 --- fixed

People

(Reporter: ochameau, Assigned: ochameau)

References

(Blocks 1 open bug)

Details

Attachments

(1 file, 1 obsolete file)

Now that we have the reload addon, there isn't much value in keeping the srcdir loader which offer a subset of what the addon already do.
Attached patch patch v1 (obsolete) — Splinter Review
Attachment #8722446 - Flags: review?(jryans)
Comment on attachment 8722446 [details] [diff] [review]
patch v1

Review of attachment 8722446 [details] [diff] [review]:
-----------------------------------------------------------------

::: devtools/client/webide/content/webide.js
@@ -1156,5 @@
>      UI.contentViewer.fullZoom = 1;
>      Services.prefs.setCharPref("devtools.webide.zoom", 1);
>    },
>  
>    reloadDevtools: function(event) {

Do we need this empty function...?  Does something else call it?
Attachment #8722446 - Flags: review?(jryans) → review+
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #3)
> Comment on attachment 8722446 [details] [diff] [review]
> patch v1
> 
> Review of attachment 8722446 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> ::: devtools/client/webide/content/webide.js
> @@ -1156,5 @@
> >      UI.contentViewer.fullZoom = 1;
> >      Services.prefs.setCharPref("devtools.webide.zoom", 1);
> >    },
> >  
> >    reloadDevtools: function(event) {
> 
> Do we need this empty function...?  Does something else call it?

The xul:command from webide.xul, but I removed it. That's just a leftover.
Attached patch patch v2Splinter Review
Removed the leftover.
Attachment #8724403 - Flags: review+
Attachment #8722446 - Attachment is obsolete: true
https://hg.mozilla.org/mozilla-central/rev/49253a251d3e
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 47
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: