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
Henri Sivonen
056cd17cdd
Bug 945215 - Map HZ-GB-2312 to the replacement encoding. r=emk.
...
--HG--
rename : dom/encoding/test/reftest/bug863728-1-ref.html => dom/encoding/test/reftest/bug945215-1-ref.html
rename : dom/encoding/test/reftest/bug863728-1.html => dom/encoding/test/reftest/bug945215-1.html
rename : dom/encoding/test/reftest/bug863728-2-ref.html => dom/encoding/test/reftest/bug945215-2-ref.html
rename : dom/encoding/test/reftest/bug863728-2.html => dom/encoding/test/reftest/bug945215-2.html
2014-09-24 12:23:28 +03:00
Ed Morley
f356916d9d
Backed out changeset ce22b4d51b72 (bug 945215) for assertions in EncodingUtils.cpp; CLOSED TREE
2014-09-26 16:11:29 +01:00
Henri Sivonen
0e50d55abc
Bug 945215 - Map HZ-GB-2312 to the replacement encoding. r=emk.
...
--HG--
rename : dom/encoding/test/reftest/bug863728-1-ref.html => dom/encoding/test/reftest/bug945215-1-ref.html
rename : dom/encoding/test/reftest/bug863728-1.html => dom/encoding/test/reftest/bug945215-1.html
rename : dom/encoding/test/reftest/bug863728-2-ref.html => dom/encoding/test/reftest/bug945215-2-ref.html
rename : dom/encoding/test/reftest/bug863728-2.html => dom/encoding/test/reftest/bug945215-2.html
2014-09-24 12:23:28 +03:00
Phil Ringnalda
dd7ebaded4
Back out 693507b38116 (bug 1041180) since it doesn't like compiling without its friend
...
CLOSED TREE
2014-09-25 21:18:01 -07:00
Christoph Kerschbaumer
0de2d98100
Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst)
2014-09-25 16:10:28 -07:00
Dave Townsend
4c58cae784
Bug 999239: Copy session history when recreating browser element for the remote -> non-remote transition. r=bz, r=felipe, sr=gavin
2014-09-25 11:35:45 -07: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
Patrick Brosset
3fb590cf9c
Bug 1065954 - Avoid drawing start/end markers in the timeline if no layer in the inspected docshell was painted. r=BenWa
2014-09-23 01:47:00 -04:00
Christoph Kerschbaumer
5a5770c020
Bug 1038756: Refactor SetUpChannelOwner to ChannelShouldInheritPrincipal (r=bz)
2014-07-17 16:07:58 -07:00
Christoph Kerschbaumer
342dbf152d
Bug 1038756: Callsites creating a channel in /docshell/ (r=bz)
2014-09-21 09:40:48 -07:00
Christoph Kerschbaumer
3e0164ca53
Bug 1038756: Extend nsILoadInfo to include a loadingContext and contentPolicyType (r=bz)
...
* * *
Updating comments for loadingNode, loadingPrincipal, and loadingDocument
2014-07-16 13:16:12 -07:00
Patrick Brosset
54edbb099d
Bug 1067953 - Disabling browser_timelineMarkers-02.js again for "Error: operation not possible on dead CPOW" in multiprocessShims.js errors; r=me
2014-09-18 11:46:15 +02:00
Alex Bardas
47710df06a
Bug 1067168 - Ipv4 with trailing slash input in locationbar should open the address, not perform a search. r=smaug
2014-09-16 13:20:00 -04:00
Patrick Brosset
71bd9d2f07
Bug 1064848 - Activate timeline test browser_timelineMarkers-02.js for e10s r=pbrosset
2014-09-15 17:18:12 -07:00
Carsten "Tomcat" Book
9005131aba
merge m-i to m-c a=merge
2014-09-12 15:07:38 +02:00
Alexandre Lissy
da1c5ff66a
Bug 1066044 - Make Mochitest pass on Mulet r=jmaher,ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 22:59:00 +02:00
Alex Bardas
471899a543
Bug 494092 - Make default uri fixup more permissive, taking into account ipv4, ipv6, asciihost and improve test base. r=smaug
2014-09-10 12:42:00 -04:00
Jan Beich
2afd4f9c4f
Bug 1065251 - Unbreak build on non-SPS platforms after bug 1050376. r=bgirard
2014-09-09 23:56:00 +02:00
Ryan VanderMeulen
603c8eca01
Backed out changeset 3afb6445a73c (bug 1066044) for B2G desktop mochitest perma-fail.
2014-09-11 20:38:06 -04:00
Alexandre Lissy
4f5cb20e91
Bug 1066044 - Make Mochitest pass on Mulet. r=jmaher, r=ochameau
...
To get Mochitest green with Mulet, we need to disable a couple more of
tests. We also need to disable the crash on non local connections, as it
is being done for runtestsb2g.
2014-09-11 07:37:00 -04:00
Kyle Huey
a34a3ab32d
Bug 982212: Part 3 - Now that nsTArray::AppendElement supports r-value references, remove the workarounds added in Bug 967364. r=nfroyd
...
--HG--
extra : rebase_source : 1e6188d26b745f6dc9bdf2accc0abf7f07351510
2014-03-15 18:56:00 +01:00
Patrick Brosset
1bafbabc85
Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug
2014-09-09 20:54:12 +02: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
Carsten "Tomcat" Book
20d3b56640
Backed out changeset f3643ddd721f (bug 1050376)
2014-09-09 11:14:51 +02:00
Paul Rouget
180b5a0795
Bug 1050376 - Test docshell recording of restyle/reflow/paint; r=smaug
2014-09-09 09:48:45 +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
Carsten "Tomcat" Book
e0bb163319
merge fx-team to mozilla-central a=merge
2014-09-08 15:26:03 +02:00
Blair McBride
08350ab349
Bug 1057186
- Add a way to specify that nsDefaultURIFixup should obey the domain whitelist when not using keyword searches. r=smaug
...
--HG--
extra : transplant_source : %92E.%2CV%E0%80%A4%B6%1B%E8D%91%0Ft%F3%5D%13%88%96
2014-08-29 15:25:02 +12:00
Nigel Babu
3dc03ef4b4
Backed out changeset 7f58c77bb165 (bug 1057186
) for xpshell bustage
2014-09-07 21:00:33 +05:30
Blair McBride
d641de1dca
Bug 1057186
- Add a way to specify that nsDefaultURIFixup should obey the domain whitelist when not using keyword searches. r=smaug
...
--HG--
extra : transplant_source : %D5%AC%02%CE34%F8%D8.%7E%87%9AZ%C0%B5%21%16%F5H%D3
2014-08-29 15:25:02 +12:00
Boris Zbarsky
8746d3dc2b
Bug 974857. Compare attempted anchor traversals to both the actual page URI and the exposable URI, and do an anchor scroll if either one matches. r=smaug
2014-09-05 14:28:46 -04:00
Christoph Kerschbaumer
42b948f5dd
Bug 1062529 - Split GetChannelPrincipal into GetChannelResultPrincipal and GetChannelURIPrincipal. r=bz
2014-08-06 16:05:40 -07:00
Bill McCloskey
42257acb97
Bug 1061013 - Disable various browser chrome tests when running with e10s. r=jimm
2014-09-02 13:47:12 -05:00
Alex Bardas
d956f98bcb
Bug 1042521 - Use original input when calling KeywordToURI and do not trim the input before calling urifixup in tests. r=Gijs
2014-08-29 11:13:00 +02:00
Ehsan Akhgari
8f20554fc9
Bug 1061058 - Fix more bad implicit constructors in docshell/dom/uriloader; r=smaug
...
--HG--
extra : rebase_source : 4dd9d4bab0b552834cd24051d7dc920950a2e8b2
2014-09-01 18:01:37 -04:00
Phil Ringnalda
b656763114
Backed out 6 changesets (bug 1060982, bug 1061058, bug 1060987, bug 1061060, bug 1060930) for build bustage
...
CLOSED TREE
Backed out changeset c23b8418e6be (bug 1060987)
Backed out changeset a8cddc6bdffc (bug 1061060)
Backed out changeset b5af5cbdac3f (bug 1060982)
Backed out changeset 4912d451011a (bug 1060930)
Backed out changeset bdacbf453238 (bug 1061058)
Backed out changeset da6c71a8f5ae (bug 1060987)
2014-09-01 16:48:51 -07:00
Ehsan Akhgari
1b608c3007
Bug 1061058 - Fix more bad implicit constructors in docshell/dom/uriloader; r=smaug
2014-09-01 18:01:37 -04:00
Alex Bardas
2e4e8405f4
Bug 1042521: Drop some cases when backslashes from urlbar input were converted to slashes on windows, r=bz
...
--HG--
extra : rebase_source : ae7fea31c3b7b682874b765d272344ecf0c96aad
2014-08-25 14:54:00 +01:00
Birunthan Mohanathas
57751773f4
Bug 1045801 - Rename SafeCast to AssertedCast. r=Waldo
2014-08-25 12:17:32 -07:00
Martijn Wargers
e83d7d0937
Bug 885324 - Try to fix intermittent failure in test_bug529119-2.html. r=mayhemer
2014-07-21 15:10:50 +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
Bill McCloskey
a15b49d6f6
Bug 1051017 - Add browser.contentWindowAsCPOW and browser.contentDocumentAsCPOW (r=mconley,mrbkap)
2014-08-20 12:49:11 -07:00
Artem Sobolev
e53cca979f
Bug 625012 - Handle multipart responses in ImageDocument::OnStartRequest correctly. r=bz
2014-07-29 15:23:22 -07:00
David Keeler
f0f4c49bf4
bug 1049946 - don't expose the "Add Exception" button in about:certerror for HSTS sites when browser.xul.error_pages.expert_bad_cert is set r=jst
2014-08-07 11:00:00 -07:00
Ehsan Akhgari
3925065702
Bug 1050611 - Fix more bad implicit constructors in dom and docshell; r=smaug
2014-08-08 09:49:39 -04:00
Georgios Kontaxis
94fb6d585f
Bug 1048643: extended nsDocShell with flags to indicate tracking protection status (similar to mixed content blocked/loaded status)
2014-08-07 13:35:03 -07:00