Commit Graph

781 Commits

Author SHA1 Message Date
Robert Strong
4de7f55d74 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
0475184a60 Backed out changeset c06ef0414fee, bug 596762. a=me 2010-09-20 22:13:13 -04:00
Scott Greenlay
20c58a1c26 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
8ee118773b Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking] 2010-09-17 15:02:28 -07:00
Josh Aas
c306b47183 Backed out changeset 080a38bd09c5, bug 596762, a=bustage 2010-09-16 15:40:49 -07:00
Scott Greenlay
95fa75c416 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
036e742d29 Backout of bug 574688 due to test failure, a=backout. 2010-09-16 15:40:32 +07:00
Dietrich Ayala
1fa97831bc 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
a4f0d95631 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
13af1b9ef6 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
bc31b46407 Bug 586574 - Provide way to set a default for automatic updates. r=dtownsend, a=blocking-beta6 2010-09-13 23:56:54 -07:00
L. David Baron
f4c51b73b2 Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
2010-09-11 09:27:12 -07:00
L. David Baron
1762801e76 Change blur radii in themes and in some tests to match change in how we interpret text-shadow and -moz-box-shadow blur radii. (Bug 590039) r=dao a2.0=blocking2.0:beta6 2010-09-11 09:27:12 -07:00
Robert Strong
d78b5aaf23 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
9e6a44eb5b 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
d3b4b506dd Bug 593538 - Hide the Error Console behind a preference, r=gavin, a=blocking2.0 2010-09-09 19:00:53 -03:00
Rob Campbell
65872005a0 Backed out changeset 743e2ea36e51, botched commit message, a=developers 2010-09-09 18:59:24 -03:00
Rob Campbell
33dc57e93c Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Rob Campbell
31c536a26c Bug 593536 - Hide the Inspector behind a pref, r=gavin, a=blocking2.0 2010-09-09 18:52:43 -03:00
Johnathan Nightingale
d32d9deff3 Bug 591481 - Bump maxVersion of Feedback for beta6. Bumping compat to 4.0.* - r=dtownsend, a=blocking2.0-beta6 2010-09-09 12:19:50 -07:00
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
8537cb241d Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
Dão Gottwald
d7c9624567 Backed out changeset bd19f9a62a34 2010-09-09 15:32:34 +02:00
Tyler Downer
5562ffa38e Bug 590022 - Enable smooth scrolling by default on Windows. r=gavin a=blocking 2010-09-09 13:46:39 +02:00
Kyle Huey
6a7619752b Backed out changeset 1633907c75b7 2010-09-08 07:39:35 -04:00
Dão Gottwald
424cf2073f Bug 587901 - Remove favicon from Location Bar and add indicator for sites without identity information. r+a=dolske 2010-09-08 09:47:49 +02:00
Blair McBride
5b41ca7297 Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta6 2010-08-28 14:45:11 +12:00
Robert Strong
9c62c92e57 Patch 1 (main patch) - Bug 583408 - Notify user when the certificate attribute check fails. r=dtownsend, a=blocking2.0-beta6 2010-09-01 16:27:07 -07:00
L. David Baron
90a2de749a Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Blair McBride
d7ea82d234 Backed out changeset 6fe388a0fb5e (Bug 581076) due to test failures. a=bustage
--HG--
extra : rebase_source : f726613cbce0938d25fd58a9547a5a25d15c1433
2010-08-30 17:35:21 +12:00
Blair McBride
7715ab61cf Bug 581076 - No "See all results" link present when searching for add-ons and not all are displayed (extensions.getAddons.maxResults). r=dtownsend, a=blocking-beta5 2010-08-28 14:45:11 +12:00
Dave Townsend
39aaf3dfcc Bug 588476: Bump maxVersion of Feedback for beta5. r=dolske, a=blocking-beta5
--HG--
extra : rebase_source : 23698c10d865bb037e9f00d74ec9b89e99fb0b95
2010-08-27 14:59:10 -07:00
Jono X
078da4b40e Bug 581611: Restart FX will automatically recheck "notify me when a new study comes". r+a=dtownsend
--HG--
extra : rebase_source : d085de61306c18fd9490c44b89d277bb1edef02f
2010-08-27 15:33:33 -07:00
Jono X
7f084597f1 Bug 591436: Element #nav-bar sometimes not present on Test Pilot startup. r+a=dtownsend
--HG--
extra : rebase_source : 6a09b05353cf059345924e02fbb819a3faf47cd6
2010-08-27 15:31:51 -07:00
Dão Gottwald
d9866fd9ab Bug 581008 - Remove support for appending arbitrary data to the User Agent string. r=jst,khuey sr=dveditz 2010-08-27 09:02:10 +02:00
Ben Parr
2f36226a0d Bug 586591: Expose AMO data to installed add-ons. r=dtownsend, a=blocking-beta5 2010-08-23 18:04:06 -07:00
Ben Parr
ea571d2926 Bug 551274: Update nsAddonRepository for API version 1.5. r=drownsend, a=blocking-beta5 2010-08-26 10:44:14 -07:00
Jim Mathies ext:(%2C%20Rob%20Arnold%20%3Crobarnold%40cs.cmu.edu%3E)
bd17818655 Bug 559613 - Reuse the rendering context for tab previews and drop the cache time to 5 seconds. r=robarnold,jimm sr=vlad
a=blocking2.0
2010-08-19 08:22:46 -07:00
Dave Townsend
406d30c215 Bug 588475: Bump Feedback maxVersion for beta4. r=gavin, a=b4blocker
--HG--
extra : transplant_source : %9DdH%B6%A6w%05%EE%81%086%C2y%DB%29l%88%07%80j
2010-08-18 10:49:48 -07:00
Gavin Sharp
b5c57641d4 Bug 587719: look for special application/x-moz-keyword-url URL type for keyword searches, to allow keyword-search-specific URLs, r=jrmuizel/Pike, a=beltzner
--HG--
extra : rebase_source : 615d18f0086f2d2caf026ce6a48d69b0b89c7a8d
2010-08-16 13:47:39 -04:00
Jono S Xia
d1e7808a06 Bug 567308: Test Pilot needs to clean up after itself; delete old prefs and data. r+a=dtownsend 2010-08-15 09:13:43 -07:00
Andres Hernandez
c483a867c4 Bug 578754 - TP notification window is not readable; r+a=dtownsend 2010-08-13 16:35:55 -07:00
Andres Hernandez
6a7348c834 Bug 579707 - Hard-coded strings need to be replaced with entities; r+a=dtownsend 2010-08-13 12:07:36 -07:00
Andres Hernandez
2c9a2d5ce0 Bug 578873 - Feedback item disappears in menu when the TP panel is open; r=dtownsend approval2.0=dtownsend 2010-08-11 10:11:37 -07:00
Jono S Xia
bc15b11dc4 Bug 580486 - Allow getting back to a web survey in-case it wasn't submitted; r=dtownsend approval2.0=dtownsend 2010-08-11 10:09:58 -07:00
Andres Hernandez
8945cadb22 Bug 579906 - Feedback button does not play well with personas; r=dtownsend approval2.0=dtownsend 2010-08-11 10:08:57 -07:00
Dão Gottwald
e518527d3b Bug 380960 - Implement closing tabs animation. r=fyan,gavin
--HG--
extra : rebase_source : c0d4192450a1017be7c8907a0cba6c9afab1028e
2010-08-06 22:15:18 +02:00
Jono S Xia
729b68d31b Bug 583804: Change Feedback image URLs. r+a=dtownsend 2010-08-02 17:46:33 -07:00
Paul O’Shannessy
178d7c9f30 Bug 571897 (Sync UI) - Part 2: prefs [r=dolske] 2010-08-02 16:37:55 -07:00
Robert Strong
5dfb166ae1 App update patch for Bug 544442 - Add support for signed AUS update snippets. r=dtownsend, a=blocking2.0-Beta3 2010-08-01 19:02:21 -07:00
Dave Townsend
ef18d43320 Update version and maxVersion of feedback, no bug, a=me. 2010-07-29 10:33:09 -07:00
Jono S Xia
d6e43f1d30 Bug 570581: No studies get loaded if index file not reachable on Firefox startup. r+a=dtownsend 2010-07-29 10:31:23 -07:00
Jono S Xia
a18a09b0f1 Bug 576321: Add "You missed this study" icon to legacy studies user didn't participate in. r+a=dtownsend 2010-07-29 11:56:30 -07:00
Jono S Xia
6b970c074d Bug 580856 - Race condition in Test Pilot experiment details page. r+a=dtownsend 2010-07-26 14:34:18 -07:00
Jono S Xia
ba8605da63 Bug 580422 - Test Pilot Raw Data log randomly resets. r+a=dtownsend 2010-07-26 14:34:00 -07:00
Benjamin Smedberg
34b6f661c3 Bug 580227: Upgrade Test Pilot for the new component registration changes. r=dtownsend landing on a CLOSED TREE 2010-07-20 10:42:17 -07:00
Jono S Xia
02eff0acb6 Bug 568367: Allow downloading a different survey based on the user's locale. r=dtownsend 2010-07-19 18:38:26 -07:00
Jono S Xia
5cce98f077 Bug 562552: Set test pilot window size dynamically based on the available screen size. r=dtownsend 2010-07-19 18:14:52 -07:00
Jono S Xia
e66b9f76e6 Bug 579688: Notification about study about to start should say "about to start", not "is starting". r=dtownsend 2010-07-19 15:47:12 -07:00
Jono S Xia
ce24080a3a Bug 578830: Fix specifying minFXVersion in a Test Pilot study. r=dtownsend 2010-07-19 15:48:41 -07:00
Jono S Xia
7f747dbc5b Bug 565470 - Implement new submission specification for Test Pilot 1.0 add-on; r=dtownsend 2010-07-19 15:48:29 -07:00
Ben Parr
48b38e2c5e Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend 2010-07-19 16:01:23 -07:00
Jono S Xia
d9fd4788d3 Bug 575080: l10n review of test pilot/feedback. r=pike 2010-07-13 10:00:10 -07:00
Dão Gottwald
ddc85242d6 Bug 574654 - Remove browser.tabs.tabMinWidth and browser.tabs.tabMaxWidth in favor of CSS. r=mano 2010-07-05 11:40:54 +02:00
Dave Townsend
42a0e93379 Bug 574970: Import the skinnable property from install.rdf to the database and expose it through the API. r=robstrong 2010-07-02 07:48:26 -07:00
Jono S Xia
df8a6196d3 Bug 575767: Stop Feedback from collection data until the user has been notified. r=dtownsend
--HG--
extra : transplant_source : e%C3%0EN%E61%15%84%08%97%0E%91%FD%14%B3%92J%B1%84%97
2010-06-30 10:54:21 -07:00
Jono S Xia
d0ec4f6d42 Bug 575597: Stop Feedback notifications from appearing early and make sure the toolbar button is immediately visible. r=dtownsend
--HG--
extra : transplant_source : i%B7%1A%C3%27%81O%F9j%D8%DD%AF%BDd%ED%EFT%BB%C2%81
2010-06-29 16:06:40 -07:00
Jono S Xia
39c1c4dd8c Update Feedback image urls, no bug. r=dtownsend 2010-06-25 11:14:11 -07:00
Dave Townsend
7401741c4b Remove fonts from Feedback extension and shrink image files. r=beltzner 2010-06-24 17:53:53 -07:00
Dave Townsend
be149ce189 Bug 573079: Package Beta Feedback extension in beta release builds. r=ted, r=beltzner 2010-06-24 16:36:31 -07:00
Dave Townsend
6a354c37dc Bug 573079: Import the Beta Feedback extension into the tree. r=beltzner 2010-06-24 16:36:15 -07:00
Dan Witte
9aca714e3b Bug 565475 - Allow 3rd party cookies for session only. r=sdwilsh
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
2010-05-27 14:38:43 -07:00
Jim Mathies
171302860f Bug 522481 - Add a pref for win7 jump list content refresh time. r=dao. 2010-05-27 11:03:10 -05:00
Saint Wesonga
06256fe30f Bug 524201 - Move browserconfig.properties to a jar. r=gavin/pike/kev 2010-05-24 11:38:31 +02:00
Josh Aas
8eb42619db Remove default plugins. b=533891 r=dolske sr=jst 2010-05-14 13:08:12 -04:00
Josh Aas
06a2bfa2fb Backed out changeset 558df3e5b094 due to talos master issue. 2010-05-13 15:56:19 -04:00
Josh Aas
3467785222 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-13 14:54:26 -04:00
Phil Ringnalda
6dbc5788bb Backed out changeset e074757a15aa (bug 533891) due to xpcshell orange after a clobber 2010-05-10 21:38:56 -07:00
Josh Aas
c989084c54 Remove default plugins. b=533891 r=dolske sr=jst 2010-05-10 20:21:31 -04:00
Dave Townsend
9587a61886 Bug 560738: Change discovery pane url. r=robstrong 2010-05-10 12:11:39 -07:00
Blair McBride
9b6da404c6 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Dave Townsend
1525faa802 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Zack Weinberg
1bd1798a5a Bug 562318, bustage fix: make firefox.js identical again for OSX 10.5 PPC and x86. 2010-05-01 15:39:53 -07:00
Ginn Chen
f9b2305334 Bug 562318: Set dom.ipc.plugins.enabled to false if configured with --disable-ipc. r=benjamin 2010-05-01 14:40:15 -07:00
Dave Townsend
bfd56a86b8 Backout new add-ons manager due to Ts regression on OSX 10.5
--HG--
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug404024.xml => toolkit/mozapps/extensions/test/unit/data/test_bug404024.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug417606.xml => toolkit/mozapps/extensions/test/unit/data/test_bug417606.xml
rename : toolkit/mozapps/extensions/test/xpcshell/data/test_bug424262.xml => toolkit/mozapps/extensions/test/unit/data/test_bug424262.xml
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug404024.js => toolkit/mozapps/extensions/test/unit/test_bug404024.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug417606.js => toolkit/mozapps/extensions/test/unit/test_bug417606.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug424262.js => toolkit/mozapps/extensions/test/unit/test_bug424262.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug449027.js => toolkit/mozapps/extensions/test/unit/test_bug449027.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug455906.js => toolkit/mozapps/extensions/test/unit/test_bug455906.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug514327_3.js => toolkit/mozapps/extensions/test/unit/test_bug514327_3.js
rename : toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js => toolkit/mozapps/extensions/test/unit/test_bug541420.js
2010-05-01 11:04:44 -07:00
Blair McBride
0b5722c8e3 Bug 554007: New add-ons manager UI (preferences). r=sdwilsh, r=dtownsend 2010-04-29 10:17:19 -07:00
Dave Townsend
f0177a9b21 Bug 553169: Implement InstallTrigger, the XPI content handler and confirmation for web triggered installs. r=robstrong, r=dveditz 2010-04-29 13:11:23 -07:00
Mike Hommey
acc556837f Bug 557750: Remove vestigial code from the old safebrowsing protocol. r=vlad 2010-04-10 15:59:33 -04:00
Josh Aas
df44d473a8 Fix name of JavaPlugin2 in whitelist. b=556092 2010-04-05 12:33:10 -04:00
Benoit Girard
e5fd6e4dae Put Flash 10.1+ and JavaPlugin2 out-of-process by default on Mac OS X. b=556092 r=josh 2010-04-05 11:25:59 -04:00
Ehsan Akhgari
fcca584eab Bug 549094 - Change the value of editor.singleLine.pasteNewlines to match the Firefox value across all Gecko based applications; r=bzbarsky 2010-04-01 16:13:07 -04:00
Blair McBride
a76c55da65 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2010-03-26 22:59:02 +01:00
Josh Aas
36aed1ebfa Allow Gecko to build and run on Mac OS X with MOZ_IPC defined. b=552862 r=cjones 2010-03-17 14:38:28 -04:00
Blair McBride
41d5c5539c Backout patch for c7562242f88e due to bustage 2010-03-11 16:35:37 +13:00
Blair McBride
5f62cb3491 Bug 480350 - Show currently loaded URIs in location bar autocomplete results, allow switching to the tab. r=gavin,mak sr=mconnor 2009-11-23 15:37:39 +13:00
Marco Bonardo
236497986e Bug 542941 - Part2: markPageAsFollowedLink and TRANSITION_FRAMED_LINK, r=dietrich sr=mconnor 2010-03-10 13:40:34 +01:00
Richard L. Barnes
63ce72b365 Bug 545001 - Adding HELD support to the network geolocation provider. It is off by default, and can be enabled via a preference. r=dougt
--HG--
extra : rebase_source : ae9646b052dec39f0bfd8a4d5807a776e0ba6570
2010-02-11 11:59:55 -08:00
L. David Baron
c9737f25e4 Backed out changeset db1f6446efda (flip pref, bug 544505), which is intended only for 1.9.3a1 and not to stay on trunk. 2010-02-05 11:35:04 -08:00
L. David Baron
41bee11d1e Flip OOPP (out-of-process plugins) pref to off for 1.9.3 alpha 1. (Bug 544505) r=bsmedberg 2010-02-05 11:33:49 -08:00
Benjamin Smedberg
258bd99490 Bug 531142 - Turn on multi-process plugins by default 2010-01-27 14:23:50 -05:00
Marco Bonardo
cb67ac168d Bug 520165 - Part9: remove old expiration code, r=mano 2010-01-15 17:40:19 +01:00
Marco Bonardo
5179d58974 Bug 520165 - Part7: Provide a new preference to toggle history, r=mano ui-r=faaborg 2010-01-15 17:40:14 +01:00
Paul O’Shannessy
1baff8a67f Bug 535408 - Increase Sessionstore interval to 15s [r=dietrich]
--HG--
extra : rebase_source : 0caea4dbf0bb3fe7e4e65e2c62610fef114db99a
2009-12-31 11:44:46 -08:00
Ryan Flint
187012841c Bug 520284 - Use the update-timer category. r=robstrong 2010-01-07 23:25:44 -05:00
Benjamin Smedberg
7d939b141e Remove the dom.ipc.tabs.enabled pref from mozilla-central because it's useless and confusing people. 2010-01-06 12:01:04 -05:00
Marco Bonardo
007d749660 Bug 520165 - Part1: expose default pref for cache to memory percentage, r=mano 2009-12-22 13:05:01 +01:00
Justin Dolske
7e92175ad9 Bug 531703 - Minimize disk space usage on Windows CE. r+a=vladimir 2009-12-14 22:28:40 -08:00
Benjamin Smedberg
4e352d7aeb Merge mozilla-central into electrolysis 2009-12-04 11:28:50 -05:00
Reed Loden
ec59647331 Bug 454300 - "Remove locale-specific subdomains from client-generated URLs" [r=gavin] 2009-12-03 00:45:16 -06:00
Benjamin Smedberg
d74c6776f3 Merge mozilla-central into electrolysis. 2009-11-19 12:41:46 -05:00
Benjamin Smedberg
1d97bbb36a Merge from mozilla-central. 2009-11-06 09:54:28 -05:00
Benjamin Smedberg
9ae75c423f Merge mozilla-central to electrolysis. 2009-10-20 12:08:28 -04:00
Benjamin Smedberg
960781ec85 Merge mozilla-central to electrolysis to pick up bug 515436. 2009-10-12 10:51:38 -04:00
Ben Turner
1458356fce Merge mozilla-central 2009-10-05 16:08:52 -07:00
Blair McBride
86cf9e1b49 Bug 514327 - Detect outdated plugins and offer upgrade path. ui-r=beltzner, r=dtownsend,josh 2009-10-02 13:26:04 +02:00
Ben Turner
9914a675f3 Merge mozilla-central 2009-09-23 13:14:34 -07:00
Dão Gottwald
e932bb0cf9 Bug 511771 - Provide a way for Web content to preview and install lightweight themes. r=mconnor, sr=vlad 2009-09-22 10:40:12 +02:00
Benjamin Smedberg
03bc0e116d Merge mozilla-central into Electrolysis. 2009-09-18 16:47:18 -04:00
Dão Gottwald
46fdc94d85 Bug 520346 - Periodic update check for lightweight themes. r=dtownsend, sr=dveditz 2009-11-17 08:55:47 +01:00
Dave Townsend
edf1ea5fdd Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Reed Loden
0279f05118 Bug 520444 - "Update plugin update URL pref (plugins.update.url) to real URL" [r=gavin] 2009-10-07 19:26:16 -05:00
Jim Mathies
b411f52ae0 Bug 518666 - Add Firefox win7 jump list support. r=sdwilsh, r=dao. 2009-10-07 04:09:11 -05:00
Justin Dolske
b82bef1b9c Bug 507248 - Change default download location on Windows CE (again). r=vladimir 2009-10-30 16:13:41 -07:00
Justin Dolske
c74ff01f06 Bug 522625 - disable session restore after crash on Windows CE. r=vladimir 2009-10-30 16:13:41 -07:00
Marco Bonardo
5ea0a853b4 Bug 522678 - remove browser.history.showsessions from firefox.js, r=mano 2009-10-28 17:22:57 +01:00
Rob Arnold
d08699bbf2 Bug 520724 - Aero Peek preview prefs should be better defined/classified r=rflint
--HG--
extra : rebase_source : 463f184cfb6766d67121784c7edc998c78bc784f
2009-10-06 15:57:20 -04:00
Rob Arnold
63fa3e7507 Bug 474056 - Implement optional preview per tab r=dao,rflint,mconnor 2009-10-06 00:26:15 -04:00
Robert Strong
72041e0b70 Bug 471219 - Store timer registrations somewhere permanent. r=dtownsend 2009-09-18 11:03:27 -07:00
Justin Dolske
a4e754b8dc Bug 499808 - Long pause before first awesomebar results. r=vladimir 2009-09-13 13:26:31 -07:00
Michael Kohler
21018388f4 Bug 395024 - browser.tabs.loadFolderAndReplace is obsolete and unimplemented, remove it from firefox.js, r=mak 2009-10-16 15:19:38 +02:00
Dave Townsend
013d6ac509 Bug 392180: updateURL should have variable indicating the context of the check. r=robstrong, sr=bsmedberg 2009-09-10 19:50:41 +01:00
John Morkel
4eecf48114 Bug 465673 - Open related tabs next to the current one. r=dao, ui-r=beltzner 2009-09-04 16:37:17 +02:00
Benjamin Smedberg
689058eecc Merge mozilla-central into Electrolysis 2009-08-26 12:15:27 -04:00
Ben Turner
a050c21b91 Merge mozilla-central 2009-07-30 11:28:07 -07:00
Michael Kohler
04848172dc Bug 506048 - browser.history.grouping is not supported by Places, but still in firefox.js. r=dao 2009-07-28 08:01:21 +02:00
Ben Turner
4733643b26 Allow out of process tabs and plugins to be disabled via prefs or environment variables, and disable them both by default so that unit tests go green. 2009-07-24 15:21:07 -07:00
Paul O'Shannessy
2cf7ebfd44 Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad 2009-07-17 10:54:40 -07:00
Justin Dolske
bd5116b7fb Bug 504638 - Disable malware protection on Windows CE. r=vladimir 2009-07-16 15:04:01 -07:00
Paul O’Shannessy
29155d6412 Bug 499204 - tweak default UI for vertically-challenged devices, r=vlad
--HG--
extra : rebase_source : ae70d45e7a3f3947f4a399bf58df880db0a26739
2009-07-09 14:55:50 -07:00
Vladimir Vukicevic
1a4b098406 b=503211; tweak some default firefox prefs for perf on Windows CE; r=me 2009-07-08 17:09:43 -07:00
Stefan Plewako
5e7255ae39 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-17 15:32:22 +01:00
Dão Gottwald
2ea214bf46 Bug 465076 - Ctrl+Tab / All Tabs design revision (pref'd off). r=enn 2009-07-21 06:25:59 +02:00
Dave Townsend
40aadad049 Backed out bug 436668: Localize name and description for the default theme 2009-08-07 14:27:43 +01:00
Stefan Plewako
faeed69569 Bug 436668: Localize name and description for the default theme. r=dtownsend 2009-08-07 12:00:04 +01:00
Shawn Wilsher
b0763383f1 Bug 508344 - Remove unused location bar preferences
Removes preferences that are no longer used after the landing of bug 455555.
r=mak
2009-08-05 13:21:09 -07:00
Paul O’Shannessy
69e7768c28 Bug 506132 - write session data to disk less often in WinCE, r=vlad 2009-08-01 16:21:58 -07:00
Justin Dolske
73c7295c7b Bug 499807 - "Default download location broken on Windows CE" [r=vladimir] 2009-07-03 16:11:08 -07:00
Justin Dolske
55da1cfdc5 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Vladimir Vukicevic
d5881b5fa9 b=498452; add pref for autocomplete timeout to firefox; r=mconnor 2009-06-16 11:56:36 -07:00
Ehsan Akhgari
95421f45f0 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Edward Lee
5d252f73af Bug 491925 - Disable multitouch "rotate" gesture for cycling tabs. r=beltzner, ui=beltzner, b35=beltzner
Give empty commands for twist gestures, so they do nothing, but still show up as prefs in about:config.
2009-05-20 01:32:23 -05:00