Nicholas Nethercote
|
191ed08f6a
|
Bug 911020 - Introduce js/TypeDecls.h, which holds very commonly used type declarations from the JS engine. r=luke.
--HG--
extra : rebase_source : 008ef689989f93b46627b8be8608bdbc544ca3a2
|
2013-08-27 19:59:14 -07:00 |
|
Ed Morley
|
82db4c1c42
|
Merge latest green fx-team changeset and mozilla-central
|
2013-08-30 17:19:46 +01:00 |
|
Honza Bambas
|
f22047fe15
|
Bug 783589 - Fix for intermittent test_popup-navigates-children.html, test_sibling-matching-parent.html failure, r=justin.lebar
|
2013-08-30 11:41:10 +02:00 |
|
Tim Taubert
|
44ca1b454c
|
Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz
|
2013-08-30 06:14:59 +02:00 |
|
Ryan VanderMeulen
|
8750d4f3bb
|
Backed out changeset 3a1f27080f9c (bug 906811) for Linux mochitest failures.
|
2013-08-28 20:15:34 -04:00 |
|
Timothy Nikkel
|
85723c94a6
|
Bug 906811. Don't enter favor performance mode when loading documents in background tabs. r=smaug
This means we are trading (possible) performance in background tabs for responsiveness in foreground tabs and chrome.
|
2013-08-28 15:16:16 -05:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Mark Banner
|
c8656941f2
|
Bug 909870 nsIContentViewerFile::printWithParent is unused. r=bz
|
2013-08-28 08:28:03 +01:00 |
|
Drew Willcoxon
|
8d5afdb588
|
Bug 906276 - Add attribute to nsIDocShell to disable content retargeting. r=jlebar, sr=biesinger
|
2013-08-24 01:10:50 -07:00 |
|
Ms2ger
|
8bfa279bb1
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
87ae95251c
|
Merge PGO-green changeset from inbound to m-c.
|
2013-08-22 10:31:44 +02:00 |
|
Ms2ger
|
4922ccbc0a
|
Bug 904831 - Part b: Move unconditional MSVC_ENABLE_PGO definitions into moz.build; r=gps
|
2013-08-22 08:56:01 +02:00 |
|
Ms2ger
|
ced3dd8b1c
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Ms2ger
|
dd5239111f
|
Bug 904178 - Part f: Remove some includes from nsPIDOMWindow.h; r=mounir
|
2013-08-22 08:30:55 +02:00 |
|
Tom Schuster
|
26e3a4ac9a
|
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
|
2013-08-21 13:24:53 -04:00 |
|
Martijn Wargers
|
ff171ea537
|
Bug 907648 - test_bug379959.html and test_bug369814.html should use SpecialPowers. r=jmaher
|
2013-08-21 18:11:26 +02:00 |
|
Christoph Kerschbaumer
|
893c7c2de6
|
Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker. r=smaug, tanvi
|
2013-08-19 10:20:20 -07:00 |
|
Tanvi Vyas
|
5a845df214
|
Bug 902350 - Set the appropriate content type when navigating a frame with a target that changes the top level document. r=smaug
|
2013-08-18 12:32:17 -07:00 |
|
Tom Schuster
|
d5223db06f
|
Bug 905761 - Proxy nsDefaultURIFixup::KeywordToURI to the parent. r=smaug
|
2013-08-16 13:59:31 -04:00 |
|
Tom Schuster
|
a4335f8552
|
Bug 905448 - Don't assert when URI is wrong during loading. r=smaug
|
2013-08-16 13:59:27 -04:00 |
|
Brian O'Keefe
|
3a92f0ae7c
|
Bug 896177 - Remove useless config.mk includes; r=gps
|
2013-07-17 16:06:53 -04:00 |
|
Ms2ger
|
df8525f77d
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Mark Hammond
|
a9e18871fa
|
Bug 903965 - nsWebNavigationInfo now checks if the docShell wants plugins before loading them. r=smaug
--HG--
extra : rebase_source : 6dfa90bc1906a36b7d40ccf4c5ccddea44b180de
|
2013-08-13 15:06:05 +10:00 |
|
Johnny Stenback
|
4c163e91d9
|
Bug 859707. Convert History to WebIDL bindings. r=bz
|
2013-08-09 23:47:59 -07:00 |
|
Trevor Saunders
|
e59057dee7
|
bug 659722 - remove _IMPL_NS_LAYOUT r=bz
|
2013-03-16 00:31:38 -04:00 |
|
Trevor Saunders
|
7da524d402
|
bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium
|
2013-08-08 20:12:37 -04:00 |
|
Valentin Gosu
|
b91228f550
|
Bug 865850 - Integrate about:networking into Firefox. r=ttaubert
|
2013-08-07 20:15:28 -04:00 |
|
David Keeler
|
f9040f2187
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-08-02 16:23:18 -07:00 |
|
David Keeler
|
9cbdeb8d74
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-08-02 15:48:37 -07:00 |
|
Ryan VanderMeulen
|
f5e9dc8c73
|
Backed out changesets 5f8a88c6d0c8 and 97fcb5a154d8 (bug 887052) for OSX mochitest-other orange.
--HG--
rename : netwerk/base/public/nsISiteSecurityService.idl => netwerk/base/public/nsIStrictTransportSecurityService.idl
rename : security/manager/boot/src/nsSiteSecurityService.cpp => security/manager/boot/src/nsStrictTransportSecurityService.cpp
rename : security/manager/boot/src/nsSiteSecurityService.h => security/manager/boot/src/nsStrictTransportSecurityService.h
|
2013-08-05 16:18:06 -04:00 |
|
David Keeler
|
aa164754ac
|
bug 887052 - refactor nsISiteSecurityService for multiple headers r=cviecco r=mcmanus r=jst sr=jst
|
2013-07-01 10:49:40 -07:00 |
|
David Keeler
|
2333ac300d
|
bug 887052 - rename nsIStrictTransportSecurityService to nsISiteSecurityService for refactoring r=cviecco r=mcmanus r=jst sr=jst
--HG--
rename : netwerk/base/public/nsIStrictTransportSecurityService.idl => netwerk/base/public/nsISiteSecurityService.idl
rename : security/manager/boot/src/nsStrictTransportSecurityService.cpp => security/manager/boot/src/nsSiteSecurityService.cpp
rename : security/manager/boot/src/nsStrictTransportSecurityService.h => security/manager/boot/src/nsSiteSecurityService.h
|
2013-07-01 09:30:11 -07:00 |
|
Ms2ger
|
023dc49091
|
Bug 897945 - Use an XPCOM string for nsContentUtils::ReportToConsole's category argument; r=bholley
|
2013-08-02 09:09:11 +02:00 |
|
Trevor Saunders
|
6b3c839046
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
|
Martijn Wargers
|
a87f890a90
|
Bug 873864 - Test failures when reloading test_bug669671.html. r=jlebar
|
2013-07-26 00:57:25 +02:00 |
|
David Zbarsky
|
040dbd4c2b
|
Bug 894646 - Various dom deCOM cleanups r=Ms2ger
|
2013-07-23 16:39:17 -07:00 |
|
Joshua Cranmer
|
ca4be40ae4
|
Bug 884061 - Part 3e: Use NS_DECL_THREADSAFE_ISUPPORTS in docshell/, r=bz
--HG--
extra : rebase_source : dbc05e56fa9eb1ef273f40bd3278ccdea818df9a
|
2013-07-18 21:21:19 -05:00 |
|
Ehsan Akhgari
|
5132f816a4
|
Bug 895168 - Part 4: Stop using LL_L2D in the tree; r=jcranmer
--HG--
extra : rebase_source : 16632833e00f1b3996a637ed2c583557cbc2c1c8
|
2013-07-18 16:50:05 -04:00 |
|
Ehsan Akhgari
|
46c322e969
|
Bug 895168 - Part 3: Stop using LL_SHR in the tree; r=jcranmer
--HG--
extra : rebase_source : aaf332376b7fe71d20b5a4e7ae43a3b92a55793e
|
2013-07-18 16:48:31 -04:00 |
|
Tom Schuster
|
8e3e74bfea
|
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
|
2013-05-08 23:16:46 +02:00 |
|
Graeme McCutcheon
|
3b2ae36916
|
Bug 819930 - Part 1: Implement an API for emulating CSS media types. r=dbaron
|
2013-07-17 16:39:19 +01:00 |
|
Ryan VanderMeulen
|
5131a6768c
|
Backed out 4 changesets (bug 893858, bug 868859, bug 886903) for Linux debug mochitest-other crashes on a CLOSED TREE.
Backed out changeset 0ded4854067b (bug 886903)
Backed out changeset ca8afb897e13 (bug 893858)
Backed out changeset c15f503a96cc (bug 868859)
Backed out changeset 6a788f399a7f (bug 868859)
|
2013-07-17 12:43:59 -04:00 |
|
Tom Schuster
|
cb80974d17
|
Bug 868859 - Make chromeWindow.content work in e10s. r=bz
|
2013-05-08 23:16:46 +02:00 |
|
Brian O'Keefe
|
a2b1403eb0
|
Bug 883502 - Part 1: Move 'chromium_config.mk' includes after rules.mk. r=gps
|
2013-07-04 08:28:43 -04:00 |
|
James Kitchener
|
556abefcd4
|
Bug 893537 - Crash after unloading an iframe with srcdoc attribute set. r=bz
|
2013-07-16 10:32:39 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Mihnea Dobrescu-Balaur
|
c6494d3e38
|
Bug 887543 - Windows debug bustage follow-up on a CLOSED TREE.
|
2013-07-11 10:53:57 -07:00 |
|
Mihnea Dobrescu-Balaur
|
2638bb1a7c
|
Bug 887543 - Make profiledir in head_docshell.js use do_get_profile(). r=ted
|
2013-07-09 11:31:18 -07:00 |
|
Tim Taubert
|
ae69cfb2af
|
Bug 891806 - part 3 - replace 'yield;' with 'yield undefined;' in docshell/; r=smaug
|
2013-07-10 23:52:26 +02:00 |
|