~mozillateam/firefox/firefox.head

Viewing all changes in revision 909.

  • Committer: Chris Coulson
  • Date: 2012-09-27 12:21:38 UTC
  • Revision ID: chris.coulson@canonical.com-20120927122138-wa19gtpy0105c41o
* Update globalmenu-extension to 3.5
  - Fix LP: #1051152 - Crash in nsIContent::SetAttr with greasemonkey
    installed
  - Improve handling of radio items, and work correctly for radio items
    without a name (fixes the View -> Page Style submenu)
  - Stop causing nested DOM mutations. There is a big warning about doing
    this in nsIMutationObserver.h
  - Delay processing of DOM mutations during code sections when we are
    dispatching events. This should prevent a recurrence of
    reentrancy-triggered crashes such as LP: #1025011, LP: #1035305 and
    LP: #1051152, which have been exposed by updates of third-party addons
    recently and caused because our view of the menu changes during
    event delivery

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: