Commit Graph

25 Commits

Author SHA1 Message Date
Shu-yu Guo
37989840cd 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
fd3b47df9f 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
f2345a6dbc 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
728d37cb3d Bug 1135261 - return new window from window.open in desktop runtime; r=marco,smaug,junior,wesj 2015-07-21 19:15:38 -07:00
Marco Castelluccio
49891f10ce Bug 1036117 - Make WebappRT users wait for the configuration to be loaded. r=myk 2014-07-15 01:35:43 +02:00
Marco Castelluccio
bae47b93aa 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
bbccc8b337 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
Marco Castelluccio
e4cc182312 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
0ca386f7bc 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
0fee75ebbf 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
9332aa7cf9 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
b120e32f1f 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
ea005ac6d3 Bug 892837 - Support permissions in desktop webrt. r=myk 2013-08-16 15:17:52 -04:00
Marco Castelluccio
c5e0628bba Bug 776446 - Cannot use contextmenu <menu> elements within the desktop webapp runtime. r=myk 2013-08-09 14:02:20 -04:00
Myk Melez
df103ffdb0 bug 770770: refactor webapp runtime test harness to reduce complexity/special-casing; r=adw 2012-08-14 15:27:26 -07:00
Myk Melez
7b8176215e bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Ryan VanderMeulen
29522272a9 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
091b8b2e03 bug 772299 - <browser> widget's addProgressListener method should pass through aNotifyMask argument; r=gavin 2012-08-07 13:55:38 -07:00
Felipe Gomes
54d8682176 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
bbed5ac6c6 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
Drew Willcoxon
ad26288697 Bug 733631 - Create a unit test infrastructure for the webapp runtime. r=myk,felipc,ctalbert 2012-06-29 15:52:43 -07:00
Myk Melez
4f17be2ddf bug 752666 - provide explicit mechanism to specify URL load target in webapp runtime; r=felipe 2012-06-11 12:22:08 -07:00
Edward Lee
6fe6e15104 Bug 732631 - Selecting to a open a new window within an app, then exiting the app does not shut down the application [r=myk]
Switch browser type to content-primary so the frame loader triggers the right behavior for adding a content shell.
Also fixes Bug 746217 - Cannot open windows even from the same domain
2012-04-26 16:55:25 -07:00
Myk Melez
7b8d9e3cd1 bug 746156 - isolate webapp runtime files into subdirectory of Firefox package; r=bsmedberg, a=akeybl 2012-04-19 00:39:52 -07:00
Myk Melez
748d83f64a bug 725408 - implement WebappRT launcher/shell; r=bsmedberg 2012-04-17 07:11:53 -07:00