Commit Graph

1470 Commits

Author SHA1 Message Date
Josh Matthews
e3139d917c Bug 814513 - Enable browser_save_link-perwindowpb.js. r=ehsan 2012-11-22 15:50:06 -05:00
Mario Alvarado [:marioalv]
88738ada8e Bug 806704 - Port browser_bug763468.js to the new per-window PB APIs; r=ehsan
--HG--
rename : browser/base/content/test/browser_bug763468.js => browser/base/content/test/browser_bug763468_perwindowpb.js
2012-11-23 03:01:32 -06:00
Seth Fowler
c42d3467d8 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08:00
Mark Hammond
624e33c962 Bug 808235 - give chatbox focus when restored. r=jaws
--HG--
extra : rebase_source : 6c224570314d77c83405b3345ee9b858f0df2fac
2012-11-20 12:54:50 +11:00
David Keeler
c2fa73a4b7 bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz 2012-11-19 14:03:24 -08:00
John Schoenick
13ad446575 Bug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh 2012-11-19 11:38:04 -08:00
John Schoenick
5aeb6d2785 Bug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end. r=jaws 2012-11-19 11:38:04 -08:00
Josh Matthews
de77df1d97 Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
* * *
Bug 780533 - Interdiff
2012-08-05 23:20:19 -04:00
Jared Wein
2239f7991c Bug 805217 - Remove duplicate menuitems when Tools is accessed using the keyboard. r=felipe 2012-11-15 15:07:42 -08:00
Mark Hammond
21ce6e9d58 Bug 811143 - move recommend support to the worker api and avoid dangling port if not supported by the provider. r=jaws 2012-11-15 14:57:28 +11:00
Mark Hammond
1a42bee2a0 Bug 805537 - social chat callbacks should only be invoked once. r=jaws 2012-11-15 14:54:34 +11:00
Mark Hammond
9c39e56472 Bug 804591 - opening an existing chat window should restore it if minimized. r=jaws 2012-11-14 15:27:34 +11:00
Phil Ringnalda
7ff19c8940 Back out 3fd41b40e88f (bug 809274) and 22e38380a161 (Bug 804591) for Win7 browser-chrome timeouts 2012-11-13 23:26:27 -08:00
Mark Hammond
55f8d5322a Bug 804591 - opening an existing chat window should restore it if minimized. r=jaws 2012-11-14 15:27:34 +11:00
Abhishek Potnis
64a1a81ce1 Bug 607280 - Remove the call to getShortcutOrURI in the contentAreaClick function. r=gavin 2012-11-04 19:18:37 +05:30
Jared Wein
3481eaea3c Bug 810419 followup - Update test description. DONTBUILD r=me 2012-11-09 15:42:13 -08:00
Jared Wein
5906a1c5e3 Bug 810419 - Duplicate ambient-menuitems in the Social API keyboard-access menu. r=felipe 2012-11-09 15:36:22 -08:00
Ehsan Akhgari
80bace4f01 Bug 806709 - Port browser_newtab_private_browsing.js to the new per-tab PB APIs; r=jdm
--HG--
rename : browser/base/content/test/newtab/browser_newtab_private_browsing.js => browser/base/content/test/newtab/browser_newtab_perwindow_private_browsing.js
2012-11-08 15:29:23 -05:00
Ehsan Akhgari
8474ce22b0 Bug 806706 - Port browser_save_link.js to the new per-window PB APIs; r=jdm
--HG--
rename : browser/base/content/test/browser_save_link.js => browser/base/content/test/browser_save_link-perwindowpb.js
2012-11-07 21:14:41 -05:00
Shane Caraveo
0b61fdb7c5 Bug 807217 - Disable Social in private browsing mode. r=gavin,felipe 2012-11-06 12:50:08 -08:00
Mark Hammond
1d63822c3f Bug 798083 - fix various social chat overflow and related issues. r=jaws
--HG--
extra : rebase_source : 64f925c25b5f8694d6385318e37b8ee7bccc56d5
2012-10-06 15:23:50 -07:00
Bobby Holley
d2fe9d94ec Bug 805807 - Make Components wrapper throw on denial. r=mrbkap
There's really no reason to use the wishy-washy static COW Deny() here.

Also, note that the xpcshell-test wasn't testing what it thought it
was - interfaces is accessible from content code.
2012-11-02 21:47:49 -03:00
Chris Pearce
0e375de354 Bug 805301 - Rename iframe.mozallowfullscreen to allowfullscreen. r=jlebar 2012-10-30 11:02:24 +13:00
Phil Ringnalda
330c17966d Back out 9c064c78d86a (bug 799600) for orange
--HG--
extra : rebase_source : 464d1ff3410f2382b8b0f9c204734517178b354f
2012-10-26 19:19:56 -07:00
Mark Hammond
1307cac3ab Bug 799600 - allow data urls in social panels. r=jaws 2012-10-25 16:45:34 +11:00
Alfred Kayser
807475654d Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws 2012-10-24 13:46:05 +11:00
Daniel Holbert
56770d3b3e Bug 805325 - Use the actual search engine name for logo's alt text on about:home, instead of the string "undefined". r=mak 2012-10-25 07:18:07 -07:00
Phil Ringnalda
a0fae05720 Back out 689834383fbb (bug 782882) for timing out in browser_social_toolbar.js 2012-10-25 00:00:45 -07:00
Mark Hammond
46447b6b21 Bug 799600 - allow data urls in social panels. r=jaws 2012-10-25 16:45:34 +11:00
Mark Hammond
faf98a8a52 Bug 782882 - only allow sharing of http or https urls. r=jaws 2012-10-25 16:44:53 +11:00
Jared Wein
7337c49e05 Backed out changeset ed8fc02602d4 (bug 804068) 2012-10-23 23:45:51 -07:00
Alfred Kayser
ee8c9f8267 Bug 804068 - set social sharebutton image via .src, plus css tweaks to ensure it is sized correctly. r=jaws 2012-10-24 13:46:05 +11:00
Jared Wein
1f4c21777f Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
--HG--
extra : rebase_source : 9160314d39864c70cc94e9b08c007a14d2b2dca1
2012-10-21 17:25:19 -07:00
Graeme McCutcheon
4c009832ed Bug 409624 - Sanitizer should clear findBar data. r=adw 2012-10-22 12:42:53 +01:00
Jared Wein
3ebdc66723 Backed out changeset d82e14184e9f (bug 801040) 2012-10-22 02:07:18 -07:00
Jared Wein
960615f051 Backed out changeset ca101d926240 (bug 787767) 2012-10-22 01:56:10 -07:00
Jared Wein
c75503aa1f Bug 787767 - Implement runtime performance monitoring for Worker API abuse. r=felipe
--HG--
extra : rebase_source : 93e027809cc3f6ceb2939cb2e3919c3516d05be7
2012-10-21 17:26:11 -07:00
Jared Wein
ab05f33a1e Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe
--HG--
extra : rebase_source : 10fb7d2b1e29df264307b80967e60e4ba76dafa3
2012-10-21 17:25:19 -07:00
Georg Fritzsche
6288fe114b Bug 787619 - Test that click events on the C2P overlay don't trigger other handlers. r=jaws 2012-10-19 15:21:19 +02:00
Ryan VanderMeulen
41966d2d63 Backed out changeset b453dca73b1a (bug 801040) 2012-10-18 21:43:20 -04:00
Ryan VanderMeulen
195b174cb7 Backed out changeset 779550569432 (bug 787767) 2012-10-18 21:43:12 -04:00
Jared Wein
59569d94f6 Bug 787767 - Implement runtime performance warnings for Worker API abuse. r=felipe 2012-10-18 18:02:42 -07:00
Jared Wein
5275e5d8cb Bug 801040 - Add Social API status-area menuitems to the keyboard accessible Social API menu. r=felipe 2012-10-18 18:00:38 -07:00
Graeme McCutcheon
b3fe2c3786 Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD 2012-10-18 12:23:30 +01:00
Shane Caraveo
a03f8d4021 Bug 794640 - Clicking a link in social content panels should close the panel. r=gavin 2012-10-15 23:58:13 -07:00
John Schoenick
4807d63e4f Bug 797043 - Better handling of plugin activated state for click-to-play. r=josh 2012-10-16 12:52:30 -07:00
Mark Hammond
a7f7fb9d36 Bug 801080 - window.close should close social panels. r=felipe 2012-10-16 13:53:37 +11:00
Felipe Gomes
3fba4b84c3 Bug 801874. Opening a minimized chat from the worker is broken. r=gavin 2012-10-15 16:15:52 -07:00
Oonishi Atsushi
34863fccc0 Bug 754029 - Navigating from a new script tag does not add a session history entry. r=smaug, r=bz 2012-10-13 13:20:55 -04:00
Jared Wein
ce1dfc9b32 Bug 792503 - Add a keyboard accessible menu for the SocialAPI ambient notification pages. r=markh 2012-10-11 18:21:50 -07:00