Commit Graph

5882 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
b55bd08499 Bug 719438 - PDBU_maintenanceOnIdle can try use the places database after it is closed. r=mak. 2012-01-26 16:19:14 -05:00
Josh Matthews
02f995556f Bug 674353 - Avoid using null pointer when trying to autocomplete. r=mak 2012-01-26 14:15:58 -05:00
Nicholas Nethercote
7559a70a04 Bug 715453 - Remove computedSize from nsMallocSizeOfFun. r=jlebar,bhackett.
--HG--
extra : rebase_source : a65039a407daab45360a5b375b53cbf1bc05b7f6
2012-01-25 00:52:51 -08:00
Jonathan Kew
0a746b3441 backout changeset 26509d4e545d (bug 715953) due to debug orange. 2012-01-26 13:13:14 +00:00
Nathan Froyd
501db83131 Bug 715953 - add telemetry for recent background timers; r=bz 2012-01-18 09:35:05 -08:00
Marco Bonardo
a8611d3d04 Bug 720501 - urlInlineComplete should not attempt to case-preserve results, since that interferes with the controller's case-preservation.
r=gavin
2012-01-26 00:54:25 +01:00
Marco Bonardo
18bba88e1b Backout 691af0af89da (bug 720501) for test failures 2012-01-26 02:21:44 +01:00
Marco Bonardo
8e88d69e46 Bug 720598 - nsAutocompleteController HandleKeyNavigation() and EnterMatch() call GetDefaultCompleteValue() with a bogus aResultIndex.
r=gavin
2012-01-26 00:54:27 +01:00
Marco Bonardo
1a8665ade3 Bug 720501 - urlInlineComplete should not attempt to case-preserve results, since that interferes with the controller's case-preservation.
r=gavin
2012-01-26 00:54:25 +01:00
Mark Reid
2184283516 Bug 720785: report update channel in telemetry ping, r=gavin 2012-01-25 12:12:26 -08:00
Bill McCloskey
dc52ba7996 Bug 706227 - Add way for JS_GC API users to give detailed reason for invocation (r=mccr8) 2012-01-25 10:59:55 -08:00
Ms2ger
97967af56e Merge m-c to m-i. 2012-01-25 11:06:40 +01:00
Ms2ger
fa49b00e76 Bug 718504 - Remove some GetChildAt callers; r=smaug 2012-01-25 08:50:07 +01:00
Ms2ger
a98525ac10 Bug 720124 - Remove dead code from HTMLContentSink: AddComment; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
c1e941dcc3 Bug 720124 - Remove dead code from HTMLContentSink: AddProcessingInstruction; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
2a1d41ff0a Bug 720124 - Remove dead code from HTMLContentSink: IsFormOnStack; r=hsivonen 2012-01-25 08:50:04 +01:00
Ms2ger
b51f11201d Bug 720124 - Remove dead code from HTMLContentSink: AddDocTypeDecl; r=hsivonen 2012-01-25 08:50:02 +01:00
Simon Montagu
d7c7ea501c Rename BrowserSetForcedDetector and remove unnecessary parameter. Bug 720310, r=gavin 2012-01-24 11:52:05 +02:00
Simon Montagu
b94da4bbfd Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
01326f327c Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
6055067770 Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Ed Morley
4d505e56a5 Merge mozilla-central to mozilla-inbound 2012-01-23 19:22:52 +00:00
Ed Morley
049dda7acc Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-23 19:19:06 +00:00
John Daggett
de529da741 Bug 706340. Add gfxinfo to telemetry metadata. r=taras 2012-01-23 15:58:34 +09:00
Brian R. Bondy
b424c28ae0 Bug 715910 - Use localized group account name for Users. r=rstrong 2012-01-22 20:52:03 -05:00
Robert Strong
1a156ce3aa Bug 720016 - warning when compiling the maintenance service - swprintf takes a count parameter. r=bbondy 2012-01-22 15:55:22 -08:00
Mark Banner
a93a0c33a9 Unit test bustage fix from bug 672681 for apps without private browser and that don't have places enabled by default. r=unit-test only bustage fix 2012-01-21 11:00:18 +00:00
Margaret Leibovic
1b9bc6ec57 Bug 718708 - Don't prompt to remember password when there is an invalid hostname. r=zpao 2012-01-20 12:56:19 -08:00
Andrew McCreight
cec92aa542 bug 717711 - telemetry for time in between cycle collections. r=smaug 2012-01-20 12:02:18 -08:00
David Bolter
c38b23d383 Bug 678965 - telemetry for injected screen reader dll's. r=nfroyd,tbsaunde,marcoz
Telemetry for NVDA, JAWS, OLDJAWS, WE, DOLPHIN, SEROTEK, COBRA
2012-01-20 12:26:22 -05:00
Brian R. Bondy
d56eefed56 Bug 715910 - Set permissions for the service even on upgrades. r=rstrong 2012-01-18 12:42:35 -05:00
Marco Bonardo
5c4bd88710 Bug 712767: Send profile shutdown topics to cpp tests requesting a profile.
r=waldo
2012-01-20 14:47:51 +01:00
Paolo Amadini
70fdd3f42f Bug 672681 - Make nsIDownloadHistory::addDownload asynchronous. r=mak 2012-01-20 13:48:20 +01:00
Henri Sivonen
3bd56d1ff6 Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug. 2012-01-20 13:16:27 +02:00
Michael Ventnor
5c706d5982 Bug 566489 - Enable inline autocomplete again, but make it smarter.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:24 +01:00
Michael Ventnor
ce713fe857 Bug 699751 - Change schema for new inline autocomplete.
Original patch by Michael Ventnor, further improved by David Dahl <ddahl@mozilla.com>.
r=mak
2012-01-19 12:31:23 +01:00
Michael Ventnor
dcccf2c9c1 Bug 660156 - Race condition between sync and async autocomplete searches.
r=mak
2012-01-19 12:31:20 +01:00
Michael Ventnor
eb11118340 Bug 660592 - Allow autocomplete results to hide themselves from the popup.
r=mak sr=gavin
2012-01-19 12:31:19 +01:00
Henri Sivonen
819df8bb79 Bug 713810 - Use the HTMLness mode of the original document for the View Selection Source serialization. r=gavin.sharp. 2012-01-19 09:51:49 +02:00
Mike Hommey
0a7af4565c Bug 718737 - Add a startup timeline event on the first nsDocShell::LoadURI for non about:blank content. r=bz,r=tglek 2012-01-19 08:40:18 +01:00
Jeff Muizelaar
19d31dec25 Bug 718440. Add more sampler labels to various places. r=bgirard
This shows the problems described in bug 710068.
2012-01-17 15:33:04 -05:00
Nicholas Nethercote
bfdbdcd83a Bug 715453 (part 2) - Ignore computedSize in nsMallocSizeOfFun. r=jlebar. 2012-01-17 20:23:55 -08:00
Nathan Froyd
75ffcc3986 Bug 707320 - add tests for load/save functionality; r=taras 2011-12-23 18:37:34 -05:00
Nathan Froyd
c3998d6b4e Bug 707320 - add load/save histograms to TelemetryPing; r=taras 2011-12-23 13:56:38 -05:00
Nathan Froyd
9230c00ae7 Bug 707320 - provide interface for loading and saving histograms; r=taras 2011-12-09 15:15:53 -05:00
Nathan Froyd
e715f2d2f2 Bug 707320 - provide reflection for separate Histograms and SampleSets; r=taras 2011-12-13 12:03:30 -05:00
Gavin Sharp
4211f48877 Bug 717105: add TelemetryTimestamps module to collect arbitrary timestamps with telemetry, and start using it for browser startup and sessionstore, r=zpao, r=taras 2012-01-10 16:19:06 -08:00
Marco Bonardo
d50ac745e9 Bug 720066 follow-up, fix a typo that causes test failures (luckily). 2012-01-24 21:46:18 +01:00
Marco Bonardo
544c791dbc Bug 720110 - URL autocomplete breaks keyword bookmarks.
r=gavin
2012-01-24 20:37:46 +01:00
Marco Bonardo
b318c63448 Bug 720066 - Tagging broken, cannot type in the tag field.
r=gavin
2012-01-24 20:37:44 +01:00