Olli Pettay
|
5080880ff9
|
Bug 1090918 - Multiple History items when visiting links and using 'Back', r=bz
--HG--
extra : rebase_source : ce5b34fff505a4dc0d98b8cc384e84d33bc0aed1
|
2014-11-13 20:19:20 +02:00 |
|
Tom Tromey
|
4d03014db1
|
Bug 1093839 - remove unused declaration of SerializeJSValVariant. r=smaug
|
2014-11-04 13:21:00 +01:00 |
|
Paul Rouget
|
7494493a1d
|
Bug 1050502 - [timeline] display console.time/timeEnd calls as markers. r=pbrosset,r=vporof,r=baku
|
2014-10-22 23:51:00 +02:00 |
|
Tom Tromey
|
e41dfd7adb
|
Bug 1070089 - change timeline markers to have a consistent epoch (carrying forward r=smaug)
|
2014-10-17 16:02:42 -07:00 |
|
Tom Tromey
|
153ef5f49b
|
Bug 1082990 - protect more code with MOZ_ENABLE_PROFILER_SPS. r=benwa
|
2014-10-15 06:59:00 +02:00 |
|
Tom Tromey
|
ede0778f83
|
Bug 1071056 - preserve unpaired START markers until next pop. r=bgirard
|
2014-10-14 13:06:19 +02:00 |
|
Fabrice Desré
|
5788a6960b
|
Bug 832700 - Add private browsing to b2g, API implementation r=ehsan,smaug
|
2014-10-10 14:28:04 -07:00 |
|
Gijs Kruitbosch
|
44b9bce3a0
|
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
--HG--
extra : rebase_source : d5b9122803f306ab08deb85b953bbc7129e182f0
|
2014-09-11 14:50:55 +01:00 |
|
Gijs Kruitbosch
|
d8e3e20495
|
Backed out changeset 3cc898b3ef5d (bug 1057166) for build bustage
--HG--
extra : rebase_source : 724c8cb9e4c021a523a58af7e2f53a23aaa1901a
|
2014-10-01 11:46:28 +01:00 |
|
Gijs Kruitbosch
|
9db078a24b
|
Bug 1057166 - move FHR reporting out of docshell and fix test to work in e10s, r=bz
|
2014-09-11 14:50:55 +01:00 |
|
peter chang
|
dc90ce6554
|
Bug 1020801 - Notify the ScrollViewChange DOM event when APZ starts/stops to change the transform. r=ehsan
|
2014-09-23 06:37:00 -04:00 |
|
Christoph Kerschbaumer
|
342dbf152d
|
Bug 1038756: Callsites creating a channel in /docshell/ (r=bz)
|
2014-09-21 09:40:48 -07:00 |
|
Patrick Brosset
|
82fd842cb1
|
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
|
2014-09-09 20:54:08 +02:00 |
|
Gijs Kruitbosch
|
f8e55183b3
|
Bug 1046022 - fix LoadURI to not let people load anything inside onbeforeunload, r=bz
|
2014-09-02 23:16:23 +01:00 |
|
Carsten "Tomcat" Book
|
1d41000589
|
Backed out changeset 48816257a7b0 (bug 1050376) for bc2 test failures
|
2014-09-09 11:15:18 +02:00 |
|
Patrick Brosset
|
91bdb22abe
|
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
|
2014-09-09 09:48:36 +02:00 |
|
peter chang
|
9bca72bc16
|
Bug 1054901 - Add AsyncPanZoomStarted/Stopped notifications to scroll observers. r=roc
|
2014-08-22 04:32:00 -04:00 |
|
Trevor Saunders
|
86b7aff8fc
|
bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj
|
2014-08-05 13:33:55 -04:00 |
|
Andrea Marchesini
|
190b960292
|
Bug 1037715 - Implement .searchParams on Location, r=bz, r=ehsan
|
2014-08-07 17:45:21 -07:00 |
|
Ed Morley
|
3e549de7c5
|
Merge mozilla-central and inbound
|
2014-08-05 16:32:17 +01:00 |
|
Reuben Morais
|
5619e6b208
|
Bug 1044490 - Follow app redirects during <meta refresh> navigation. r=bz
|
2014-08-04 22:00:50 -03:00 |
|
Ehsan Akhgari
|
8c8feaa815
|
Bug 1048242 - Fix more bad implicit constructors in docshell; r=smaug
|
2014-08-05 09:19:03 -04:00 |
|
Benoit Jacob
|
96263a4d4e
|
Bug 1028588 - Fix dangerous public destructors in docshell/ - r=smaug
|
2014-06-23 14:49:08 -04:00 |
|
"Kan-Ru Chen (陳侃如)"
|
8019b23d50
|
Bug 879475 - Part 006. Fix http auth prompts for nested content processes r=honzab
Based on original patch by David Zbarsky <dzbarsky@gmail.com>
|
2014-06-11 13:44:36 +08:00 |
|
Mike Conley
|
cb3e70b5c5
|
Bug 1021466 - Part 1: Make it possible to stash opener and newly created TabParent's inside DocShell. r=smaug.
|
2014-06-05 22:49:43 -04:00 |
|
Makoto Kato
|
ba3a895ec9
|
Bug 968647 - Part 1. Add position change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Makoto Kato
|
cf57cff4a8
|
Backed out changeset d06ee3f1e9a3 (bug 968647)
|
2014-03-03 11:53:43 +09:00 |
|
Makoto Kato
|
14038c6580
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Carsten "Tomcat" Book
|
b698e9bf03
|
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
|
733278c657
|
Bug 968647 - Part 1. Add postion change notification for IME. r=roc
|
2014-02-28 16:45:01 +09:00 |
|
Ehsan Akhgari
|
8212be10db
|
Bug 935778 - Part 0.2: Spray some MOZ_DECLARE_REFCOUNTED_TYPENAME across the tree
|
2014-02-20 21:33:49 -05:00 |
|
Bill McCloskey
|
b4c4123476
|
Bug 960783 - Add nsILoadContext flags for remote (out-of-process) windows (r=ehsan)
|
2014-02-11 09:00:54 -08:00 |
|
James Kitchener
|
54858feac0
|
Bug 964239 - Docshell and session history changes to add baseURI information to srcdoc loads. r=bz
|
2014-02-06 09:46:29 -05:00 |
|
Michael Henretty
|
f13afb7990
|
Bug 959800 - [Offline] mozbrowser iframes don't display correct offline content. r=fabrice, bz
|
2014-01-30 15:06:34 -08:00 |
|
Bob Owen
|
d8885ccdf2
|
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 |
|
Trevor Saunders
|
9478cae48b
|
bug 331376 - merge nsIDocShellTreeNode into nsIDocShellTreeItem r=smaug
|
2014-01-06 17:34:15 -05:00 |
|
Ehsan Akhgari
|
58ee2029fd
|
Merge m-c into inbound
|
2014-01-04 12:14:57 -05:00 |
|
Ehsan Akhgari
|
ebd358dfd7
|
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
|
970071bcd6
|
Bug 952827 - Remove unused methods from nsIScrollable. r=roc
|
2014-01-03 21:08:50 +00:00 |
|
Trevor Saunders
|
f2f73dd7c1
|
bug 939049 - staticly type nsIDocument::mDocumentContainer and nsDocumentViewerContainer::mContainer r=smaug
|
2013-11-15 02:12:43 -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 |
|
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 |
|
Wes Kocher
|
7d7395860e
|
Merge m-c to inbound
|
2013-11-07 17:56:10 -08: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 |
|
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 |
|
Trevor Saunders
|
012fdba09b
|
bug 935325 - merge nsIScriptGlobalObjectOwner into nsIDocShell r=smaug
|
2013-05-27 06:07:01 -04:00 |
|
Bob Owen
|
5408da5314
|
Bug 766282 - Implement allow-popups directive for iframe sandbox. r=smaug
|
2013-03-21 18:44:58 +00: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 |
|
Mark Hammond
|
7fe61d817c
|
Bug 909218 - add defaultLoadFlags to nsIDocShell. r=bz
|
2013-09-06 16:33:28 +10:00 |
|