Wes Kocher
14feace5a6
Merge b2g-i to m-c
2013-09-24 19:58:09 -07:00
Fabrice Desré
6102047988
Bug 882186 - [System] Replace blue offline error page with new UX r=vingtetun,bz
2013-09-24 14:21:10 -07:00
Felipe Gomes
0124ac8bb1
Bug 916667 - about:tabcrashed fails to display for pages with no title. r=markh,glandium
2013-09-24 00:47:57 -03:00
Paul Rouget
1333ecaa76
Backed out changeset 184a0076278b (bug 890195). Almost-perma orange
2013-09-18 17:53:15 +02:00
Ryan VanderMeulen
13384c7908
Merge m-c to inbound.
2013-09-17 22:47:28 -04:00
Ryan VanderMeulen
d1320d9844
Merge m-c to fx-team on a CLOSED TREE.
2013-09-17 20:27:03 -04:00
Mina Almasry
13448b790e
Bug 912166 - Make nsIWidget::GetDefaultScale return a typed scale value. r=roc
2013-09-17 20:45:19 -04:00
Ehsan Akhgari
bf77bae213
Bug 917304 - Remove some dead code in docshell/; r=bzbarsky
2013-09-17 12:38:56 -04:00
Paul Rouget
dc9d614d13
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
2013-07-17 05:08:00 +02:00
Tom Schuster
234dadd0b5
Bug 915822 - Make GetTabChildFrom a class method on TabChild. r=smaug
2013-09-12 15:24:11 -04:00
Bobby Holley
14395007cd
Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
...
Note also MMAdeathGrip earlier in the function.
2013-09-12 11:18:25 -07:00
Mark Hammond
57cb2e4175
Bug 909218 - add defaultLoadFlags to nsILoadGroup and have the docShell set them. r=mayhemer
2013-09-06 16:33:29 +10:00
Mark Hammond
7fe61d817c
Bug 909218 - add defaultLoadFlags to nsIDocShell. r=bz
2013-09-06 16:33:28 +10:00
Ed Morley
2a2f5c9d13
Merge latest green inbound changeset and mozilla-central
2013-09-04 12:54:46 +01:00
Felipe Gomes
5de1caaed5
Bug 899348 - Dispatch an event when an out-of-process browser crashes and display an error page when that occurs. r=bz
2013-09-03 19:11:22 -03:00
Ehsan Akhgari
77dc953fd1
Bug 912129 - Minimize the #includes in docshell/base; r=bzbarsky
...
--HG--
extra : rebase_source : b0c00f4b1c1f0c3c0754ff9fa8cb9bd28b78b1fd
2013-09-03 16:17:26 -04:00
Tim Taubert
44ca1b454c
Bug 910161 - Remove nsIHistoryEntry and replace it with nsISHEntry; r=bz
2013-08-30 06:14:59 +02: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
Christoph Kerschbaumer
893c7c2de6
Bug 902156 - Persist 'disable protection' option for Mixed Content Blocker. r=smaug, tanvi
2013-08-19 10:20:20 -07:00
Tom Schuster
26e3a4ac9a
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
2013-08-21 13:24:53 -04: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
a4335f8552
Bug 905448 - Don't assert when URI is wrong during loading. r=smaug
2013-08-16 13:59:27 -04: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
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
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
Drew Willcoxon
9a245e82e1
Bug 879111 - Mute Web Audio when allowMedia is false on the docshell. r=ehsan
2013-07-03 17:44:32 -07:00
James Kitchener
0d4bb8c90d
Bug 802895 - Docshell related changes for srcdoc iframe r=bz
2013-06-28 23:13:22 -04:00
Tanvi Vyas
ce83a6c1db
Bug 781018 - Collect telemetry information about the number of websites a user visits with Mixed Active/Passive Content. r=smaug
...
--HG--
extra : rebase_source : d06dd4b07cb68c7dc5b36ab05f6bf8d6bb2a1924
2013-06-27 16:52:20 -07:00
Ms2ger
c64ea32d96
Bug 882616 - Fix build warnings in docshell/base; r=bz
2013-06-23 09:15:05 +02:00
Ms2ger
89617c7ae8
Bug 880998 - Return void from nsDocShell::MaybeInitTiming(); r=bz
2013-06-23 09:14:21 +02:00
Olli Pettay
8f4e38414e
Bug 884955 - Add a pref to override NS_EVENT_STARVATION_DELAY_HINT, r=avih
...
--HG--
extra : rebase_source : a28f69ab563d513e26056bf418c19eb384efc91a
2013-06-19 22:35:32 +03:00
Andrea Marchesini
b20748feb8
Bug 841442 - Rename nsHTMLFormElement to HTMLFormElement
...
--HG--
rename : content/html/content/src/nsHTMLFormElement.cpp => content/html/content/src/HTMLFormElement.cpp
rename : content/html/content/src/nsHTMLFormElement.h => content/html/content/src/HTMLFormElement.h
2013-06-19 10:24:37 -04:00
Matt Woodrow
5dcae950c4
Bug 873944 - Remove unecessarily callers to nsView::Invalidate. r=roc
2013-06-18 19:59:00 +12:00
Bob Owen
1f4d023302
Fix for bug 838692 - Navigating named targets from sandboxed iframes (r=smaug)
2013-04-24 18:13:25 +01:00
Matthew Noorenberghe
172c89a430
Bug 759964 - Part 1 - Add allowMedia attribute to nsIDocShell to disable HTML5 media elements. r=bz
2013-03-29 14:52:59 -07:00
Trevor Saunders
a2966f198d
bug 882079 - merge nsIDocShellHistory into nsIDocShell r=smaug
2013-02-15 11:07:29 -05:00
Devdatta Akhawe
2959e4f1a9
Bug 878606 - Only measure SSL UI clicks for top level frames. r=felipc
2013-06-04 15:02:24 -07:00
Tim Taubert
a3515f5036
Bug 453650 - implement reflow observers for docShells; r=bz
2013-06-01 12:00:12 +02:00
Michael Brennan
18d8f09c5b
Bug 829603 - Change charsets to strings in nsIDocShell. r=hsivonen
2013-05-25 16:09:30 +02:00
Gavin Sharp
9191f2606a
Bug 873857: fix bug in patch for bug 862401 that caused nsDocShell::LoadURI to always drop passed-in post data, r=bz
...
--HG--
rename : browser/base/content/test/print_postdata.sjs => docshell/test/browser/print_postdata.sjs
extra : transplant_source : C%AA%3D%DC%C5Pl%DD%5Ca%08%FB%10%D7%86%CD%CA%07k%89
2013-05-23 18:56:44 -07:00
Bobby Holley
54ef3d2952
Bug 868130 - Include nsCxPusher.h everywhere we need it, and stop including it from nsContentUtils.h. r=gabor
2013-05-22 10:05:26 -06:00
Bobby Holley
e9580ea4ce
Bug 860941 - Add an explicit flag to track modal content windows. r=jst
...
Tracking this with CHROME_MODAL is problematic, because that gets inherited by
any dependent windows opened by the modal content window, which may or may not
be modal content windows themselves. Thankfully, we have a few free bits lying
around.
2013-05-17 10:43:18 -07:00
Ed Morley
942e094488
Backed out changeset c47a46c92dff (bug 860941)
2013-05-17 09:08:52 +01:00