Masayuki Nakano
e925b75494
Bug 698949 Editor should refuse untrusted keypress event r=smaug
2011-12-21 21:11:36 +09:00
Rafael Ávila de Espíndola
ad77d67696
Bug 711570 - finalize statements and close connection. r=zpao.
...
--HG--
extra : rebase_source : 6816e8f2b0d8edaea7b39e0a0fa4a4c2c288b8a2
2011-12-20 17:17:33 -05:00
Rafael Ávila de Espíndola
fe837d4e56
Bug 712345 - brace loop. r=zpao.
2011-12-20 13:54:24 -05:00
Rafael Ávila de Espíndola
aa5355a6f4
Bug 712342 - make dbStmts an object. r=zpao.
2011-12-20 13:50:33 -05:00
Henri Sivonen
0ed62b3996
Bug 710142 - Make external View Source editor work again when the content comes from nsIWebBrowserPersist. r=gavin.sharp.
2011-12-20 09:41:08 +02:00
Rafael Ávila de Espíndola
2553cc03e2
Bug 711536 - finalize statements and close connection. r=mak.
2011-12-19 13:55:08 -05:00
Rafael Ávila de Espíndola
5e9766a415
Bug 711494 - close _dbConnection. r=mak.
...
--HG--
extra : rebase_source : 4c8c7838b30c25fe7dea4a1b9f5d8cb7b0b9e6c5
2011-12-19 13:10:18 -05:00
Justin Lebar
82004e3f2e
Bug 711490 - Add telemetry and memory reporters for counting low-memory events. r=njn
2011-12-19 11:57:57 -05:00
Nicholas Nethercote
8f335f567c
Bug 707865 - Convert nsTArray::SizeOf() to nsTArray::SizeOfExcludingThis(). r=jlebar.
...
--HG--
extra : rebase_source : d802d58bc7dedda2490878793923adc0ab55f779
2011-12-15 14:59:53 -08:00
Jeff Walden
a0ca3d8af2
Bug 711799 - Add parentheses to a bunch of && expressions nested within || expressions. r=dholbert
2011-12-18 01:00:47 -05:00
Jeff Walden
98dd456fc1
Bug 711799 - Fix a bunch of initializing-pointer-from-boolean warnings. r=dholbert
...
--HG--
extra : rebase_source : 4a5d03b10ad8ac4eaff222037ba3400a26e7cf55
2011-12-18 01:00:47 -05:00
Jeff Walden
ec238d2c71
Bug 711799 - Fix a bunch of unused-variable warnings. r=dholbert
...
--HG--
extra : rebase_source : 91fc77dca316018652d4d99f6d4cc8d0f7195e6e
2011-12-18 01:00:42 -05:00
Serge Gautherie
fb95077f34
Bug 508760 - Remove VC6 workaround. r=mano
2011-12-18 20:19:34 +01:00
Andrew McCreight
819c130dad
Bug 706164 - Add telemetry for CC forcing GC. r=bent
2011-12-05 09:04:41 -08:00
Vladan Djeric
b6e262ad86
Bug 704855. Reduce fsyncs in Places & create/update root bookmarks in Database.cpp. r=mak
2011-12-13 12:52:06 -05:00
Nathan Froyd
01e2e035f7
Bug 709205 - use GetObserverService in places; r=mak
2011-12-09 14:35:59 -05:00
aceman
e03bb0b7ab
Bug 122213 - Display time and date of messages in toolkit's Error Console. r=neil sr=bz
2011-12-17 05:22:26 +01:00
Dão Gottwald
762242e997
Bug 708788 - Add telemetry probes for new/close tab animations. r=dietrich,taras
2011-12-17 05:11:57 +01:00
Patrick McManus
940a01f7ac
bug 710205 dns telemetry r=bz
2011-12-16 21:24:17 -05:00
Tim Abraldes
a3ca3815f1
bug 704558 - Toolkit changes to work with the newly modified imgTools functions. r=rs
2011-12-16 19:43:10 -05:00
Ehsan Akhgari
200a71cd39
Bug 711195 - Perform the range checks for non-boolean telemetry pings at compile time; r=taras
2011-12-16 14:30:44 -05:00
Masayuki Nakano
d82ad83346
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
2011-12-16 22:38:45 +09: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
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
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
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
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
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
Ed Morley
005082060f
Merge mozilla-central to mozilla-inbound
2011-12-14 02:53:59 +00:00
Patrick McManus
2d124278c9
bug 528288 - reland spdy after libxul weightloss a=khuey CLOSED TREE
2011-12-13 10:55:50 -05:00
Rafael Ávila de Espíndola
ada63910c1
Bug 710237 - remove unused variable. r=mak. a=Ms2ger.
2011-12-13 16:44:33 -05: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
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
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
Ed Morley
160bed2536
Backout SPDY to keep us under the MSVC virtual address space limit during win PGO builds (bug 709193)
...
Backs out 952d14a9e508 (bug 707173), c170c678c9ac (bug 708305), 0a5f66d5d8e4 (bug 707662), 3204b70435fe (bug 706236) and the main landing range 48807fde0339:0bd45ead1676 (bug 528288).
2011-12-10 22:36:26 +00:00
Ehsan Akhgari
73f27461e5
Bug 708123 - Add a telemetry probe for update status; r=rstrong
2011-12-09 11:37:16 -05:00
Ed Morley
bfdb0a9be6
Merge mozilla-central to mozilla-inbound
2011-12-09 11:36:04 +00:00
Ed Morley
2b74cc516b
Merge last green changeset of mozilla-inbound to mozilla-central
2011-12-09 11:12:51 +00:00
Tim Taubert
91c3591304
merge m-c to fx-team
2011-12-09 05:57:05 +01:00
Frank Yan
739597aa8d
Bug 707364 - Inline a nested function in nsPrompter.js. r=dolske
2011-12-08 12:32:59 -08:00
Rafael Ávila de Espíndola
72673bde33
Bug 708034 - Don't #include __FILE__. r=glandium.
2011-12-08 15:43:05 -05:00