Closed Bug 294845 Opened 20 years ago Closed 20 years ago

new windows pacifica tinderbox uses -cairo when it should use -canvas

Categories

(Webtools Graveyard :: Tinderbox, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: stevee, Assigned: chase)

Details

Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050519
Firefox/1.0+ ID:2005051915 (pacifica)

With the first win build from pacifica, using canvas doesn't work, as can be
seen by loading the testcase for bug 293353.

Instead of the colourful squares, the page has the black rectangle outline
showing, but no coloured squares. Also, the javascript console returns the error:

Error: uncaught exception: [Exception... "Component returned failure code:
0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMHTMLCanvasElement.getContext]" 
nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame ::
https://bugzilla.mozilla.org/attachment.cgi?id=182942 :: init :: line 7"  data: no]

Peter(6) has suggested that the pacifica config is currently:
--enable-application=browser --enable-optimize --disable-debug --disable-tests
--enable-static --disable-shared --enable-official-branding --enable-svg
--enable-cairo

When it should be:
--enable-application=browser --enable-optimize --disable-debug --disable-tests
--enable-static --disable-shared --enable-official-branding --enable-svg
--enable-canvas

(cairo changed to canvas, as per bug 293265)
Flags: blocking-aviary1.1?
Flags: blocking1.8b2?
Assignee: dbaron → chase
Good catch, Steve.  Next build off of pacifica should have the fix.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Flags: blocking1.8b2?
Flags: blocking-aviary1.1?
Component: Tinderbox Configuration → Tinderbox
Product: mozilla.org → Webtools
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.