Bug 127313 - No ability to execute javascript on frames in release 2.2.3
Summary: No ability to execute javascript on frames in release 2.2.3
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 14:48 PST by Niranjan Rao
Modified: 2017-03-11 10:55 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Niranjan Rao 2014-01-20 14:48:51 PST
It appears that its assumed that javascript execution will be at view level. How do I execute a script which needs DOM access of particular frame? Frame can be iframe or built using frameset.