Граф коммитов

197566 Коммитов

Автор SHA1 Сообщение Дата
Zack Weinberg 7214904bcf Bug 450652 – Style system changes to support CSS3 border-radius – parser changes (part 2) [r+sr=dbaron] 2008-10-01 00:51:40 -05:00
Zack Weinberg f21ce60ac3 Bug 450652 – Style system changes to support CSS3 border-radius – data structures for elliptical borders (part 1) [r+sr=dbaron] 2008-10-01 00:50:52 -05:00
Zack Weinberg b109c235ce Bug 456147 - Fix color and layering of text-decoration:line-through in XUL textboxes [r=enndeakin sr=dbaron] 2008-10-01 00:46:18 -05:00
Chris Pearce 65ae6febc5 Bug 454683 - "Media element setVolume should fail on invalid values" [r+sr=roc] 2008-10-01 00:44:16 -05:00
Zack Weinberg a449fb980a Bug 457617 - Remove one unused function and one vestigial function declaration from nsCSSRendering.cpp [r+sr=roc] 2008-10-01 00:43:02 -05:00
Simon Bünzli 383008dcc4 Bug 408470 - "Page Style (e.g. "No Style") does not persist across sessions" [r=dietrich] 2008-10-01 00:41:27 -05:00
Jonathan Steele 85fd3fa761 Bug 456892 - "Removal TopLevelWindowIsModal" [r+sr=Neil] 2008-10-01 00:37:53 -05:00
Dan Mills 7cceef1b45 Bug 445788 - "distribution.ini fails to set the correct RSS Feed handler Order" (Load feed handler prefs after distro customizations) [r=gavin] 2008-10-01 00:36:21 -05:00
Michal Novotny c6c4687357 Bug 429347 - "URL parser gets confused by ref with no path" [r=bzbarsky sr=cbiesinger] 2008-10-01 00:34:29 -05:00
Michal Novotny 294525a204 Bug 412945 - "Malformed POST requests generated when using elance.com" [r=biesi sr=bzbarsky] 2008-10-01 00:31:24 -05:00
Michal Novotny 12c9fd28e9 Bug 365133 - "The FTP folder won't open!" [r=bzbarsky sr=dougt] 2008-10-01 00:28:39 -05:00
Mike Hommey 75b421dbea Bug 368428 - "XUL FastLoad cache corruption when application running while upgrading" [r=biesi] 2008-10-01 00:25:29 -05:00
Daniel Veditz 19819246b6 Bug 380994 - "Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)" (incremental patch on top of what's checked in) [r=biesi] 2008-10-01 00:21:05 -05:00
Daniel Veditz 3faa484c5e Bug 380994 - "Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)" [r=biesi] 2008-10-01 00:15:58 -05:00
Hiroyuki Ikezoe 74fb7b64e5 Bug 451506 - "The return values of PR_Seek64 and PR_Available64 should be checked in FileImpl::Seek or else file corruption will occur" [r=benjamin sr=neil a=dveditz] 2008-10-01 00:10:37 -05:00
Justin Dolske 20444386ab Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr problems in FF3.0.3). r=gavin 2008-09-30 22:08:46 -07:00
Hiroyuki Ikezoe ec49dc615c Bug 451139 - "The return value of read() function should check in nsRandomAccessInputStream::readline instead of invoking failed()." [r=brendan sr=bsmedberg]
Index: xpcom/obsolete/nsFileStream.cpp
===================================================================
RCS file: /cvsroot/mozilla/xpcom/obsolete/nsFileStream.cpp,v
retrieving revision 1.5.28.1
2008-10-01 00:06:04 -05:00
Philip Chee 193cac5454 Bug 456959 - "Options->Advanced->Encryptation->Revocation Lists can open multiple crlManager.xul windows" (Fix window type in showCRLs()) [r=gavin] 2008-10-01 00:02:22 -05:00
Matthew Gregan b94c620992 Bug 457806 - "<source> child of <audio> causes HTML parser to enter infinite loop" [r+sr=mrbkap] 2008-09-30 23:58:02 -05:00
Brendan Eich f45aa51289 Remove -j for shell tests in prep for m-c push. 2008-10-01 00:34:57 -04:00
Brendan Eich 9b636746cc Re-pull m-c in preparation for pushing back. 2008-10-01 00:24:49 -04:00
John Daggett c1f2b81653 Bug 457194. Make sure Ahem font completely covers background. r=jdaggett, sr=vlad 2008-10-01 13:17:39 +09:00
Andreas Gal 86e14c2fc8 In the decompiler, skip over JSOP_RESUME after JSOP_NEW/CALL/EVAL/SETCALL (457824, r=brendan). 2008-09-30 21:09:14 -07:00
Jonas Sicking 0c71bfb811 Remove test that is no longer relevant after cross-site XHR landing. Also disable cross-site XSLT test for now 2008-09-30 20:58:03 -07:00
Jonas Sicking f32469ccc2 Remove test that is no longer relevant after cross-site XHR landing. Also disable cross-site XSLT test for now 2008-09-30 20:44:12 -07:00
Chris Double 94659dc008 Backout bug 454971 - Support creation of Audio objects outside of the document 2008-10-01 16:53:29 +13:00
Chris Double 5c1de36d38 Backed out changeset 477309013214 2008-10-01 16:52:51 +13:00
Andreas Gal b95deb1d0c For GETELEM/SETELEM we must check that its a native object first before trying to compare the objects shape to the shape of the global object to ensure its not aliasing the global object (457979, r=shaver). 2008-09-30 20:10:46 -07:00
John Daggett 7f9bbec2c9 Bug 441473. Adding new files. 2008-10-01 12:04:10 +09:00
John Daggett 37c61248d6 Bug 441473. Implement user font set object. r+sr=roc 2008-10-01 12:01:53 +09:00
Andreas Gal 16f128ebef Merge. 2008-09-30 19:41:56 -07:00
Andreas Gal 4f31c8e104 Merge. 2008-09-30 19:41:29 -07:00
Rob Arnold 1d2fd423b4 Fixed rgba(0,0,0,0) problem for text-shadow - bug 438517 r+sr=roc 2008-09-30 22:30:32 -04:00
Ben Turner fa1d1b359f Bustage fix from merge of cross site XHR. 2008-09-30 19:10:25 -07:00
Robert O'Callahan d6c8ca697b Fixing filename case bustage 2008-10-01 14:17:15 +13:00
John Daggett 7af2a885ec merge to latest 2008-10-01 10:12:17 +09:00
John Daggett caabec75c8 add Ahem font for use with reftests 2008-10-01 10:09:54 +09:00
Jonas Sicking bffe923626 Merge Access-Control implementation (Bug 389508) 2008-09-30 18:04:49 -07:00
Rob Arnold 11a5c810a3 Reftests for XUL text-shadow - Bug 438517 2008-09-30 20:57:59 -04:00
Rob Arnold 4ed5e327b9 Bug 438517 - Add text-shadow support to nsTextBoxFrame r+sr=roc 2008-09-30 20:57:51 -04:00
Jonas Sicking 0d8121f3a2 Fix tests since network code or mochitest server can't deal with DELETE and PUT. r/sr=me 2008-09-30 17:54:04 -07:00
Jonas Sicking bd5e92615c Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst 2008-09-30 17:52:52 -07:00
Jonas Sicking 6f3de3c680 Ensure that you can't use upload ProgressEvents to do server detection when using Access-Control. b=389508 r=smaug sr=jst 2008-09-30 17:51:53 -07:00
Robert O'Callahan fa9c29cdcd Bug 455984. Rework gradient and pattern code to use nsReferencedElement and nsSVGRenderingObservers, so they observe changes to the ID-element-map properly and propagate invalidations correctly (and with simpler code too). r=longsonr,sr=mats 2008-10-01 13:51:05 +13:00
Jonas Sicking 69b9ff0371 Update Access-Control implementation to match changes in spec. b=389508 r/sr=jst 2008-09-30 17:50:42 -07:00
Jonas Sicking 626dad6df0 Reland old Access-Control implementation. b=389508 r/sr=jst 2008-09-30 17:49:30 -07:00
Chris Double a3848ead10 Merge for Bug 454971 2008-10-01 13:33:09 +13:00
Vladimir Vukicevic 6a887c9c6c TM: move cmov_available setting into nj arch backends where appropriate 2008-09-30 17:15:09 -07:00
Ben Turner 4d4cf014b7 Fix pedantic bustage. 2008-09-30 17:08:53 -07:00
Ben Turner 7ec0cd7421 Bug 450452 - 'Implement XHR (minus X) for worker threads. r+sr=jst' 2008-09-30 16:56:57 -07:00