Closed Bug 258708 Opened 20 years ago Closed 20 years ago

use sheet URI instead of base URI where appropriate

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla1.8alpha4

People

(Reporter: dbaron, Assigned: dbaron)

Details

Attachments

(1 file)

This is a followup to bug 255538.  At some points in that patch, I used base URI
for backwards compatibility where I should really be using sheet URI. 
Essentially, base URI should be used only for resolving relative URLs and sheet
URI should be used for everything else -- but I was a little too conservative
when doing bug 255538.  This bug covers fixing that.
Comment on attachment 158453 [details] [diff] [review]
patch

Could you review this one-liner along with the bustage fix in comment 1?
Attachment #158453 - Flags: superreview?(bzbarsky)
Attachment #158453 - Flags: review?(bzbarsky)
Comment on attachment 158453 [details] [diff] [review]
patch

r+sr=bzbarsky
Attachment #158453 - Flags: superreview?(bzbarsky)
Attachment #158453 - Flags: superreview+
Attachment #158453 - Flags: review?(bzbarsky)
Attachment #158453 - Flags: review+
Fix checked in to trunk, 2004-09-10 12:01 -0700.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.8alpha4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: