Commit Graph

1266 Commits

Author SHA1 Message Date
Paul Rouget
e2c1d62834 Bug 766535 - [devtb] this.DeveloperToolbar is undefined when starting Firefox with toolbar previously visible. r=dao 2012-06-20 15:54:39 +02:00
Paul Rouget
8825960da3 Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker 2012-06-15 15:55:33 +02:00
Ryan VanderMeulen
1df0bbcdcc Merge inbound to m-c. 2012-06-16 09:38:43 -04:00
Tim Taubert
cbc36efcd3 merge m-c to fx-team 2012-06-16 12:36:20 +02:00
Tim Taubert
579a8b831e Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin 2012-06-14 20:29:31 +02:00
Ryan VanderMeulen
b74e4a29db Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
061d4c2616 Backout the bug 754202 backout due to orange. 2012-06-10 19:37:47 -04:00
Saurabh Anand
fd8b56d49b Bug 763111 - Use gBrowser.docShell for brevity in bug 748477. r=dao 2012-06-09 05:52:24 +05:30
Ryan VanderMeulen
caebb33c05 Merge m-c to inbound 2012-06-09 14:22:32 -04:00
Tim Taubert
b435cf4f39 merge m-c to fx-team 2012-06-09 17:34:20 +02:00
Panos Astithas
742da52346 Bug 762403 - Disable the chrome debugger menu item until it's ready; r=dcamp,dtownsend 2012-06-08 10:01:19 +03:00
Saurabh Anand
035500d52c Bug 748477 - Switch chrome privateWindow getter to check currentTab and remove setter; r=ehsan 2012-06-08 07:11:40 +05:30
Alice0775 White
217ce5485b Bug 682944 - Prevent snippets with iframes from breaking about:home. r=gavin 2012-06-13 15:44:28 -07:00
Dão Gottwald
b0d349ed66 Bug 760083 - Clean up and consolidate toolbar customization tests. r=ttaubert 2012-06-06 13:01:19 +02:00
Dão Gottwald
af98e7ca79 Bug 759754 - With toolbar.customization.usesheet=true, the customization document stays alive after closing the sheet. r=ttaubert 2012-06-06 13:00:49 +02:00
Justin Dolske
0bfba69320 Bug 731926 - Refactor init/shutdown functions in browser.js (minor cleanup while I'm here). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
81fbd5c2db Bug 731926 - Refactor init/shutdown functions in browser.js (eliminate getWebNavigation usage). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
644b86d12d Bug 731926 - Refactor init/shutdown functions in browser.js (trivial inlining of prepareForStartup). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
bb318eef45 Bug 731926 - Refactor init/shutdown functions in browser.js (rename some functions). r=gavin 2012-06-15 12:09:48 -07:00
Justin Dolske
267e346efe Bug 731926 - Refactor init/shutdown functions in browser.js (objectify methods, indent, and add legacy globals.). r=gavin 2012-06-15 12:09:47 -07:00
Justin Dolske
23366e71be Bug 731926 - Refactor init/shutdown functions in browser.js (trivial move of HandleAppCommandEvent). r=gavin 2012-06-15 12:09:47 -07:00
Jonathan Wilde
778d03e5f2 Bug 763033 - Keep url bar blank on about:home. r=fryn ui-r=limi 2012-06-08 14:31:44 -07:00
Ehsan Akhgari
299eef5789 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Paul Rouget
796f575f27 Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Justin Dolske
6561b33856 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (FullScreen). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
ea19fb9df6 Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Addons). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
821df03a5f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Feeds). r=gavin 2012-05-31 23:26:00 -07:00
Justin Dolske
3cae9c664f Bug 758812 - Break up browser.js into smaller pieces, Phase 1 (Plugins). r=gavin 2012-05-31 23:26:00 -07:00
Jared Wein
67e9288854 Bug 667586 - Clear identity block when typing a different URL into location bar. r=dao,fryn 2012-05-27 15:29:07 -07:00
Chris Pearce
3fbf015782 Bug 756993 - Reset fullscreen approval UI each time fullscren is entered. r=dao 2012-05-24 13:58:59 +12:00
Dão Gottwald
49678f9e2d Bug 755646 - Hide UI for toggling tabs on top unless the user disabled tabs on top. r=dolske 2012-05-24 02:03:56 +02:00
Chris Pearce
b8d01f2593 Bug 753546 Part 2 - Don't allow fullscreen approval decision to be remembered for document's whose URI doesn't have a host. r=dao 2012-05-22 08:43:36 +12:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Ehsan Akhgari
231d694eaa Bug 749187 - Ensure new tabs and windows opened in private browsing mode have docshells set accordingly; r=gavin 2012-04-26 14:35:19 -04:00
David Keeler
118d153216 Bug 742753 - Click-to-play: activate only the clicked plugin. r=jaws 2012-05-15 11:10:43 -07:00
Paul O’Shannessy
531cd2d374 Bug 714172 - Change fullscreen menu for Lion [r=gavin] 2012-05-14 17:04:19 -07:00
Matt Brubeck
e67f46f75f Merge mozilla-central and mozilla-inbound 2012-05-13 08:27:03 -07:00
Jared Wein
1453ba5eee Bug 752228 - Add null check for overlay in case the element is display:none when the PluginClickToPlay event is handled. r=felipe 2012-05-12 15:52:14 -07:00
Raymond Lee
c5e47ec4f3 Bug 753308 - Call openUILink with named parameters. r=dao 2012-05-12 17:00:48 +02:00
Joe Walker
d564306c56 Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-05-10 18:33:54 +01:00
David Keeler
5c6f11d71c Bug 752461 - Hide click-to-play overlays when choosing "never activate plugins..." r=jaws 2012-05-08 14:38:50 -07:00
Jon Rietveld
5f3fc2b1ed Bug 735557 - Add about:preferences to the inContentWhitelist. r=bmcbride 2012-05-08 19:11:43 -07:00
Chris Pearce
d087ffefb9 Bug 746885 part 2 - Grant temporary fullscreen permisssions when fullscreen approved without 'remember decision' checked. r=dao 2012-05-09 09:47:19 +12:00
Chris Pearce
9b6d83ea59 Bug 716107 part 6 - Add UI to approve DOM fullscreen entry. r=dao 2012-05-09 09:47:19 +12:00
Jared Wein
0b1e554ee9 Bug 743421 - Add a comment describing why aRequest is being null-checked. r=me DONTBUILD 2012-05-07 14:40:34 -07:00
Phil Ringnalda
e265da4be6 Merge m-c to m-i 2012-05-04 19:49:34 -07:00
Paul O’Shannessy
917d149e63 Bug 751955 - Lion fullscreen check should be more versatile [r=gavin] 2012-05-04 11:24:04 -07:00
Victor Porof
981ba016e5 Bug 749222 - Create a separate way to start a chrome debugger; r=past 2012-04-26 14:28:11 -04:00
Victor Porof
be9fcb410b Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,paul,rcampbell 2012-04-12 18:47:56 +03:00
Ehsan Akhgari
eca4125e02 Backout the merge from fx-team because of Ts regressions (no bug)
This is the backed out range:
http://hg.mozilla.org/mozilla-central/pushloghtml?changeset=a974c45914eb
2012-05-02 16:20:02 -04:00
Victor Porof
5d75527e5b Bug 741324 - Make it possible to start a debugger in a new firefox instance; r=past,rcampbell,zpao 2012-04-12 18:47:56 +03:00
Joe Walker
2831a551ce Bug 720641 - Integrate GCLI into developer tools global toolbar; r=dcamp,dão,robcee,zpao
--HG--
rename : browser/devtools/webconsole/test/browser_gcli_break.html => browser/devtools/shared/test/browser_gcli_break.html
rename : browser/devtools/webconsole/test/browser_gcli_commands.js => browser/devtools/shared/test/browser_gcli_commands.js
rename : browser/devtools/webconsole/test/browser_gcli_inspect.html => browser/devtools/shared/test/browser_gcli_inspect.html
rename : browser/devtools/webconsole/test/browser_gcli_inspect.js => browser/devtools/shared/test/browser_gcli_inspect.js
rename : browser/devtools/webconsole/test/browser_gcli_integrate.js => browser/devtools/shared/test/browser_gcli_integrate.js
rename : browser/devtools/webconsole/test/browser_gcli_require.js => browser/devtools/shared/test/browser_gcli_require.js
rename : browser/devtools/webconsole/test/browser_gcli_web.js => browser/devtools/shared/test/browser_gcli_web.js
2012-04-25 10:12:06 +01:00
Jared Wein
ea9e9f58ae Bug 748037 - Identity doorhangers should anchor off of the identity icon. r=dao a=desktop-only 2012-04-23 15:35:35 -04:00
Takanori MATSUURA
92514698fa Bug 747041. Fix resource:// path usage in browser. r=felipe a=desktop-only 2012-04-22 14:27:05 -07:00
Jared Wein
56b52498f8 Bug 742419 - Implement new identity block design (browser/base, browser/app, and Windows). r=dao 2012-04-21 00:03:31 -07:00
Ehsan Akhgari
54b7d07b21 Merge mozilla-central and mozilla-inbound; a=me 2012-04-18 16:26:35 -04:00
Jared Wein
3abd203a35 Bug 711618 - Add ability to remember plugin activation settings. r=felipe a=blassey 2012-04-18 11:40:30 -07:00
Ed Morley
28113eace9 Merge last PGO-green changeset of mozilla-inbound to mozilla-central a=merge 2012-04-17 17:47:09 -07:00
Rob Campbell
2de66c3fc1 merge fx-team to m-c 2012-04-17 14:29:29 -03:00
Paolo Amadini
cc07746d4f Bug 726444 - Implement the Downloads Panel. r=mak ui-r=limi
Includes: Bug 697679 - By Javi Rueda <leofigueres@yahoo.com>.
2012-04-17 13:35:09 +02:00
Tim Taubert
d5817a4b66 Bug 745712 - FillInHTMLTooltip should not use title attributes from XUL ascendants; r=dao 2012-04-16 18:13:17 +02:00
OHZEKI Tetsuharu
c216db0ba9 Bug 745445 - Remove arguments.callee from browser.js. r=dao 2012-04-16 18:35:34 -04:00
Jared Wein
48cc25f956 Bug 744964 - Plugin click-to-play popup notification icon should use the plugin icon, not the add-on icon. r=felipe 2012-04-13 15:01:43 -07:00
Paolo Amadini
250a42fffb Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin
--HG--
extra : rebase_source : 70f0139a7b87b4a3f4de785a7c29f3f36e2055a9
2012-04-12 12:27:14 +02:00
Jared Wein
ddc8fcdaf7 Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-04-02 13:49:56 -07:00
Dão Gottwald
0ca4926e78 Bug 740389 - Clean up openTopWin and mark it as deprecated. r=gavin 2012-03-29 19:46:26 +02:00
Dão Gottwald
8175027037 Bug 724599 - r=gavin,neil 2012-03-29 11:36:34 +02:00
Dão Gottwald
b26d2f964b Bug 739574 - Set the tabsontop attribute on the navigation toolbar and simplify CSS selectors. r=felipe 2012-03-29 11:31:47 +02:00
Dão Gottwald
c47424de0c Backed out changeset 36d7b3b02016 2012-03-29 11:28:38 +02:00
Dão Gottwald
fb225b1d0c Bug 724599 - r=gavin,neil 2012-03-29 10:22:53 +02:00
Kyle Huey
f690aa730d Merge the last good pgo-green cset on mozilla-inbound to mozilla-central. 2012-03-28 07:40:52 -07:00
Dão Gottwald
d74303199a Bug 739093 - Remove the fullscreenflex. r=felipe 2012-03-28 10:33:17 +02:00
Ehsan Akhgari
c3503ba714 Bug 723353 - Add browser.js APIs for per-window Private Browsing; r=gavin,jdm 2012-03-22 22:02:00 -04:00
Jared Wein
186bbc63ed Backed out changeset 77319b44907b (bug 711552) 2012-03-27 15:20:45 -07:00
Chris Pearce
89dfc956a1 Bug 739116 - Remove fullscreen's "deactivate" listener on non-Lion systems upon leaving fullscreen. r=dao 2012-03-27 10:12:18 +13:00
Dão Gottwald
dad3d01523 Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil 2012-03-25 18:10:36 +02:00
Frank Yan
67144f3d55 Bug 731546 - Add link to marketplace on about:home. r=mak 2012-03-23 07:12:34 -07:00
Mounir Lamouri
9b6e615f47 Merging mozilla-inbound into mozilla-central. 2012-03-21 11:29:28 +01:00
Dão Gottwald
b89eb408fd Bug 734706 - The Page Style menu's "No Style" menu item shouldn't have to stop the command event propagation. r=dolske
--HG--
extra : rebase_source : 9ec2ad2ab0ae529b24dd8f7ed2756295061cb545
2012-03-21 09:13:36 +01:00
Paul O’Shannessy
b41c882a99 Bug 639705 (Lion Full Screen) Part 3: Make Firefox support Lion Full Screen on browser windows [r=dao]
--HG--
extra : rebase_source : 5bd252ce3fde6d008c3e9b4335903d8480d31bbf
2012-03-20 16:21:15 -07:00
Neil Deakin
7ef1b6ad5c Bug 710431, add telemetry for new browser window command, r=dao 2012-03-20 11:20:56 -04:00
Ehsan Akhgari
9cfb53c03f Merge mozilla-central into mozilla-inbound 2012-05-04 16:29:42 -04:00
Dão Gottwald
3bc0ffc98e Bug 748385 - Remove browser.identity.ssl_domain_display. r=mano 2012-05-04 20:37:20 +02:00
Dão Gottwald
39176f62f8 Bug 751924 - JS strict warnings in gGestureSupport code because functions don't always return a value. r=fryn 2012-05-04 20:37:01 +02:00
Jared Wein
35eb530c1a Bug 743421 - Anchor navigation resets click-to-play state. r=felipe 2012-05-04 11:12:55 -04:00
Jared Wein
6f97f1db6e Bug 711552 - Click to play plugins for desktop Firefox. r=felipe 2012-01-02 16:06:10 -08:00
Gavin Sharp
596c9d1a03 merge fx-team into m-c 2012-03-15 21:39:33 -07:00
Frank Yan
9a6a188a36 Bug 736279 - Followup to about:home Visual Refresh. r=mak 2012-03-15 15:58:09 -07:00
Frank Yan
0ac2120f6c Bug 711157 - about:home Visual Refresh & Launcher. r=mak ui-r=shorlander
--HG--
rename : browser/base/content/aboutHome.css => browser/base/content/abouthome/aboutHome.css
rename : browser/base/content/aboutHome.js => browser/base/content/abouthome/aboutHome.js
rename : browser/base/content/aboutHome.xhtml => browser/base/content/abouthome/aboutHome.xhtml
rename : browser/base/content/aboutHome-snippet1.png => browser/base/content/abouthome/snippet1.png
rename : browser/base/content/aboutHome-snippet2.png => browser/base/content/abouthome/snippet2.png
2012-03-14 16:10:12 -07:00
Matt Brubeck
b917c87c4a Merge from mozilla-central to mozilla-inbound 2012-03-12 17:38:23 -07:00
Fabrice Desré
bbfe8caa2c Bug 697006 - Add desktop support for the Open Web Apps API - Part 2 : UI [r=gavin] 2012-03-12 17:33:10 -07:00
Daniel Holbert
f7bec86508 merge m-i to m-c 2012-03-11 19:40:36 -07:00
Dão Gottwald
a914417786 Bug 734273 - tab bar sometimes shows scroll arrows with only one tab after startup. r=felipe
- delayed updateVisibility to the load event since the constructor runs earlier

- added _propagatedVisibilityOnce instead of unconditionally calling _propagateVisibility after calling updateVisibility for the first time, since this needlessly propagated the visibility twice in a row with browser.tabs.autoHide = false

- removed the syncUI call from TabsOnTop.init since updateVisibility takes care of this
2012-03-12 01:59:33 +01:00
Ed Morley
f558fef737 Backout ba7da6256b23 (bug 726444) for talos regressions; a=mak 2012-03-11 23:38:53 +00:00
Dão Gottwald
97cfaea5dd Bug 733339 - part 4: mark getAllStyleSheets as internal while keeping the legacy function. r=dolske 2012-03-11 05:25:42 +01:00
Dão Gottwald
2ed7e7306a Bug 733339 - part 3: make the content window passed to gPageStyleMenu.switchStyleSheet optional. r=dolske 2012-03-11 05:25:02 +01:00
Dão Gottwald
b63f244a04 Bug 733339 - part 2: replace gPageStyleMenu.setStyleDisabled with gPageStyleMenu.disableStyle. r=dolske 2012-03-11 05:24:35 +01:00
Dão Gottwald
f721bff622 Bug 733339 - part 1: remove unneeded legacy style sheet switching functions and bind remaining ones to gPageStyleMenu. r=dolske 2012-03-11 05:23:51 +01:00
Alastair Robertson
9cd1218825 Bug 311605 - default browser checking should be done from nsBrowserGlue, not in delayedStartup. r=gavin 2012-03-06 23:28:53 +01:00
Dão Gottwald
0243028384 Bug 716334 - Avoid making the browser window visible before the layout is rendered. r=felip 2012-03-06 23:28:09 +01:00