Closed
Bug 673440
Opened 14 years ago
Closed 12 years ago
add support for NPNVSupportsCompositingCoreAnimationPluginsBool
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla22
People
(Reporter: jaas, Assigned: BenWa)
References
Details
Attachments
(1 file, 2 obsolete files)
2.25 KB,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #547737 -
Flags: review?(joshmoz)
Comment on attachment 547737 [details] [diff] [review]
patch v1
This looks good though the npapi.h changes should land as a sync with npapi-sdk. Lets open a bug on pulling that and land this after we've closed the new bug out.
The diff for nsNPAPIPlugin.cpp is funny - what are you changing about the impl for NPNVsupportsCoreAnimationBool and NPNVsupportsInvalidatingCoreAnimationBool?
Attachment #547737 -
Flags: review?(joshmoz) → review+
Assignee | ||
Comment 3•14 years ago
|
||
(In reply to comment #2)
> Comment on attachment 547737 [details] [diff] [review] [review]
> patch v1
> The diff for nsNPAPIPlugin.cpp is funny - what are you changing about the
> impl for NPNVsupportsCoreAnimationBool and
> NPNVsupportsInvalidatingCoreAnimationBool?
I had an extra whitespace, the code wasn't lining up. Housekeeping my intern code ^-^.
Assignee | ||
Updated•14 years ago
|
Whiteboard: waiting-on-npapi.h
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Comment 5•14 years ago
|
||
patching file dom/plugins/base/npapi.h
Hunk #1 FAILED at 423
Keywords: checkin-needed
The modifications to npapi.h in this patch can be thrown out. They are part of the npapi header update that already landed.
Assignee | ||
Comment 7•14 years ago
|
||
Removed changed in dom/plugins/base/npapi.h landed in bug 674240, carrying forward r+.
Assignee | ||
Updated•14 years ago
|
Keywords: checkin-needed
Assignee | ||
Updated•14 years ago
|
Attachment #547737 -
Attachment is obsolete: true
Assignee | ||
Comment 8•14 years ago
|
||
Keywords: checkin-needed
Whiteboard: [inbound]
Comment 9•14 years ago
|
||
I had to backout Bug 668953 and Bug 673440 from inbound because one of the two caused a Tp5 and Tp5 RSS regression on OSX 10.6.2. I don't know which of the two, if you have an idea you may reland the other one separately.
Whiteboard: [inbound]
Assignee | ||
Comment 10•14 years ago
|
||
Re-landing this change:
http://hg.mozilla.org/integration/mozilla-inbound/rev/f53ac674db57
Unless a plugin is reading this value and misbehaving I don't see how it could cause a perf regression.
Assignee | ||
Comment 11•14 years ago
|
||
Backout:
http://hg.mozilla.org/integration/mozilla-inbound/rev/9ab31534ef50
This was in fact the cause of the tp5 regression. There must be some plugins using this value already.
Assignee | ||
Comment 12•14 years ago
|
||
Let's try this again once plugins are updated on talos.
Depends on: 664728
Assignee | ||
Comment 13•12 years ago
|
||
I will push this if it doesn't regress try.
Attachment #549669 -
Attachment is obsolete: true
Attachment #719983 -
Flags: review+
Flags: needinfo?(bgirard)
Assignee | ||
Comment 14•12 years ago
|
||
Flags: needinfo?(bgirard)
Assignee | ||
Comment 15•12 years ago
|
||
Comment 16•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•