Commit Graph

480 Commits

Author SHA1 Message Date
Rob Campbell
1e780be459 merge m-c to fx-team 2011-08-31 09:21:43 -03:00
Mike Ratcliffe
0b8cb6dd25 Bug 582596 - Style view centered around answering common CSS questions, f=l10n, r=dolske, msucan 2011-08-30 09:12:02 -03:00
Marco Bonardo
a6322ce51a Bug 674210 - Reduce places.sqlite cache size and reorganize history expiration around the new value.
r=dietrich
2011-08-30 16:23:59 +02:00
Doug Turner
8462e926f8 Bug 677256 - Migrate to Google Location Service v2. r=stover
--HG--
extra : rebase_source : ffd978d72ce3100db4f3fb6db8c26745fe2a5eb8
2011-08-09 13:02:39 -07:00
Mihai Sucan
233e44e6e3 Bug 679475 - Turn on Orion by default in Scratchpad post-merge in fx9; r=rcampbell; DONTBUILD 2011-08-17 19:41:41 +03:00
Paul O’Shannessy
233cde3cd2 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss]
This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore.
The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane.
2011-08-15 23:24:25 -07:00
Rob Campbell
750760ea90 merge fx-team to m-c 2011-08-13 11:21:59 -03:00
Dave Townsend
ae1c38cd55 Bug 476430: Disable third-party add-ons by default and offer them to the user. r=Unfocused, r=robstrong 2011-08-12 13:50:47 -07:00
Mihai Sucan
90461f6bc7 Bug 660784 - Add the Orion source code editor to the browser; r=ehsan,rcampbell,gavin.sharp 2011-08-12 12:58:40 +03:00
Benoit Girard
952c2f25af Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
--HG--
extra : rebase_source : 6d397273f10e659a08125b3861e1651a3994aaa0
2011-07-12 10:31:18 -04:00
Felipe Gomes
4ed1b97379 Bug 663038. Set some preferences for e10s builds. r=dolske 2011-06-22 13:43:09 -07:00
Benoit Girard
474b757db7 Bug 663259 - Part 2: Restore Synchronous plugin rendering, with preference for async rendering. r=smichaud 2011-06-30 12:46:26 -04:00
Rob Campbell
a1b0eafcc2 merge m-c to devtools, conflict in inspector.js 2011-06-24 15:50:35 -03:00
Dão Gottwald
5bb3d596f5 Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh 2011-06-23 10:13:41 +02:00
Mihai Sucan
2cb1359cb7 Bug 642471 - Rewrite PanelHighlighter using transparent xul iframe and canvas. patch=robcee,msucan,paul r=dietrich 2011-06-16 11:24:20 -07:00
Mihai Sucan
9998ce604e Bug 660560 - Scratchpad lacks indentation, pressing TAB key should indent code. r=dietrich 2011-06-14 13:44:51 +03:00
Matt Brubeck
1ca3354377 Bug 665985 - Remove unused pref app.update.nagTimer.restart [r=gavin,mfinkle] 2011-06-21 12:37:03 -07:00
Blair McBride
ac0532ca49 Bug 660732 - about:support "Try updating your graphics driver" should link to instructions. r=gavin 2011-06-08 22:46:16 +12:00
Dave Townsend
8e712d7c74 Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901). 2011-06-12 08:47:34 -07:00
Michael Ventnor
8bbe956d5a Backout Bug 566489, r=sdwilsh 2011-05-27 08:52:47 +10:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
a8eb84d118 Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Steven Michaud
74ff128aad Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff 2011-05-24 01:58:28 -05:00
Michael Ventnor
139a40b9ed Bug 566489 - Enable inline autocomplete again, but make it smarter for URLs r=sdwilsh sr=gavin a=sheriff 2011-05-24 15:47:25 +10:00
Dave Camp
fb4b971064 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Tim Taubert
6873861a2b Bug 595601 - Option to not load tabs from inactive groups on initial browser startup (and until such time as the tab(s) become part of an active group); r=zpao 2011-05-20 00:07:55 +02:00
Panos Astithas
18192f033a Bug 644419 - Console should have user-settable log limits for each message category; f=rcampbell r=rcampbell,gavin.sharp 2011-05-19 17:15:36 -03:00
Mihai Sucan
610715a8a8 Bug 577721 - allow repositioning of the web console: above, below and out into a panel/window; r=rcampbell,sdwilsh 2011-05-18 14:08:54 +03:00
Rob Campbell
b895140c3c Bug 653093 - Rename Workspace to Scratchpad; r=l10n
--HG--
rename : browser/base/content/workspace.js => browser/base/content/scratchpad.js
rename : browser/base/content/workspace.xul => browser/base/content/scratchpad.xul
rename : browser/base/content/test/browser_workspace_bug_646070_chrome_context_pref.js => browser/base/content/test/browser_scratchpad_bug_646070_chrome_context_pref.js
rename : browser/base/content/test/browser_workspace_contexts.js => browser/base/content/test/browser_scratchpad_contexts.js
rename : browser/base/content/test/browser_workspace_execute_print.js => browser/base/content/test/browser_scratchpad_execute_print.js
rename : browser/base/content/test/browser_workspace_files.js => browser/base/content/test/browser_scratchpad_files.js
rename : browser/base/content/test/browser_workspace_initialization.js => browser/base/content/test/browser_scratchpad_initialization.js
rename : browser/base/content/test/browser_workspace_inspect.js => browser/base/content/test/browser_scratchpad_inspect.js
rename : browser/base/content/test/browser_workspace_ui.js => browser/base/content/test/browser_scratchpad_ui.js
rename : browser/locales/en-US/chrome/browser/workspace.dtd => browser/locales/en-US/chrome/browser/scratchpad.dtd
rename : browser/locales/en-US/chrome/browser/workspace.properties => browser/locales/en-US/chrome/browser/scratchpad.properties
2011-05-09 11:51:52 -03:00
Rob Campbell
a45c4c0fa6 merge m-c to devtools 2011-05-09 10:27:05 -03:00
Rob Campbell
2ce18c224b merge m-c to devtools 2011-05-03 09:55:19 -03:00
Rob Campbell
7316e1183a merge m-c to devtools 2011-05-02 16:15:53 -03:00
Dão Gottwald
ca1f9f0f94 Bug 451833 - Highlight the domain name in the address bar. r=roc,sdwilsh ui-r=faaborg
--HG--
extra : rebase_source : 1010ad246e94e271a0efaaca13356aff5d4b3bc3
2011-05-02 19:50:18 +02:00
Rob Campbell
f9275d2f38 merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell
2b975e0f42 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Rob Campbell
7137960211 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Steven Michaud
7ca5746d2b Bug 651618 - Add name of Apple's OS X 10.7 Java plugin to IPC prefs. r=josh 2011-04-21 10:47:21 -05:00
Mihai Sucan
168cee8d35 Bug 646070 - Respect chrome developer tools preference in workspace; f=rcampbell r=sdwilsh 2011-04-19 23:42:56 +03:00
Mihai Sucan
c1cb7576d7 Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Ed Morley
7136395d5d Bug 651622 - Remove WinCE code from browser/*; r=dolske 2011-04-22 10:38:41 +02:00
Marco Bonardo
68533cc515 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
f59a88b6e0 Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Mike Hommey
4c9afb8474 Bug 650246 - Replace %APP% with "firefox" in Firefox preferences. r=gavin 2011-05-09 07:39:14 +02:00
Matheus Kerschbaum
93480c6366 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Phil Ringnalda
07a9794fda Bug 612816 - Remove some dead prefs from firefox.js; r=dao 2010-11-16 22:38:00 -05:00
Philip Chee
7b58329e43 Bug 636176 - Sync should not sync general.autoScroll. r=philikon a=beltzner 2011-02-24 18:52:30 +08:00
Blair McBride
68dd647921 Bug 630120 - Change discoverURL to /%LOCALE%/%APP%/discovery/pane/%VERSION%/%OS% r=dtownsend, a=dtownsend 2011-02-18 23:56:43 +13:00
Dão Gottwald
527fe49742 Bug 632366 - Add a hidden pref for the overlink delay duration; r,a=gavin
--HG--
extra : rebase_source : 81dd0f1e00085d8f60ccf17010ca4cd8d1a4a2b8
2011-02-08 14:16:37 -05:00
Paul O’Shannessy
69785033ee Bug 629485 - Show close window warning when closing the last window [r=gavin, a=blocking2.0:betaN+] 2011-02-07 17:50:37 -08:00
David Dahl
7f70076f12 Bug 628651 - [OSX] show notification bar offering to restart in 32-bit mode when content tries to use a 32-bit plugin using carbon based NPAPI a=hardblocker r=gavin, mossop 2011-02-04 11:59:14 -08:00
Daniel Holbert
1bfbf41d7e Bug 631300: Synchronize the "do not track" pref w/ Firefox Sync. r=philikon a=jst 2011-02-04 11:19:27 -08:00
Johnathan Nightingale
a80a854205 Bug 627596 - Move about:home snippets url to https r=mak a=beltzner 2011-02-04 08:38:41 -08:00
Mike Beltzner
890ade8674 Bug 627472 - Change values for sessionstore.privacy_level_deferred to not save secure session cookies [r=zpao, a=blocking2.0:final+] 2011-01-31 17:05:31 -08:00
Dão Gottwald
7ad762725f Bug 629964 - Make status messages unaffected by JS again, backing out bogus change from bug 574688. a=backout 2011-01-30 10:25:16 +01:00
Frank Yan
dbcea1569e Bug 620472 - Disable unreliable "Work offline" autodetection. r=roc a=beltzner 2011-01-27 16:07:30 -08:00
Gavin Sharp
a3f70dee2c back out c0547fd3a3cc (bug 620472) due to bug 627332, a=blocking-b10 2011-01-21 11:08:40 -08:00
Dave Townsend
37feb9ea56 Bug 623950: Send startup time measurements along with the metadata requests. r=Unfocused, a=sdwilsh 2011-01-20 13:45:10 -08:00
Paul O’Shannessy
ae57b92b11 Bug 592822 - Remove quit warning dialog [r=gavin, r=dietrich, a=blocking2.0:betaN+]
--HG--
extra : rebase_source : 715b997b195f8127406324fca110582a6d15b4cb
2011-01-20 13:43:32 -08:00
Alon Zakai
1c7050355d Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec 2011-01-19 11:57:36 -08:00
Frank Yan
c48d0989ed Bug 620472 - Disable unreliable "Work offline" autodetection. r=roc a=beltzner 2011-01-18 16:39:50 -08:00
Robert Strong
d848e41851 Bug 620837 - Modify blocklist pingCount parameter to track pingCount for profile and for version. r=mossop, a=approval2.0 2011-01-14 13:29:27 -08:00
Frank Yan
1115bad490 Bug 613909 - Disable pinch gestures by default & revert three finger vertical swipe gestures. r=dolske ui-r=beltzner a=blocking-beta9 2011-01-07 16:35:40 -08:00
Dão Gottwald
143d47ca5b Bug 572160 - Put tabs in the title bar when the window is maximized. r=gavin ui-r=faaborg a=b
--HG--
extra : rebase_source : 8416d48d6c903409c40d7360a9cfa1c01b188828
2011-01-07 21:28:02 +01:00
Jim Mathies
8549664695 Bug 605338 - Disable Windows 7 tab previews for Fx 4.0 release. r=bsmedberg, a=betaN. 2010-12-15 18:23:26 -06:00
Frank Yan
91b1065316 Bug 604419 - Selecting "Don't show this message..." should prevent pop-up blocked info bar from being displayed. r=gavin ui-r=faaborg a=blockingfinal 2010-12-01 00:06:54 -08:00
Mihai Sucan
1a4e69a48e Bug 601909 - Persist web console height; f=ddahl r=dietrich a=blocking2.0 2010-11-20 15:53:14 -04:00
Justin Dolske
d1889c2d49 Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+ 2010-11-19 21:23:27 -08:00
Simon Montagu
b3b2d6b236 Make the 'More Encodings' submenus non-localizable. Bug 610638, r=emk, a=bsmedberg 2010-11-14 16:41:43 +02:00
Marco Bonardo
dd6736b3d0 Bug 603674 - User-modifiable preference for base URL of snippets service in about:home.
r=gavin a=blocking
2010-11-08 15:03:42 +01:00
Margaret Leibovic
189aea6fa7 Bug 602367 - Add src parameter to AMO API pings. r=dtownsend a=blocking-final 2010-11-05 14:03:42 -07:00
Kev Needham
02ef2fe17a bug 603298, add bing to the default en-US searchplugins, remove Answers.com and CC, r=stas, a=blocker
--HG--
extra : transplant_source : %3E%10%26%91%8F%180%BC%88%3E%DE%A6%05%18%3F%1Dy4%DC%E6
2010-10-23 17:49:26 +02:00
Paul O’Shannessy
7ea0a76c6b Bug 597716 - Document pref values for max_concurrent_tabs [r=dietrich, a=NPOTB]
--HG--
extra : rebase_source : b176d2fd651446474b66b796ad09bd7e1859f115
2010-10-14 12:36:00 -07:00
Josh Aas
f4b39ed20b Bug 586584: Enable OOPP testing for x86_64 Mac OS X. r=bsmedberg a=blocking2.0beta8+ 2010-10-14 15:07:38 -04:00
Marco Bonardo
f1465754e4 Bug 598229 (part 2) - Increase performance of Win7 JumpList favorites queries. r=sdwilsh,jimm sr=rstrong a=blocking 2010-10-14 10:46:38 +02:00
Michael Yoshitaka Erlewine
d6ff1e8bf4 Bug 595804 - Add a pref to disable Panorama zoom-in/out animation [r=dolske, a=beltzner] 2010-10-09 15:10:25 -04:00
Mike Beltzner
2d336b31cc Bug 424872. Support form restore for securely transmitted site (HTTPS). r=zpao a=blocking-b8 2010-10-08 15:51:50 -03:00
Gavin Sharp
6478d2c0f6 Bug 601201: followup to ignore the devtools.console.enabled pref value (treat it as always-on), rather than changing it's default value, r=dolske, a=me 2010-10-05 11:45:04 -04:00
Patrick Walton
7756e61cfc Bug 601201 - Re-enable the Error Console by default. r=beltzner,robcee 2010-10-05 12:46:03 +02:00
Aza Raskin
ee347bc0f5 Bug 591398 - Use three-finger gesture swipe to enter/exit Tab Candy. ui-r=limi, r=dietrich, f=iangilman, a=blocking-b7+
--HG--
extra : rebase_source : e91d57b992430a87d9e553156a57ec28f3791129
2010-09-22 15:03:00 -04:00
Scott Greenlay
92c12ef9d7 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-27 16:42:43 -04:00
Josh Aas
54d8736551 Back out patch for 596762, running the test plugin out-of-process on 64-bit Mac OS X is exposing a bug that causes a lot of intermittent orange. a=josh 2010-09-24 15:08:30 -04:00
Scott Greenlay
9ab1f355f5 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-24 10:32:02 -04:00
Robert Strong
163feb77f0 Main patch - Bug 596813 - Check for updates inside the About window without opening a new window. r=dtownsend, ui-r=beltzner, a=blocking2.0-beta7 2010-09-23 21:02:08 -07:00
Josh Aas
a2b531c127 Backed out changeset 401db5db054a, bug 596762. Too much orange, again. a=josh 2010-09-23 16:06:13 -04:00
Scott Greenlay
4d41c8ea82 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-23 13:21:55 -04:00
Dietrich Ayala
a4849f97a5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Patrick Walton
47dca4530b Bug 596173 - Add a "Character Encoding" menu to the Firefox button if a hidden pref is turned on [r=gavin, ui-r=faaborg, a=blocking]
--HG--
rename : browser/base/content/test/tabview/browser_tabview_search.js => browser/base/content/test/tabview/browser_tabview_multiwindow_search.js
extra : rebase_source : c133155c88699a13686974fdf54b2a18f46ab6f4
2010-09-21 14:56:52 -07:00
Robert Strong
740638ed1a Bug 597247 - Implement alive ping counter for blocklist to strengthen user privacy. r-dtwonsend, a=approval2.0 2010-09-20 21:41:19 -07:00
Josh Aas
4c5979b1bf Backed out changeset c06ef0414fee, bug 596762. a=me 2010-09-20 22:13:13 -04:00
Scott Greenlay
c18a02206e Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-20 20:21:55 -04:00
Paul O’Shannessy
f1e29f9564 Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Josh Aas
d16bd1cc51 Backed out changeset 080a38bd09c5, bug 596762, a=bustage 2010-09-16 15:40:49 -07:00
Scott Greenlay
f1225a7550 Bug 596762: Allow specification of differing IPC preferences for each architecture in a universal binary. r=josh a=blocking-b7 2010-09-16 14:05:11 -07:00
Dietrich Ayala
6cfe2c2030 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
a2df4c31c5 Bug 574688 - replace the status bar with the addon bar (r=mano, a=blocking-beta7) 2010-09-16 13:09:27 +07:00
Robert Strong
30bb152a88 Bug 614181 - Remove app.update.timer preference and add app.update.timerMinimumDelay preference. r=dao 2011-04-26 14:36:30 -07:00
Robert Strong
3233b7968e Bug 595455 - After several background update check failures notify the user that they should check if there is a new version available. r=dtownsend, a=blocking2.0-beta7 2010-09-14 18:49:10 -07:00
Blair McBride
4c15e35540 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
Robert Strong
6fcf03cb00 Bug 586213 - Update app update url and certificate preferences after the additional host name with a new certificate is added for aus. r=dtownsend, a=blocking2.0-betaN 2010-09-10 21:40:18 -04:00
Paul O’Shannessy
f83d4e45c1 Bug 588482 - Restore Session on-demand at startup [r=dao, r=dietrich, a=blocking-b6+] 2010-09-10 10:57:28 -07:00
Rob Campbell
e2ae3b5174 Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0 2010-09-09 19:00:53 -03:00