Commit Graph

6590 Commits

Author SHA1 Message Date
Dão Gottwald
7967122e9c Bug 889835 - Use SitePermissions.jsm as the backend for Page Info's Permissions tab. r=jaws 2013-07-09 14:44:41 +02:00
Adam Dane [:hobophobe]
ebe2053c43 Bug 537013 - Make the find bar exist on a per-tab basis. r=dao 2013-07-06 02:56:36 +02:00
Shane Caraveo
64fe484a43 bug 860421 fix intermittent failure in chat tests, r=markh 2013-07-04 19:21:27 -07:00
Dão Gottwald
a2eaa727fc Bug 889770 - permissions.js onRadioClick tries to pass an nsIURI to nsIPermissionManager::remove, needs to be the host string instead. r=bsmedberg 2013-07-04 23:22:50 +02:00
Florian Quèze
42c0bf7a13 Bug 888336 - chat title not displayed after tearing off and reattaching a chat window, r=mixedpuppy. 2013-07-04 12:12:24 +02:00
Tanvi Vyas
789d2aec6e Bug 838402 - update a test case with the new identity mode for mixed display content. r=dolske 2013-07-03 15:14:17 -07:00
Tanvi Vyas
be4316f4f1 Bug 838402 - Add new identity mode for mixed active content. Change messages for following modes: encrypted, mixed content, mixed active content, and mixed active content blocked with display content. r=dolske 2013-07-03 15:14:12 -07:00
Gavin Sharp
845a41e24f Bug 880101: attempt #2 at fixing an intermittent orange, wait a bit longer before trying to check the location bar in a new window 2013-07-03 11:36:45 -07:00
Marco Bonardo
0d71f246d1 Bug 789348 - Convert about:home storage to indexedDB.
r=adw
2013-07-03 03:01:29 +02:00
Dão Gottwald
148d74ea25 Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Phil Ringnalda
be9a7fe9ad Backed out changeset add063e3ff2b (bug 885366) for making two things with id="identity-popup-permissions"
CLOSED TREE
2013-07-01 19:13:23 -07:00
Jared Wein
c4589c18b9 Bug 889154 - Move the addition of the MozApplicationManifest event listener to delayedStartup. r=mixedpuppy
--HG--
extra : rebase_source : d23902fed526ec6f8afd5989aad448365fa5bf3d
2013-07-01 20:33:19 -04:00
Dão Gottwald
cee6ec947f Bug 885366 - Show granted and refused site permissions in site identity panel. r=jaws 2013-07-02 02:42:48 +02:00
Raymond Lee
09d5621e94 Bug 846635 - Use asynchronous getCharsetForURI in getShortcutOrURI. r=mano 2013-06-25 09:26:22 +08:00
Steven MacLeod
a6a563980d Bug 570266 - Use the forms baseURI instead of the document URI. r=gavin 2013-07-01 09:24:32 -04:00
Gijs Kruitbosch
e7a8433373 Bug 888746 - browser_bug422590.js should enable location bar, r=dao 2013-07-01 13:55:08 +02:00
Dão Gottwald
69dc25e5a0 Backed out changeset 7965d384123c 2013-07-01 11:33:28 +02:00
Gijs Kruitbosch
6c31704cd7 Bug 888746 - Fix JS error on toolbarless windows, r=MattN 2013-06-30 22:41:54 +02:00
Jared Wein
462cb25d44 Bug 750106 - Use a chrome icon for chrome URLs in the location bar. r=mconley
--HG--
rename : browser/themes/windows/browser.css => browser/themes/shared/identity-block.inc.css
2013-06-28 23:22:41 -04:00
James Kitchener
95c4981499 Bug 802895 - hide frame menu options for srcdoc iframes r=gavin 2013-06-28 23:13:23 -04:00
Blake Kaplan
89a72a5347 Bug 872317 - Make the download indicator toolbar button work with the changes in bug 653881. r=mak77
--HG--
extra : rebase_source : 10c15e0779da5e645584543ef4a642ae341a00be
2013-05-14 16:41:24 -07:00
Benjamin Smedberg
b40155b348 Bug 886940 - single outdated plugin UI uses the wrong string, r=captainobvious 2013-06-28 15:42:04 -07:00
Gijs Kruitbosch
ac1ecfb962 Bug 833943, part 2: implement about:welcomeback, r=gavin
* * *
Bug 833943 - Part 5: add about:welcomeback to gInitialPages

--HG--
rename : browser/components/sessionstore/content/aboutSessionRestore.xhtml => browser/components/migration/content/aboutWelcomeBack.xhtml
extra : rebase_source : fc58ab8f648c4e0298959429cbf52de40135bb3d
2013-06-28 17:44:29 -04:00
Dão Gottwald
f66a27a210 Bug 888180 - move identity-popup back from popup-notifications.inc to browser.xul, as it's not a popup notification. r=jaws 2013-06-28 16:22:57 +02:00
Marco Bonardo
9e94719e9b Bug 888031 - Remove about:home from tests not explicitly requiring it.
r=ttaubert
2013-06-28 09:02:19 -04:00
Max Li
2a756fed26 Bug 877453 - Expose longdesc in image context menus. r=gavin ui-r=boriss 2013-06-23 09:37:21 -04:00
Marco Bonardo
378896a757 Bug 791776 - Convert inline autocomplete host query to async.
r=mano
2013-06-27 12:43:11 -04:00
Florian Quèze
8878fab468 Bug 887314 - The camera icon is distorted on a retina screen, r=mixedpuppy. 2013-06-27 15:20:18 +02:00
Dão Gottwald
be21e03297 Bug 887171 - browser-fullZoom.js puts MOUSE_SCROLL_ZOOM into the global scope, should be private instead. r=mak 2013-06-26 18:07:14 +02:00
Dão Gottwald
844b028584 Bug 887167 - Undo global-scope pollution from browser-plugins.js. r=jaws
--HG--
extra : rebase_source : 45aa63c4fa5ae7ed65211ad294882f33cad449d5
2013-06-26 15:56:29 +02:00
Dão Gottwald
ce4dab6a7e Bug 887165 - Remove the unused primary-button class. r=bsmedberg
--HG--
extra : rebase_source : cf476ec6c232f9f754201356ea8dab413752730f
2013-06-26 15:56:12 +02:00
Shane Caraveo
b749138852 bug 869278 fix intermittent mozSocial test failure, r=felipe 2013-06-25 13:04:30 -04:00
Shane Caraveo
02f4f0c46c bug 886086 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 14:31:28 -04:00
Shane Caraveo
e40687f872 bug 886072 fix intermittent test failure in chat window tests, r=felipe 2013-06-25 12:32:33 -04:00
Marco Bonardo
bf97a56518 Bug 877748 - Make it possible to open the Library with a given hierarchy
r=mano
2013-06-25 13:59:25 -04:00
Shane Caraveo
cc5f6c7d4f bug 886300 fix intermittent orange in blocklist test, r=markh 2013-06-25 10:04:31 -04:00
Benjamin Smedberg
5bd3e02512 Bug 880735 part S - Basic styling so that this can land - add classes to the binding for styling hooks and fix space handling. Make the buttons fill the space, limit the doorhanger size, and add whitespace/separators for the multi-plugin UI, r=jaws 2013-06-24 08:51:08 -04:00
Benjamin Smedberg
82eede8f1b Bug 880735 test fixups:
* Add a test-only setter to the center-item XBL binding
* add a head.js function to remove plugin permissions for use in cleanup functions
* browser_pluginnotification.js - lots of fixes for the core feature tests
* Alter test_bug751809 not to assume that clicking the page overlay will directly activate the plugin
* Alter browser_CTP_plugins.js because disabled plugins now do show up in the plugin doorhanger
* remove browser_CTPScriptPlugin.js and supporting files because we no longer auto-pop based on scripting
* fix browser_CTP_drag_drop.js so that active plugins still show the doorhanger icon, and other fixup
* fix browser_bug743421.js to expect the doorhanger all the time and activate it correctly
* fix browser_bug752516.js to check for doorhanger activation instead of plugin activation
* remove browser_bug818009.js and supporting files because they are testing something that no longer exists
* alter browser_bug820497.js so that it shows the popup notification before checking .centerActions, since we populate that data lazily now
* browser_plugins_added_dynamically.js: remove the "activate all" tests which are no longer relevant and fix the rest to match the new doorhanger structure.
2013-06-24 08:51:07 -04:00
Benjamin Smedberg
f6df2c3cd7 Bug 880735 part F - Remove extra functions, strings, and styles which are no longer needed, r=jaws 2013-06-24 08:51:07 -04:00
Benjamin Smedberg
1ba75d1044 Bug 880735 part D - New doorhanger frontend code. Removes all logic which shows the plugin doorhanger automatically, including on scripting. Always show the doorhanger when there is a plugin present on the page, even if that plugin is currently enabled. Make the "always" choices clear to the user. r=jaws 2013-06-24 08:51:07 -04:00
Phil Ringnalda
1888baab70 Back out 9661a68f0bff (bug 872605) for browser-chrome failures 2013-06-23 23:41:33 -07:00
Shane Caraveo
8c07c6d156 bug 872605 add ability to update provider manifest, r=markh 2013-06-23 16:02:07 -04:00
Shane Caraveo
c59b1b73c6 bug 883346 permissions support for standalone chat window, r=felipe 2013-06-21 19:17:34 -07:00
Phil Ringnalda
7f542efd72 Merge m-i to m-c 2013-06-23 15:10:04 -07:00
Victor Porof
4ee9d109a8 Merge fx-team to m-c 2013-06-23 19:00:17 +03:00
Ms2ger
2f319776c1 Merge m-c to m-i. 2013-06-23 13:44:01 +02:00
Ms2ger
2c937acc56 Bug 882848 - Use MOCHITEST_BROWSER_FILES more; r=gps 2013-06-23 09:16:19 +02:00
Ms2ger
3ac11adced Bug 766546 - Undisable test on non-mac platforms; r=edmorley 2013-06-23 09:16:10 +02:00
Robert Strong
839d0ab269 2. browser patch - Bug 843497 - Update check says 'up to date' for out of date versions on unsupported OS versions. r=bbondy 2013-06-22 13:37:12 -07:00
Girish Sharma
28cc1aee31 Bug 873848 - Make the developer toolbar consistent with Toolbox design, r=jwalker, paul, jaws 2013-06-21 19:24:35 +03:00