Andrea Marchesini
82c8ef73d5
Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug
2016-01-12 18:16:59 +00:00
Carsten "Tomcat" Book
28889794cc
Backed out changeset 445a64a37945 (bug 1231378) for bustage on a CLOSED TREE
2016-01-12 15:49:11 +01:00
Andrea Marchesini
0125f24418
Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug
2016-01-12 13:54:52 +00:00
Yoshi Huang
2316ff0d34
Bug 1230459 - Use InheritFromDocToChildDocShell in LoadContext. r=sicking
2015-12-04 16:18:57 +08:00
Nicholas Nethercote
4676f038a8
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
2016-01-05 17:08:45 -08:00
Blake Kaplan
5a7df56023
Bug 1237146 - Enable this now-passing test. r=billm
2016-01-06 16:19:07 -08:00
Philip Chee
9364468911
Bug 1233997 - about:debugging should be available to all applications that ship the Devtools client (and not just Firefox) r=jryans
2016-01-06 22:10:33 +08:00
Andrea Marchesini
36372c4a45
Bug 1237081
- remove the getter of userContextId from nsIDocShell, r=smaug
2016-01-06 15:39:58 +00:00
Nigel Babu
1ad7b0ee66
Backed out changeset 1b5c66916877 (bug 1237081
) for mochitest browser-chrome bustage
2016-01-06 12:01:27 +05:30
Andrea Marchesini
f62eeead15
Bug 1237081
- Remove the getter of userContextId from nsIDocShell. r=smaug
2016-01-05 14:22:00 -05:00
Olli Pettay
2eb509633a
Bug 1237075 - Navigating from 'manual' to 'auto' session history entry should scroll the page, r=jst
2016-01-06 04:03:42 +02:00
Andrea Marchesini
c511e31661
Bug 1193854 - Restoring userContextIds with the browser session - part 1 - store the userContextId in sessionStore, r=smaug, r=ttaubert
2016-01-05 21:00:33 +00:00
Jonathan Griffin
86f5f14e8c
Bug 1232780 - Disable mochitests which fail on e10s so we can get that suite running, a=test-only
2016-01-05 12:02:47 -08:00
Ehsan Akhgari
a20fc73729
Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm
2016-01-05 15:04:41 -05:00
Andrea Marchesini
560bed4521
Bug 1235402 - Disable about:profile for android and b2g, r=ehsan
2015-12-29 18:42:47 +00:00
Olli Pettay
28bf4c74dd
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Dão Gottwald
c7dd0c0ba2
Bug 1234520 - Disable test_bug344861.html, test_bug369370.html, test_bug741266.html on Windows
2015-12-22 13:08:39 +01:00
Andrea Marchesini
047e0aa344
Bug 1179129 - about:profiles, r=ehsan
2015-12-15 14:12:06 +00:00
Tim Nguyen
6f32982b69
Bug 1137681 - Per-tab user agent emulation. r=bz
2015-07-21 08:42:00 +02:00
Bogdan Postelnicu
a10668eec6
Bug 1231633 - give scalar mLoadReplace a default value. r=bz
2015-12-11 00:45:00 +01:00
Bogdan Postelnicu
d91a038e12
Bug 1231635 - give scalar mLoadReplace a default value. r=bz
2015-12-10 04:15:00 +01:00
Ehsan Akhgari
eb4579a66a
Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm
2015-12-02 20:36:59 -05:00
Ehsan Akhgari
860a734ba5
Bug 1222464 - Part 1: Save a client ID for top-level navigations on the docshell and assign it as the document ID when we start loading the document; r=jdm
...
For top-level navigations, we need to compute the client ID when we decide to
intercept the document load, and we need to make sure the document that will
be created later will end up using that same ID.
2015-12-02 20:36:56 -05:00
Nathan Froyd
9d6455ac9b
Bug 1218454 - part 3 - move nsILoadContext::GetOriginAttributes out-of-line; r=bz
2015-10-26 16:05:13 -04:00
Mike Hommey
8082a96cc5
Bug 1225682 - Don't use nsAuto{,C}String as class member variables in docshell/. r=bz
2015-12-02 11:04:37 +09:00
Kate McKinley
cc8ba632d1
Bug 1191460 Rebased patch and added userContextId to origin attributes. (r=tanvi,r=sicking)
2015-11-24 10:40:02 +09:00
Franziskus Kiefer
2050e99124
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
2015-11-30 16:13:03 -08:00
Carsten "Tomcat" Book
a5dcef39f3
Merge mozilla-central to b2g-inbound
2015-11-25 14:00:32 +01:00
Yoshi Huang
b657390188
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
Nicholas Nethercote
dc23b24488
Bug 1059014 (part 3) - Remove support for pausing and resuming painting. r=dbaron.
...
This reverts much of part 2 of bug 878935, except for the Android browser.js
changes which have already been reverted elsewhere.
The revert caused mass b2g Gij test bustages
2015-11-24 16:09:04 +05:30
Nicholas Nethercote
ff292813d5
Backout 3ad33d09825a (bug 1059014 part 3) because the removed code is less dead than it first appears.
2015-11-23 14:13:48 -08:00
Francois Marier
0fabf8ffba
Bug 1226490 - Allow administrators to prevent users from ignoring Safe Browsing warnings. r=gcp,r=smaug
2015-11-23 13:34:31 -08:00
Christoph Kerschbaumer
0915c70baf
Bug 1119386 - Part 1: Use document's principal for favicons in docshell (r=smaug)
2015-11-24 13:31:42 -08:00
Nick Fitzgerald
8e972d2c57
Bug 1225618 - Do not capture stacks for cycle collection timeline markers; r=vporof
2015-11-23 16:50:56 +01:00
Francois Marier
491aa133c7
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Brad Lassey
d4ca6ef36a
bug 1190018 - External protocol handlers don't work in e10s r=mrbkap
2015-08-25 19:42:21 -04:00
Henry
ba8ab9e42a
Bug 1178526 - Create docshell with packageId from TabContext. r=sicking.
2015-10-29 00:52:40 +08:00
Philip Chee
e5f13c1c82
Bug 1204338 Followup to Bug 403800 Refactor netError.dtd/netErrorApp.dtd to simplify per-application overrides r=Pike
2015-11-13 23:16:41 +08:00
Carsten "Tomcat" Book
cb0cf95b91
merge mozilla-inbound to mozilla-central a=merge
2015-11-12 12:00:55 +01:00
Bill McCloskey
d2786ccbd0
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
Bill McCloskey
9300fab4c2
Bug 967873 - Fix some recently enabled tests
2015-11-11 16:24:34 -08:00
Victor Porof
4fd5b0be0b
Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey
2015-11-11 23:11:40 +01:00
Nicholas Nethercote
ffaa7a3203
Bug 1223310 (part 2) - Use LayoutDeviceIntRect for bounds-related functions in nsIWidget. r=kats.
...
The patch renames the existing functions (GetBounds(), GetClientBounds(), etc)
by adding an |Untyped| suffix. It then adds typed equivalents, and uses those
typed equivalents in all the call sites where it's easy to do so. The trickier
remaining call sites are converted to use the Untyped-suffix version.
2015-11-09 21:37:32 -08:00
George Wright
ee867c3d14
Bug 1098131 - Don't invalidate layers when simply changing SizeMode r=smaug,jimm
2015-11-09 21:38:21 -05:00
Gijs Kruitbosch
ff2c6d8596
Bug 1209591 - allow loadURI consumers to expose whether an error page was immediately loaded as result of an error, r=smaug,mak
2015-10-27 16:44:24 +01:00
Tom Tromey
358f546a3b
Bug 1160307 - capture async stack frames on Javascript timeline markers. r=fitzgen, r=smaug r=Paolo
2015-11-05 11:31:00 +01:00
Nicholas Nethercote
dba17e11bd
Bug 1059014 (part 3) - Remove support for pausing and resuming painting. r=dbaron.
...
This reverts much of part 2 of bug 878935, except for the Android browser.js
changes which have already been reverted elsewhere.
2015-11-04 20:55:32 -08:00
Nicholas Nethercote
4829685cc1
Bug 1059014 (part 1) - Remove support for max line box width. r=dbaron.
...
This basically reverts bug 780258.
2015-11-04 20:25:01 -08:00
Carsten "Tomcat" Book
95a70b96f2
Merge mozilla-central to mozilla-inbound
2015-11-05 12:15:35 +01:00
Carsten "Tomcat" Book
a18239c9a4
merge mozilla-inbound to mozilla-central a=merge
2015-11-05 11:58:55 +01:00