Henri Sivonen
|
8bd0e92016
|
Bug 942802 - Make nsDocShell::SetForcedCharset check its argument. r=smaug.
|
2013-11-26 14:49:42 +02:00 |
|
Ehsan Akhgari
|
5a56056193
|
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
|
2013-11-24 01:29:24 -05:00 |
|
Trevor Saunders
|
f2f73dd7c1
|
bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug
|
2013-11-15 02:12:43 -05:00 |
|
Chris Peterson
|
5e45b75b4d
|
Bug 940225 - Build docshell in unified mode. r=bz
|
2013-11-18 21:39:08 -08:00 |
|
Phil Ringnalda
|
83330ed1eb
|
Back out babac1cc0741:ad287f78608a (bug 939049) for OS X build bustage
CLOSED TREE
|
2013-11-19 07:35:17 -08:00 |
|
Trevor Saunders
|
088fe2bf42
|
bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug
|
2013-11-15 02:12:43 -05:00 |
|
Mike Hommey
|
a65383e1e9
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
9fe772e7fd
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09:00 |
|
Ed Morley
|
2eb8c41f84
|
Merge latest green inbound changeset and mozilla-central
|
2013-11-18 10:39:38 +00:00 |
|
Christian Legnitto
|
7ffe6af0ab
|
Bug 935377 - Firefox should fix common scheme typos, r=bz
|
2013-11-17 12:16:45 -08:00 |
|
Patrick McManus
|
12edf53c7e
|
bug 831153 iframes are not reloaded on shift reload r=bz
--HG--
extra : rebase_source : 583df6c8ec0bfcaf641465d0ea127a1714818b99
|
2013-11-17 14:40:06 -05:00 |
|
Bobby Holley
|
70289cf621
|
Bug 840488 - Directly mark compartments whose docshells disable script execution. r=bz
|
2013-11-12 16:43:33 -08:00 |
|
Bobby Holley
|
2c448611f5
|
Bug 840488 - Introduce a mechanism to temporarily or permanently block script for a given scope, and use it for unsafe channels. r=bz
|
2013-11-12 16:43:33 -08:00 |
|
Christoph Kerschbaumer
|
755129a344
|
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs. r=smaug
|
2013-08-22 15:13:16 -07:00 |
|
Christoph Kerschbaumer
|
7735e6d857
|
Bug 906190 - Persist 'disable protection' option for Mixed Content Blocker in child tabs - update load-reload inconsistency. r=tanvi, r=smaug
|
2013-09-05 10:59:13 -07:00 |
|
Ms2ger
|
34830bc4b4
|
Bug 931461 - Remove docshell/base/Makefile.in; r=gps
|
2013-11-11 09:04:17 +01:00 |
|
Tim Taubert
|
0e601d49eb
|
Bug 934091 - Add current process ID to the {++|--}{DOMWINDOW|DOCSHELL} debug output r=smaug
From cbc766c3d5bae69f438bdc096f935c40e23b0f36 Mon Sep 17 00:00:00 2001
|
2013-11-07 09:53:04 +01:00 |
|
Wes Kocher
|
7d7395860e
|
Merge m-c to inbound
|
2013-11-07 17:56:10 -08:00 |
|
Paul Rouget
|
0aa8e01d5d
|
Bug 890195 - allow deviceSizeIsPageSize default value to be set via a preference. r=bz
|
2013-11-07 14:40:23 +01:00 |
|
Paul Rouget
|
9a424ed39e
|
Bug 890195 - device-width media queries should use the page width, not the actual device width. r=bz
|
2013-11-07 14:40:23 +01:00 |
|
Carsten "Tomcat" Book
|
7cb2a617ee
|
Backed out changeset 48ba597444e8 (bug 934091) for linux build bustage on a CLOSED TREE
|
2013-11-06 08:40:37 +01:00 |
|
Tim Taubert
|
376b9e424b
|
Bug 934091 - Add current process ID to the {++|--}{DOMWINDOW|DOCSHELL} debug output r=smaug
From 4ac8092c5148f927e305be79c1667173d456313c Mon Sep 17 00:00:00 2001
|
2013-11-02 11:29:40 +01:00 |
|
Henri Sivonen
|
55a266896b
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Carsten "Tomcat" Book
|
d7506637b7
|
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
|
2013-11-04 13:04:02 +01:00 |
|
Henri Sivonen
|
821d942153
|
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
|
2013-11-04 13:24:33 +02:00 |
|
Trevor Saunders
|
012fdba09b
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
Peter Van der Beken
|
cbf7a0c800
|
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 7bde7ddfe297e189ffa678ca1d9c34000bc904ec
|
2013-10-08 17:51:42 +02:00 |
|
Ms2ger
|
34f7a76bb1
|
Backout changeset 2e466ccc7bd0 for devtools test failures.
|
2013-10-26 17:02:20 +02:00 |
|
Peter Van der Beken
|
a521d7eace
|
Bug 918345 - Turn on WebIDL binding generation for Window and hook it up to quickstubs. r=bz.
--HG--
extra : rebase_source : 673c08ef093339e6bfb1418366af5cc5fabe7c4d
|
2013-10-08 17:51:42 +02:00 |
|
Shih-Chiang Chien
|
aa4a1a0c66
|
Bug 926289 - Part 1, Add recording type and request URL in recording-device-events. r=khuey.
|
2013-10-25 20:04:50 -04:00 |
|
Nicholas Hurley
|
8b7d566069
|
Bug 881804 (part 2) - Plumb docshell into predictive network actions. r=smaug
|
2013-10-25 14:56:53 -07:00 |
|
Mike Hommey
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
61124c1afc
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
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 |
|
Gabor Krizsanits
|
142ec1922d
|
Bug 565388 - No paint for invisible docshell. r=tnikkel
|
2013-10-16 15:18:42 +02:00 |
|
Bob Owen
|
5408da5314
|
Bug 766282 - Implement allow-popups directive for iframe sandbox. r=smaug
|
2013-03-21 18:44:58 +00:00 |
|
Brian 'geeknik' Carpenter
|
7a2d4d12dc
|
Bug 924596 - Remove about:compartments from about:about. r=njn
|
2013-10-10 10:54:02 -04:00 |
|
David Christiandy
|
60d929aeff
|
Bug 906282 - Replace pref observer with var cache and remove nsIObserver inheritance. r=bz
|
2013-10-06 15:30:19 -04:00 |
|
Deian Stefan
|
fa0cb895d0
|
Bug 916985 - nsDSURIContentListener::DoContent does not handle CreateContentViewer failures correctly. r=bz
|
2013-09-22 19:54:53 -07:00 |
|
Ehsan Akhgari
|
4818a0f3af
|
Bug 923151 - Part 2: Don't #include nsIDocument.h in mozilla/dom/Element.h; r=jst
--HG--
extra : rebase_source : 8c5f5429574313a1304eb2779cdb6b5702e4094d
|
2013-10-02 16:09:18 -04:00 |
|
Scott Johnson
|
16a7034b86
|
Backout 6a5549d97d8d (bug 878935) for missing IID changes.
|
2013-10-02 11:36:44 -05: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 |
|
Scott Johnson
|
65602a4c92
|
Bug 878935: Pause painting while reflow-on-zoom is in progress to provide a better user experience. [r=kats]
|
2013-10-01 14:52:13 -05:00 |
|
Michael Comella
|
023676024d
|
Bug 915355 - Part 1: Add comment clarifying a keyword-search event. r=gavin
|
2013-09-27 09:38:25 -07:00 |
|
Wes Kocher
|
14feace5a6
|
Merge b2g-i to m-c
|
2013-09-24 19:58:09 -07:00 |
|
Wes Kocher
|
8136df6573
|
Merge inbound to m-c
|
2013-09-24 19:41:44 -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 |
|
Ehsan Akhgari
|
671bbdc894
|
Bug 919505 - Minimize the #includes in dom/ipc; r=jst
|
2013-09-23 17:30:40 -04:00 |
|
Masayuki Nakano
|
2a465d3e36
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
--HG--
rename : widget/nsEvent.h => widget/EventForwards.h
|
2013-09-24 19:04:14 +09:00 |
|
Ehsan Akhgari
|
2b8f4ab3c0
|
Bug 919330 - Minimize the #includes in docshell/ IDL files; r=bzbarsky
--HG--
extra : rebase_source : ddae0c7f915c086fcd98bda168ab127764d4f7fc
|
2013-09-22 19:25:21 -04:00 |
|
Phil Ringnalda
|
39df442f56
|
Merge m-c to m-i
|
2013-09-18 23:28:41 -07: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 |
|
Nicholas Cameron
|
04bfb1b33b
|
Bug 917576. Disable failing crashtest for Cipc. r=bholley
|
2013-09-19 07:25:21 +12: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 |
|
Ed Morley
|
e29c74c677
|
Backed out changeset cc9df767c70b (bug 914521) for Android timeouts during crashtests
|
2013-09-12 09:29:14 +01:00 |
|
Bobby Holley
|
8f2e63b69d
|
Bug 914521 - Hold a stack reference to mScriptGlobal when dispatching sync events. r=bz
Note also MMAdeathGrip earlier in the function.
|
2013-09-11 22:57:24 -07:00 |
|
Nicholas Nethercote
|
494f00f266
|
Bug 911641 (part 1) - Remove about:compartments, and show the compartment and ghost window lists into about:memory. r=johns.
--HG--
extra : rebase_source : c1ef005e272048e2eb84b20bafff15bcb5aae511
|
2013-09-03 20:05:17 -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 |
|
Mike Hommey
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09: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 |
|
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 |
|
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 |
|
Tom Schuster
|
26e3a4ac9a
|
Bug 895957 - Implement a workaround for goDoCommand in e10s. r=neil
|
2013-08-21 13:24:53 -04: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 |
|
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 |
|