Taras Glek
|
6300397146
|
Bug 665805 - Adjust telemetry to work with official metrics server r=Mossop
|
2011-06-21 14:39:11 -07:00 |
|
Jared Wein
|
f34da59f4f
|
Bug 665217. Handling corrupt statements in finally blocks. [r=zpao]
|
2011-06-21 10:44:10 -07:00 |
|
Paul O’Shannessy
|
2fbc4a0b6c
|
Bug 571997 - Copy Password doesn't ask for master password while Show Passwords does [r=dolske]
|
2011-06-21 10:44:09 -07:00 |
|
Ehsan Akhgari
|
d71311ff57
|
Merge mozilla-central into mozilla-inbound
|
2011-06-20 23:42:45 -04:00 |
|
Chris Leary
|
7922cf2289
|
Merge mozilla central and tracemonkey.
|
2011-06-20 16:49:20 -07:00 |
|
Phil Ringnalda
|
e35c6b0356
|
Backout 26f6aa46f70f (Bug 542580) because it's not that test, it's whatever four widget-testing bugs happen to time out
|
2011-06-20 07:35:01 -07:00 |
|
Phil Ringnalda
|
23248cc138
|
Bug 542580 - Disable test_bug_511615.html on Linux
|
2011-06-19 16:40:38 -07:00 |
|
Phil Ringnalda
|
9de58d4c9b
|
Bug 608206, bug 612277, bug 612683, bug 660585 - Disable test_prompt.html on Linux
|
2011-06-19 16:40:35 -07:00 |
|
Taras Glek
|
0004c0eaa7
|
bug 661574: Use a hashtable for histogram lookup r=glandium
|
2011-06-20 14:48:03 -07:00 |
|
Taras Glek
|
5357568384
|
bug 661574: Use enum ids for histogram names r=glandium
|
2011-06-20 14:48:00 -07:00 |
|
Taras Glek
|
1513a94ec9
|
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
|
2011-06-20 14:47:58 -07:00 |
|
Taras Glek
|
b7235b42f0
|
bug 661574: Move nsITelemetry into toolkit r=Mossop
--HG--
rename : xpcom/base/Telemetry.cpp => toolkit/components/telemetry/Telemetry.cpp
rename : xpcom/base/nsITelemetry.idl => toolkit/components/telemetry/nsITelemetry.idl
rename : xpcom/tests/unit/test_nsITelemetry.js => toolkit/components/telemetry/tests/unit/test_nsITelemetry.js
|
2011-06-20 14:47:55 -07:00 |
|
Mehdi Mulani
|
9de5b5c2e7
|
Bug 652294 - Fix intermittent failure in test_hashcompleter.js by checking for duplicates. r=dcamp
|
2011-06-13 17:24:14 -04:00 |
|
Nicholas Nethercote
|
a9e2ffa879
|
Bug 571249 - Add memory reporters for JSScripts, non-fixed object slot arrays, and string chars. r=igor.
|
2011-06-16 13:01:04 +10:00 |
|
Ted Mielczarek
|
a88f0715f0
|
merge m-c and b-s
|
2011-06-13 09:09:43 -04:00 |
|
Ed Morley
|
223c46b36b
|
Bug 659621 - Remove EXTRA_DSO_LIBS, EXTRA_DSO_LDOPTS, OS_LIBS from makefiles containing LIBXUL_LIBRARY = 1, now that libxul is always built; r=ted
|
2011-06-12 03:49:00 -04:00 |
|
Dão Gottwald
|
9e3c046bbe
|
more random browser chrome test cleanup (no bug)
|
2011-06-11 16:54:23 +02:00 |
|
Dão Gottwald
|
d0986b9f70
|
remove redundant jsm imports from browser chrome tests
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
|
2011-06-10 11:58:45 +02:00 |
|
Dave Camp
|
cac45115fe
|
Merge m-c to devtools.
|
2011-06-10 15:35:17 -07:00 |
|
Panos Astithas
|
1752f18335
|
Bug 659910 - Evaluating console.log or other API messages in Scratchpad presents wrong source link in web console. r=rcampbell,gavin
|
2011-06-08 07:48:40 -07:00 |
|
Rob Campbell
|
6699a6d7c6
|
merge m-c to devtools
|
2011-06-06 16:42:23 -03:00 |
|
Matt Brubeck
|
8721631cfa
|
Bug 661351 - Clean up code that worked around bad values from PR_GetPhysicalMemorySize [r=mak]
|
2011-06-03 07:00:08 -07:00 |
|
Nicholas Nethercote
|
3f2c2d551f
|
Bug 656773 - Separate the process and the path in nsIMemoryReporter so that about:memory works in private browsing mode. r=sdwilsh, sr=roc.
|
2011-06-06 11:22:45 +10:00 |
|
Panos Astithas
|
9b769e6607
|
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
|
2011-05-31 10:27:17 +03:00 |
|
Ms2ger
|
35e44f908f
|
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
|
2011-05-28 09:43:57 +02:00 |
|
Peter Van der Beken
|
ae44770a16
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +02:00 |
|
Marco Bonardo
|
11fd2bc973
|
Merge Places and mozilla-central
|
2011-06-09 12:14:24 +02:00 |
|
Dão Gottwald
|
1f583e5d43
|
Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD
|
2011-06-09 09:38:27 +02:00 |
|
Marco Bonardo
|
f6fa75c63f
|
Bug 593566 - Bookmarks with blank names are exported as garbage.
r=dietrich
|
2011-06-08 22:55:49 +02:00 |
|
Philipp von Weitershausen
|
396ff23f45
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 3: Implementation
|
2011-06-08 17:10:29 +02:00 |
|
Philipp von Weitershausen
|
41c630cdf8
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak sr=rstrong
Part 2: IDL changes
|
2011-06-08 17:10:29 +02:00 |
|
Philipp von Weitershausen
|
7aef33b5ec
|
Bug 633266 - nsINavHistoryObserver: also pass in GUID whenever we pass in a URI. r=mak
Part 1: Tests
|
2011-06-08 17:10:28 +02:00 |
|
Marco Bonardo
|
4451f196fe
|
Merge Places and mozilla-central
|
2011-06-08 12:21:07 +02:00 |
|
Marco Bonardo
|
69ad611285
|
Merge Places and mozilla-central
|
2011-06-02 13:34:44 +02:00 |
|
Marco Bonardo
|
4e62a95895
|
Bug 661135 - Minor performance improvements to autocomplete queries.
r=sdwilsh
|
2011-06-02 02:52:25 +02:00 |
|
Matt Brubeck
|
e9f85ae1c1
|
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
|
2011-06-01 17:09:03 -07:00 |
|
Marco Bonardo
|
b4d2516095
|
Bug 659740 - Frecency update causes SQL sort warning.
r=sdwilsh
|
2011-06-01 03:33:45 +02:00 |
|
Boris Zbarsky
|
e167b0caba
|
Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh
|
2011-05-31 21:46:57 -04:00 |
|
Marco Bonardo
|
3a4685cc78
|
Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
rs=places-team
|
2011-05-26 23:26:02 +02:00 |
|
Ehsan Akhgari
|
c3406a7b83
|
Bug 526164 - Rewrite test_basic_form_autocomplete.html to avoid using magic timers; r=zpao
|
2011-05-25 16:31:11 -04:00 |
|
Dão Gottwald
|
4e4ac318f3
|
Bug 658738 - remove event listeners in browser chrome tests
|
2011-06-07 16:45:26 +02:00 |
|
Ehsan Akhgari
|
c29fd423ea
|
Merge cedar into mozilla-central
|
2011-06-08 17:46:13 -04:00 |
|
Kyle Huey
|
d2da8f5e6c
|
Merge m-c to cedar since I already pushed it in, and push what I actually wanted to push
|
2011-06-07 13:23:03 -07:00 |
|
Adam Dane [:hobophobe]
|
845e91e4d5
|
bug 619356 - About:config not refreshed when prefs changed, if filter active and sorted by 'status' column, r=neil
|
2011-06-06 16:53:05 -05:00 |
|
Oonishi Atsushi
|
a32cac7d4c
|
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
|
2011-06-04 05:31:07 +09:00 |
|
Jim Mathies
|
018d9a1615
|
Bug 651093 - Don't let the file picker on Windows add to the recent doc list when in privacy mode. Also expose a prop on the interface that gives devs control over 'add to recent docs' behavior. r=dougt, sr=gavin a=mak
|
2011-05-24 07:28:19 -05:00 |
|
Michael Ventnor
|
67d1da2cd2
|
Fix build bustage, a=sheriff
|
2011-05-24 16:15:12 +10: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 |
|
Matheus Kerschbaum
|
35f86c76ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
|
Ms2ger
|
fb6f5dd0ca
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|