Commit Graph

1424 Commits

Author SHA1 Message Date
Mounir Lamouri
26df3b68ae Bug 600813 - Removing PUT and DELETE form methods. a=blocking-b7 2010-09-30 16:55:11 -07:00
Mounir Lamouri
73722e46d0 Merge backout. 2010-09-30 16:49:56 -07:00
Mounir Lamouri
3f25269c96 Bug 600813 - Remove PUT and DELETE form methods. r=backout a=blocking-b7 2010-09-30 16:48:52 -07:00
Mounir Lamouri
20a125c623 Bustage: not HTTP channel shouldn't be consider as an unsafe HTTP channel. r+a=bustage 2010-09-10 10:03:40 +02:00
Mounir Lamouri
c50d0e91e9 Bug 583288 (2/2) - Let forms using DELETE and PUT HTTP method when submitting. r=jst,sicking a2.0=sicking 2010-09-10 07:00:10 +02:00
Timothy Nikkel
8fb652cadc Bug 591157. Remove unneeded SetDOMDocument call. r=bzbarsky a=jst 2010-09-11 13:24:50 -05:00
Olli Pettay
3eb7fc9e1a Bug 534178, remove dublicate nsSHTransactions, r=bz, a=blocking 2010-09-05 21:10:35 +03:00
Justin Lebar
22d0f71c0a Bug 590573 - Followup, remove printf accidentally left in docshell. rs,a=dholbert 2010-08-27 15:34:07 -07:00
Justin Lebar
8d1155a160 Bug 590573 - pushState should save the scroll position of the old SHEntry, and going between pushStated entries should respect the saved scroll position. r=bzbarsky a2.0=blocking 2010-08-27 14:19:45 -07:00
Shawn Wilsher
da7de0fd13 Bug 587573 - Log image requests to the WebConsole: DocShell fix r=bzbarsky a=blocking2.0 2010-08-26 09:52:02 -07:00
Sid Stamm
80238b913a Bug 495115 - Implement Strict-Transport-Security to allow sites to specify HTTPS-only connections, r=kaie+honzab+bjarne, a=betaN+ 2010-06-03 14:03:17 -07:00
Justin Lebar
a273b32a67 Bug 580069 - replaceState should clear the SHEntry's POST data. r+a2.0=sicking 2010-08-11 16:49:43 -07:00
Justin Lebar
f64b8ee875 Backed out changeset 7ba410f45f42 2010-08-18 17:11:27 -07:00
Justin Lebar
f5cac12e6d Bug 580069 - replaceState should clear the SHEntry's POST data. r+a2.0=sicking 2010-08-11 16:49:43 -07:00
Olli Pettay
577036af89 Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
Marco Bonardo
79a968f50c Bug 546253 - moz_openpages_temp table needs to describe pages that may not be in moz_places. r=sdwilsh a=blocking 2010-08-13 21:53:05 -04:00
Blake Kaplan
027f31fe82 Bug 583200 - Don't assert things about SHEntries if session history is disabled. 2010-08-12 21:05:05 -07:00
Bobby Holley
f422bcb984 Bug 343515 - need API for tabbrowsers to tell docshells they're visible/hidden.r=gavin,sr=bz,a=blocker 2010-08-05 11:27:52 -04:00
David Zbarsky
f274b78727 Remove unneeded nsIDOMNSHTMLAnchorElement interface by merging it into nsIDOMHTMLAnchorElement. (Bug 582303) r=jst 2010-08-04 22:40:17 -04:00
Bjarne
dd2e00ab6b Bug 546606 - Make redirect API async - part 2; r=honzab.moz,cbiesinger,bjarne,jst sr=jst 2010-08-04 22:15:55 -04:00
Blake Kaplan
64b2ac5ae1 Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug 2010-07-21 16:26:27 -07:00
Mark Banner
56bfe17d5e Bug 579303 Fix docshells to respect SetAllowJavascript properly. r=ehsan,smag,a=bsmedberg 2010-07-23 07:40:19 +01:00
Blake Kaplan
4090e953db Backed out changeset 50ea31d46c0e. The newly added assertion is asserting. 2010-07-22 21:30:56 -07:00
Blake Kaplan
b99f583215 Bug 580819 - Don't try to "replace" the transient about:blank content viewer when loading about:blank immediately after it. r=smaug 2010-07-21 16:26:27 -07:00
Boris Zbarsky
b6f4222313 Bug 579744. Extract the actual content type from the attribute value before using it as a type hint for the channel. r=jst 2010-07-22 17:33:38 -04:00
Justin Lebar
ac52957620 Bug 530657 - Simply code which gets an nsIDOMDocument and QIs to an nsIDocument. r=sicking, approval2.0=benjamin 2010-07-19 10:31:50 -07:00
Justin Lebar
146624ba6b Bug 544535 - Ignore push/replaceState's title argument. r=sicking, approval2.0=benjamin 2010-07-19 14:46:01 -07:00
Benjamin Stover
6e0041fa50 Bug 556400 - Set titles asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:41 -07:00
Benjamin Stover
6fb93cf6e0 Bug 556400 - Add visits Asynchronously. r=mak r=sdwilsh sr=bz 2010-07-13 18:00:33 -07:00
Boris Zbarsky
aa47cfa450 Bug 576833. Transfer the author style boolean across bfcache loads just like we do for normal navigation. r=jst 2010-07-15 09:59:24 -04:00
Dave Townsend
3197cf7343 Backed out changeset f9a700607b86 from bug556400 due to possible browser-chrome failures. 2010-07-02 20:01:44 -07:00
Dave Townsend
979328717e Backed out changeset 07a9dcc28c5c from bug 566738 due to possible browser-chrome failures. 2010-07-02 20:00:45 -07:00
Benjamin Stover
d77c8e68e2 Bug 566738 - Make setting titles asynchronous. r=sdwilsh r=mak sr=bz 2010-06-30 16:19:33 -07:00
Benjamin Stover
5fd5d0dce9 Bug 556400 - Make adding visits asynchronous. r=sdwilsh r=mak sr=bz 2010-06-30 16:08:28 -07:00
Doug Turner
ac6e5d7f44 Merge with mc 2010-06-29 20:10:23 -07:00
Benjamin Stover
a29aeda742 Backout of bugs 575908, 566738, and 556400 2010-06-29 17:34:52 -07:00
Doug Turner
dc572d7b10 Merge from mc 2010-06-29 14:39:57 -07:00
Benjamin Stover
39dc52641d Bug 566738 - Add SetURITitle to IHistory r=sdwilsh, sr=bz 2010-06-29 14:12:41 -07:00
Benjamin Stover
65b41a4323 Bug 556400 - Implement asyncable VisitURI. r=sdwilsh, sr=bz 2010-06-29 13:58:36 -07:00
Jason Duell
480ac47f96 # User Michal Novotny <michal.novotny@gmail.com>
# Date 1277056918 -7200
Bug 537164 - e10s HTTP: caching.  r=jduell, sr=biesi
2010-06-23 23:55:19 -07:00
Jason Duell
329d95e7d9 Merge from m-c.
Fair amount of merge conflicts.

Biggest item was changes to nsHttpChannel from web sockets changes.

Other likely suspects if things are borken:

nsFrameLoader.cpp:
    - nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
      nsnull (m-c) to local process call to new nsFrameMessageManager(),
      callback arg?  Smaug said null.
    - only calling SetCallBackData for local case.  also +r smaug.

nsPrefBranch.cpp had fairly extensive merge conflicts.

nsChromeRegistry had lots of changes.

Dougt did most of the non-necko changes (thanks).
2010-06-22 17:33:57 -07:00
Honza Bambas
908f2ba27b Bug 569227 - Join HttpChannelChild with its TabChild, r=smaug 2010-06-18 12:49:28 +02:00
Ehsan Akhgari
3129224585 Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay 2010-06-04 17:03:50 -04:00
Ehsan Akhgari
2f3edd2d9c Backed out changeset d1cbe16de6bf to fix oranges 2010-06-28 15:29:30 -04:00
Ehsan Akhgari
ef0eaf3706 Bug 519928 - IFRAME inside designMode disables JavaScript, breaking current clickjacking defenses; r=Olli.Pettay 2010-06-04 17:03:50 -04:00
Doug Turner
8779d9a504 Backing out af6c00ca82d1 2010-06-26 00:32:19 -07:00
Doug Turner
d930d307fe Backing out 1a916e3c1ad1 2010-06-26 00:31:31 -07:00
Benjamin Stover
6b628bb8b3 Bug 566738 - Add SetURITitle to IHistory. r=sdwilsh sr=bz 2010-06-25 22:53:41 -07:00
Benjamin Stover
3ce4534a71 Bug 556400 - Implement asyncable VisitURI. r=sdwilsh sr=bz 2010-06-25 22:50:29 -07:00
Jason Duell
e9af2d6253 # User Michal Novotny <michal.novotny@gmail.com>
# Date 1272456176 -7200
Bug 549241 - Channel classifier should run in chrome process. r=biesi, sr=jst
2010-05-21 14:03:02 -07:00