Commit Graph

13567 Commits

Author SHA1 Message Date
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
Kyle Huey
1ae8187d41 Bug 814104: Create the function in the right compartment. r=dcamp 2012-11-26 08:56:56 -08:00
Richard Newman
2575584838 Bug 808263 - Write profile creation time to the profile on creation. r=Mossop 2012-11-23 21:13:37 -08: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
Paul Adenot
3c2724d53c Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again. 2012-11-22 11:38:28 +01: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
Bobby Holley
dd0ea8b137 Bug 808608 - Stop relying on unique Location objects in WebConsoleActor. r=past
Right now the code holds a ref to the per-inner-window Location object of the
Window associated with the sandbox, and uses that to determine if the page has
navigated. This breaks when we have one Location object per docshell, because
the check always succeeds. Just use the window ID instead, which is also less
likely to leak.
2012-11-21 13:20:04 -08:00
Gervase Markham
10153b8aad Bug 804956 - remove no-longer-necessary University of Cambridge license. The
code it applied to was removed in bug 691898 and related bugs.
2012-11-21 15:23:14 +00:00
Gervase Markham
76c38370df Bug 809381 - restore MySpell BSD-like license to our copy of Hunspell, and
add to about:license.
2012-11-21 12:34:37 +00:00
Seth Fowler
c42d3467d8 Bug 812241 - Remove disabled test warnings. r=khuey 2012-11-20 16:13:04 -08: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
Jed Parsons
6066ca1434 Bug 790141 - Native implementation of browserid get() and getVerifiedEmail(). r=benadida 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
Brian Smith
f54dc1694d Backed out changeset ef6db4ced917 (bug 804663) due to build bustage, a=bustage
--HG--
extra : rebase_source : 20d434a5f205052e836e059bcee57a0bf84725c4
2012-11-19 20:24:47 -08:00
Brian Smith
11b18b39eb Bug 804663: Add a CryptoTask class for asynchronous crypto operations and add more utilities to ScopedNSSTypes.h
--HG--
extra : source : cc195997c6e526ce4b64d28cfb065d671b90bdba
2012-07-13 15:44:24 -07:00
Josh Aas
36eda51d73 Back out fix for bug 405407 due to regressions. 2012-11-19 18:02:21 -05:00
David Keeler
c2fa73a4b7 bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting r=joshmoz 2012-11-19 14:03:24 -08:00
Ethan Hugg
8a9912197c Bug 811118 build webrtc unittests by default but run only some r=jesup 2012-11-12 15:34:05 -08:00
John Schoenick
5aeb6d2785 Bug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end. r=jaws 2012-11-19 11:38:04 -08:00
John Schoenick
c6310a0fcd Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske,josh 2012-11-19 11:38:03 -08: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
Paul Adenot
51fb108db6 Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium 2012-11-19 16:36:06 +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
Jed Parsons
ea3e8171fd Bug 811014 - Ensure forceIssuer parameter is passed through. r=benadida 2012-11-18 00:02:13 -05:00
Jim Mathies
219d437ae4 Bug 810810 - Fixup misc. directory issues with plugin tests. r=bsmedberg, glandium 2012-11-17 14:35:24 -06:00
Ryan VanderMeulen
2cf42692b6 Merge m-c to inbound. 2012-11-17 13:36:17 -05:00
Ryan VanderMeulen
964965bbc5 Merge fx-team to m-c. 2012-11-17 13:29:05 -05:00
Ryan VanderMeulen
ba8b11631a Backed out changeset b527670b6728 (bug 811118) for orange. 2012-11-16 21:24:14 -05: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
Jed Parsons
81fbf53a81 Bug 811012 - Allow forceAuthentication parameter to request for whitelisted Marketplace. r=benadida 2012-11-17 08:19:38 -05:00
Ethan Hugg
a630f04b9d Bug 811118 build webrtc unittests by default r=jesup 2012-11-12 15:34:05 -08:00
Jed Parsons
ac891e49f3 Bug 804932 - Pass arbitrary options from RPs to BrowserID internal api methods. r=benadida 2012-11-16 18:34:32 -05:00
Panos Astithas
c5986f7dc8 Set breakpoints in all scripts with bytecode in the specified line (bug 793214), r=rcampbell 2012-11-01 17:34:10 +02: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
Mihai Sucan
40a26acbda Bug 787981 - Use LongStringActor in the Web Console actors; r=past 2012-11-05 18:41:59 +02:00
Tim Taubert
0e80ce1169 merge m-c to fx-team 2012-11-14 13:48:03 +01:00
Panos Astithas
ac51b5eb36 Bug 795969 - Promote list of pause actors at once; r=rcampbell f=jimb 2012-11-14 10:00:57 +02:00
Kyle Huey
e0afefe1c8 Bug 809666: Define ctypes and perf properties on the 'this' object, not the global, when sharing globals. r=mrbkap
--HG--
extra : rebase_source : d9f8329b7f60b3e72aea241aa97b59aa04531c66
2012-11-13 08:57:46 -08:00