Andrew McCreight
7dbe705433
Bug 1129015
, part 1 - Remove trailing whitespace in docshell. r=smaug
2015-02-04 15:15:12 -08:00
Paul Rouget
aeeb621d68
Bug 1118169 - Support -moz-window-dragging:drag in HTML. r=mstange r=bz
2015-02-02 15:10:51 -05:00
Kartikaya Gupta
33f9c446a1
Bug 950934 - Enable APZ in the B2G root process. r=botond,smaug
2015-01-12 18:13:18 -05:00
Ehsan Akhgari
c8ddc0896b
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
2015-01-27 23:17:33 -05:00
Ryan VanderMeulen
b6b9ba232d
Backed out changesets 180e7905987e, 91101cbcc319, and 211567afcc5f (bug 1108547) for timeouts in the new test.
...
CLOSED TREE
2015-01-26 15:00:03 -05:00
Ehsan Akhgari
8c17d11b29
Bug 1108547 - Part 1: Inherit the correct private browsing status on new windows created for targeted navigations; r=jdm
2015-01-26 14:06:34 -05:00
Ehsan Akhgari
c8b93bb67a
Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky
2015-01-26 11:01:59 -05:00
Carsten "Tomcat" Book
4eded194db
Backed out changeset a3cd2f1b3e33 (bug 1125351) for breaking m-oth tests on a CLOSED TREE
2015-01-26 16:57:10 +01:00
Ehsan Akhgari
2a8d314633
Bug 1125351 - Make nsIDocShell.isPrerendered infallible; r=bzbarsky
2015-01-26 09:01:11 -05:00
Gijs Kruitbosch
130c675373
Bug 1116977 - disallow link clicks during beforeunload, r=smaug
...
--HG--
extra : rebase_source : 48e4d19b5f76077f91432644b22c736d06ed3218
2015-01-23 15:35:10 +00:00
Ryan VanderMeulen
f6ca65e867
Merge fx-team to m-c. a=merge
2015-01-23 12:20:52 -05:00
Jon Coppeard
c17c1bd7eb
Bug 1107639 - Use two phase construction rather than Maybe<PersistentRooted> r=terrence
2015-01-23 10:23:57 +00:00
Olli Pettay
5d9dc6659c
Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, test, r=bz
...
--HG--
extra : rebase_source : 3eb9b47d274e4aa84a2d522f077112751fd6c148
2015-01-22 22:38:44 +02:00
Olli Pettay
a3e9bc0e53
Bug 1121701, don't let network connections from the previous page to disturb restoration of a page from bfcache, r=bz
...
--HG--
extra : rebase_source : 27669a8962b2c8ed7cc6add444657ee4b3dc5752
2015-01-22 22:37:56 +02:00
Tom Tromey
d594eea2be
Bug 1124753 - timeline doesn't need MOZ_ENABLE_PROFILER_SPS. r=smaug
2015-01-22 09:45:00 +01:00
Bill McCloskey
273e8f71a3
Bug 1123008 - Make loadContext.topFrameElement work in non-e10s (r=smaug)
2015-01-21 16:19:07 -08:00
Fernando Jimenez
d48b684909
Bug 1097928 - Convert MozPaymentProvider to WebIDL. r=bholley,fabrice
2015-01-19 14:50:32 +01:00
Nicholas Hurley
87facfa179
Bug 1009122 - use cache2 as storage for predictor data. r=honzab
...
--HG--
extra : rebase_source : 290e1aa04a1dfa2e7d6cb9f1b5b705d1ed80e68c
2015-01-14 13:59:04 -08:00
Daniel Holbert
f512753c3b
Bug 1039165: Replace spammy NS_ENSURE_TRUE in nsDocShell::CheckLoadingPermissions with simple early-return. r=bholley
2015-01-14 22:54:39 -08:00
Daniel Holbert
ca325b5340
Bug 1121198 part 1: Make nsDocShell GetPosition/GetSize pass null outparams for unwanted info. r=bz
2015-01-14 11:03:58 -08:00
Brad Lassey
36b059df69
bug 1096718 - - display time measured spent in each compartment r=billm,mossop
2015-01-13 17:38:05 -08:00
Ehsan Akhgari
1e88271572
Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg
2015-01-12 23:26:30 -05:00
Wes Kocher
4a8e595770
Backout c034dba7a417
2015-01-12 14:46:48 -08:00
Ehsan Akhgari
d517a30886
Bug 1119268 - Mark virtual overridden functions as MOZ_OVERRIDE in misc code; r=bsmedberg
2015-01-12 16:35:06 -05:00
Masatoshi Kimura
867642220c
Bug 1112399 - Treat NS_ERROR_NET_INTERRUPT and NS_ERROR_NET_RESET as SSL errors on https URLs. r=bz
2015-01-10 19:52:58 +09:00
Valentin Gosu
601b80dfaf
Bug 1099092 - Navigation Timing has incorrect values when page is load via link with target=_blank attribute r=bz
2015-01-09 16:36:00 +02:00
Ryan VanderMeulen
71aff521dd
Backed out changesets 41d0ad0271a6, 2bda66cf60fd, and dd1fc46d4d56 (bug 1118845) for B2G mochitest failures.
...
CLOSED TREE
--HG--
extra : amend_source : 19240e92f40420f384a7835383cbb2be75350ddc
2015-01-08 21:50:19 -05:00
Ben Kelly
497c46cccb
Bug 1118845 P1 Add optional base context to LoadContext() constructor. r=smaug
2015-01-08 19:52:22 -05:00
Christoph Kerschbaumer
05d08f5899
Bug 1107638 - Add innerWindowID to LoadInfo (r=sicking,jduell)
2015-01-07 15:51:20 -08:00
Tom Tromey
c277349d8e
Bug 1117787 - Fix comment to reflect reality. r=bz
2015-01-05 13:00:00 -05:00
Ryan VanderMeulen
7b34913ca7
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2015-01-06 10:55:03 -05:00
Gavin Sharp
85abd2f149
Bug 575918: enable IPC tests on Mac since they work now, r=bsmedberg
...
--HG--
extra : rebase_source : 5b7214167249b3c276a9e240d867ce34193a5953
2015-01-02 17:00:20 -08:00
Tom Tromey
14484f49ae
Bug 1113706 - move TimelineMarker to a new header; r=smaug
2015-01-05 09:39:16 -08:00
Ehsan Akhgari
31294a6ac2
Bug 1117262 - Mark virtual overridden functions as MOZ_OVERRIDE in docshell; r=bzbarsky
...
This also devirtualizes some of the functions that were not overriden by
any class.
2015-01-03 12:21:47 -05:00
Tom Tromey
3da37909db
Bug 1104213 - add stack traces to timeline markers. r=smaug r=vporof
2014-12-29 11:32:00 +01:00
Ehsan Akhgari
4569b2d95f
Bug 1061864 - Part 1: Add a prerendered flag to nsIDocShell; r=smaug
2015-01-05 21:01:28 -05:00
Ryan VanderMeulen
539cbb2493
Merge inbound to m-c. a=merge
2014-12-23 13:17:16 -05:00
Gijs Kruitbosch
9fba7969d0
Bug 1083634 - entering a trailing slash after a domain should not do a search. r=smaug r=Unfocused
2014-12-22 00:03:26 +00:00
Tom Tromey
bf42323805
Bug 1112644 - make timeline tests work on e10s. r=paul
2014-12-17 09:22:00 +01:00
Carsten "Tomcat" Book
4755deb0c5
merge mozilla-inbound to mozilla-central a=merge
2014-12-18 13:50:27 +01:00
Tom Tromey
6b6ea7445c
Bug 1066474 - Avoid races in browser_timelineMarkers-02.js test. r=paul
2014-12-17 06:58:00 -05:00
Chris Peterson
249ac81315
Bug 1110031 - Part 1: Mark more directories as FAIL_ON_WARNINGS. r=gps
2014-12-10 22:56:31 -08:00
Christoph Kerschbaumer
c9b34f12ea
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - loadinfo changes (r=sicking)
2014-12-10 15:36:03 -08:00
Ehsan Akhgari
aac4af7cb0
Mark LoadContext's constructor as explicit, follow-up to bug 1009631, landed on a CLOSED TREE
2014-12-15 15:48:31 -05:00
Ben Kelly
e6048c5b7c
Bug 1107516 - Part 1: Add LoadContext constructor taking an nsIPrincipal. r=smaug
2014-12-12 11:05:00 -05:00
Wes Kocher
58cb48da88
Merge fx-team to m-c a=merge
2014-12-12 17:18:42 -08:00
Ehsan Akhgari
09a262787c
Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted
...
We are white-listing the existing set of tests that use setTimeout
like this. Hopefully these tests will be investigated and fixed
in the future, so that we can narrow down the white-list.
This check is only turned on for mochitest-plain for now.
2014-12-11 13:34:40 -05:00
Christoph Kerschbaumer
8cb0969fc2
Bug 1087442 - Attach LoadInfo inside each individual ProtocolHandler - docshell/ changes (r=smaug)
2014-12-12 09:09:24 -08:00
Tom Tromey
18bb6d0861
Bug 1050770 - Add paint details to timeline. r=smaug, r=mattwoodrow
2014-12-11 10:40:00 -05:00
Carsten "Tomcat" Book
c06036beba
merge mozilla-inbound to mozilla-central a=merge
2014-12-12 13:51:14 +01:00