[Webkit-unassigned] [Bug 87337] [Blackberry] need call fullscreen APIs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 07:08:03 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87337





--- Comment #3 from Chris.Guan <chris.guan at torchmobile.com.cn>  2012-05-24 07:07:04 PST ---
(In reply to comment #2)
> (From update of attachment 143732 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=143732&action=review
> 
> Some suggestions:
> 
> > Source/WebKit/blackberry/ChangeLog:9
> > +        chrom or it is not a video element. The webkitRequestFullScreen Javascript 
> 
> chrom*
> 
> period should be a comma
> 
> > Source/WebKit/blackberry/Api/WebPageClient.h:239
> > +    virtual int fullscreenStart(const char* contextName = 0, Platform::Graphics::Window* = 0, unsigned x = 0, unsigned y = 0, unsigned width = 0, unsigned height = 0) = 0;
> 
> is not it clear to add another method with parameters? adding 6 default values seems too much to me.
> 
> Then we can name one deprecatedFullScreenStart, and keep using the other.

Thanks, Antonio, I will fix them next patch, but we have some secure and UX issues now, I cancelled reveiew first, see internal PR for more please. Thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list