Henri Sivonen
48fc98ecfc
Bug 871161 - Stop inheriting charset where other browsers do not inherit it. r=bzbarsky.
2013-10-16 04:46:10 +03:00
Carsten "Tomcat" Book
0c436cef7f
merge fx-team to mozilla-central
2013-10-16 13:03:50 +02:00
Matt Woodrow
6d12365657
Bug 922942 - Do image scaling in imgTools using azure. r=seth
2013-10-16 14:00:31 +13:00
Marco Bonardo
d0d18d3b22
Bug 914294 - Don't throw exceptions from the history result end batch macro to retain backwards compatibility.
...
r=mano
2013-10-15 14:30:33 +02:00
Ryan VanderMeulen
e9e247b525
Backed out 2 changesets (bug 915757, bug 919885) for frequent Android Armv6 mochitest-8 crashes.
...
Backed out changeset 04610078280c (bug 915757)
Backed out changeset db9190b3ce60 (bug 919885)
2013-10-14 14:38:54 -04:00
Kyle Huey
09462c8153
Bug 919885: Move Worker to WebIDL and thread-agnostic event dispatch. r=bent,bz
2013-10-14 19:58:05 +08:00
Florian Quèze
77b5d2aad3
Bug 926902 - Incorrect error locations for errors from scripts importScripts'ed by the frameworker, r=markh.
2013-10-16 00:59:19 +02:00
Ryan VanderMeulen
8a83000296
Backed out changeset 03d629375717 (bug 904652) for suspicion of causing mass test bustage.
...
CLOSED TREE
2013-10-15 15:22:13 -04:00
Nils Maier
56a629951e
Bug 926691 - OS.File API must preverse |bytes| options to .readTo() and .write(). r=yoric
2013-10-15 14:05:57 -04:00
David Rajchenbach-Teller
a3a8f9f6cf
Bug 904652 - Port osfile_{win, unix}_allthreads.jsm to module loader. r=froydnj
2013-10-15 13:28:26 -04:00
Neil Rashbrook
e4c85838d7
Bug 911090 Previous form autocomplete result sometimes has a wrong searchString r=MattN
2013-10-14 08:32:04 +01:00
David Rajchenbach-Teller
96ca2461bd
Bug 903433 - Add FinalizationWitnessService. r=Waldo, r=glandium, sr=Mossop
2013-10-12 14:17:43 -04:00
Sankha Narayan Guria
350b7b56ed
Bug 865387 - Handle the read-ahead flag operation on Linux. r=Yoric
2013-10-11 23:13:48 +05:30
Sankha Narayan Guria
a2bab79dcb
Bug 865387 - Changes to |options| and |clone| in OS.File. r=Yoric
2013-10-12 12:44:52 +05:30
Ryan VanderMeulen
0c12c24639
Merge fx-team to m-c.
2013-10-11 15:41:41 -04:00
Irving Reid
fe3d0bf9a6
Bug 846921: record details about individual addons in XPI provider; r=unfocused,vladan
2013-10-11 13:13:31 -04:00
Nathan Froyd
eed8699c36
Bug 925222 - part 1 - just check for __linux__ in nsUserInfo::GetDomain; r=bsmedberg
...
Linux's libc (with _GNU_SOURCE, which we use) and bionic are the only
interesting libcs that define domainname. The BSDs and OSX don't, and
the latter is the only one we really need to care about. Since we're
doing multiple configure checks for this one (!) place, it's not really
worth worrying about. Let's just hardcode this check and be done with
it.
2013-10-09 21:36:45 -04:00
David Rajchenbach-Teller
bcf712be24
Bug 881667 - Implement nsIAppStartup::startingUp. r=bsmedberg
2013-10-11 12:00:19 -04:00
David Rajchenbach-Teller
e403afd06c
Bug 918364 - Make exceptions more meaningful in OS.File. r=froydnj
2013-10-11 11:50:52 -04:00
Wes Kocher
09aa863740
Merge inbound to m-c
2013-10-10 18:59:58 -07:00
Birunthan Mohanathas
12171ef634
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (2/2); r=ehsan
2013-10-10 16:38:19 -04:00
Birunthan Mohanathas
3fa051ce6f
Bug 784739 - Switch from NULL to nullptr in toolkit/components/ (1/2); r=ehsan
2013-10-10 16:38:05 -04:00
Honza Bambas
0893241978
Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell
2013-10-10 19:10:45 +02:00
Marco Castelluccio
57cb4e91c7
Bug 923540 - Add a function to recursively remove directories. r=Yoric
2013-10-10 10:59:49 -04:00
Paolo Amadini
e68172832d
Bug 918466 - Residual file left after canceling a download. r=enn
2013-10-10 16:42:03 +02:00
Carsten "Tomcat" Book
5cd1cd76f6
merge fx-team to mozilla-central
2013-10-10 13:39:48 +02:00
Wes Kocher
36c40db1ec
Merge m-c to fxteam
2013-10-09 20:42:24 -07:00
Justin Dolske
68b3e080f4
Bug 717490 - Remove support for importing logins from legacy signons.txt format, as well as base64 conversion. r=mattn
2013-10-09 17:48:40 -07:00
Ryan VanderMeulen
5669fdc343
Merge m-c to inbound.
...
CLOSED TREE
2013-10-09 15:34:02 -04:00
Drew Willcoxon
ebdb383635
Bug 924665 - Fix bug whereby BackgroundPageThumbs captures can finish twice. r=markh
2013-10-09 10:13:03 -07:00
Drew Willcoxon
da4e388e10
Bug 924651 - Log crashes as a telemetry completion reason in BackgroundPageThumbs. r=markh,froydnj
2013-10-09 10:13:01 -07:00
David Rajchenbach-Teller
b3c88f93af
Bug 922814 - nsIAppStartup::shuttingDown is not reset to true during shutdown. r=bsmedberg
2013-10-09 13:02:33 -04:00
Ehsan Akhgari
d26e049233
Bug 924248 - Make nsIDocument.h go on a diet; r=jst
...
The nsMacShellService code is rewritten to stop using GetLoadContext
which will now only be available in libxul.
2013-10-07 22:21:07 -04:00
Carsten "Tomcat" Book
309194ad49
merge fx-team to mozilla-central
2013-10-09 10:15:37 +02:00
Gavin Sharp
8086bb9e1f
Bug 922338: update link to phishing protection info in Firefox, r=dao,wesj,mbrubeck,fabrice
2013-10-08 14:00:48 -07:00
Benjamin Smedberg
aa390431d6
Bug 753687 - nsCategoryCache implementation doesn't free old category entries if their contract mapping is removed using .unregisterFactory. Store the factory objects directly in the map, instead of keeping both a map and a separate list. r=froydnj
2013-10-10 08:48:03 -04:00
Raymond Lee
f861035356
Bug 859695 - OS.File should be adopted in PlacesBackups.jsm and PlacesUtils.jsm. r=mak
2013-10-07 14:52:08 +08:00
Raymond Lee
9e7869365c
Bug 811287 - Intermittent test_bookmarks_html_corrupt.js | null != null. r=mak
2013-10-07 10:39:09 +08:00
Jeff Walden
c3238740f6
Bug 921631 - Convert CTypes away from using propertyops to using JSNative-backed getters/setters, part 4. r=bholley
...
--HG--
extra : rebase_source : 75d252a85aff64b4763ce09842e4fed2b4801346
2013-09-20 15:04:53 -07:00
Jeff Walden
195cc12c6f
Bug 921631 - Convert CTypes away from using propertyops to using JSNative-backed getters/setters, part 3. r=bholley
...
--HG--
extra : rebase_source : e88b147e55d6dd1bdd9de34272d347e932ef09b7
2013-09-12 15:45:42 -07:00
Jeff Walden
184dd62b4d
Bug 921631 - Convert CTypes away from using propertyops to using JSNative-backed getters/setters, part 2. r=bholley
...
--HG--
extra : rebase_source : fe8676172e19e987d72b33e94bc636c7baac36eb
2013-09-12 15:45:42 -07:00
Jeff Walden
a6998f769a
Bug 921631 - Convert CTypes away from using propertyops to using JSNative-backed getters/setters, part 1. r=bholley
...
--HG--
extra : rebase_source : c735d2ab8d7e0b0d02aafc393ae0a7b139a7bc09
2013-09-12 15:45:42 -07:00
Ms2ger
7ffcd856c2
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
2013-10-03 09:11:13 +02:00
Ms2ger
cefa43a749
Bug 912099 - Part a: Make sure CPP_SOURCES only points to existing files in most of the tree; r=mshal
2013-10-03 09:10:00 +02:00
Ms2ger
105ce73cfa
Bug 922268 - Remove empty makefiles; r=gps
2013-10-03 09:10:00 +02:00
Christoph Kerschbaumer
1c6e00a079
Bug 897516 - Implement a separate cookie jar for safebrowsing - rekey part. r=mmc
2013-08-19 12:05:40 -07:00
Christoph Kerschbaumer
270e0b71c2
Bug 897516 - Implement a separate cookie jar for safebrowsing - cookie separation part. r=mmc
2013-08-19 12:31:24 -07:00
Ryan VanderMeulen
08074605aa
Merge m-c to b2g-inbound.
2013-10-01 16:47:09 -04:00
Ryan VanderMeulen
4bc829a2fe
Merge fx-team to m-c.
2013-10-01 16:43:07 -04:00
Ryan VanderMeulen
b5349b6df7
Backed out changeset 9f16839e91c3 (bug 904652) for Gaia UI test failures.
2013-10-01 14:26:40 -04:00