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

275136 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo 1e7f8b0da3 Bug 659740 - Frecency update causes SQL sort warning.
r=sdwilsh
2011-06-01 03:33:45 +02:00
Marco Bonardo 5f44c5d6b9 Bug 556721 - Remove flaky timeout from browser_library_panel_leak.js.
rs=places-team
2011-05-26 23:37:00 +02:00
Marco Bonardo b07f4eaa27 Bug 556721 - Cleanup test_update_frecency_after_delete.js and test_412132.js
rs=places-team
2011-05-26 23:26:02 +02:00
Raymond Lee be367e263e Bug 628061 - Panorama button should reflect the number of groups before Panorama has launched r=ian 2011-05-26 09:33:08 +08:00
Ms2ger 6555a888a0 Bug 658904 - Remove nsIDOMDocumentStyle; r=roc,jst 2011-05-26 10:18:43 +02:00
Ms2ger 39fa294153 Bug 632513 - Handle non-finite values for setTransform per spec; r=jst 2011-05-26 10:06:32 +02:00
Ms2ger c8522415c2 Bug 632486 - Handle non-finite values for bezierCurveTo per spec; r=jst 2011-05-26 10:06:32 +02:00
Ms2ger 8333372e93 Bug 632482 - Handle non-finite values for arcTo per spec; r=jst 2011-05-26 10:06:31 +02:00
Ms2ger 33ca81a0cc Bug 577138 - Move nsMediaDocument and subclasses into the mozilla::dom namespace; r=jst
--HG--
rename : content/html/document/src/nsImageDocument.cpp => content/html/document/src/ImageDocument.cpp
rename : content/html/document/src/nsMediaDocument.cpp => content/html/document/src/MediaDocument.cpp
rename : content/html/document/src/nsMediaDocument.h => content/html/document/src/MediaDocument.h
rename : content/html/document/src/nsPluginDocument.cpp => content/html/document/src/PluginDocument.cpp
rename : content/html/document/src/nsVideoDocument.cpp => content/html/document/src/VideoDocument.cpp
2011-05-26 10:06:31 +02:00
Ms2ger 510ebcb49e Bug 587463 - Drop support for HTMLDelElement and HTMLInsElement; r=jonas
--HG--
rename : content/html/content/src/nsHTMLDelElement.cpp => content/html/content/src/nsHTMLModElement.cpp
2011-05-26 10:06:31 +02:00
Dão Gottwald c35c909a91 Bug 659719 - about:permissions should use moz-icon://stock/gtk-file as the default favicon. r=ventron 2011-05-26 09:31:03 +02:00
Jeff Muizelaar d4a4d91975 Bug 659676 - remove debugging code that snuck in. r=khuey 2011-05-26 09:29:25 +02:00
Brian O'Keefe 3b4c5c4bf3 Bug 564388 - Make the 'quality' parameter to ToDataURL work for image/jpeg. Also fixes bug 401795 (handle excess arguments to ToDataURL by ignoring them). r=bz,roc 2011-05-26 09:28:26 +02:00
Vladimir Vukicevic 3cd5f670ae Bug 625951 - Content processes should not crash on startup when building with --disable-crashreporter, r=mwu 2011-05-26 08:48:36 +02:00
Mounir Lamouri 8e1bac06ca Backout 810dee34da1f to push it back with a bug number. 2011-05-26 08:47:53 +02:00
Jason Duell 3cf345843c Bug 619590 - Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
2011-05-26 08:45:47 +02:00
Mounir Lamouri 01d4616073 Backout db2292d1f68c to push it back with a bug number. 2011-05-26 08:44:59 +02:00
Mounir Lamouri 24d3a56f7a Merging cedar with mozilla-central. 2011-05-26 08:34:54 +02:00
Randell Jesup 56a47b35c7 Backed out changeset 369680a6f40b - apparent blown merge 2011-05-26 00:26:31 -04:00
Randell Jesup b274c245ea Bug 125608: NewURI did larger allocations than needed - r=bz 2011-05-25 23:39:31 -04:00
Alexander Surkov 2103fe4b57 Bug 651628 - enable childAtPoint tests, r=marcoz 2011-05-26 12:23:50 +09:00
Bjarne cf152b759d Fixing part of bug 659569. Fix issue with Firefox getting stuck in a redirect loop when connecting to Ubiquiti radio equipment. r=bzbarsky@mit.edu 2011-05-25 15:23:05 -07:00
Hernán Rodriguez Colmeiro ext:(%2C%20Mehdi%20Mulani%20%3Cmars.martian%2Bbugmail%40gmail.com%3E) 741d184cf1 Bug 406026: Point users to a specific page for each blocklisted item. r=dtownsend 2011-05-25 14:31:56 -07:00
Mark Finkle 99461aab9e Bug 656020 - Debian packaging uses invalid options for 'ps' on Maemo 5 (silently ignored) [r=mfinkle] 2011-05-25 17:13:03 -04:00
Oleg Romashin 10ac99be77 Bug 624165 Cleanup plugins code, remove kill MOZ_COMPOSITED_PLUGINS and MOZ_USE_IMAGE_EXPOSE r=dougt 2011-05-25 16:54:30 -04:00
Vladimir Vukicevic ac04990f3c Content processes should not crash on startup when building with --disable-crashreporter, r=mwu 2011-05-25 16:54:30 -04:00
Boris Zbarsky 34715c772e Bug 529750 followup; reenable the assertion. r=dbaron 2011-05-25 16:54:30 -04:00
Ehsan Akhgari 8e6dbdbc9d Bug 526164 - Rewrite test_basic_form_autocomplete.html to avoid using magic timers; r=zpao 2011-05-25 16:31:11 -04:00
Ehsan Akhgari 49809e06f6 Bug 634406 - Don't select past the trailing BR node in text fields when performing the SelectAll operation; r=roc 2011-05-25 16:30:14 -04:00
Jeremias Bosch 5191b4929f Bug 649274 - MeeGo Display turns off after 60 seconds without touch r=romaxa,glandium 2011-05-25 16:27:58 -04:00
Jason Duell a4b98a251d Bug Remove unused code from nsPrefetchNode::AsyncOnChannelRedirect, r=bzbarsky
Looks like this was overlooked in bug 442803
2011-05-25 16:26:51 -04:00
Emanuele Costa 7f7caccf36 Make nsJSURI inherit from nsSimpleURI. Bug 647570, r=bzbarsky 2011-05-25 16:23:07 -04:00
Dão Gottwald a50ed25ee9 Bug 659693 - Make domain highlighting work with IPv6 literals. r=sdwilsh 2011-05-25 21:41:01 +02:00
Jonas Sicking 21cc4435cf Bug 659530: Clean up and remove unused code that we no longer need with the safer mutation events implementation. r=smaug 2011-05-25 10:58:23 -07:00
Matt Brubeck 0d951b1aab Bug 659641 - Use correct Android splash screen image on Aurora [r=mfinkle DONTBUILD] 2011-05-25 10:45:25 -07:00
Mounir Lamouri 4324c87270 Backout bug 658351 due to build bustage and perma-orange. 2011-05-25 18:28:17 +02:00
Mounir Lamouri b15e2b95c8 Backed out changeset 108fdd171946 that tries to fix a broken changeset. 2011-05-25 18:27:12 +02:00
Jonathan Protzenko 49ec9b3675 Don't JS_ASSERT and then declare local variables r+a=bustage 2011-05-25 17:44:44 +02:00
Mounir Lamouri b97d2584da Merging cedar with mozilla-central. 2011-05-25 10:03:25 +02:00
Jonathan Watt ecdfd2f9b2 Bug 614732 part 2 - Doc changes (clarify why nsDisplayTransform requires a bounds rect, and correctly associate nsStyleTransformMatrix's doxygen comment with it). r=roc. 2011-05-25 09:01:11 +01:00
Jonathan Watt eb89ea937c Bug 614732 part 1. Add the build time flag MOZ_SVG_DLISTS that everything that follows can be put behind. r=ted. 2011-05-25 09:01:10 +01:00
ithinc@sohu.com 2a2babd879 Bug 614881 - Add a "closing" property to closing tabs. r=dao 2011-05-25 08:50:44 +02:00
Robert Kaiser 7aa39f0846 Bug 588027 - Clean up places library code. r=mak 2011-05-25 08:49:29 +02:00
Boris Zbarsky 925fd04204 Bug 631529. Pass a TreeMatchContext into ReResolveStyleContext so that we can share the nth-index cache across the entire reresolution. r=dbaron 2011-05-24 20:19:09 -04:00
Boris Zbarsky c3aec5be00 Bug 656379 part 3. Set :hover and :active state for labeled elements when their label has that state. r=dbaron
--HG--
rename : content/events/test/test_bug426082.html => content/events/test/test_bug656379-1.html
2011-05-24 20:18:40 -04:00
Boris Zbarsky 4d0ea8cea1 Bug 656379 part 2. Make labels expose a nicer API for getting their labeled content. r=smaug 2011-05-24 20:18:31 -04:00
Boris Zbarsky 3e8017d2df Bug 656379 part 1. Move the class decl for nsHTMLLabelElement out to a header. r=smaug 2011-05-24 20:18:23 -04:00
Dave Townsend dc338fe959 Bug 659468: Bump Test Pilot compatibility for 6.0. r=robstrong DONTBUILD 2011-05-24 15:27:34 -07:00
Matt Brubeck 3ba1392801 Bug 659412 - Remove warning dialog for Android devices with low MemTotal [r=blassey] 2011-05-24 14:56:46 -07:00
Matt Brubeck 6f2d4e2fe9 Merge cedar to mozilla-central 2011-05-24 14:55:37 -07:00