Closed
Bug 589634
Opened 14 years ago
Closed 14 years ago
Don't create a sub-widget for decks
Categories
(Core :: Web Painting, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
542 bytes,
patch
|
roc
:
review+
roc
:
approval2.0+
|
Details | Diff | Splinter Review |
This is causing the entirety of tabcandy content to hit a readback path on accelerated layers.
Assignee | ||
Comment 1•14 years ago
|
||
Attachment #468195 -
Flags: review?(roc)
Attachment #468195 -
Flags: review?(roc)
Attachment #468195 -
Flags: review+
Attachment #468195 -
Flags: approval2.0+
Comment 2•14 years ago
|
||
I pushed this to try server, it seemed to be green.
Comment 3•14 years ago
|
||
Comment on attachment 468195 [details] [diff] [review]
GOOOOOOONE
http://hg.mozilla.org/mozilla-central/rev/3a869da2f7c5
Comment 4•14 years ago
|
||
Had to correct for rot:
- view->CreateWidget(kCChildCID);
The CID arg was removed on trunk.
Assignee: nobody → matt.woodrow+bugzilla
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Layout: View Rendering → Layout: Web Painting
You need to log in
before you can comment on or make changes to this bug.
Description
•