WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
11338
ER: Ability to manipulate DOM before content is displayed
https://bugs.webkit.org/show_bug.cgi?id=11338
Summary
ER: Ability to manipulate DOM before content is displayed
Sebastien Boisvert
Reported
2006-10-17 21:13:10 PDT
This has been discussed previously, but does not seem to have been put forward officially here. It would be nice to have the ability to manipulate the DOM prior to the content being displayed on the frame. Having this ability has been discussed on Apple's mailing lists previously:
http://lists.apple.com/archives/webkitsdk-dev/2005/Sep/msg00039.html
http://lists.apple.com/archives/webkitsdk-dev/2006/Oct/msg00018.html
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Blaut
Comment 1
2008-03-06 04:01:03 PST
Confirmed as an enhancement request.
Ahmad Saleem
Comment 2
2022-09-22 15:23:29 PDT
rniwa@webkit.org
- Any such plan right now? Thanks!
Alexey Proskuryakov
Comment 3
2022-09-29 10:58:27 PDT
I cannot find an archive of webkitsdk-dev, but I'm sure it's possible to make the web view invisible until after manipulating the DOM? Probably many ways to do this.
Sebastien Boisvert
Comment 4
2022-09-29 13:44:04 PDT
Webarchive is your friend :)
https://web.archive.org/web/20140806002549/http://lists.apple.com/archives/webkitsdk-dev/2005/Sep/msg00039.html
https://web.archive.org/web/20140806002549/http://lists.apple.com/archives/webkitsdk-dev/2006/Oct/msg00018.html
Alexey Proskuryakov
Comment 5
2022-09-29 17:50:16 PDT
Thank you for following up on this 16 years later! Both use cases seem common - extensions are widely used to modify web pages, and native applications embedding WebKit have a number of ways to load content in appropriate ways (commonly, the challenge is that progressive loading should be suspended, as users only expect that in web browsers). I think that this is in a good enough shape to be resolved. If anyone has specific questions in the future, webkit-help is a good place (
https://webkit.org/getting-started/#staying-in-touch
).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug