Open
Bug 1284518
Opened 9 years ago
Updated 2 years ago
Make NS_CompareLoadInfoAndLoadContext only compare OriginAttributes
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: jandreou25, Unassigned)
References
Details
Attachments
(1 file)
3.83 KB,
patch
|
valentin
:
review+
baku
:
feedback+
|
Details | Diff | Splinter Review |
With recent OriginAttributes changes all the previously compared information is now contained in OA. From the discussion in 1282124 an OA compare would be much cleaner.
Reporter | ||
Comment 1•9 years ago
|
||
Everything is fine with local tests and on try server. There may be non obvious things that break.
Reporter | ||
Updated•9 years ago
|
Attachment #8768002 -
Flags: review?(amarchesini)
Comment 2•9 years ago
|
||
Comment on attachment 8768002 [details] [diff] [review]
Bug1284518.patch
Review of attachment 8768002 [details] [diff] [review]:
-----------------------------------------------------------------
f+. I'm not a necko peer. Valentin, can you help us with this?
Attachment #8768002 -
Flags: review?(valentin.gosu)
Attachment #8768002 -
Flags: review?(amarchesini)
Attachment #8768002 -
Flags: feedback+
Comment 3•9 years ago
|
||
Comment on attachment 8768002 [details] [diff] [review]
Bug1284518.patch
Review of attachment 8768002 [details] [diff] [review]:
-----------------------------------------------------------------
Looks great! r=valentin
Thanks!
Attachment #8768002 -
Flags: review?(valentin.gosu) → review+
Reporter | ||
Updated•9 years ago
|
Assignee: jandreou25 → nobody
Comment 4•8 years ago
|
||
Hi Andrew, I guess P3 would be a fit for now, but want to confirm if there's a plan on this.
Flags: needinfo?(overholt)
Comment 5•8 years ago
|
||
I think James wants to take this once he's got time but P3 is good for now.
Flags: needinfo?(overholt)
Priority: -- → P3
Comment 6•8 years ago
|
||
Michael, can you please help drive this to the finish line? Thanks!
Flags: needinfo?(michael)
Comment 7•8 years ago
|
||
I don't think I will be able to get around to this anytime soon.
Flags: needinfo?(michael)
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•