Bug 134373

Summary: MiniBrowser should support a preference to override the default URL
Product: WebKit Reporter: Brady Eidson <beidson>
Component: Tools / TestsAssignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bunhere, cdumez, changseok, commit-queue, gyuyoung.kim, mrowe, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: All   
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2014-06-26 18:21:55 PDT
MiniBrowser should support a preference to override the default URL

I often find myself using MiniBrowser to test a bug or feature and wish I could have it launch to a URL other than webkit.org.

Without getting into UI concerns, it seems a user default could do the trick.
Comment 1 Brady Eidson 2014-06-26 18:25:15 PDT
Created attachment 233952 [details]
Patch v1
Comment 2 Darin Adler 2014-06-26 19:13:26 PDT
Comment on attachment 233952 [details]
Patch v1

Can we convert MiniBrowser to ARC?
Comment 3 Brady Eidson 2014-06-26 19:37:33 PDT
(In reply to comment #2)
> (From update of attachment 233952 [details])
> Can we convert MiniBrowser to ARC?

I imagine it wouldn't be too difficult - It's a very simple project.

But someone like andersca or bdash might best take the first look at that.
Comment 4 WebKit Commit Bot 2014-06-26 19:43:44 PDT
Comment on attachment 233952 [details]
Patch v1

Clearing flags on attachment: 233952

Committed r170516: <http://trac.webkit.org/changeset/170516>
Comment 5 WebKit Commit Bot 2014-06-26 19:43:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 ChangSeok Oh 2015-02-12 02:50:00 PST
Great patch. This is what I'm looking for. BTW how can I use this? :P