J. Ryan Stinnett
a3ba11bca1
Bug 1203159 - Remove DevTools support from webapprt. r=myk
...
To enable resource://devtools, all DevTools files are consolidated at the app
level. This means they are no longer available for sharing between multiple XUL
apps, such as browser and webapprt. We'll need to devise a new method to bring
this support back to webapprt if desired.
2015-10-21 12:22:57 -05:00
Carsten "Tomcat" Book
9f1c0bf17d
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
9eaa0d1abc
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
53a85861c1
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Tooru Fujisawa
828cfa89e1
Bug 1207499 - Part 11: Remove use of expression closure from webapprt/. r=felipe
2015-09-23 18:42:19 +09:00
J. Ryan Stinnett
9494d02df8
Bug 912121 - Rewrite require / import to match source tree. rs=devtools
...
In a following patch, all DevTools moz.build files will use DevToolsModules to
install JS modules at a path that corresponds directly to their source tree
location. Here we rewrite all require and import calls to match the new
location that these files are installed to.
2015-09-21 12:04:18 -05:00
Shu-yu Guo
d8faa01cea
Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff)
2015-09-15 11:19:45 -07:00
Myk Melez
75526b932a
Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj
2015-08-13 19:00:02 -07:00
Carsten "Tomcat" Book
f968750fdf
Backed out changeset 35c6e7e9c205 (bug 1135261) for test failures in gij in bookmark_edit_test.js on a CLOSED TREE
2015-07-22 08:13:08 +02:00
Myk Melez
e95be4055c
Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj
2015-07-21 19:15:38 -07:00
Birunthan Mohanathas
c325827ed4
Bug 1166840 - Remove unused document argument in uses of nsIClipboardHelper.copyString. r=ehsan
2015-05-21 21:49:30 +01:00
ziyunfei
a2bb96ff77
Bug 1102219 - Part 4: Replace String.prototype.contains
with String.prototype.includes
in chrome code. r=till
2015-04-30 00:32:05 +09:00
Chris Peterson
5d700f7d59
Bug 1116769 - Change webapprt downloadItems to a Map and remove nonstandard for-each-in loops. r=mak
2015-01-05 23:43:45 -08:00
Marco Castelluccio
fcdd779f22
Bug 1116769 - Use for each ... in instead of for ... of in webapprt downloads.js. r=myk
2015-01-05 22:40:24 -08:00
Chris Peterson
59d247b8c0
Bug 1108310 - Remove deprecated for-each-in loop and let blocks and fix strict mode warnings in webapprt/content/downloads/downloads. r=Unfocused
2014-11-30 00:29:07 -08:00
Vaibhav Agrawal
d6312a24e8
Bug 1089037 - Removing invalid mochitests and moving webapprt-content tests to a seperate "webapprtContent" folder in object directory. r=jmaher, marco
2014-11-13 12:30:00 +01:00
Marco Castelluccio
be36e54d85
Bug 911636 - Webapp Runtime migration to Downloads.jsm. r=myk, r=paolo
...
--HG--
rename : toolkit/mozapps/downloads/content/download.xml => webapprt/content/downloads/download.xml
rename : toolkit/mozapps/downloads/content/downloads.css => webapprt/content/downloads/downloads.css
rename : toolkit/mozapps/downloads/content/downloads.xul => webapprt/content/downloads/downloads.xul
rename : toolkit/locales/en-US/chrome/mozapps/downloads/downloads.dtd => webapprt/locales/en-US/webapprt/downloads/downloads.dtd
rename : toolkit/themes/linux/mozapps/downloads/downloadIcon.png => webapprt/themes/linux/downloads/downloadIcon.png
rename : toolkit/themes/linux/mozapps/downloads/downloads.css => webapprt/themes/linux/downloads/downloads.css
rename : toolkit/themes/osx/mozapps/downloads/buttons.png => webapprt/themes/osx/downloads/buttons.png
rename : toolkit/themes/osx/mozapps/downloads/downloadIcon.png => webapprt/themes/osx/downloads/downloadIcon.png
rename : toolkit/themes/osx/mozapps/downloads/downloads.css => webapprt/themes/osx/downloads/downloads.css
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons-aero.png => webapprt/themes/windows/downloads/downloadButtons-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadButtons.png => webapprt/themes/windows/downloads/downloadButtons.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon-aero.png => webapprt/themes/windows/downloads/downloadIcon-aero.png
rename : toolkit/themes/windows/mozapps/downloads/downloadIcon.png => webapprt/themes/windows/downloads/downloadIcon.png
rename : toolkit/themes/windows/mozapps/downloads/downloads-aero.css => webapprt/themes/windows/downloads/downloads-aero.css
rename : toolkit/themes/windows/mozapps/downloads/downloads.css => webapprt/themes/windows/downloads/downloads.css
2014-08-19 08:50:00 -04:00
Marco Castelluccio
025788124a
Bug 1036117 - Make WebappRT users wait for the configuration to be loaded. r=myk
2014-07-15 01:35:43 +02:00
Myk Melez
e7aa9480fe
Bug 1033643 - notify webapps-registry-ready while becoming webapp; r=marco
2014-07-03 17:29:39 -07:00
Myk Melez
128492aea2
Bug 1033059 - await confirmInstall before calling startup > addInstalledApp; r=marco
2014-07-03 15:02:48 -07:00
Myk Melez
5d41e783d0
Bug 1033038 - identify harness window as a browserTestHarness; r=marco
2014-07-03 15:02:15 -07:00
Eddy Bruel
1c230bfb39
Bug 1014141 - Fix a regression in the remote debugger;r=mar.castellucio;r=past
2014-06-18 15:26:53 +02:00
Marco Castelluccio
f667336da4
Bug 999653 - Don't manually set allAppsLaunchable but use SpecialPowers.setAllAppsLaunchable. r=fabrice
2014-04-24 04:06:00 +02:00
Paolo Amadini
a3d7d2c5f0
Bug 984806 - Convert to Promise.jsm in the Webapp Runtime. r=marco
2014-03-21 09:43:34 +01:00
Marco Castelluccio
1de061351a
Bug 847518 - window.open(url, "_blank") should open in default browser. r=myk, r=bz
2014-02-27 11:56:48 -05:00
Jeroen van der Gun
8d3c6db404
Bug 961377 - Extend webapp runtime to support tooltips in webapps like in the normal browser; r=felipe
2014-01-23 10:31:00 +00:00
Ricardo Palomares
16061fa38b
Bug 929018 - Change to getUserMediaDialog.dtd entities naming to fit conventional naming scheme; r=myk
2013-10-28 08:21:13 -07:00
Marco Castelluccio
0a837570ae
Bug 774521 - Desktop Web Runtime UI implementation for mozGetUserMedia (Camera API). r=myk
2013-10-11 11:06:21 -04:00
Marco Castelluccio
f99697bc78
Bug 919683 - Fix regression from bug 880930. r=past
2013-09-24 14:28:50 -04:00
Marco Castelluccio
1d7288b370
Bug 912301 - Exit fullscreen mode if the user navigates to an off-origin url. r=myk
2013-09-10 20:59:30 -04:00
Marco Castelluccio
a4289c0085
Bug 777428 - Make it possible to debug webapps running in desktop webapp runtime. r=past
2013-09-10 20:59:04 -04:00
Marco Castelluccio
39a31e7b8c
Bug 907324 - Fix regression from bug 776446. Menu separator in a popupset creates a weird statusbar. r=myk
2013-08-26 15:05:08 -04:00
Marco Castelluccio
8fea3c4f53
Bug 777236 - Implement the "fullscreen" app manifest attribute for web apps on desktop. r=myk
2013-08-26 15:04:17 -04:00
Ryan VanderMeulen
709f8a57a1
Backed out 4 changesets (bug 747428, bug 907324, bug 899353, bug 747552) for mochitest-other assertions.
...
Backed out changeset ee2bf84036fb (bug 907324)
Backed out changeset 17f932a5856d (bug 899353)
Backed out changeset b277e7b08f88 (bug 747552)
Backed out changeset 6ae3b1195542 (bug 747428)
2013-08-26 12:25:49 -04:00
Marco Castelluccio
641e84c17f
Bug 907324 - Fix regression from bug 776446. Menu separator in a popupset creates a weird statusbar. r=myk
2013-08-26 10:32:31 -04:00
Marco Castelluccio
c22c26ca12
Bug 851672 - Rename quitApplicationCmdMac.key to reflect reuse on Linux. r=tabraldes
2013-08-20 08:17:07 -04:00
Marco Castelluccio
58341d44c1
Bug 892837 - Support permissions in desktop webrt. r=myk
...
--HG--
rename : webapprt/content/mochitest.js => webapprt/content/mochitest-shared.js
2013-08-16 15:17:52 -04:00
Marco Castelluccio
4c8d683ff0
Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk
2013-08-09 14:02:20 -04:00
Marco Castelluccio
7d8d278abb
Bug 894979 - Serve tests from different origins. r=myk
2013-07-18 10:20:55 -04:00
Fabrice Desré
74db4fd985
Bug 777204 - Webapps.jsm broadcasts information to all content processes [r=gwagner]
2012-09-18 10:34:55 -07:00
Myk Melez
782fce224f
bug 770770: refactor webapp runtime test harness to reduce complexity/special-casing; r=adw
...
--HG--
extra : rebase_source : 183331b565d8c0577c9ba60a89f3c1ea6b11af9a
2012-08-14 15:27:26 -07:00
Myk Melez
9bfdd9fd9d
bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
063e6430c9
Backout 4e54a6eb43d2 (bug 780686) and f10e4ac36ed2 (bug 772299) due to mochitest-other permaorange on a CLOSED TREE.
2012-08-07 20:32:09 -04:00
Myk Melez
e664149de2
bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin
...
--HG--
extra : rebase_source : 10c623c2adcb771312bb85896dbe7d4d9fc4d83c
2012-08-07 13:55:38 -07:00
Felipe Gomes
01264f0997
Bug 759502. Include URL of active window in URL field of webapp runtime crash reporter. r=gavin
2012-07-19 18:02:48 -07:00
Myk Melez
57348ad64e
bug 771395 - show origin of page in window title when it is different from webapp's origin; r=felipe
2012-07-10 15:07:31 -07:00
Felipe Gomes
fde9cfeb58
Bug 769955. Change the window name to 'default' as nsXULWindow uses the window name to search for the icon to display. r=myk
2012-07-05 15:02:21 -07:00
Drew Willcoxon
f3a88b80ef
Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert
2012-06-29 15:52:43 -07:00
Felipe Gomes
42a4082334
Bug 759619. Center webapp on screen on first run, and persist size and position values afterwards. r=myk
2012-06-28 22:27:09 -07:00
Myk Melez
5c589705fa
bug 752666 - provide explicit mechanism to specify URL load target in webapp runtime; r=felipe
2012-06-11 12:22:08 -07:00