Commit Graph

1256 Commits

Author SHA1 Message Date
Michael Ventnor
440e052fb0 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
Jono S Xia
b3085cf596 Bug 658740: Test Pilot error logger throws exception. r=dtownsend a=gavin DONTBUILD 2011-05-23 15:41:35 -07:00
Jono S Xia
3705805b96 Bug 658598: Test Pilot surveys should be able to run code on pageLoad like studies can. r=dtownsend DONTBUILD 2011-05-23 11:57:07 -07:00
Matheus Kerschbaum
6eb93f7dd3 Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Mike Hommey
650910705e Backout bug 552864, bug 632404 and bug 657297 because of leak test bustage 2011-05-22 17:52:16 +02:00
Mike Hommey
2751dcdc2f Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek 2011-05-22 08:24:32 +02:00
Mike Hommey
c7ba79baa9 Bug 632404 - Preload dependent libraries at startup. r=tglek,r=bsmedberg 2011-05-22 08:23:20 +02:00
Mike Hommey
d20e85816d Bug 552864 part 2 - Load the XUL library with the standalone glue and get rid of the startup shell script. r=tglek,r=ted 2011-05-22 08:23:20 +02:00
Mike Hommey
cf55d3b88a Bug 552864 part 1 - Move DLL blocklist in XRE, and inline NS_SetDllDirectory and environment sanitization, which now needs to be called manually. r=ehsan,r=bsmedberg 2011-05-22 08:22:27 +02:00
Dave Camp
eb5d5ebaa0 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Jono S Xia
f45568d0bc Bug 611695: Updating the extension fires the welcome page. r=dtownsend 2011-05-20 12:52:04 -07:00
Taras Glek
19f7736ffc bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:23 -07:00
Taras Glek
21801c8ad8 bug 627591: backout preload in preparation for better one. 2011-05-20 11:32:01 -07:00
Tim Taubert
f868df08cb 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
fcf33de8c1 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
cfb9600794 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
Taras Glek
2322d30923 Bug 627591: preload (xul|mozjs).dll on Windows when prefetch is off r=shaver 2011-05-06 12:57:36 -07:00
Dave Townsend
5191666ce2 Bug 654530: Sync in-tree test pilot with AMO version. r=dtownsend
DONTBUILD as it is NPOTB on m-c
2011-05-03 12:41:40 -07:00
Jono S Xia
55d55e48ae Bug 603009: Catch and report all exceptions thrown during test pilot study execution. r=dtownsend
Bug 646122: Holding on to Exception objects causes crash in garbage collector. r=dtownsend
Bug 645092: Stop using [deprecated] Storage methods (testpilot). r=mfinkle
DONTBUILD as it is NPOTB on m-c
2011-05-03 12:41:28 -07:00
Dão Gottwald
c51a4c6569 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
Jono S Xia
e99846f37c Bug 652193: Test Pilot studies won't load in aurora and beta channels. r=dtownsend. DONTBUILD as it is NPOTB on m-c 2011-04-30 20:33:27 -07:00
ffxbld
13943f5cd5 Automated blocklist update from host moz2-linux-slave12 2011-04-30 03:15:15 -07:00
Marco Bonardo
2a052f5161 Merging Places to mozilla-central 2011-04-29 16:04:47 +02:00
Marco Bonardo
1c18ca7a5b Bug 524091 - Remove microsummaries support. (Browser changes) 2011-04-26 14:24:57 +02:00
Ed Morley
dfc392e066 Bug 651622 - Remove WinCE code from browser/*; r=dolske 2011-04-22 10:38:41 +02:00
Steven Michaud
37eba27a78 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
Jonathan Watt
db75620084 Bug 474401 - Firefox on Mac does not register itself as being capable of opening SVG files. r=josh.
--HG--
extra : rebase_source : 07f6b793c74e961a8afef3a5db0f87d028727e8e
2011-04-20 10:16:01 +01:00
Mike Hommey
0351f4bb0b Bug 525882 - Don't hardcode anything in application.ini files. r=gavin,r=khuey 2011-05-07 10:06:41 +02:00
Rob Campbell
73d26eb9e3 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
bde6e9f326 merge m-c to devtools 2011-05-09 10:27:05 -03:00
Rob Campbell
1610e7183e merge m-c to devtools 2011-05-04 09:28:00 -03:00
Rob Campbell
a58b84e7b3 merge m-c to devtools 2011-05-03 09:55:19 -03:00
Rob Campbell
49d35795a8 merge m-c to devtools 2011-05-02 16:15:53 -03:00
Rob Campbell
2f572de04f merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell
1e7e540ad1 merge m-c to devtools 2011-04-25 10:13:36 -03:00
Rob Campbell
9063436548 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Mihai Sucan
bfbf6f773a Bug 646070 - Respect chrome developer tools preference in workspace; f=rcampbell r=sdwilsh 2011-04-19 23:42:56 +03:00
Mihai Sucan
3b6a01e37a Bug 642176 - Integrate Workspace extension into the browser; f=rcampbell r=ddahl,sdwilsh 2011-04-20 11:18:00 +03:00
Mike Hommey
0afd743418 Bug 650246 - Replace %APP% with "firefox" in Firefox preferences. r=gavin 2011-05-09 07:39:14 +02:00
ffxbld
bddf873447 Automated blocklist update from host linux-ix-slave15 2011-05-07 03:20:36 -07:00
Dave Townsend
8120a44478 Bug 649168 - "Need to ship feedback with the aurora and beta channels" [r=gavin.sharp] 2011-04-11 19:12:00 -04:00
Jono X
c8ea11b9db Bug 577694 - Add detection of accessibility instantiation [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
e6ae5cc3c2 Bug 648829 - Show happy/sad menu items to all Feedback users regardless of version [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
5d29068f23 Bug 645982 - Possible error in code [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
60e84e93b1 Bug 645858 - Include Firefox update channel in metadata [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
44c1de0a06 Bug 645092 - Stop using [deprecated] Storage methods (testpilot) [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
23de7faaf9 Bug 644582 - 0x80004005 (NS_ERROR_FAILURE) location: JS frame :: resource://testpilot/modules/feedback.js :: FeedbackManager_isInputUrl :: line 109 [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
a765745914 Bug 640260 - Toolbar icon briefly appear on startup with TP enabled [r=mark.finkle] 2011-04-11 22:30:44 -04:00
Jono X
d34d79ad42 Bug 645860 - "Studies should have a way to write metadata" [r=mark.finkle] 2011-04-11 16:16:00 -04:00
Jono X
4e48646fee Bug 648715 - "Version/Channel compatibility for Firefox 5 beta" [r=mark.finkle] 2011-04-09 23:33:00 -04:00
Mitchell Field
69dce55b20 Merge mozilla-central to build-system. 2011-04-07 15:46:34 +10:00
Mitchell Field
380e444ce9 Bug 645356 - Use pymake builtins. r=khuey 2011-04-03 17:16:49 +10:00
Matheus Kerschbaum
4eb6429f47 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Phil Ringnalda
b40faf282b Bug 612816 - Remove some dead prefs from firefox.js; r=dao 2010-11-16 22:38:00 -05:00
ffxbld
cd6d0a7a29 Automated blocklist update from host linux-ix-slave39 2011-03-26 03:10:20 -07:00
Mitchell Field
1941025642 Merge mozilla-central to build-system. 2011-02-28 18:28:40 +11:00
Kyle Huey
9761d73a4e Backing out automated blocklist update on this CLOSED TREE. 2011-02-26 10:15:18 -05:00
ffxbld
e60c429ff3 Automated blocklist update from host moz2-linux-slave15 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-26 03:11:15 -08:00
Mike Hommey
ad2eb9fe8e Bug 584474 part 8 - Applications don't need to link against libraries that are either part of libxul or only used by libxul. r=ted 2011-02-25 15:02:04 +01:00
Mike Hommey
319994674d Bug 584474 - part 2 - Remove useless make dependency in browser/app/Makefile.in. r=khuey 2011-02-25 15:02:04 +01:00
Philip Chee
5551f06003 Bug 636176 - Sync should not sync general.autoScroll. r=philikon a=beltzner 2011-02-24 18:52:30 +08:00
Mitchell Field
646d79f2db Merge mozilla-central to build-system. 2011-02-23 00:01:54 +11:00
Mitchell Field
a6788f0842 Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras 2011-02-20 06:10:24 +11:00
Jono S Xia
3b45e5cb5e Bug 613219: Test pilot notification is transparent because of a missing file. r=dtownsend, a=dtownsend, DONTBUILD 2011-02-17 12:36:02 -08:00
Dave Townsend
47207de400 Bump feedback version, no bug. rs+a=dtownsend DONTBUILD 2011-02-21 08:23:08 -08:00
Dave Townsend
bacdd77be9 Bug 604697: Shared GUID between survey and study won't work if survey submitted before study starts. r+a=dtownsend DONTBUILD 2011-02-18 15:30:14 -08:00
Jono S Xia
ab62f7530f Bug 578209: Add capability to send study to random subset of Test Pilot users. r+a=dtownsend DONTBUILD 2011-02-18 14:49:38 -08:00
Blair McBride
803775fca6 Bug 630120 - Change discoverURL to /%LOCALE%/%APP%/discovery/pane/%VERSION%/%OS% r=dtownsend, a=dtownsend 2011-02-18 23:56:43 +13:00
ffxbld
32edc7290a Automated blocklist update from host moz2-linux-slave20 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-17 17:52:58 -08:00
ffxbld
5ee39ae0e1 Automated blocklist update from host moz2-linux-slave21 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-12 03:14:35 -08:00
Jono S Xia
461d6a053a Bug 604253 followup, fix for Firefox 3.6. r+a=dtownsend 2011-02-10 14:21:36 -08:00
Jono S Xia
cd8f404bd2 Bug 617393: Extend support for major release input submission methods on desktop firefox feedback addon. r+a=dtownsend DONTBUILD 2011-02-09 16:16:12 -08:00
Dave Townsend
6f6a3c1876 Bug 631974: "Finished the undefined study" for a study with empty results. r+a=dtownsend DONTBUILD 2011-02-09 15:53:02 -08:00
Jono S Xia
345ecc4580 Bug 551716: Need a way to remote-kill studies. r+a=dtownsend DONTBUILD 2011-02-09 15:52:00 -08:00
Dão Gottwald
2400d56778 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
Dave Townsend
ec6a878376 Bump Test pilot version for beta 12, no bug, rs+a=dtownsend DONTBUILD 2011-02-08 10:00:51 -08:00
Ginn Chen
4091231672 Bug 591214: Fix test pilot styling on Solaris. r+a=dtownsend 2011-02-08 09:58:05 -08:00
Jono S Xia
7b93b388ca Bug 604253: Decide which UI to show based on the update channel. r+a=dtownsend 2011-02-08 10:00:20 -08:00
Paul O’Shannessy
57ab4ad7f3 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
ffxbld
fe7fd13d58 Automated blocklist update from host moz2-linux-slave35 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-02-05 03:00:33 -08:00
David Dahl
828327df24 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
24c4accfb3 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
5ddb31418d Bug 627596 - Move about:home snippets url to https r=mak a=beltzner 2011-02-04 08:38:41 -08:00
Mike Beltzner
5f9d128240 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
7964835464 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
6fbb3d1e4a Bug 620472 - Disable unreliable "Work offline" autodetection. r=roc a=beltzner 2011-01-27 16:07:30 -08:00
ffxbld
d43e606936 Automated blocklist update from host mv-moz2-linux-ix-slave11 (DONTBUILD) - CLOSED TREE a=blocklist-update 2011-01-22 03:05:07 -08:00
Dave Townsend
0323fd23ed Bug 594858: Package Feedback as a distribution add-on. r=robstrong, a=blocks-betaN 2011-01-21 11:56:42 -08:00
Gavin Sharp
8b695c3005 back out c0547fd3a3cc (bug 620472) due to bug 627332, a=blocking-b10 2011-01-21 11:08:40 -08:00
Dave Townsend
808be7d00b Bug 623950: Send startup time measurements along with the metadata requests. r=Unfocused, a=sdwilsh 2011-01-20 13:45:10 -08:00
Jono S Xia
a6640a6f46 Bug 625507: Allow studies and surveys to use arbitrary logic to decide whether to run or not. r+a=dtownsend 2011-01-20 19:56:21 -08:00
Paul O’Shannessy
f1add759fa 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
1089711c03 Bug 610417 - Optimize eviction in bfcache. r=smaug a=blocking-fennec 2011-01-19 11:57:36 -08:00
Frank Yan
55f8d0a0c9 Bug 620472 - Disable unreliable "Work offline" autodetection. r=roc a=beltzner 2011-01-18 16:39:50 -08:00
Robert Strong
7b3bfc991c 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
91f97d25c3 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
1bf1e788ff 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
Jono S Xia
5dfadf8e41 Bug 622228: Test Pilot needs better unit tests. r+a=dtownsend 2011-01-03 12:29:04 -08:00
Jono S Xia
f4e8bbd662 Bug 622227: Make it easier for Test Pilot to switch index files. r+a=dtownsend 2011-01-03 12:27:29 -08:00
Jono S Xia
2e2e72ab28 Bug 622225: Don't die if window opens before TestPilotSetup is defined. r+a=dtownsend 2011-01-03 11:59:00 -08:00