Граф коммитов

109 Коммитов

Автор SHA1 Сообщение Дата
reed%reedloden.com 985e96ccc7 Bug 423750 - "Change name to "Spectator" in the add-ons dialog" [p=supernova00@gmail.com (Kurt Schultz [supernova_00]) r=pete] 2008-04-08 18:35:57 +00:00
reed%reedloden.com be1f96edd1 Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-12 11:13:11 +00:00
reed%reedloden.com 3805937bba Back out Mike Hommey's patch from bug 305782 due to build bustage. 2008-03-08 12:33:30 +00:00
reed%reedloden.com fd79bde8cf Bug 305782 - "Please allow to use system bzip2 library" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=beltzner] 2008-03-08 09:53:29 +00:00
pete%mozdevgroup.com f958831705 b=412703
nsProfileCollector: Log version and locale in <install>

r=varga

--pete
2008-01-28 15:48:08 +00:00
pete%mozdevgroup.com cf8ede69c5 b=408127
r=varga

UI Elements/Events to be instrumented

listen for Larry and bm star popups

--pete
2008-01-17 16:13:25 +00:00
pete%mozdevgroup.com 6598d223ec b=328070
r=Jan.Varga

opt-in UI for data collection

Revert maxVersion back

--pete
2008-01-11 14:09:00 +00:00
pete%mozdevgroup.com 42cc3fc347 b=328070
r=Jan.Varga

opt-in UI for data collection

addendum to original prefs UI work, just some minor tweaks so UI isn't cut off on
OSX.

Also set maxVersion to 3.*

--pete
2008-01-10 21:02:46 +00:00
pete%mozdevgroup.com e380aab6c3 b=408109
r=Jan.Varga

nsProfileCollector::LogBookmarkLocation does not count bookmarks

--pete
2008-01-03 15:14:43 +00:00
pete%mozdevgroup.com 713bd4fa37 b=408390
Metrics extension breaks the Privacy preference pane

r=Jan.Varga

--pete
2007-12-28 17:18:12 +00:00
pete%mozdevgroup.com b679b5d26c b=406626
Make metrics extension build --with-libxul-sdk=/path/to/sdk --enable-application=extensions/metrics

r=ted.mielczarek

--pete
2007-12-12 16:58:45 +00:00
pete%mozdevgroup.com 6359261228 b=407921
Link errors on win32

r=Jan.Varga

The better patch ...

--pete
2007-12-12 15:01:25 +00:00
pete%mozdevgroup.com 30a449360b b=328070
opt-in UI for data collection

r=Jan.Varga

--pete
2007-12-11 20:42:20 +00:00
pete%mozdevgroup.com a09a9f555c b=407921
Metrics: Link Errors on win32

addendum patch ...

r=Jan.Varga

--pete
2007-12-11 20:40:04 +00:00
pete%mozdevgroup.com cbd1d928f0 b=407921
Metrics: Link Errors on win32

r=Jan.Varga

--pete
2007-12-11 17:27:54 +00:00
pete%mozdevgroup.com d4eda96d5d b=328070
Metrics extension UI

forgot to land jar manifest file ...

r=Jan.Varga

--pete
2007-12-07 21:09:24 +00:00
pete%mozdevgroup.com 648b730b6e b=328070
Metrics extension UI

r=Jan.Varga

--pete
2007-12-05 22:00:04 +00:00
pete%mozdevgroup.com 0d6e215dff b=401745
Metrics extension compatibility with Google Toolbar

r=Jan.Varga

Change uuid and contractID's to avoid any potential conflicts w/ GTB.

--pete
2007-11-29 19:33:23 +00:00
pete%mozdevgroup.com 769edf43c0 b=393881
update metrics extension to use places

r=Jan.Varga

Landing patch so metrics extension works on trunk.

--pete
2007-11-27 17:58:53 +00:00
mozilla.mano%sent.com b24f4c92aa Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-20 02:01:57 +00:00
kaie%kuix.de fa8ca2458f Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog)
Code in mozilla/security/manager: r=rrelyea
Code elsewhere: r=mconnor, sr=dveditz
blocking1.9=mconnor
2007-10-03 11:52:26 +00:00
jwalden%mit.edu ef68fcf595 Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
bent.mozilla%gmail.com 243b45e3dd Bug 380846 - "Make the build system friendlier for XULRunner apps and extensions." r=bsmedberg. Adds confvars.sh files for all major apps and makefiles.sh for all extensions. 2007-05-23 20:08:55 +00:00
bryner%brianryner.com b2f3e7048b fix warning from bug 374883, r=marria 2007-04-10 18:24:51 +00:00
bryner%brianryner.com 39e43b4d76 Log TabMove events (bug 374883) r=marria 2007-04-09 19:01:37 +00:00
dbaron%dbaron.org d2a7c1e86a Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 15:35:02 +00:00
benjamin%smedbergs.us b4a03cb880 Bug 372593 - Metrics (and mbsdiff) don't link because they can't find libbz2, r=luser 2007-03-08 02:18:22 +00:00
dietrich%mozilla.com 7b9ceca9a3 Bug 370013 Bookmarks toolbar folder should be a child of the bookmark menu folder, Bug 370020 No way to set an arbitrary folder as the bookmarks toolbar folder (r=mano) 2007-03-07 21:22:54 +00:00
jwalden%mit.edu df236c24ab Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
bryner%brianryner.com 9d2d5b108d Revert to the old behavior of logging the command target's id/anonid. If the command came from a key event, log the key element id separately. Bug 366088, r=marria 2007-01-18 01:25:49 +00:00
bryner%brianryner.com 19c93c57d2 Missing part of checkin for bug 347686 to add the autocomplete collector. Not part of the build. 2006-12-30 20:59:22 +00:00
sspitzer%mozilla.org d7263a337d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
bryner%brianryner.com 287e875ca9 Set FORCE_PR_LOG for this entire directory, if MOZ_LOGGING is defined (bug 347686) r=marria 2006-08-25 17:38:33 +00:00
bryner%brianryner.com 7d108569d9 Log autocomplete textentered events (bug 347686), r=marria 2006-08-24 01:22:10 +00:00
bryner%brianryner.com ecd2456124 add a client data version stamp (bug 348746), r=marria 2006-08-23 22:46:29 +00:00
bryner%brianryner.com 5b1ca12641 Fix trunk Places build (branch Places build is unsupported) 2006-08-08 17:57:42 +00:00
bryner%brianryner.com bead2857d8 Factor out subframe check and add it for window events (bug 347305) r=brettw 2006-08-07 18:46:24 +00:00
bryner%brianryner.com 51c75433ad Add a subframe attribute for document events (bug 347305) r=darin 2006-08-04 19:24:07 +00:00
bryner%brianryner.com 518fa5426d Collect better data about bookmark usage (bug 346609) r=marria 2006-08-01 02:26:30 +00:00
bzbarsky%mit.edu 26b03a35ee Fix build bustage. Caused by bug 342062, but I put the patch in bug 344050 for
some reason.  r=bryner, sr=sicking
2006-07-25 02:26:30 +00:00
bryner%brianryner.com cb3959d232 Stop collection and clean up when the metrics.upload.enable pref is set to false (bug 344366) r=marria 2006-07-12 16:54:18 +00:00
cvshook%sicking.cc cf07d96809 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
bryner%brianryner.com 1aa5319d66 Suppress uploading while idle, up until a next-ping time (bug 333381) r=darin 2006-06-24 00:16:51 +00:00
bryner%brianryner.com 6f33aa0080 fix trunk build 2006-06-23 18:51:53 +00:00
bzbarsky%mit.edu 64681af28a Move the safe vs unsafe about: distinction out of the security manager and into
nsIAboutModule implementations.  Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
bryner%brianryner.com 9a689504ad sync with the branch (removing #ifdef) 2006-06-16 01:53:10 +00:00
bryner%brianryner.com 131092f5f1 Don't exit early from ProfileStartup just because the event count pref doesn't exist (bug 341438) r=marria 2006-06-13 22:46:07 +00:00
bryner%brianryner.com c3b24d03c2 Initialize member variables earlier, in case the observer service notifications don't happen in the expected order (bug 341318) r=marria 2006-06-13 20:01:59 +00:00
bryner%brianryner.com 96ce6961f9 Add missing IS_COMPONENT=1, fixes build regression from bug 335965. r=marria 2006-06-05 19:50:13 +00:00
bryner%brianryner.com 85d0b27116 Improve handling of server and network errors (bug 335965) r=marria 2006-06-02 06:06:54 +00:00