Jonas Sicking
cd52437ea7
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
2011-06-23 19:18:01 -07:00
Jonas Sicking
07c1f0b90f
Bug 658714 Part 5: Search'n'replace nsPIDOMEventTarget to nsIDOMEventTarget. r=smaug
2011-06-23 19:18:00 -07:00
Justin Wood
cb496ad1d6
Merge backout of Bug 660427
2011-06-23 20:45:10 -04:00
Justin Wood
6055de0fd5
Backout Bug 660427 to make the code slightly cleaner now that SeaMonkey no longer needs it (see SeaMonkey Bug 666518). r=backout
2011-06-23 20:44:20 -04:00
Rob Campbell
7e31d394cf
merge m-c to devtools, conflict in inspector.js
2011-06-24 15:50:35 -03:00
Dave Townsend
7506247545
Bug 439672: Add-on uninstall fails when one of the add-ons files is locked. r=robstrong
2011-06-23 09:13:46 -07:00
Mounir Lamouri
e42912f4f7
Merge last green changeset of mozilla-inbound into mozilla-central.
2011-06-23 11:15:52 +02:00
Dão Gottwald
6ccb27992f
Bug 665580 - Hide http:// and single trailing slashes in the location bar. ui-r=faaborg r=sdwilsh
2011-06-23 10:13:41 +02:00
Jonas Sicking
6a4c3e2ab2
Bug 664932: Make update unit tests not implement nsIXMLHttpRequestEventTarget in script. r=rstrong
2011-06-22 15:17:07 -07:00
Ehsan Akhgari
eb1c080ad6
Merge mozilla-central into mozilla-inbound
2011-06-22 20:19:47 -04:00
Dave Townsend
aff5447fec
Bug 665780 - "Racy code in background_update of test_blocklistchange.js". r=rs
...
--HG--
extra : rebase_source : f2062288a65527eb0605f94f38e731306b807f53
2011-06-22 16:49:18 -07:00
Taras Glek
277e1d39a6
Bug 666307 - update zip telemetry r=mwu
2011-06-22 10:24:17 -07:00
Panos Astithas
a8712ba856
Bug 664788 - console.log(message) doesn't show leading whitespace in message; r=mihai.sucan,dao
2011-06-17 16:51:16 +03:00
Rob Campbell
e9686a2316
Bug 664788 - console.log(message) doesn't show leading whitespace in message, backout to clear some orange
2011-06-24 09:54:45 -03:00
Mihai Sucan
aaf586a8d1
Bug 660806 - Autocomplete shows during history navigation; reland; r=rcampbell,dtownsend
2011-06-23 10:40:38 -03:00
Rob Campbell
8c603c065a
Bug 660806 - Autocomplete shows during history navigation; backout to fix checkin, a=rcampbell
2011-06-23 10:39:31 -03:00
Rob Campbell
17990e2e10
Bug 660806 - Autocomplete shows during history navigation; r=rcampbell,dtownsend
2011-06-23 10:32:56 -03:00
Rob Campbell
e75f54f37b
Bug 653140 - GCLI needs a commonjs require system; backout, a=orange
2011-06-23 09:01:39 -03:00
Panos Astithas
dc28500b7c
Bug 664788 - console.log(message) doesn't show leading whitespace in message; r=mihai.sucan,dao
2011-06-17 16:51:16 +03:00
Panos Astithas
a4d1607c4e
Bug 659778 - Web Console autocomplete is behind the Web Console window; r=ddahl,enndeakin
2011-06-17 11:13:16 +03:00
Matheus Kerschbaum
96d5779e94
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
...
--HG--
extra : rebase_source : d05e2577581e76b2eedf348f5840e40619eaf4c2
2011-06-22 11:57:27 -04:00
Taras Glek
cea0e1bf96
Bug 661573 - Telemetry: Do not record/send data in private mode r=Mossop
2011-06-28 16:57:44 -07:00
Taras Glek
6c90dd6553
Bug 666707 - Add a telemetry probe to record whether we started following a successful shutdown r=zpao
2011-06-28 16:54:36 -07:00
Taras Glek
ca7e11eb83
Bug 666309 - Histogram.Add should accept boolean, double values r=jorendorff
2011-06-28 16:54:33 -07:00
Ehsan Akhgari
ea86dfa105
Merge mozilla-central and mozilla-inbound
2011-06-28 18:43:09 -04:00
Joe Drew
0169905f3e
Back out fcf08eff68eb (Bug 658894) for causing Reftest assertions.
2011-06-28 14:42:06 -04:00
Joe Drew
075aa11a02
Merge m-c to m-i
2011-06-28 12:21:04 -04:00
Joe Drew
fb3508d786
Merge last green changeset from mozilla-inbound to mozilla-central.
2011-06-28 12:11:31 -04:00
Kyle Huey
875ae3ab9d
Merge b-s to m-c.
2011-06-28 08:54:26 -07:00
Marco Bonardo
97e50f4bc9
Merge last green changeset from mozilla-inbound to mozilla-central
2011-06-28 11:17:15 +02:00
Raymes Khoury
9fb77d8199
Bug 537857 part 3 - Fix assert failure in dump_syms in some cases when the linker discarded symbols. r=ccountant,r=jimb
2011-06-28 08:25:49 +02:00
Jared Wein
98c4fe0710
Bug 667323: right clicking a video shouldn't trigger play/pause behavior, r=gavin
2011-06-27 20:57:35 -04:00
Jonas Sicking
4ed92459e8
Bug 665632: Remove Add/RemoveEventListenerByIID from satchel. r=dolske
2011-06-27 16:34:56 -07:00
Mihai Sucan
6fffb26cfa
Bug 667422 - Add localization note for the Web Console panel title string; r=ehsan
...
DONTBUILD
2011-06-27 19:32:05 +03:00
Ehsan Akhgari
4ea6639717
Merge the latest green changeset on mozilla-inbound to mozilla-central
2011-06-27 16:22:20 -04:00
Chris Leary
b6e46acdbd
Merge mozilla-central and tracemonkey.
2011-06-27 11:07:22 -07:00
Honza Bambas
1b92ab5f6e
Bug 658894 - Collect basic telemetry for HTTP requests and page load, r=jduell+tglek
2011-06-28 16:49:45 +02:00
Justin Lebar
f9c6aa8cc8
Bug 666667 - Update TelemetryHistograms.h to indicate that memory is reported in KB, not MB, and update memory reporters' names. r=taras
2011-06-27 13:03:28 -04:00
Mike Hommey
7092110faa
Bug 666657 - Don't use a static array of char to set the MOZ_CRASHREPORTER_STRINGS_OVERRIDE environment variable. r=bsmedberg
2011-06-27 15:31:04 +02:00
Justin Lebar
bb227a874b
Bug 664758 - Add page fault reporting to telemetry. r=taras
...
--HG--
extra : rebase_source : 89d0936181a705d3d6ec7ceab8648b6694989d20
2011-06-16 14:38:23 -04:00
Justin Lebar
5daed65b45
Bug 664486 - Add page fault counts to about:memory on Linux and Mac. r=njn, sr=bz
...
--HG--
extra : rebase_source : 47dd7501dea7ae69e01828a5c730e8853739dc71
2011-06-16 14:34:09 -04:00
Justin Wood
240fbfe990
Bug 660427 - Update (re)packaging code to deal with extracting the installer vs just the zip. r=khuey
...
This patch does fixups needed for SeaMonkey for the optional/ case.
2011-06-13 21:17:00 -04:00
Justin Lebar
bfb2e9d6ac
Merging mozilla-central and build-system.
2011-06-14 15:16:38 -04:00
Geoff Lankow
6cd7bd535a
Bug 536503 - Fix for test
2011-06-14 13:47:23 +12:00
Ehsan Akhgari
7c55737ac3
Back out Dao's push because of build bustage
2011-06-14 00:17:10 -04:00
Geoff Lankow
c2b9056067
Bug 536503 - Fix for test
2011-06-14 13:47:23 +12:00
Matheus Kerschbaum
ee97cff85a
Bug 662023 - Remove ActiveX embedding API part 1: remove support from the build system. r=bsmedberg
2011-06-14 05:50:38 +02:00
Dão Gottwald
dea1dade04
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
2011-06-14 00:02:28 +02:00
Robert Strong
66be312696
Bug 661784 - Make sure that the nsITimer variable doesn't get garbage collected causing the updater tests to fail intermittently; r=ehsan
2011-06-13 17:32:17 -04:00
Justin Lebar
68980bd8f4
Bug 663810 - Remove modules/libreg/standalone. r=khuey
2011-06-13 11:12:00 -04:00
Ted Mielczarek
744a49d18d
Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
2011-06-13 10:40:35 -04:00
Ted Mielczarek
955424cbc1
Backed out changeset d12dda590f4a – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
2011-06-13 10:40:15 -04:00
Ted Mielczarek
fe64295339
Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
2011-06-13 10:38:43 -04:00
Ted Mielczarek
2f54dff086
Backed out changeset 055e5a11a673 – bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, for causing bug 663796 (unittests failing to run)
2011-06-13 10:37:24 -04:00
Ted Mielczarek
b9712b1eab
merge m-c and b-s
2011-06-13 09:09:43 -04:00
Ed Morley
8aaddd0334
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
David Humphrey
5cbd8641da
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
2011-06-11 08:02:00 -04:00
David Humphrey
841ed1b803
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
2011-06-11 08:02:00 -04:00
Bill McCloskey
33aaa1793d
Bug 662646 - Tests for new crash report API (r=ted)
2011-07-07 17:31:11 -07:00
Bill McCloskey
feabc1b293
Bug 662646 - Add API to register memory for inclusion in crash reports (r=ted)
2011-07-07 17:31:01 -07:00
Vishnu S
1af956ad4d
Bug 636512 - Make document.getSelection() return the same as window.getSelection(). r=bzbarsky
2011-07-07 14:17:13 -04:00
Marco Bonardo
5b0aa644a2
Merge mozilla-inbound and mozilla-central
2011-07-07 12:02:38 +02:00
Nicholas Nethercote
be5adbc1bf
Bug 668893 - Sort about:memory items of type COUNT alphabetically. r=jlebar.
2011-07-07 16:37:26 +10:00
Nicholas Nethercote
2602f5ced7
Bug 660731 - Add GetExplicit and GetResident methods to NSIMemoryReporterManager, attempt 3. r=khuey, sr=bz.
2011-07-07 15:54:34 +10:00
Kyle Huey
fe506e4d64
Back out Bug 668699 because we can't use the pref service off the main thread.
2011-07-06 11:10:14 -07:00
Kyle Huey
d4cbdfcee5
Backed out changeset 549e3276ed25
2011-07-06 11:08:52 -07:00
Andrew McCreight
2a9ee7ba0c
Bug 663920 - add telemetry for num of RCed and GCed nodes, and num collected. r=bent
2011-06-10 13:33:06 -07:00
Taras Glek
c7f5ede852
Bug 663423: Fix memory reporters r=jlebar
2011-07-01 16:38:25 -07:00
Marco Bonardo
e1de548d00
Merge last green changeset from mozilla-central to mozilla-inbound
2011-07-01 23:56:44 +02:00
Taras Glek
1aac4a3f9c
Bug 668355: s/Timer/AutoTimer/ r=jlebar
2011-07-01 14:39:17 -07:00
Honza Bambas
5555f4736c
bug 658894 - Collect basic telemetry for HTTP requests and page load. r=jduell
2011-07-01 22:22:18 +02:00
Taras Glek
4f1d4e5117
Bug 668355 - Measure plugin enumeration with telemetry r=jlebar
2011-07-01 12:06:12 -07:00
Taras Glek
a48f5b24c2
Bug 668355: RAII Telemetry timer r=glandium
2011-07-01 12:06:09 -07:00
Nicholas Nethercote
10af1d65fc
A test-only change, a follow-up to bug 666075, adding some testing of multi-reporters. r=khuey.
2011-07-01 09:15:25 +10:00
Nicholas Nethercote
0c8fdd9b2c
A test-only change, a follow-up to bug 664486, adding some testing of UNIT_COUNTS. r=jlebar.
2011-07-01 09:15:08 +10:00
Taras Glek
b0438e96a1
Bug 668312 - Report only probes defined in TelemetryHistograms.h r=Mossop
2011-06-30 14:58:00 -07:00
Kyle Huey
052921b669
Back out Bug 661910 since it may have broken Mac XULRunner builds.
2011-06-13 10:59:09 -07:00
Kyle Huey
eb2a45c8cc
Backed out changeset 5bb18a13d2b9
2011-06-13 10:58:55 -07:00
Mike Hommey
6002346ba6
Bug 661910: Iterate over all component manifests when commenting out binary components during omnijar packing. r=khuey
2011-06-11 12:28:04 -07:00
Dão Gottwald
ef51dab09c
more random browser chrome test cleanup (no bug)
2011-06-11 16:54:23 +02:00
Geoff Lankow
22cc3fb3c7
Bug 659163 - Make menulists usable and useful in addon manager inline settings; r=dtownsend
2011-06-11 15:01:15 +12:00
Geoff Lankow
5d1ade2f4b
Bug 536503 - Last downloaded-to directory should be remembered on a site-by-site basis. r=gavin
2011-06-10 11:19:16 +12:00
Dão Gottwald
a7262d3f64
remove redundant jsm imports from browser chrome tests
...
--HG--
extra : rebase_source : 3eee5463d514dfe1f62cd59a9c317e31903e7313
2011-06-10 11:58:45 +02:00
Michael Wu
d8e5409ec9
Bug 641614 - Fix reordering of localized files in omnijar, r=ted
2011-06-10 17:54:01 -07:00
Dave Camp
dd56fe8532
Merge m-c to devtools.
2011-06-10 15:35:17 -07:00
Dave Townsend
bff65d76ee
Bug 655254: When an add-on moves to a different directory but doesn't change in any other way we should keep updated compatibility information. r=robstrong
2011-06-10 13:10:48 -07:00
Benoit Jacob
52a0dd4eeb
Bug 658840 - let glxtest process return from XRE_main rather than calling exit() - r=bsmedberg
...
Calling exit() resulted in two strings being considered leaked by valgrind. Returning from XRE_main() should fix that.
2011-06-10 15:07:54 -04:00
Benoit Jacob
74758ffbcb
Bug 660466 - segfault in glxtest - check if a visual was found - r=karlt
2011-06-10 15:05:10 -04:00
Benoit Jacob
0123ed0bf8
Bug 660466 - segfault in glxtest - check if any fbconfig was found - r=karlt
2011-06-10 15:04:20 -04:00
David Humphrey
fea66c8599
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
2011-06-09 14:03:00 -04:00
David Humphrey
306d986d50
bug 543463 - Make it easier for non-Mozilla devs to get and use the JavaScript Shell, r=ted
2011-06-09 14:03:00 -04:00
Josh Matthews
9bd64cc0fc
Bug 581341 - Part 5: Test. r=ted
...
--HG--
extra : rebase_source : b10d96685038d3158433696090bacfcdffb0655a
2011-06-08 16:21:20 -04:00
Josh Matthews
a49d27e02f
Bug 581341 - Part 4: Always run the IPC testshell callback, regardless of execution success or failure. r=bent
...
--HG--
extra : rebase_source : e83bc87174fda4af83300e563d5d62b331ac26e2
2011-06-29 15:29:52 -04:00
Josh Matthews
bce6638c05
Bug 581341 - Part 3: Install child process exception handler before activating breakpad. r=bsmedberg
...
--HG--
extra : rebase_source : 32fa9c79f1620226e59459609e9c4390a511e5ad
2011-06-29 15:29:27 -04:00
Josh Matthews
953b4316f4
Bug 581341 - Part 2: Hook up CrashReporter functions to IPC. r=ted
...
--HG--
extra : rebase_source : 3ed9d9967fbe4ea5ace629974f3f12bb156f67f8
2011-06-08 16:21:03 -04:00
Josh Matthews
85b4ae86c3
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
...
--HG--
extra : rebase_source : b0c73c5d539a7c1d579722fb1e67db1e0c9a44b1
2011-06-08 15:56:31 -04:00
Panos Astithas
bc257dd7eb
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
Felipe Gomes
54f2b32d74
Bug 662500. Drop support for pref that forces OOP tabs. r=bsmedberg
2011-06-07 12:23:15 -07:00
Rob Campbell
089b419bb1
merge m-c to devtools
2011-06-06 16:42:23 -03:00
Matt Brubeck
1d7606077d
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
df04be1f66
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
Dave Townsend
ce833caa75
Bug 666437: Allow add-ons to install disabled in some install locations. r=robstrong
2011-06-28 11:44:51 -07:00
Jeff Walden
e7a40351d4
Followup to fix tests relying on the mistaken absence of JSOPTION_ANONFUNFIX. r=orange
2011-06-23 18:48:55 -07:00
Chris Leary
6ad07be206
Merge mozilla central and tracemonkey.
2011-06-20 16:49:20 -07:00
Ehsan Akhgari
07e2021359
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-06-20 16:06:04 -04:00
Dave Townsend
6f9a0d0cea
Bug 664833: Having a pending install for an existing add-on when a schema migration occurs will break the extension manager. r=robstrong
2011-06-20 09:56:00 -07:00
Phil Ringnalda
d0f6a4c805
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
Blair McBride
e4755c6714
Bug 658431 - Move generic page styling into separate stylesheet for reuse in other in-content UIs. r=dao,dtownsend
...
--HG--
rename : toolkit/themes/pinstripe/mozapps/extensions/background-texture.png => toolkit/themes/pinstripe/global/inContentUI/background-texture.png
rename : toolkit/themes/winstripe/mozapps/extensions/background-texture.png => toolkit/themes/winstripe/global/inContentUI/background-texture.png
2011-06-20 20:37:46 +12:00
Phil Ringnalda
95b2f3cd6e
Bug 542580 - Disable test_bug_511615.html on Linux
2011-06-19 16:40:38 -07:00
Phil Ringnalda
2969bbf582
Bug 608206, bug 612277, bug 612683, bug 660585 - Disable test_prompt.html on Linux
2011-06-19 16:40:35 -07:00
Panos Astithas
ce66fef036
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
2011-05-31 10:27:17 +03:00
Rob Campbell
c892912611
merge m-c to devtools
2011-05-30 11:46:04 -04:00
Dave Townsend
64314b12e3
Backing out changeset 010b73990286 from bug 660732 due to it breaking about:support (bug 662901).
2011-06-12 08:47:34 -07:00
Phil Ringnalda
2bb34bb2ca
Bug 660504 - Use $(OS_TARGET) rather than ifndef ANDROID, which doesn't work in makefiles, to keep Android away from the parts of mozapps/update/ that require the updater binary, r=rs
2011-06-04 22:31:23 -07:00
Panos Astithas
98f2fc7185
Bug 651501 - document.body fails to autocomplete in Web Console; f=mihai.sucan r=mihai.sucan,dtownsend
2011-05-27 21:58:05 +03:00
Joe Walker
24f245aaa2
Bug 653140 - GCLI needs a commonjs require system; f=mihai.sucan r=dtownsend sr=dtownsend
2011-05-27 11:48:50 +01:00
Mihai Sucan
6758096d76
Bug 663443 - No indication to which tab a Web Console window belongs (esp. an empty one); r=ddahl,dietrich
2011-06-18 17:42:14 +03:00
Panos Astithas
0edda3da59
Bug 651501 - document.body fails to autocomplete in Web Console. r=dtownsend
2011-05-27 21:58:05 +03:00
Daniel Holbert
2a7bc6cdba
Bug 668515 followup: remove reference to now-deleted Makefile from toolkit-makefiles.sh. r=khuey
2011-07-13 12:38:10 -07:00
Felipe Gomes
a31cda614f
Bug 668307. Minimum loadURI support for remote content. r=dao,mossop
2011-07-13 12:17:31 -07:00
Rob Campbell
f7149b4972
merge m-c to devtools
2011-05-24 14:04:56 -03:00
Pardal Freudenthal
1174b87cc0
Bug 633772 - Web Console cleanup: Use of inheritance to set icons on hud-msg-nodes; r=dao
2011-05-24 09:27:40 -03:00
Michael Ventnor
e1165733df
Fix build bustage, a=sheriff
2011-05-24 16:15:12 +10:00
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
Marco Bonardo
be8f557f97
Bug 618913 - Implement in product notifications to set up Sync.
...
Further modified by Stephen Horlander <shorlander@mozilla.com>.
r=dolske ui-r=shorlander a=Unfocused
2011-05-23 21:16:39 -07:00
Michael Wu
1da10120d9
Bug 600241 - Strip zips during optimization, r=taras
2011-05-23 17:23:13 -07:00
Mike Hommey
d7e3229e71
Bug 657297 part 2 - Add telemetry samples for initial I/O counters. r=tglek
2011-05-22 08:24:32 +02:00
Mike Hommey
784abb0156
Bug 657297 part 1 - Expose a function to add telemetry samples in XRE. r=tglek,sr=bsmedberg
2011-05-22 08:23:20 +02:00
Taras Glek
69a2c1e7b4
Bug 665805 - Include sums in histograms sent to server r=Mossop
2011-06-21 14:39:14 -07:00
Taras Glek
eb52a788cd
Bug 665805 - Adjust telemetry to work with official metrics server r=Mossop
2011-06-21 14:39:11 -07:00
Steffen Wilberg
90481c4587
Bug 663253: Remove the 'browser.offline' preference (don't remember offline mode from the previous session). r=gavin
2011-06-21 22:23:26 +02:00
Jared Wein
e53a45ad27
Bug 665217. Handling corrupt statements in finally blocks. [r=zpao]
2011-06-21 10:44:10 -07:00
Paul O’Shannessy
9b31b86272
Bug 571997 - Copy Password doesn't ask for master password while Show Passwords does [r=dolske]
2011-06-21 10:44:09 -07:00
Jacek Caban
ab683f979b
Bug 584680 - nsWindowsDllBlocklist.cpp fails to compile on mingw; r=ehsan
2011-06-21 11:45:58 -04:00
Ehsan Akhgari
92ab9f79c9
Merge mozilla-central into mozilla-inbound
2011-06-20 23:42:45 -04:00
Taras Glek
59ebdc4587
bug 661574: Use a hashtable for histogram lookup r=glandium
2011-06-20 14:48:03 -07:00
Taras Glek
76a579cf00
bug 661574: Use enum ids for histogram names r=glandium
2011-06-20 14:48:00 -07:00
Taras Glek
3447e79c1c
bug 661574: Implement telemetry directory r=Mossop+glandium+mwu
2011-06-20 14:47:58 -07:00
Taras Glek
fe42dd7cc0
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
Paul Biggar ext:(%2C%20Jason%20Evans%20%3Cjasone%40canonware.com%3E%20and%20Dale%20Kim%20%3Cdalekim1%40illinois.edu%3E)
b960b62118
Bug 414946 (part 1): Fix jemalloc on Mac, but leave disabled (r=pavlov)
...
Overwrite the OSX default zone allocator, taking into account the malloc_zone_t
version (supported versions are 3, 6, and 8) for Leopard, Snow Leopard and
Lion. jemalloc can be dynamically disabled for unknown malloc_zone_t versions,
for OSX 10.8 and beyond.
The changeset does not enable jemalloc, to allow for easy disabling if there's
a problem. It will be enabled in the next changeset.
This should be a 15-20% improvement in memory usage.
2011-05-21 20:27:00 -07:00
Alex Pakhotin
b154c7b9b0
Bug 649381 - implement moz-icon android support. r=blassey
2011-06-13 14:02:13 -07:00
Mehdi Mulani
d37d0ff947
Bug 652294 - Fix intermittent failure in test_hashcompleter.js by checking for duplicates. r=dcamp
2011-06-13 17:24:14 -04:00
Ed Morley
f13392fb42
Bug 614515 - Remove MOZ_SVG conditions. r=roc
2011-05-30 09:34:50 +02:00
Joe Drew
037ad05e94
Bug 641169 - Whitelist webgl.* prefs in about:support. r=gavin
2011-05-30 09:31:17 +02:00
Jeremy Huddleston
d291ab8e5a
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
2011-06-25 11:25:03 -04:00
Ms2ger
86b93bb1ab
Bug 659113 - Remove nsIDOMNSHTMLDocument; r=bz
2011-05-28 09:43:57 +02:00
Matheus Kerschbaum
6eb93f7dd3
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
2011-05-23 18:54:47 +02:00
Ms2ger
c911ae13be
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
2011-05-23 18:46:36 +02:00
Margaret Leibovic
7c2dba1546
Bug 616136 - Give popup notification panels role="alert" and make their close buttons tabbable. r=gavin
2011-05-24 17:43:05 +02:00
Jim Mathies
0ee788c243
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
Robert Strong
3bf8cbdfd7
backing out Bug 661784 since it didn't help
2011-06-09 17:31:03 -07:00
Robert Strong
c20bafa55a
Bug 647296 - crashreporter.exe and updater.exe creates HKEY_CURRENT_USER\Software\Classes\Applications as a volatile key. r=khuey
2011-06-09 15:14:19 -07:00
Robert Strong
6e5088b92b
Bug 661784 - Intermittent timeout /test_0083_error_patchApplyFailure_partial_complete.xul | Test timed out. Maximum time allowed is 25 seconds. r=mossop
2011-06-09 15:14:09 -07:00
Robert Strong
93ee9c5f22
Bug 658916 - TEST-UNEXPECTED-FAIL | test_0182_rmrfdirFileInUse_xp_win_complete.js | test failed (with xpcshell return code: 0), see following log:TEST-UNEXPECTED-FAIL | head.js | exception thrown from do_timeout callback. r=mossop
2011-06-09 15:14:00 -07:00
Ed Morley
5f76876820
Bug 549291 - Remove leftovers from MOZ_STATIC_COMPONENTS; r=ted
2011-06-09 12:10:42 -07:00
Peter Van der Beken
5cc319391d
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
Nicholas Nethercote
642276f276
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
Matt Brubeck
23b2d18bb6
Merge mozilla-central to mozilla-inbound
2011-06-25 19:43:57 -07:00
Gavin Sharp
13384c9632
Bug 652542: "Ignore warning" link in the view-source window no longer works, r=neil
2011-04-26 09:24:10 -04:00
Marco Bonardo
cf4d0a80bd
Merge Places and mozilla-central
2011-06-09 12:14:24 +02:00
Dão Gottwald
b5093df6d9
Remove redundant Cc/Ci declarations from browser chrome tests. DONTBUILD
2011-06-09 09:38:27 +02:00
Marco Bonardo
e8d61df141
Bug 593566 - Bookmarks with blank names are exported as garbage.
...
r=dietrich
2011-06-08 22:55:49 +02:00
Philipp von Weitershausen
fa8e807b68
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
91896359b2
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
caea12e44b
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
fb336b165f
Merge Places and mozilla-central
2011-06-08 12:21:07 +02:00
Marco Bonardo
4722bb830a
Merge Places and mozilla-central
2011-06-02 13:34:44 +02:00
Mounir Lamouri
57754d987a
Merging cedar with mozilla-central.
2011-06-02 13:10:11 +02:00
Dão Gottwald
4eb46ca35a
fix JS error "onwizardfinish is not defined" in browser_bug435788.js
2011-06-08 07:34:35 +02:00
Jonathan Protzenko
e6410e5f11
Bug 662126 - Audit ConfirmEx callers to ensure that aCheckState is not an uninitialized PRBool r=bz
2011-06-07 20:06:12 +02:00
Geoff Lankow
39c430bcd9
Bug 653637 - Align detail view labels properly in the add-on detail view; ui-r=Boriss, r=dtownsend
2011-06-07 09:38:04 -07:00
Marco Bonardo
70243f3c35
Bug 661135 - Minor performance improvements to autocomplete queries.
...
r=sdwilsh
2011-06-02 02:52:25 +02:00
Matt Brubeck
be8c089470
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
fce0f87843
Bug 659740 - Frecency update causes SQL sort warning.
...
r=sdwilsh
2011-06-01 03:33:45 +02:00
Henrik Skupin
b899dfeee8
Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend
2011-06-01 00:52:49 +02:00
Hiroyuki Ikezoe
73e20bff7f
Bug 660131 - Call g_type_init in loadProc of kGnomeModule to fix crash on mochitest-plain ; r=karlt
2011-06-01 13:19:16 -04:00
Hiroyuki Ikezoe
64ba1b02cd
Bug 660133 - Add MOZ_GIO_CFLAGS. r=karlt
2011-06-01 10:13:57 +02:00
Mounir Lamouri
ba98c26241
Merging cedar with mozilla-central.
2011-06-01 10:06:55 +02:00
Boris Zbarsky
71a5280399
Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh
2011-05-31 21:46:57 -04:00
Blair McBride
e96628f863
Bug 646306 - file is not defined in DirInstallLocation__readDirectoryFromFile. r=dtownsend
2011-06-01 15:51:25 +12:00
Margaret Leibovic
27456d0231
Bug 660279 - Change popup notification description max-width to use em instead of px. r=dao
2011-05-31 14:13:43 -07:00
Michael Wu
ffa3ae1c67
Bug 659718 - Fix optimizejars.py output directory path on OSX, r=khuey
2011-05-31 16:53:18 -04:00
Blair McBride
150867347d
Bug 636361 - Lighten & desaturate the background of the add-on manager's progress bar in Windows 7. r=dtownsend DONTBUILD
2011-05-31 14:37:30 +12:00
Marco Bonardo
d97bc6bf2a
Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
...
rs=places-team
2011-05-26 23:26:02 +02:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E)
e4806fa0cc
Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend
2011-05-25 14:31:56 -07:00
Ehsan Akhgari
77d00f90fc
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
e0abfe934e
Bug 658738 - remove event listeners in browser chrome tests
2011-06-07 16:45:26 +02:00
Mounir Lamouri
f74ab87984
Merging cedar with mozilla-central.
2011-06-07 11:06:50 +02:00
Michael Ventnor
35529b1111
Bug 659549 - Tab bar scrolling using arrow buttons should use mozRequestAnimationFrame r=dao
2011-06-07 12:41:16 +10:00
Chris Leary
8e33bd15ad
Merge tracemonkey to mozilla-central.
2011-06-06 13:17:33 -07:00
Chris Leary
b1d3530553
Merge mozilla-central to tracemonkey.
2011-06-06 09:41:22 -07:00
Florian Quèze
f03151208c
Bug 661288 - Check mark not visible when hovering a disabled checked menuitem. r=dao
2011-06-05 18:19:12 +02:00
Ehsan Akhgari
cd1a1bbd1b
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-21 11:11:45 -04:00
Ehsan Akhgari
381ce2b6f1
Merge cedar into mozilla-central
2011-06-08 17:46:13 -04:00
Kyle Huey
22c5117a8a
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]
191214497c
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
5fc1479298
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
Masayuki Nakano
a61a52bebc
Bug 662191 XUL listbox shouldn't be scrolled by pixel scrolling event r=smaug+enn
2011-06-08 20:33:23 +09:00
Blair McBride
3a9a5e6372
Bug 660732 - about:support "Try updating your graphics driver" should link to instructions. r=gavin
2011-06-08 22:46:16 +12:00
Nicholas Nethercote
13f17c61ef
Bug 656545 - Make about:memory tool-tips more discoverable. r=sdwilsh.
2011-05-22 19:49:59 -07:00