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

221584 Коммитов

Автор SHA1 Сообщение Дата
Robert Longson 5964803665 Bug 448506 - support xlink:show attribute in links. r=jwatt,sr=roc 2008-08-01 10:52:23 +01:00
Edward Lee 7a7c572bee Bug 448622 - Ignore obj/objdir without hyphen for hgignore. r=ted 2008-07-31 22:44:18 -07:00
Boris Zbarsky 76aa6d74ae Bug 426273. Make sure to clear out bogus Content-Disposition values before checking whether we can handle the 206 response. r+sr=biesi 2008-07-31 17:55:14 -07:00
Dave Camp 3c5b4c0825 Bug 448712. Make sure to remove the storage for an empty entry in a cache block file. r+sr=biesi 2008-07-31 17:53:12 -07:00
Dave Camp 91bc09f07b Bug 448712. Make sure to remove the storage for an empty entry in a cache block file. r+sr=biesi 2008-07-31 17:51:51 -07:00
Mats Palmgren 56761dd7af Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired). 2008-07-31 17:36:21 -07:00
Mats Palmgren 310e6f6c08 Bug 446663. Make sure that if the user is typing in a text input its text input listener will get the events (so that undo/redo work and oninput is fired). 2008-07-31 17:34:11 -07:00
Boris Zbarsky ecde0a5feb Bug 448161. Don't crash when getting computed style for a link that's not in the document 2008-07-31 17:16:56 -07:00
Boris Zbarsky 4282ff8e83 Bug 448572 followup. Remove the gNavigatorBundle here. 2008-07-31 17:08:32 -07:00
Boris Zbarsky 50ce17374e Adding more tests to figure out where the test timeout is happening 2008-07-31 14:05:04 -07:00
Graeme McCutcheon 666c37e1a7 Disable the test for now, since reftest can't get the privileges it needs. 2008-07-31 11:23:29 -07:00
Asaf Romano 15f0330e65 Bug 263683 - Findbar's Highlight feature should not manipulate the DOM. Patch by Graeme McCutcheon <graememcc_firefox@graeme-online.co.uk>, r=me,roc. sr=roc. 2008-07-30 23:48:56 +03:00
Asaf Romano d02799882f move the deprecated section to the end of this file per mconnor. 2008-07-30 23:34:08 +03:00
Asaf Romano 07037a02ab merge 2008-07-30 23:30:05 +03:00
Asaf Romano 107790ee18 Bug 448572 - Use smart getters in browser.js. r=gavin. 2008-07-30 23:28:29 +03:00
Ben Karel [eschew] 065fdd7f60 Bug 448445. Fix crash when there is no original node and no fixup. r+sr=bzbarsky 2008-07-30 13:20:25 -07:00
Robert Longson 9b15595008 Bug 445685 - Improve performance with large numbers of text fragments. r=jwatt,sr=roc 2008-07-30 20:28:12 +01:00
Robert O'Callahan e6068989e1 Whitespace change to effectively clobber orange Windows test boxes 2008-07-30 09:55:13 -07:00
Masayuki Nakano da0c19b6d4 Bug 447945 IME candidate list is positioned to wrong place when the caret is in <panel> r=roc+katakai, sr=roc 2008-07-31 01:12:49 +09:00
Chris Double fb73d707b1 Bug 422538. Integrate Ogg decoders, remove excess whitespace from nsGkAtoms.cpp to force it to be rebuilt. 2008-07-30 01:50:48 -07:00
Chris Double c0e2f46bef Bug 422538. Integrate Ogg decoders, missing file. 2008-07-30 01:14:11 -07:00
Chris Double 8f83db3266 Bug 422538. Integrate Ogg decoders, missing configure.in change. r=ted,r+sr=roc 2008-07-30 01:03:54 -07:00
Brad Lassey 088a908066 Bug 445918 - Removes changelog.in from makefiles.sh r=ted 2008-07-30 02:54:10 -04:00
Chris Double b77cb021da Bug 422538. Integrate Ogg decoders. r=ted,r+sr=roc 2008-07-29 23:50:14 -07:00
Xiph contributors, plus Chris Double 858f27d80a Bug 422538. Import liboggplay 2008-07-29 23:46:06 -07:00
Xiph contributors (see /modules/libfishsound/AUTHORS), plus Chris Double 335054cc71 Bug 422538. Import libfishsound 2008-07-29 23:43:24 -07:00
Xiph contributors (see /modules/liboggz/AUTHORS), plus Chris Double def15bab69 Bug 422538. Import liboggz 2008-07-29 23:41:57 -07:00
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E) 354ff49c1d Bug 422538. Import libtheora 2008-07-29 23:38:23 -07:00
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E) ddcb68fbed Bug 422538. Import libvorbis 2008-07-29 23:34:34 -07:00
Monty ext:(%20and%20the%20rest%20of%20the%20Xiph.Org%20Foundation%2C%20plus%20Chris%20Double%20%3Cchris.double%40double.co.nz%3E) 49d7ffc394 Bug 422538. Import libogg 2008-07-29 23:32:08 -07:00
Marco Pesenti Gritti 5f879ff83b Make sure that nsString and nsString_external are the same size. b=430581 r=benjamin 2008-07-30 08:06:54 +02:00
Robert O'Callahan d90d151b91 Bug 431341. Include floating first-letter text when we build textruns for a paragraph, because we want nsLineBreaker to see the text for capitalization analysis. Make sure that textrun construction for floating first-letter text uses the block as its scope. And make sure we reconstruct textruns after determining the first-letter length, so that ligatures are broken as necessary. r=smontagu 2008-07-29 22:11:26 -07:00
Robert O'Callahan a78eea90e5 Bug 419285. nsCSSFrameConstructor should stop looking for first-letter content after a <br>. r+sr=dbaron 2008-07-29 22:02:00 -07:00
Chris Double c2d16e7ee6 Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc 2008-07-29 21:55:27 -07:00
Robert O'Callahan 3bc91df19f Bug 447930. Preserve old timestamp on cairo-features.h across reconfigures, if it hasn't changed. r=bsmedberg 2008-07-29 21:49:58 -07:00
Asaf Romano 1f5b34bd8c backing out bug 432599 2008-07-30 02:22:28 +03:00
Graydon Hoare f800ce0ad4 Bug 444845, js hooks to control vtune, r=sayrer 2008-07-29 15:19:26 -07:00
Ryan Flint d9d68614ec Backout changesets d811aa4cf0cf and 96ca77c43cb9 from bug 432599 2008-07-29 16:04:50 -07:00
Asaf Romano bbf9251be8 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:55:50 +03:00
Asaf Romano 4a3a1c99c9 Bug 432599 - Double-click on the Star icon leads to incorrect display of the bookmark properties panel. Patch from Ehsan Akhgari [:ehsan] <ehsan.akhgari@gmail.com>, r=me. 2008-07-29 21:53:09 +03:00
Igor Bukanov d0cd17c822 bug 445391 - re-enable OJI for Firefox 3.1, the configure changes is from jst, r=jst,crowder, sr=benjamin 2008-07-29 19:53:03 +02:00
Ginn Chen e6b6f33632 Backout bug 440714, it failed on Mac OS X 2008-07-29 23:51:49 +08:00
Ginn Chen 7086ed9960 Bug 440714 Firefox 3 failed to start on Solaris, r=vladimir 2008-07-29 23:41:41 +08:00
Serge Gautherie 62014c3f02 Bug 445374 - In </browser/*>, use a xul <stringbundle/> instead of including the strres.js code. r=Mano. 2008-07-29 17:00:51 +02:00
Vlado Valastiak 3e23f87494 Bug 444660 - Firefox's connection settings box duplicates 'H' accesskey. r=gavin. 2008-07-29 16:55:25 +02:00
Vlado Valastiak 8d29a5cf53 Bug 429588 - one accesskey for different context menu items ('View Selection Source' and 'View MathML Source'). r=gavin. 2008-07-29 16:50:08 +02:00
Vlado Valastiak (wladow, Mozilla.sk) f2a8e6ee26 'Search Foo for selected text' context menu hitchhikes an accesskey 2008-07-29 16:41:54 +02:00
stefanh@inbox.com ecc1c933b9 Bug 436502 - instantApply='tue' in extensions/metrics/content/prefs.xul. r=pete. NPOTDB. 2008-07-29 16:35:41 +02:00
stefanh@inbox.com 6e0a36c427 Bug 435079 (Composer pref pane migration), landing missing bits from prev. m-c landing. Original patch: r+sr=Neil. 2008-07-29 16:22:45 +02:00
Igor Bukanov a1455b60c2 bug 446320 - fixing -Wformat warnings in debug printouts. r=crowder 2008-07-29 16:11:36 +02:00