Closed Bug 1318218 Opened 8 years ago Closed 8 years ago

Remove PermissionsTable

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This also removes the WebIDE UI for viewing the permissions table.
Assignee: nobody → ehsan
Blocks: nukeb2g
Attachment #8811564 - Flags: review?(jryans)
Attachment #8811564 - Flags: review?(amarchesini)
Attachment #8811564 - Flags: review?(amarchesini) → review+
Comment on attachment 8811564 [details] [diff] [review]
Remove PermissionsTable

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

Thanks for doing this clean up!

::: devtools/server/actors/device.js
@@ +56,5 @@
>      let dataURL = canvas.toDataURL("image/png");
>      return new LongStringActor(this.conn, dataURL);
>    },
>  
>    getRawPermissionsTable: function () {

Seems like this whole method can be removed, doesn't seem to have much purpose anymore.

You should remove the `getRawPermissionsTable` part from http://searchfox.org/mozilla-central/source/devtools/shared/specs/device.js#15 (which marks the methods that go over the wire to devices).
Attachment #8811564 - Flags: review?(jryans) → review+
https://hg.mozilla.org/mozilla-central/rev/592927e727fd
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
No longer blocks: 1369194
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: