Commit Graph

1762 Commits

Author SHA1 Message Date
Nick Lebedev
73bcee2ac4 Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley 2014-05-13 11:58:00 +02:00
Bob Owen
c67bbf4127 Bug 996280 - Use the docshell's sandbox flags if we can't get the active document in IsSandboxedFrom(). r=smaug 2014-05-06 19:48:33 +01:00
Bobby Holley
4a34fb9f37 Bug 997987 - Cache the system principal on nsContentUtils and remove nsIScriptSecurityManager::SubjectPrincipalIsSystem. r=Ms2ger,sr=bz 2014-05-06 15:43:03 -07:00
Bobby Holley
d05a2ea8f9 Bug 997987 - Remove usage of nsIScriptSecurityManager::GetSubjectPrincipal. r=Ms2ger 2014-05-06 15:43:03 -07:00
Birunthan Mohanathas
eeb9aaaa94 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
Steven MacLeod
712e4106d2 Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
Adrian Lungu
53c9888d1b Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst 2013-10-15 18:35:44 -07:00
Gabor Krizsanits
3cb568323b Bug 996069 - Part2: minor cleanup in docshell. r=bz 2014-04-16 22:29:34 +02:00
Gabor Krizsanits
d6809b0f68 Bug 996069 - Part1: nsContentUtils::IsSystemOrExpandedPrincipal. r=bz 2014-04-16 22:29:12 +02:00
Gabor Krizsanits
6dd5efd5bc Bug 821809 - Part2: Excluding nsEP from principal inheriting. r=bz 2014-04-10 19:52:45 +02:00
Neil Rashbrook
bb1f5a7897 Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg 2014-04-03 23:06:26 +01:00
Masayuki Nakano
c50afb64af Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug 2014-04-01 13:09:23 +09:00
Bobby Holley
4022b30cae Bug 986542 - Don't categorically disable script for detached docshells. r=bz 2014-03-23 12:54:18 -03:00
Makoto Kato
a04af97029 Bug 968647 - Part 1. Add position change notification for IME. r=roc 2014-02-28 16:45:01 +09:00
Makoto Kato
dc9a96443a Backed out changeset d06ee3f1e9a3 (bug 968647) 2014-03-03 11:53:43 +09:00
Makoto Kato
73fab79e8d Bug 968647 - Part 1. Add postion change notification for IME. r=roc 2014-02-28 16:45:01 +09:00
Olli Pettay
7df936423d Bug 895557, follow the spec when doing fragment navigation during page loads, r=bz 2014-03-01 21:07:42 +02:00
Carsten "Tomcat" Book
26660883fa Backed out changeset e670f691e2b9 (bug 968647) for mochitest test bustage on OS X on a CLOSED TREE 2014-02-28 09:30:34 +01:00
Makoto Kato
d4c6055a62 Bug 968647 - Part 1. Add postion change notification for IME. r=roc 2014-02-28 16:45:01 +09:00
Blake Kaplan
05044bbe0a Bug 956704 - Introduce a mechanism for only suppressing animation frames. r=smaug 2014-02-26 15:58:21 -08:00
James Kitchener
ca9510e346 Bug 464222 - Allow URI loads with a base URI argument. r=bz 2014-02-20 08:43:53 -05:00
Bill McCloskey
81bfc2d069 Bug 960783 - Support "new out-of-process window" menu item in nightly (r=felipe,bsmedberg,trevor,ted) 2014-02-11 09:01:08 -08:00
Bill McCloskey
adf8cc1615 Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan) 2014-02-11 09:00:54 -08:00
Bob Owen
f3dacece30 Bug 624883 - Treat view-source as an unrecognised scheme if not top-level. r=bz 2014-01-23 16:02:33 +00:00
Carsten "Tomcat" Book
90b75a472d merge fx-team to mozilla-central 2014-02-07 09:52:32 +01:00
Brad Lassey
65168a035d bug 963505 - iframes should load with low network priority r=bz 2014-02-06 13:33:39 -08:00
Cameron McCormack
3d0c2f1d70 Bug 969099 - Initialize nsPresContext::mIsChrome eagerly. r=roc 2014-02-07 14:08:49 +11:00
Henri Sivonen
40ec11e68d Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk. 2014-02-06 11:08:01 +02:00
Gregor Wagner
18a8703cf4 [Bug 967342] Server not found pages have '&f=regular' appended to url. r=bz 2014-02-05 07:57:16 +01:00
Honza Bambas
88929cec3e Bug 956930 - Launching an app preloading appcache throws an offline error, r=jduell+sicking 2014-02-04 01:52:57 +01:00
Michael Henretty
27392eefc0 Bug 959800 - [Offline] mozbrowser iframes don't display correct offline content. r=fabrice, bz 2014-01-30 15:06:34 -08:00
Olli Pettay
01fa7e9f98 Backout Bug 930793 - Remove favor performance mode (we have still racy b2g tests), a=backout 2014-01-30 21:35:44 -08:00
James Kitchener
c838e2082e Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz 2014-02-06 09:46:29 -05:00
Ms2ger
582319fb44 Bug 956015 - Add an infallible nsIDocShellTreeItem::ItemType; r=bz 2014-01-20 08:58:26 +01:00
Ms2ger
84ef2edec8 Bug 956475 - Use atoms efficiently in ForEachPing; r=smaug 2014-01-20 08:58:25 +01:00
Bob Owen
b89aecb034 Bug 785310 - HTML5 sandboxed iframe should not be able to perform top navigation when scripts are allowed. r=bholley, r=smaug 2014-01-13 07:58:16 +00:00
Gijs Kruitbosch
cebaebcedf Bug 956524 2014-01-16 16:57:13 +01:00
Olli Pettay
0d7e2d8fca Bug 930793 - Remove favor performance mode, r=roc,avih 2014-01-16 16:09:08 +02:00
Tom Schuster
4a7dd51a60 Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence 2014-01-09 18:39:36 +01:00
Boris Zbarsky
5b922153d8 Bug 957479. Make pushState work correctly after document.open(). r=smaug 2014-01-13 15:08:56 -05:00
Boris Zbarsky
a7ea0438cd Bug 881487. Make anchor scrolls on wyciwyg documents work correctly. r=smaug 2014-01-13 15:08:55 -05:00
Christian Legnitto
f7e28b9d25 Bug 935377 - Firefox should fix common scheme typos, r=dolske 2014-01-12 12:02:27 -08:00
Trevor Saunders
c5bbaf6b46 bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug 2014-01-06 17:34:15 -05:00
Phil Ringnalda
52b7fd0825 Back out 2e7e2de7b13e (bug 948574) for b2g mochitest crashes
CLOSED TREE
2014-01-07 21:10:23 -08:00
David Keeler
3cd5b3c1e7 bug 948574 - remote nsISiteSecurityService::IsSecureURI r=bz 2014-01-07 11:31:30 -08:00
Ehsan Akhgari
86c8e10b97 Merge m-c into inbound 2014-01-04 12:14:57 -05:00
Ehsan Akhgari
68bfe70f09 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Mats Palmgren
f3b2efc7f6 Bug 952827 - Remove unused methods from nsIScrollable. r=roc 2014-01-03 21:08:50 +00:00
Tim Taubert
2540dc1a87 Bug 786347 - Follow-up to clear timeout when ping request has finished r=bz
From eab14c820eb1bc0ae71b9727cc33ada2d567f5bf Mon Sep 17 00:00:00 2001
2013-12-18 01:11:44 +01:00
Tim Taubert
f6d8dbfee6 Bug 786347 - Fix <a ping> implementation to follow spec r=bz
From ecd12f2127c5b21e78fdb937e8feb7de1da53023 Mon Sep 17 00:00:00 2001
2013-12-12 21:34:01 +01:00