Closed Bug 923332 Opened 12 years ago Closed 12 years ago

Use loadURIWithFlags instead of contentDocument.location when loading about:blank

Categories

(Firefox :: Session Restore, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 27

People

(Reporter: billm, Assigned: billm)

Details

Attachments

(1 file)

We can't use browser.contentDocument.location in e10s, so this patch changes it to browser.loadURIWithFlags, which is remoted correctly. I have to admit that I copied the Ci.nsIWebNavigation.LOAD_FLAGS_BYPASS_HISTORY bit from bug 808035. It seems like the right thing to do though.
Attached patch change-loaduriSplinter Review
I forgot to upload the patch :-).
Attachment #814008 - Flags: review?(ttaubert)
Attachment #814008 - Flags: review?(ttaubert) → review+
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 27
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: