Ted Mielczarek
|
a4398294bc
|
merge mozilla-central and build-system
|
2011-06-29 09:42:11 -04:00 |
|
Ted Mielczarek
|
4333f51ea5
|
bug 659950 - implement a much simpler pair of codesize metrics: on-disk application size + installer size. r=glandium
--HG--
extra : rebase_source : 6ac0f4c367e7941de3dbbd05234afdb4e79ab14c
|
2011-06-28 07:55:56 -04:00 |
|
Takanori MATSUURA
|
b004e8da92
|
bug 667295 - Generate JavaScript Shell package only when js executable is generated. r=ted
|
2011-06-27 00:24:59 +09:00 |
|
Kyle Huey
|
2426689ee4
|
Merge b-s to m-c
|
2011-06-25 10:13:14 -07:00 |
|
Oleg Romashin
|
a789480817
|
Bug 663393 - Maemo6/Meego VKB doues not work properly without meegotouch r=dougt
|
2011-06-25 09:22:34 -04:00 |
|
Marco Bonardo
|
006a1818cf
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-06-25 12:04:08 +02:00 |
|
arno renevier
|
cfdb7c5679
|
Bug 666224 - Fix off-by-one error when checking nsCommandLine::GetArgument aIndex argument. r=bsmedberg
|
2011-06-25 11:49:03 +02:00 |
|
Jared Wein
|
205bc10c08
|
Bug 518008 - Make clicking the video content area play/pause the video. r=dolske
|
2011-06-25 11:47:39 +02:00 |
|
Ehsan Akhgari
|
684c5d0a7c
|
Merge mozilla-central into mozilla-inbound
|
2011-06-24 21:17:16 -04:00 |
|
John Ford
|
b82c61bd53
|
bug 667012 - ensure PKG_PATH exists when generating checksums file r=khuey
|
2011-06-24 14:40:06 -07:00 |
|
Rob Campbell
|
53a9430a7b
|
Bug 651501 - document.body fails to autocomplete in Web Console; backout; a=developers
|
2011-06-24 18:01:32 -03:00 |
|
Kyle Huey
|
95c074ff2d
|
Merge m-c to b-s.
|
2011-06-24 09:01:06 -07:00 |
|
Marco Bonardo
|
8d56f5c0e0
|
Merge last green changeset in mozilla-inbound to mozilla-central
|
2011-06-24 11:32:12 +02:00 |
|
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 |
|
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 |
|