This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11505 - the problem i try to solve is spam pop ups and aggressive spam page authoring (which ban you from going backward and is obviously made up for banks and exploited by spammers). my idea is to depreciate (not allow) pop ups and also the annoying backward bro
Summary: the problem i try to solve is spam pop ups and aggressive spam page authoring...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-09 01:19 UTC by contributor
Modified: 2011-08-04 05:06 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2010-12-09 01:19:38 UTC
Specification: http://dev.w3.org/html5/spec/Overview.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#top

Comment:
the problem i try to solve is spam pop ups and aggressive spam page authoring
(which ban you from going backward and is obviously made up for banks and
exploited by spammers).
my idea is to depreciate (not allow) pop ups and also the annoying backward
browsing lock (we had more of those in the past) in any regular http and allow
it only on https. I thought a lot before posting it here. i think it can work
although I am really not sure if it is technically possible to separate code
of https and http but maybe it is and maybe it can make the web act better.  
as for video I am trying to develop a content that it might be need video full
screen. it'd suppose to be GOOD and Valuable content so i think it's a pity to
throw it to garbage. the visual is also very important side of the browsing
experience. So there is a new  idea i have which is to make httpv for video or
m - media streaming which will make video streaming online and prevent
spamming. maybe a library of approved sites  can work but it's too
monarchistic and against the web open spirit so  it is probably not such a
good idea. 

If you think these ideas are good or crappy. i like to know. Sorry if i am
confusing and got you confused too. it's a pretty vogue view from here. 

Sivan langer

donotonly@gmail.com


Posted from: 109.186.27.215
Comment 1 Ian 'Hixie' Hickson 2011-02-11 22:44:24 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: none
Rationale: 

For popup blocking: agreed. I'm not sure we can do any more than we already have, though. The spec doesn't actually require browsers to support popups at all.

For back-button lock: not sure what this is referring to.

For video: agreed on the full-screen thing; this will likely be handled in the CSSOM spec.
Comment 2 Michael[tm] Smith 2011-08-04 05:06:16 UTC
mass-moved component to LC1