Bug 92488 - Replace ColorChooserClient::elementRectRelativeToWindow with elementRectRelativeToRootView
Summary: Replace ColorChooserClient::elementRectRelativeToWindow with elementRectRelat...
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: 92075
  Show dependency treegraph
 
Reported: 2012-07-27 04:25 PDT by Keishi Hattori
Modified: 2012-07-27 05:28 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.38 KB, patch)
2012-07-27 04:33 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-07-27 04:25:05 PDT
Replace ColorChooserClient::elementRectRelativeToWindow with elementRectRelativeToRootView because we should be using root view coords inside WebCore(Bug 71945)
Comment 1 Keishi Hattori 2012-07-27 04:33:24 PDT
Created attachment 154903 [details]
Patch
Comment 2 Kent Tamura 2012-07-27 04:43:28 PDT
Comment on attachment 154903 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-07-27 05:28:12 PDT
Comment on attachment 154903 [details]
Patch

Clearing flags on attachment: 154903

Committed r123867: <http://trac.webkit.org/changeset/123867>
Comment 4 WebKit Review Bot 2012-07-27 05:28:15 PDT
All reviewed patches have been landed.  Closing bug.