Paul Kerr [:pkerr]
11e4400955
Bug 1209252: add buttons to clear session and signaling logs. r=jib, r=sicking
2016-01-27 16:05:10 -08:00
Nicholas Nethercote
fca30e032d
Bug 1239864 (part 3) - Use the new rect iterators in docshell/ and dom/. r=baku.
2016-01-18 17:20:44 -08:00
Patrick McManus
db2c34fa4e
Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz
2016-01-26 13:27:46 -05:00
Carsten "Tomcat" Book
c8e497f7ea
Backed out changeset e73523d185a7 (bug 567365) for m-oth failures in test_bug112564.xul
2016-01-26 16:11:13 +01:00
Patrick McManus
b4d84742e4
Bug 567365 - allow bfcache for no-cache/https r=jduell r=bz
2016-01-25 16:10:06 -05:00
Kartikaya Gupta
858d8f75a7
Bug 1238042 - Add about:checkerboard. r=ehsan,botond
2016-01-22 20:27:28 -05:00
Tooru Fujisawa
3378c2ac93
Backout changeset 8bbed05c1661 r=bz a=abillings
2016-01-22 06:40:03 +09:00
Nicholas Nethercote
a40266cf55
Re-backout c216ff19d690 (bug 1059014 part 3) because the removed code is less dead than it first appears.
2016-01-20 22:55:37 -08:00
Honza Bambas
288ccaaaf4
Bug 1087320 - On charset reload set LOAD_FROM_CACHE only on the default channel, r=bz r=jduell
2016-01-19 15:28:00 +01:00
Andrea Marchesini
63167fb9db
Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug
2016-01-18 12:03:46 -08:00
Andrea Marchesini
30c1af5185
Bug 1240094 - nsDocShell should initialize mUserContextId to nsIScriptSecurityManager::DEFAULT_USER_CONTEXT_ID, r=smaug
2016-01-16 10:01:47 +00:00
Luke Wagner
57aa5b0ea6
Bug 1239601 - improve the UniquePtr situation (r=jorendorff)
2016-01-15 18:26:06 -06:00
Wes Kocher
70b4a18da8
Backed out changeset b20e5de65e51 (bug 1239420) for m(bc) failures in browser_usercontext.js
2016-01-15 12:13:51 -08:00
Andrea Marchesini
fcaf106f5e
Bug 1239420 - UserContextId should be propagate to nested docShells, r=smaug
2016-01-15 18:33:35 +00:00
Jonathan Kew
9f654df72d
Bug 890156 - patch 2 - Expose DevicePixelsPerDesktopPixel through nsIBaseWindow and its implementations. r=emk
2015-11-25 19:12:07 +00:00
Andrea Marchesini
40339f259e
Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug
2016-01-12 18:16:59 +00:00
Carsten "Tomcat" Book
8d92c3405e
Backed out changeset 445a64a37945 (bug 1231378) for bustage on a CLOSED TREE
2016-01-12 15:49:11 +01:00
Andrea Marchesini
1dfe9eb045
Bug 1231378 - part 1 - Fix uninitialized members of classes in docshell/*, r=smaug
2016-01-12 13:54:52 +00:00
Yoshi Huang
efacb5c675
Bug 1230459 - Use InheritFromDocToChildDocShell in LoadContext. r=sicking
2015-12-04 16:18:57 +08:00
Nicholas Nethercote
84b71404df
Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj.
2016-01-05 17:08:45 -08:00
Philip Chee
ba0510cc18
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
78bea09f2f
Bug 1237081
- remove the getter of userContextId from nsIDocShell, r=smaug
2016-01-06 15:39:58 +00:00
Nigel Babu
2beaf77729
Backed out changeset 1b5c66916877 (bug 1237081
) for mochitest browser-chrome bustage
2016-01-06 12:01:27 +05:30
Andrea Marchesini
ed1cb58ca1
Bug 1237081
- Remove the getter of userContextId from nsIDocShell. r=smaug
2016-01-05 14:22:00 -05:00
Olli Pettay
9326efa0fe
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
7cc41095e4
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
Ehsan Akhgari
62802f2dd0
Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm
2016-01-05 15:04:41 -05:00
Andrea Marchesini
97656ad886
Bug 1235402 - Disable about:profile for android and b2g, r=ehsan
2015-12-29 18:42:47 +00:00
Olli Pettay
a81d87113e
Bug 1155730, implement History.scrollRestoration r=jst
2015-12-26 12:59:09 +02:00
Andrea Marchesini
43c8b0cfb3
Bug 1179129 - about:profiles, r=ehsan
2015-12-15 14:12:06 +00:00
Tim Nguyen
e434dcd796
Bug 1137681 - Per-tab user agent emulation. r=bz
2015-07-21 08:42:00 +02:00
Bogdan Postelnicu
b8e48fe882
Bug 1231633 - give scalar mLoadReplace a default value. r=bz
2015-12-11 00:45:00 +01:00
Ehsan Akhgari
a726d074a1
Bug 1222464 - Part 2: Implement FetchEvent.clientId; r=jdm
2015-12-02 20:36:59 -05:00
Ehsan Akhgari
acab631b47
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
7ae7e7a420
Bug 1218454 - part 3 - move nsILoadContext::GetOriginAttributes out-of-line; r=bz
2015-10-26 16:05:13 -04:00
Mike Hommey
311b82cd11
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
55ac382831
Bug 1191460 Rebased patch and added userContextId to origin attributes. (r=tanvi,r=sicking)
2015-11-24 10:40:02 +09:00
Franziskus Kiefer
234e8bb5a7
Bug 1187357 - rename referrer attribute to referrerpolicy. r=hsivonen
2015-11-30 16:13:03 -08:00
Carsten "Tomcat" Book
fac7e1ada3
Merge mozilla-central to b2g-inbound
2015-11-25 14:00:32 +01:00
Yoshi Huang
dc3740f0fa
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
Nicholas Nethercote
9d16d300b5
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
a97216ee59
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
a9b5f99b6a
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
c798c5fdd9
Bug 1119386 - Part 1: Use document's principal for favicons in docshell (r=smaug)
2015-11-24 13:31:42 -08:00
Nick Fitzgerald
25cb2d50fc
Bug 1225618 - Do not capture stacks for cycle collection timeline markers; r=vporof
2015-11-23 16:50:56 +01:00
Francois Marier
8a1fa6c429
Bug 1216723 - Add a new -forbid- Safe Browsing list type. r=gcp,r=smaug
2015-11-20 20:24:50 -08:00
Henry
2e71b5e840
Bug 1178526 - Create docshell with packageId from TabContext. r=sicking.
2015-10-29 00:52:40 +08:00
Carsten "Tomcat" Book
8e3314318c
merge mozilla-inbound to mozilla-central a=merge
2015-11-12 12:00:55 +01:00
Bill McCloskey
a1d806a296
Bug 967873 - Proxy nsDocumentViewer::PermitUnload to the child process (r=Gijs)
2015-11-11 18:04:21 -08:00
Victor Porof
cd43d33c85
Bug 1218078 - Show onload and DOMContentLoaded markers in the netmonitor's frontend, r=smaug, jsantell, tromey
2015-11-11 23:11:40 +01:00