Carsten "Tomcat" Book
|
ffe70d35b2
|
Merge mozilla-central to mozilla-inbound
|
2017-02-09 11:38:08 +01:00 |
|
Christoph Kerschbaumer
|
61b17010a7
|
Bug 1337622 - Temporarily fall back to SystemPrincipal if History entry does not have a valid triggeringPrincipal. r=tanvi,bz
--HG--
extra : rebase_source : d6c43b91f10886f6c461bf9c5709c858ad109282
|
2017-02-08 10:30:47 +08:00 |
|
Tim Huang
|
c44e5b4109
|
Bug 1336802 - Part 1: Fixing the crash of nsILoadInfo::GetOriginAttributes. r=smaug
--HG--
extra : rebase_source : baba3ca38c2f080f8fdfb1ada1a6945f5477d82c
|
2017-02-07 11:49:33 +08:00 |
|
Kirk Steuber
|
2844b8cf52
|
Bug 1336714 - Added a null check to the GetParentDocument call in nsDocument::ComputeFlashClassification. Change nsDocument::GetAllowPlugins to return result rather than using unnecessary outparam. nsPluginArray::AllowPlugins changed to call the GetAllowPlugins method on the inner window's document rather than on the docshell's mContentViewer's document. r=bsmedberg,bz
MozReview-Commit-ID: Crx9v8OBKKq
--HG--
extra : rebase_source : d1c117eb7129b19c72df109f43f129aebd691b30
|
2017-02-06 12:47:00 -08:00 |
|
Tom Tung
|
e185f7bc4c
|
Bug 1220936 - Flush console report to innerWindowID by using nsIDocument and nsILoadGroup. r=bkelly.
|
2017-02-06 09:19:34 +08:00 |
|
Tim Huang
|
a7c11235fd
|
Bug 1312954 - Part 6: Update all callers of network predictor, and the docshell will update the first party domain if it is a typeContent mozbrowser. r=smaug
|
2017-02-02 22:16:00 -05:00 |
|
Michael Layzell
|
7a66b1dc95
|
Bug 1334210 - Handle Large-Allocation process exhaustion more smoothly, r=ehsan
MozReview-Commit-ID: KxnFTSXxWVi
|
2017-01-31 14:08:20 -05:00 |
|
Christoph Kerschbaumer
|
9a01e58d61
|
Bug 1307736 - Ensure History loads pass valid triggeringPrincipal. r=bz
|
2017-01-27 11:19:13 +01:00 |
|
Samael Wang
|
73817829d6
|
Bug 1326251 - Part 1: Remove dynamic entries on unloading & evicting bfcache. r=smaug
MozReview-Commit-ID: 4pBy0vO5yD9
--HG--
extra : rebase_source : 8977a9b4add96407969375c1f9c0910872771a23
|
2017-01-24 14:56:37 +08:00 |
|
Julian Seward
|
8a908912d3
|
Bug 1232696 - Remove NS_DECL_AND_IMPL_ZEROING_OPERATOR_NEW as it causes segfaulting for GCC 6 builds (5 of 5, fixes for docshell/). r=bzbarsky.
|
2017-01-24 17:12:10 +01:00 |
|
Christoph Kerschbaumer
|
7578c6e2b5
|
Bug 1271173 - Upgrade-insecure-requests for navigational requests. r=smaug,freddyb
|
2017-01-23 15:29:44 +01:00 |
|
Christoph Kerschbaumer
|
e7473c84f8
|
Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell. r=bz,kmaglione
|
2017-01-22 18:05:03 +01:00 |
|
Christoph Kerschbaumer
|
42e5d1aa97
|
Bug 1329288 - Bring back ContentPolicy check within nsDocShell. r=smaug
|
2017-01-22 17:33:19 +01:00 |
|
Sebastian Hengst
|
79c51020ef
|
Backed out changeset de60e0a191c7 (bug 1329288) for failing test_bug375314.html on Android 4.3 opt. r=backout
|
2017-01-22 13:11:02 +01:00 |
|
Sebastian Hengst
|
a692f05c85
|
Backed out changeset 69fb2fc61535 (bug 1329288)
|
2017-01-22 13:09:48 +01:00 |
|
Christoph Kerschbaumer
|
130fcb1f75
|
Bug 1329288: Allow content policy consumers to identify contentPolicy checks from docshell. r=bz,kmaglione
|
2017-01-22 07:30:26 +01:00 |
|
Christoph Kerschbaumer
|
1b50cab046
|
Bug 1329288 - Bring back ContentPolicy check within nsDocShell. r=smaug
|
2017-01-22 07:29:49 +01:00 |
|
Christoph Kerschbaumer
|
a45811baf7
|
Bug 1332310 - Update AddState and CreateContentViewer to provide an accurate triggeringPrincipal for creating a history entry. r=bz
|
2017-01-20 09:19:07 +01:00 |
|
Michael Layzell
|
7761c35dbf
|
Bug 1330332 - Add support for handling global history changes with PendingGlobalHistoryEntry for prerendering, r=smaug
MozReview-Commit-ID: 2j9JwRSGtTC
|
2017-01-19 15:26:17 -05:00 |
|
Christoph Kerschbaumer
|
be82c7af85
|
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
|
2017-01-18 08:24:55 +01:00 |
|
Wes Kocher
|
cb7e0bda60
|
Backed out 2 changesets (bug 1329032) for failures a=backout
Backed out changeset 16c4f0df527d (bug 1329032)
Backed out changeset 54f7bfe3ca11 (bug 1329032)
MozReview-Commit-ID: ChGyTdJvT8N
|
2017-01-17 14:08:10 -08:00 |
|
Christoph Kerschbaumer
|
05287d4fa8
|
Bug 1329032 - Extend loadURIWithOptions by a triggeringPrincipal. r=bz,gijs
|
2017-01-17 21:52:01 +01:00 |
|
Jessica Jong
|
cb707ac950
|
Bug 1326779 - [e10s] Fire beforeunload event when navigating to a page in different process. r=smaug
--HG--
extra : rebase_source : f1268fbb9c2725e79fef2d6627e9e11e6e000acc
|
2017-01-16 21:33:00 -05:00 |
|
Michael Layzell
|
3a272149c6
|
Bug 1329331 - Leave the Large-Allocation process after subsequent navigations, r=smaug
MozReview-Commit-ID: DfivmSEvzBu
|
2017-01-16 14:03:09 -05:00 |
|
Phil Ringnalda
|
191c2661b5
|
Backed out 2 changesets (bug 1307736) for failures in browser_490040.js and test_refresh_firefox.py TestFirefoxRefresh.testReset
CLOSED TREE
Backed out changeset 338dd2c343f8 (bug 1307736)
Backed out changeset 1a71a0d9aa90 (bug 1307736)
|
2017-01-16 10:47:55 -08:00 |
|
Christoph Kerschbaumer
|
19cdb07e5c
|
Bug 1307736 - Ensure History loads pass valid triggeringPrincipal. r=bz
|
2017-01-16 18:18:54 +01:00 |
|
Andrea Marchesini
|
359ae91eac
|
Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby
|
2017-01-12 17:38:48 +01:00 |
|
Carsten "Tomcat" Book
|
d959fb5581
|
Backed out changeset 3b3884fa2026 (bug 1329288) for m10 test failures
|
2017-01-11 15:42:10 +01:00 |
|
Christoph Kerschbaumer
|
a00dc3fc66
|
Bug 1329288 - Bring back ContentPolicy check within nsDocShell. r=smaug
|
2017-01-11 11:29:27 +01:00 |
|
Cameron McCormack
|
babad063ff
|
Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky
MozReview-Commit-ID: D3fIngSHSsl
|
2017-01-05 15:31:56 +08:00 |
|
Thomas Nguyen
|
0aaea58b69
|
Bug 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
MozReview-Commit-ID: 1A6IHPeNYBQ
|
2017-01-05 11:29:56 +08:00 |
|
Christoph Kerschbaumer
|
63fe5cb0bb
|
Bug 1182569 - Skip security check for plugins using newstream attribute. r=smaug
|
2017-01-03 20:59:54 +01:00 |
|
Christoph Kerschbaumer
|
0bfc26fd77
|
Bug 1182569: Use AsyncOpen2 for docshell loads. r=smaug
|
2017-01-03 20:57:45 +01:00 |
|
Michael Layzell
|
f24af1792b
|
Bug 1324359 - Rename and simplify the DocShell ProcessLock concept, r=smaug
MozReview-Commit-ID: JTp8Q2mWqpN
|
2017-01-03 17:00:25 -05:00 |
|
Wei-Cheng Pan
|
19fc36c981
|
Bug 1323947 - Use Use MOZ_MUST_USE in netwerk/protocol/viewsource r=valentin
MozReview-Commit-ID: 5JAkF53s42X
--HG--
extra : rebase_source : 5e3d82f3b15b25c610086e26e941cb6064acf975
|
2016-11-23 17:21:17 +08:00 |
|
Samael Wang
|
1e9e35e6e1
|
Bug 1323651 - Rename Partial/GroupedSessionHistory to Partial/GroupedSHistory. r=ehsan
MozReview-Commit-ID: G2GW4ZPIfH3
|
2016-12-22 16:06:50 +08:00 |
|
Michael Layzell
|
0fa642800b
|
Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug
MozReview-Commit-ID: ARET98o1FTU
--HG--
extra : rebase_source : fd549baa1a4a180db1ca6701191f081033811d0f
|
2016-12-19 15:05:31 +08:00 |
|
Yoshi Huang
|
2ceecc22f5
|
Bug 1324115 - Part 2: replace the callers to use C++ helper. r=smaug
|
2016-12-21 14:59:21 +08:00 |
|
Kris Maglione
|
e6f4ea4dcb
|
Bug 1318388: Prevent setting usePrivateBrowsing after initial document load. r=ehsan
MozReview-Commit-ID: ArmAhSWMaCJ
--HG--
extra : rebase_source : 6cf914f29092ed281a3f80cf757c1a29dc7fbac5
|
2016-12-18 15:07:08 -08:00 |
|
Carsten "Tomcat" Book
|
51614d31e4
|
Backed out changeset 059753ec9117 (bug 1315105) for test failures in own test
--HG--
extra : rebase_source : de2846d1205d3e885c1040379f2816629a925d22
|
2016-12-19 15:59:14 +01:00 |
|
Michael Layzell
|
b5fd619e72
|
Bug 1315105 - Part 2: Implement <link rel=prerender> behind a pref, r=smaug
MozReview-Commit-ID: ARET98o1FTU
|
2016-12-19 15:05:31 +08:00 |
|
Andrea Marchesini
|
b78570578a
|
Bug 1322207 - DOM Timing must be reset if the loading of a content page is aborted, r=smaug
|
2016-12-15 19:58:22 +01:00 |
|
Andrea Marchesini
|
a69bf81efe
|
Bug 1322588 - Get rid of nsIDocShell::addSessionStorage, r=qdot
|
2016-12-12 09:33:11 +01:00 |
|
Nihanth Subramanya
|
a84e6f6916
|
Bug 989197 - Include captive portal state as a flag in the about:certerror URI. r=valentin
MozReview-Commit-ID: J2MjX6zJOTA
--HG--
extra : rebase_source : 272e9158355cac695947503eb0384b9c114b98be
|
2016-12-01 15:41:41 -08:00 |
|
Dave Huseby
|
fc467046c8
|
Bug 1309070 make sure that docshell always has private browsing id unset. r=ehsan
|
2016-12-01 14:11:00 +01:00 |
|
Sebastian Hengst
|
98798d9c07
|
Backed out changeset 5ac111460188 (bug 1316256) for failure in test_ext_webrequest_basic.html. r=backout
|
2016-12-07 13:52:18 +01:00 |
|
JOrg K
|
7d596b4b82
|
Bug 1316256 - Allow passing nullptr as principal to content policy check. r=bz
|
2016-12-01 15:32:11 +08:00 |
|
Boris Zbarsky
|
41288ac4b0
|
Bug 1318911. When creating an about:blank content viewer during a history navigation to a javascript: URI, use the right principal. r=tanvi
|
2016-12-06 07:41:42 -10:00 |
|
Dave Huseby
|
feaec25987
|
Bug 1316075 - Additional patch to clean up tabs and trailing whitespace in files touched. r=ehsan
--HG--
extra : rebase_source : 1344bdec2d3c11dcb2b025c7bd071f110e6b99ba
extra : histedit_source : 8e697a2200117bf0db6e6728f65ffe71f88fcc5b
|
2016-11-28 10:41:46 -08:00 |
|
Dave Huseby
|
59c8485430
|
Bug 1316075 - Add asserts for the places where we've gotten rid of the private browsing boolean. r=ehsan
--HG--
extra : rebase_source : 7088d1e4666b903bb7b6fcc9255974b04c248e36
extra : histedit_source : 299bc64978878300c2e00b2f2730fd22d0a95e0c
|
2016-11-21 14:58:10 -08:00 |
|