[wp-trac] [WordPress Trac] #31687: Customizer: fix errors when embedded in a different origin

WordPress Trac noreply at wordpress.org
Sat Mar 21 16:59:51 UTC 2015


#31687: Customizer: fix errors when embedded in a different origin
--------------------------+-----------------------------
 Reporter:  mattwiebe     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Customize     |     Version:  4.1
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  javascript
--------------------------+-----------------------------
Changes (by westonruter):

 * milestone:  Awaiting Review => Future Release


Comment:

 For `document.title` we should have just been using `postMessage` to begin
 with, eh?

 An alternative for patching `wp.customize.Value.set` would be to just
 override the method for just `targetWindow`, and to eliminate the use of
 `_.isEqual()` in that Value's specific `set` method.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31687#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list