Ed Morley
|
c8f14418d8
|
Bug 692625 - Update *makefiles.sh with new paths after file moves; rs=build
|
2011-12-16 09:11:24 +00:00 |
|
Ed Morley
|
d6ee066095
|
Bug 692625 - Move toolkit/components/startup/tests/browser/ to toolkit/components/startup/tests/; r=dtownsend
--HG--
rename : toolkit/components/startup/tests/browser/Makefile.in => toolkit/components/startup/tests/Makefile.in
rename : toolkit/components/startup/tests/browser/beforeunload.html => toolkit/components/startup/tests/beforeunload.html
rename : toolkit/components/startup/tests/browser/browser_bug511456.js => toolkit/components/startup/tests/browser_bug511456.js
rename : toolkit/components/startup/tests/browser/browser_bug537449.js => toolkit/components/startup/tests/browser_bug537449.js
|
2011-12-16 09:11:23 +00:00 |
|
Ed Morley
|
7fa466e738
|
Bug 692625 - Move toolkit/components/aboutmemory/tests/chrome/ to toolkit/components/aboutmemory/tests/; r=gavin f=njn
--HG--
rename : toolkit/components/aboutmemory/tests/chrome/Makefile.in => toolkit/components/aboutmemory/tests/Makefile.in
rename : toolkit/components/aboutmemory/tests/chrome/test_aboutmemory.xul => toolkit/components/aboutmemory/tests/test_aboutmemory.xul
rename : toolkit/components/aboutmemory/tests/chrome/test_asyncClose_leak.xul => toolkit/components/aboutmemory/tests/test_asyncClose_leak.xul
|
2011-12-16 09:11:23 +00:00 |
|
Gavin Sharp
|
c68c868900
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted relanding with a clobber on a CLOSED TREE
|
2011-10-27 10:27:56 -07:00 |
|
Blair McBride
|
b6e9e19c54
|
Backout 9e94c7b5290f (bug 696436) due to Mac opt breakage. CLOSED TREE
|
2011-12-16 16:08:48 +13:00 |
|
Felix Fung
|
fbf46b78d9
|
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconDataFromDataURL Tests. r=mak
|
2011-12-15 16:56:21 -08:00 |
|
Felix Fung
|
9b2d40fe61
|
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData Tests. r=mak
|
2011-12-15 16:56:10 -08:00 |
|
Felix Fung
|
917e12b346
|
Bug 699843 - Interfaces Changes, replaceFaviconData(FromDataURL)?. r=mak, sr=gavin
|
2011-12-15 16:56:01 -08:00 |
|
Felix Fung
|
01cbe9f60b
|
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconDataFromDataURL. r=mak
|
2011-12-15 16:55:53 -08:00 |
|
Felix Fung
|
2e668c5ab4
|
Bug 699843 - Asynchronous Favicons API - ReplaceFaviconData. r=mak
|
2011-12-15 16:55:22 -08:00 |
|
Gavin Sharp
|
815a99f1f5
|
Bug 696436: consolidate Mac bundle name selection, and allow adding a prefix to it at build time, r=dolske, r=ted
--HG--
extra : rebase_source : 138e3b0259bb144524b1bdb8a6db9d83fe527c71
|
2011-10-27 10:27:56 -07:00 |
|
Nicholas Nethercote
|
51f6493150
|
Bug 705602 - Use mallocSizeOf in prefixset memory reporter. r=gpc.
--HG--
extra : rebase_source : f228466f7e082a152ceaafc8f8f1c4b71f5f550f
|
2011-12-13 20:54:18 -08:00 |
|
Ted Mielczarek
|
fa0417050e
|
bug 710712 - Measure peak virtual memory usage of link.exe, print and output to a file. r=catlee
|
2011-12-15 13:09:23 -05:00 |
|
Florian Queze
|
bd489c07f6
|
Bug 703929 - Loading in the Get Add-ons pane a chrome XUL file fails when the add-on manager is reopened, r=Mossop.
|
2011-12-15 17:08:49 +01:00 |
|
Takanori MATSUURA
|
671a7f1d7e
|
Bug 710268 - Sign NSS libraries only when they exist; r=dtownsend
|
2011-12-15 14:47:04 +00:00 |
|
Boris Zbarsky
|
94b37b5e64
|
Bug 710981. Add the new name for cancelAnimationFrame. r=roc
|
2011-12-15 08:53:06 -05:00 |
|
Rafael Ávila de Espíndola
|
5358446971
|
Bug 710723. Finalize statement. r=mak.
|
2011-12-15 08:42:48 -05:00 |
|
Rafael Ávila de Espíndola
|
258648390f
|
Bug 710708 - Finalize statement. r=mak.
|
2011-12-15 08:37:05 -05:00 |
|
Mike Hommey
|
50456a422a
|
Bug 709914 - Slice out the ANGLE compiler from libxul on Windows. r=khuey,a=philor
|
2011-12-15 06:40:23 +01:00 |
|
Mike Hommey
|
05091dfacb
|
Bug 709721 - Move video and audio libraries in a gkmedias library on Windows. r=khuey
|
2011-12-15 06:40:20 +01:00 |
|
Doug Sherk
|
6b007a4035
|
Bug 710103: Update XPCShell tests for GfxInfo blocklisting r=joe a=mbrubeck
|
2011-12-14 21:04:35 -08:00 |
|
Doug Sherk
|
c52099cdca
|
Bug 704710: refactor GfxDriverInfo/GfxInfo(Base) to support string-based vendor and device id r=joe
|
2011-12-14 21:03:01 -08:00 |
|
Blair McBride
|
e2e21cb17f
|
Bug 709531 - Addons Manager tests should have AMO-related prefs reset after each test to disallow network access. r=dtownsend a=mbrubeck
|
2011-12-15 14:00:19 +13:00 |
|
Rafael Ávila de Espíndola
|
60a2f759fb
|
Bug 709406: Fix up slow SQL reporting. r=taras. a=ehsan.
--HG--
extra : rebase_source : 09b9577733a4071d6abc778adad3f732446332a5
|
2011-12-14 15:04:25 -05:00 |
|
Ehsan Akhgari
|
54b0889316
|
Merge mozilla-inbound and mozilla-central on a CLOSED TREE a=me
|
2011-12-14 14:11:09 -05:00 |
|
Kyle Huey
|
1e7fd9668d
|
Bug 709531: Turn off more Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE
|
2011-12-14 13:48:20 -05:00 |
|
Kyle Huey
|
78c484d529
|
Bug 709531: Turn off Addon Manager tests that depend on AMO. r=ehsan a=me CLOSED TREE
|
2011-12-14 13:43:06 -05:00 |
|
Rafael Ávila de Espíndola
|
f75421a645
|
Bug 696483 - Improve error handling. r=mak. a=Ms2ger.
Add an if to avoid a common case and reportError if something else happens.
--HG--
extra : rebase_source : 7a5952e8ba8e5f14d7b7a667d945d754051f9f05
|
2011-12-14 11:22:03 -05:00 |
|
Kyle Huey
|
d0975d225c
|
Merge m-c to m-i. a=me CLOSED TREE
|
2011-12-14 08:09:02 -05:00 |
|
Bas Schouten
|
b6b1c04f23
|
Bug 710509: Allow Skia to be easily switched off. r=khuey
|
2011-12-14 08:04:32 -05:00 |
|
Kyle Huey
|
9468451f00
|
Backout Bug 709657 because it doesn't help our problem.
|
2011-12-14 08:01:49 -05:00 |
|
Ed Morley
|
005082060f
|
Merge mozilla-central to mozilla-inbound
|
2011-12-14 02:53:59 +00:00 |
|
Margaret Leibovic
|
8e736f945e
|
Bug 710240 - Tapping on "Tap to play" link reloads page instead of playing plugin. r=dolske a=no-cpp
|
2011-12-13 14:29:11 -08:00 |
|
Patrick McManus
|
2d124278c9
|
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
|
2011-12-13 10:55:50 -05:00 |
|
Kyle Huey
|
13ed1dd9cb
|
Bug 709657: Split uconv out of libxul. r=me a=me CLOSED TREE
--HG--
rename : intl/uconv/src/Makefile.in => intl/uconv/datamodule/Makefile.in
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/datamodule/nsUConvDataModule.cpp
|
2011-12-13 10:48:16 -05:00 |
|
Geoff Lankow
|
622bc2f0d5
|
Bug 708397 - "addon-options-displayed" notification fires before XBL bindings apply; r=Unfocused, a=Unfocused
|
2011-12-13 23:32:11 +13:00 |
|
Rafael Ávila de Espíndola
|
ada63910c1
|
Bug 710237 - remove unused variable. r=mak. a=Ms2ger.
|
2011-12-13 16:44:33 -05:00 |
|
Ed Morley
|
f374236dcd
|
Add a few recently created makefiles to toolkit-makefiles.sh (no bug); rs=build a=build-only
|
2011-12-13 16:41:22 +00:00 |
|
Marco Bonardo
|
632b40fdbb
|
Bug 706280 - Intermittent failure in browser/components/places/tests/chrome/test_bug549192.xul | Exited with code 1 during test run.
r=felipe a=tests-only
|
2011-12-13 17:27:09 +01:00 |
|
Ms2ger
|
7f8c611de5
|
Bug 709511 - Remove unused nsCharsetMenu::kNC_Checked; r=smontagu a=ehsan
|
2011-12-13 09:49:31 +11:00 |
|
Ms2ger
|
de7cde9009
|
Bug 709511 - Remove unused nsCharsetMenu::SetCharsetCheckmark; r=smontagu r=ehsan
|
2011-12-13 09:49:31 +11:00 |
|
Steffen Wilberg
|
16c1c82b1b
|
Bug 701987: Remove checkbox for add-on auto-checking for updates (extensions.update.enabled) from the options window, and make enabling extensions.update.autoUpdateDefault in the add-ons manager also enable extensions.update.enabled. ui-review=boriss, r=mossop, a=xul/js-only
|
2011-12-12 21:56:26 +01:00 |
|
Rafael Ávila de Espíndola
|
7b897a56fb
|
Bug 709328 - Remove always true argument. r=mak77. a=js-only.
|
2011-12-12 15:35:35 -05:00 |
|
Philipp von Weitershausen
|
f909a62d5b
|
Bug 708446 - Part 1: Implement nsIAudioManager to communicate with audio subsystem. r=mrbkap
|
2011-12-12 10:22:26 -08:00 |
|
Marco Bonardo
|
b3280023c3
|
Bug 708693 - Intermittent TEST-UNEXPECTED-FAIL | xpcshell/tests/toolkit/components/places/tests/bookmarks/test_keywords.js.
r=dietrich a=tests-only
|
2011-12-12 15:24:18 +01:00 |
|
Henri Sivonen
|
e3192d032a
|
Bug 700034 - Wait for the view source doc to load before reading its .body.textContent when feeding an external editor. r=gavin.sharp, a=Unfocused.
|
2011-12-12 10:53:48 +02:00 |
|
Geoff Lankow
|
8fdfc439b4
|
Bug 702748 - Use a pref for disabling per-site remembering of download directory; r=gavin.sharp, a=khuey
|
2011-12-12 17:31:50 +13:00 |
|
Blair McBride
|
7755266e12
|
Bug 706387 - Send the compatibility mode when using AMO Search API. r=dtownsend a=khuey
|
2011-12-12 15:02:13 +13:00 |
|
Blair McBride
|
7664d8eaac
|
Bug 709620 - Fix test_updatecheck.js when update channel is aurora/beta/release. r=bustage a=edmorley
|
2011-12-12 12:08:06 +13:00 |
|
Marco Castelluccio
|
0d61f8fb67
|
Bug 679352 - Remove libreg - Part 2: Remove modules/libreg/; r=khuey CLOSED TREE
|
2011-12-10 23:01:33 +00:00 |
|