 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2927703003:
    Move ObjectContentType entirely to HTMLPlugInElement  (Closed)
    
  
    Issue 
            2927703003:
    Move ObjectContentType entirely to HTMLPlugInElement  (Closed) 
  | DescriptionMove ObjectContentType entirely to HTMLPlugInElement
There's no need to go to LocalFrameClientImpl to determine how to load
a plugin element, that was a purely pre-blink necessity.
Simplify a bunch of logic around HTMLPlugInElement to assume that url_
and service_type_ are always set and correct by the time the
ObjectContentType is being determined.
BUG=
Review-Url: https://codereview.chromium.org/2927703003
Cr-Commit-Position: refs/heads/master@{#478683}
Committed: https://chromium.googlesource.com/chromium/src/+/2718186cc8ac74b38b9a7304764642f05c76bb81
   Patch Set 1 #Patch Set 2 : More #
      Total comments: 2
      
     Dependent Patchsets: Messages
    Total messages: 20 (13 generated)
     |