Bug 134373 - MiniBrowser should support a preference to override the default URL
Summary: MiniBrowser should support a preference to override the default URL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-26 18:21 PDT by Brady Eidson
Modified: 2015-02-12 02:50 PST (History)
8 users (show)

See Also:


Attachments
Patch v1 (1.57 KB, patch)
2014-06-26 18:25 PDT, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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