Bug 82574

Summary: [BlackBerry] Add m_targetType to WorkerScriptLoader
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: WebKit BlackBerryAssignee: Leo Yang <leo.yang>
Status: RESOLVED FIXED    
Severity: Normal CC: charles.wei, rwlbuis, staikos, tonikitoo, webkit.review.bot, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch none

Description Leo Yang 2012-03-28 23:30:43 PDT
Just as Chromium porting BlackBerry porting is using m_targetType also.
Comment 1 Leo Yang 2012-03-28 23:32:45 PDT
Created attachment 134508 [details]
Patch
Comment 2 Charles Wei 2012-03-29 00:30:14 PDT
Comment on attachment 134508 [details]
Patch

How did it pass the compile before this patch for BB porting?
Comment 3 Leo Yang 2012-03-29 00:49:26 PDT
(In reply to comment #2)
> (From update of attachment 134508 [details])
> How did it pass the compile before this patch for BB porting?

What do you mean "before this patch"?
Comment 4 Leo Yang 2012-03-29 01:10:23 PDT
(In reply to comment #3)
> (In reply to comment #2)
> > (From update of attachment 134508 [details] [details])
> > How did it pass the compile before this patch for BB porting?
> 
> What do you mean "before this patch"?

If you mean "How did it pass the compile without this patch for BB porting?", the answer is that for internal build the change has been there; for upstreaming build we definitely can't pass compile because there are lots of things to be upstreamed.
Comment 5 Rob Buis 2012-03-29 04:16:50 PDT
Comment on attachment 134508 [details]
Patch

Ok.
Comment 6 WebKit Review Bot 2012-03-29 05:32:06 PDT
Comment on attachment 134508 [details]
Patch

Clearing flags on attachment: 134508

Committed r112521: <http://trac.webkit.org/changeset/112521>
Comment 7 WebKit Review Bot 2012-03-29 05:32:14 PDT
All reviewed patches have been landed.  Closing bug.