Bug 94193 - DOMWindowPagePopup needs to be installed before loading the html inside the page popup
Summary: DOMWindowPagePopup needs to be installed before loading the html inside the p...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 00:27 PDT by Keishi Hattori
Modified: 2012-08-16 02:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2012-08-16 00:32 PDT, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2012-08-16 00:27:15 PDT
DOMWindowPagePopup needs to be installed before loading the html inside the page popup, because we use pagePopupController.localizeNumberString while loading the page.
Comment 1 Keishi Hattori 2012-08-16 00:32:08 PDT
Created attachment 158729 [details]
Patch
Comment 2 Kent Tamura 2012-08-16 00:34:14 PDT
Comment on attachment 158729 [details]
Patch

ok.  Thanks!
Comment 3 WebKit Review Bot 2012-08-16 02:28:36 PDT
Comment on attachment 158729 [details]
Patch

Clearing flags on attachment: 158729

Committed r125764: <http://trac.webkit.org/changeset/125764>
Comment 4 WebKit Review Bot 2012-08-16 02:28:38 PDT
All reviewed patches have been landed.  Closing bug.