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
Tim Taubert
34c3e0a545
Bug 881590 - Don't cancel loads when preloading in the hiddenWindow; r=jaws
2013-06-17 19:46:55 +02:00
Ed Morley
72d802aad2
Merge mozilla-central and fx-team
2013-06-21 15:46:24 +01:00
Victor Porof
af32953f8c
Bug 823577 - Cleanup debugger frontend code, strings, etc., r=rcampbell
...
--HG--
rename : browser/devtools/debugger/DebuggerUI.jsm => browser/devtools/debugger/DebuggerProcess.jsm
2013-06-21 17:33:56 +03:00
Wes Kocher
95577b488c
Merge m-c with inbound
2013-06-19 16:46:01 -07:00
Wes Kocher
7b638627c9
Merge inbound to central
2013-06-19 16:37:58 -07:00
Justin Dolske
b0ec143fba
Bug 839961 - Refactor login manager's content actions into a separate JSM. (main patch) r=mattn
2013-06-19 16:30:53 -07:00
Tim Taubert
87fc59762a
Bug 883099 - Fire TabOpen after swapping docShells for preloaded newtab pages; r=dao
2013-06-19 22:07:59 +02:00
Benjamin Smedberg
db222ba461
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-19 13:29:05 -04:00
Shane Caraveo
4110ffd835
bug 882132 fix setting provider icon via worker api, r=felipe
2013-06-19 10:14:47 -07:00
Benjamin Smedberg
3b87991102
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-19 11:07:28 -04:00
Shane Caraveo
d4f59f93b9
bug 882652 fix disabling of socialapi in popups, r=felipe
2013-06-14 14:39:42 -06:00
Benjamin Smedberg
95edfc7485
Back out 2d970c9c1fad - Bug 882858 Because of mochitest-browser failures in browser_CTP_drag_drop.js and perhaps browser_pluginnotification.js
2013-06-18 21:38:00 -04:00
Jared Wein
0740a86fce
Bug 698174 - Set full-screen-api.approval-required to false before checking fullscreen context menu items. r=cpearce
2013-06-18 19:28:39 -04:00
Benjamin Smedberg
3db94d03c7
Back out revision d3da96f774b3 on a CLOSED TREE - Bug 882339 because of mochitest-browser failures in browser_CTP_drag_drop.js and browser-pluginnotification.js
2013-06-18 16:44:07 -04:00
Benjamin Smedberg
6bbae2d113
Bug 882858 - Add a "showing" notification to PopupNotifications, r=jaws sr=gavin
2013-06-18 13:16:40 -04:00
Benjamin Smedberg
29141b1f48
Bug 882339 - Cache the blocklist state on plugin tags to avoid querying the blocklist service constantly, r=johns
2013-06-18 13:16:40 -04:00
Ed Morley
2b5aaf1572
Bug 880226 - Disable browser_bug386835.js for too many intermittent failures, whilst we wait for review
2013-06-19 11:48:58 +01:00
Stephen Horlander
f88df0b933
Bug 884011 - Update Firefox Official Branding; r=dolske
2013-06-22 08:55:32 -04:00
Ehsan Akhgari
5f03397bd6
Merge mozilla-central to mozilla-inbound
2013-06-22 08:42:15 -04:00
Phil Ringnalda
1ea0ef631a
Back out 01bc57172461:5bd9adbd3b15 (bug 843497) for xpcshell failures
2013-06-21 19:49:47 -07:00
Shane Caraveo
cbbecb47d7
bug 809085 make permissions panels work with social content, r=felipe
2013-06-21 16:14:22 -07:00
Frank Yan
db046d41b3
Bug 883078 - Null-check documentElement when removing browser handlers. r=gavin
2013-06-20 12:53:36 -07:00