Closed
Bug 1129775
Opened 10 years ago
Closed 8 years ago
[WebIDE] [debug tool request] widget debug from WebIDE
Categories
(DevTools Graveyard :: WebIDE, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: fujimoto.tatsuya.moz, Unassigned)
Details
I would like to have a way to debug widget as we can do to applications on WebIDE. Thanks in advance.
Comment 1•10 years ago
|
||
What kind of widget debugging is this about? The homescreen widgets on TVs?
Component: Developer Tools → Developer Tools: WebIDE
Product: Firefox OS → Firefox
Reporter | ||
Comment 2•10 years ago
|
||
Yes, widgets on TV
Reporter | ||
Comment 3•10 years ago
|
||
Added Howie and Marco to cc
Comment 4•10 years ago
|
||
Is there any widget on phone builds, or it this only on TV?
Do you know how widgets work at platform level?
Does it create a new iframe in the system app, like apps?
Or does it uses nested iframes?
Comment 5•10 years ago
|
||
Please refer to the wiki page [1]
Before bug 1043110 lands, we need to enable preference |dom.enable_widgets|.
mozWidget works on phone builds.
Generally all browser iframes work for mozWidgets.
However, inproc mozWidgets in a content process are not allowed per bug 1059662
Nested OOP mozWidgets work after bug 1023737 lands.
[1] https://wiki.mozilla.org/WebAPI/WidgetAPI
Comment 6•10 years ago
|
||
Sorry for misleading.
Nested OOP mozwidgets depends on [2]
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1020135
Comment 7•10 years ago
|
||
Hi Alexandre,
If you have any problem about mozWidget please contact to Junior.
Thanks.
Flags: needinfo?(poirot.alex)
Comment 8•9 years ago
|
||
I think widget/nested oop frames have been cancelled?
Should we close this bug?
Flags: needinfo?(poirot.alex)
WebIDE is slated for removal (bug 1314811), so there are no plans to add to the current set of features.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•