Closed Bug 660551 Opened 13 years ago Closed 13 years ago

Remove nsIDocument::mShellIsHidden

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
trivial

Tracking

()

VERIFIED FIXED
mozilla7

People

(Reporter: Ms2ger, Assigned: Ms2ger)

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
      No description provided.
Attachment #535953 - Flags: review?(jst)
Flags: in-testsuite-
Attachment #535953 - Flags: review?(jst) → review+
http://hg.mozilla.org/mozilla-central/rev/52b8caaeb1d9
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla7
As visible in content/base/public/nsIDocument.h, mShellIsHidden has been removed from it:
    1.31 -  // True if we're currently bfcached. This is only here for binary compat.
    1.32 -  // Remove once the gecko 2.0 has branched and just use mSHEntry instead.
    1.33 -  PRPackedBool mShellIsHidden;
    1.34 -
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.