Bug 144307 - Provide API for controlling TextIndicator position
Summary: Provide API for controlling TextIndicator position
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 144299
Blocks:
  Show dependency treegraph
 
Reported: 2015-04-27 19:37 PDT by Brent Fulgham
Modified: 2015-04-27 19:42 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2015-04-27 19:37:19 PDT
PDFPlugin has to take advantage of 'secret' knowledge about the TextIndicator class. Rather than duplicating the TextIndicator margin values inside PDFPlugin, we should either provide a means for PDFPlugin to ask TextIndicator what these values are, or figure out a way for TextIndicator clients to help control its position more precisely.