Commit Graph

5450 Commits

Author SHA1 Message Date
Boris Zbarsky
3b409554e5 Bug 815671 part 8. Fix charset menu code to use copy constructors for arrays. r=jlebar 2012-11-29 11:14:14 -05:00
Ed Morley
e19c72f00c Backout 67e95e421678 (bug 814195) for Windows debug jsreftest failures on a CLOSED TREE 2012-11-29 11:17:11 +00:00
Scott Johnson
29f9330bf3 Bug 812372: Rename DocumentViewerImpl to nsDocumentViewer for consistency. [r=ehsan] 2012-11-28 18:26:39 -06:00
Nicholas Nethercote
d88b36c83c Bug 815829 - Add MEMORY_VSIZE to telemetry. r=jlebar.
--HG--
extra : rebase_source : af1360715d77f262aeebc792c4314fe451a4b1a6
2012-11-28 14:20:50 -08:00
Andres Hernandez
17f9d699f1 Bug 814749 - Disable test_248970.js in per-window PB builds; r=ehsan
--HG--
extra : rebase_source : 8c19f0754799aea9326d7a42caac4e0511d0546b
2012-11-28 15:03:30 -06:00
Daniel Holbert
fec6b22ce8 Bug 815058 followup: Add FAIL_ON_WARNINGS to 2 test dirs that this bug's patch made warning-free. r=Ms2ger 2012-11-28 09:55:41 -08:00
Peter Van der Beken
f19a710259 Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 360b2ee1bc678265781991149185a1c1d262642e
2012-11-22 12:09:43 +01:00
Andres Hernandez
1e83c2cd43 Bug 814702 - toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js fails on Birch; r=ehsan
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing_cancel.js => toolkit/components/downloads/test/browser/browser_privatebrowsing_cancel.js
2012-11-27 14:23:19 -06:00
Bellindira Castillo [:bellindira]
2c5d528656 Bug 814701 - toolkit/components/downloads/test/unit/test_privatebrowsing.js fails on Birch; r=ehsan
--HG--
rename : toolkit/components/downloads/test/unit/test_privatebrowsing.js => toolkit/components/downloads/test/browser/browser_privatebrowsing.js
rename : toolkit/components/downloads/test/unit/head_download_manager.js => toolkit/components/downloads/test/browser/head.js
2012-11-27 14:12:19 -06:00
Ehsan Akhgari
69c983597a Backed out 6 changesets (bug 814821, bug 815158, bug 814195) for test failures
Backed out changeset 0c2011091748 (bug 815158)
Backed out changeset 9d70b4460508 (bug 814195)
Backed out changeset bf8746658a72 (bug 814821)
Backed out changeset e73366b088d7 (bug 814821)
Backed out changeset 49fc6d535c41 (bug 814821)
Backed out changeset 987aea26a43a (bug 814821)
2012-11-27 16:30:39 -05:00
Peter Van der Beken
d376ba5130 Fix for bug 814195 (Replace Element quickstubs with new binding methods). r=bz.
--HG--
extra : rebase_source : 349ceea8412f4133e1b9de4e2859d7663da27fa5
2012-11-22 12:09:43 +01:00
Nils Maier
c610abce23 Bug 814470 - Fix a leak when channel setup in AsyncFetchAndSetIconFromNetwork fails by not tracking the channel in the first place and thus avoiding a circular references. r=mak 2012-11-27 14:52:54 -05:00
Matej Cepl
97d8beacdf Bug 800557 - Build shouldn't depend on simplejson. r=froydnj, r=ted 2012-10-11 23:19:40 +02:00
Rafael Ávila de Espíndola
abbf0a01f4 Bug 814704 - Move the creation of a js object from combinedStacks into
a static function. r=vladan.
2012-11-27 08:52:25 -05:00
Nagarjuna Varma
8b67eb9226 Bug 810149: Telemetry to track time spent recursively scanning addon directories on startup. r=vdjeric 2012-11-26 18:04:47 -05:00
Andres Hernandez
c9d663e054 Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-26 14:09:24 -06:00
Ehsan Akhgari
a4c81c732f Backed out changeset ac304d3c250e (bug 806742) because of test failures 2012-11-26 16:20:03 -05:00
Ehsan Akhgari
672fcc991a Bug 815001 - Pass in the privacy information for the view sourced document to the web browser persist service when using an external view source program; r=jdm 2012-11-26 13:08:00 -05:00
Andres Hernandez
9f96a7aeaf Bug 806742 - Port toolkit/components/places/tests/unit/test_248970.js to the new per-window PB APIs; r=ehsan
--HG--
rename : toolkit/components/places/tests/unit/test_248970.js => toolkit/components/places/tests/browser/browser_bug248970.js
2012-11-23 10:39:38 -06:00
Mook
a7bbef0cca bug 793250 - clean up after test_download_samename.js (r=wesj)
---
 .../downloads/test/unit/test_download_samename.js           |   11 +++++++++++
 1 file changed, 11 insertions(+)
2012-11-22 21:47:56 -08:00
Ehsan Akhgari
cb1f39bc72 Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky 2012-11-20 19:41:35 -05:00
Patrick McManus
3b2659e71b bug 807435 telemetry for ssl handshake time r=bsmith r=honzab 2012-11-22 15:36:59 -05:00
Ed Morley
0e2b2062d6 Backout 231cce402e46, 383b6031c417, 8a518d6c8b60 & 4f55f76e34ee (bug 813438) for bustage 2012-11-22 17:49:58 +00:00
Patrick McManus
de18bbe99e bug 807435 - telemetry for ssl key exchange algorithm r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
64542079df bug 807435 - telemetry for ocsp success/failure and elapsed time r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
37f5399c50 bug 807435 telemetry for server TLS NPN support r=bsmith r=honzab 2012-11-22 11:43:27 -05:00
Patrick McManus
db47e11909 bug 807435 telemetry for ssl version used r=honzab r=bsmith 2012-11-22 11:43:27 -05:00
Ehsan Akhgari
e966d59abd Bug 813438 - Part 4: Rewrite AsyncFaviconHelper to use NS_SniffContent; r=bzbarsky 2012-11-20 19:41:35 -05:00
Mark Hammond
a434445981 Bug 808001 - clicking a social notification link now opens the link in a new tab. r=gavin 2012-11-22 13:53:07 +11:00
David Rajchenbach-Teller
bf9a9fedb6 Bug 808557 - Telemetry to measure the impact of UIC_startSearch synchronous query. r=mak 2012-11-20 20:28:34 -05:00
Rafael Ávila de Espíndola
785eb3f43f Bug 808699 - Change the wire format for hang reports. r=vladan. 2012-11-20 09:45:14 -05:00
Ehsan Akhgari
faf3250e22 Bug 813433 - Make nsMediaSniffer accept null request arguments; r=bzbarsky
This patch will make the content sniffer useful to sniff the mimetype of
in-memory media buffers.
2012-11-20 00:01:30 -05:00
Josh Aas
36eda51d73 Back out fix for bug 405407 due to regressions. 2012-11-19 18:02:21 -05:00
Josh Matthews
44cc635a2c Bug 812627 - Use the proper db connection when retrieving the last insert ID for downloads. r=mak 2012-11-19 15:22:58 +00:00
Mounir Lamouri
fa74bababa Bug 811193 - nsIUrlListManager.safeLookup() should take a nsIPrincipal. f=hector sr=sicking 2012-11-19 12:25:48 +00:00
Ehsan Akhgari
36eb539459 Bug 812639 - Fix per-window private browsing builds after the landing of bug 723005; r=mak 2012-11-17 10:53:27 -05:00
Paul Adenot
5cb0fa704f Bug 790524 - Avoid overwriting the content-type by application/octet-stream in the sniffing logic. r=bz 2012-11-16 11:20:58 -08:00
Josh Matthews
34db7ead87 Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander 2012-05-25 12:24:35 +01:00
Ed Morley
8c3130820e Backout f077ad362ca3 (bug 722859) for bustage 2012-11-16 10:44:20 +00:00
Josh Matthews
a4ad7d3c84 Bug 722859 - Support concurrent private/public downloads in the download manager. r=paolo/mak sr=bz ui-r=shorlander 2012-05-25 12:24:35 +01:00
Ed Morley
1b2eac9cf7 Backout 00cc23d1f72b (bug 722859) for compilation failures 2012-11-16 10:01:14 +00:00
Josh Matthews
78b9994eb3 Bug 722859 - Support concurrent private/public downloads in the download manager. r=mak/paolo 2012-05-25 12:24:35 +01:00
Josh Matthews
de77df1d97 Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
Bug 780533 - Add GUIDs to download manager entries, and a faux-async retrieval by GUID. r=paolo
* * *
Bug 780533 - Interdiff
2012-08-05 23:20:19 -04:00
Ryan VanderMeulen
b332c9979e Backed out changeset cc2469a8b41a (bug 800557) for Windows build bustage. 2012-11-15 21:07:38 -05:00
Monica Chew
3fd47679a0 Bug 811889 - Set download state to DOWNLOAD_POLICY_BLOCKED if the av scan fails. r=jimm 2012-11-15 20:34:57 -05:00
Matej Cepl
5795f53e4c Bug 800557 - Build shouldn't depend on simplejson. r=nfroyd 2012-10-11 23:19:40 +02:00
David Rajchenbach-Teller
6cb3629cc0 Bug 807875 - Implement creationDate correctly for Mac OS X. r=froydnj 2012-11-15 11:22:27 -08:00
Benoit Girard
56dff5972b Bug 799638 - Add startup timeline markers. r=taras,glandium 2012-11-15 13:24:35 -05:00
Alexander Surkov
2c5b6ccb92 Bug 811729 - remove XForms a11y support, r=tbsaunde 2012-11-16 01:43:41 +09:00
Marco Bonardo
eeb0141355 Bug 773982 - Always show hidden entries when searching history.
r=mano
2012-11-15 12:33:06 +01:00