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

282295 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Kew 95088f829f bug 684889 pt2 - move and rename FontFamily/Entry classes from gfxFT2Fonts to gfxFT2FontList source file. r=jdaggett 2011-09-23 12:16:13 +01:00
Jonathan Kew 4332abb7f3 bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett 2011-09-23 12:15:36 +01:00
Honza Bambas 2bc294396f Bug 683316 - DOMStorageImpl::GetKey performance regression, r=bz 2011-09-23 12:12:32 +02:00
Ed Morley 7767126300 Backout changeset 864c08bd7c63 (bug 684889) for Android bustage 2011-09-23 10:36:16 +01:00
Ed Morley 5c86c8bab1 Backout changeset f4b1fa7a0f31 (bug 684889) for Android bustage 2011-09-23 10:34:42 +01:00
Jonathan Kew 2733184f2a bug 684889 pt2 - move and rename FontFamily/Entry classes from gfxFT2Fonts to gfxFT2FontList source file. r=jdaggett 2011-09-23 09:53:41 +01:00
Jonathan Kew 1a937a885c bug 684889 - refactor and clean up Android font-list implementation. r=jdaggett 2011-09-23 09:53:13 +01:00
Chris Jones 1dbbdbfeb2 Bug 688115: Try harder to find EGLConfigs. r=ajuma 2011-09-22 22:58:15 -07:00
Boris Zbarsky 8ab8738f39 Bug 680903. Make the set of interfaces exposed by windows saner across different window types. r=jst 2011-09-23 01:04:32 -04:00
Boris Zbarsky e8840adba0 Bug 684671. Allow the onreadystatechange getter/setter on Document.prototype to not throw even if its |this| is bogus. r=peterv,sicking 2011-09-23 01:03:50 -04:00
Andreas Gal 04f5c03db2 Bug 660233 part 2. Move nodePrincipal, baseURIObject, and documentURIObject from classinfo to XrayWrapper and to DOM prototypes in chrome documents. r=mrbkap 2011-09-21 21:30:27 -04:00
Boris Zbarsky f96c08f700 Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
2011-09-23 01:03:50 -04:00
Boris Zbarsky 86f32edad0 Bug 688685. Propcached property adds that just write to a slot are not sound when the class has an addProperty hook. r=bhackett 2011-09-23 01:03:49 -04:00
Matthew Gregan 2bc21acd3f Bug 688516 - Null check mElement before use in NotifyDownloadEnded and AudioAvailable. r=cpearce 2011-09-23 16:27:18 +12:00
Justin Lebar 723903c919 Bug 688624 - Use nsAutoTArray in nsDisplayList::HitTest. r=roc 2011-09-22 23:50:57 -04:00
Ehsan Akhgari febeea131e Bug 685995 - DOM chrome worker tests do not really test anything; r=ted
--HG--
extra : rebase_source : 818071f95ee10917811e16dc42d4073d23035146
2011-09-22 22:36:09 -04:00
James Willcox 6c56afb773 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Mark Finkle e31f2cc304 Bug 678480 - First-run animation is busted and tab sidebar is visible at startup r=wjohnston 2011-09-22 22:31:06 -04:00
Matt Brubeck d7fc72df5e Bug 685308 (2/2) - Make tablet UI work in RTL locales [r=wesj] 2011-09-22 19:20:01 -07:00
Matt Brubeck 787a8f0b8b Bug 685308 (1/2) - Make tablet sidebar dragging work in RTL [r=mfinkle] 2011-09-22 19:19:57 -07:00
Matt Brubeck ff46ad6c7b Bug 686417 - Allow dragging within the tab sidebar [r=mfinkle] 2011-09-22 19:19:12 -07:00
Matt Brubeck d646f2486e Bug 686417 - Make the tab sidebar hideable in tablet mode [r=mfinkle] 2011-09-22 19:18:40 -07:00
Matt Brubeck 065b937702 Bug 686417 - Cache the width of the sidebar in ViewableAreaObserver [r=mfinkle] 2011-09-22 19:17:46 -07:00
Matt Brubeck 69fc635f56 Bug 688670 - Curvy tab button background is not flush with edge of tablet toolbar [r=wesj] DONTBUILD (Android CSS-only tweak) 2011-09-22 17:40:15 -07:00
Wes Johnston dce7f286c6 Bug 688505 - Use keyhole shape for back button on Honeycomb. r=mfinkle 2011-09-22 17:04:15 -07:00
Eitan Isaacson 75c32e73d2 bug 688628 - js-ctypes access to jni r=dougt 2011-09-22 19:32:02 -04:00
Ed Morley dd632e4eb8 Bug 660718 - Add a link from about:support to about:memory; r=ehsan 2011-09-23 00:24:49 +01:00
Jeff Walden 9ba0a58760 Bug 687621 - Convert getProperty to take a PropertyName*, and make getGeneric the only way to get a property for a jsid. r=luke 2011-09-15 11:44:10 -07:00
Jeff Walden 5d8ce748d2 Bug 687621 - Introduce js::SpecialId, encapsulating the non-index, non-string bizarro property names. r=luke 2011-09-20 14:34:11 -07:00
Jeff Walden d2691104bb Add PropertyName to the string-types tree in vm/String.h, and beef up the comment by PropertyName itself to better explain its utility. rs=luke 2011-09-21 15:37:43 -07:00
Jeff Walden ad80959532 Bug 687621 - Further split ObjectOps to add a third property type (and temporarily a fourth to use for a property of indeterminate type), to encapsulate object-valued jsids and properties that don't fit in the property name/element distinction. r=luke
--HG--
extra : rebase_source : 4cfd216dcbff77750cb54ea48b546e83bd555513
2011-08-12 14:26:48 -04:00
Jeff Walden ff16ad610a Bug 687642 - Rename JSFlatString::isElement to JSFlatString::isIndex. This better comports with other terminology being thrown around, and it makes it simpler to distinguish between the value used as the property name (the index, potentially) and the value the property contains (the element). r=dvander
--HG--
extra : rebase_source : e66315100fc331a4bd961a2cd281c36ed23ce471
2011-09-19 13:57:33 -07:00
Paul Biggar f14600680f Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Ehsan Akhgari 3fa291144c Backout changeset a72195ce0eaa (bug 612128) becasue of Fennec regressions 2011-09-22 18:09:44 -04:00
Wes Johnston f1c1771d83 Bug 686745 - Allow scrolling the honeycomb app menu. r=mfinkle 2011-09-22 14:29:02 -07:00
Wes Johnston 392d43de3a Bug 686533 - Fix vertical position of app menu. r=lucasr 2011-09-22 14:29:00 -07:00
Wes Johnston 535ed96e29 Bug 688432 - Remove arrow from search engine popup. r=mbrubeck 2011-09-22 14:28:58 -07:00
Philipp von Weitershausen 5fd0976ddd Bug 686579 - Kick off a sync immediately after setting up Sync on Fennec. r=mfinkle 2011-09-22 14:10:30 -07:00
Martin Stransky ea1594ec3c Bug 627699 - Port GTK2 to GTK3: Partial patch for nsWindow.cpp and associated files; r=karlt 2011-09-22 21:58:07 +01:00
Ed Morley 2fe0ae7801 Bug 687389 - Fix MSVC 2010 warning C4005: '_WIN32_WINNT' : macro redefinition, for various files under accessible/public/*; r=khuey 2011-09-22 21:54:57 +01:00
Mark Finkle 2e71fcebaf Bug 687312 - Show a non-interactive UI as soon as possible on startup (sdcard profiles) r=mbrubeck 2011-09-22 16:43:06 -04:00
Bill McCloskey 39fdec5f87 Bug 677431 - Clean up MarkAndSweep code in GC (r=igor) 2011-08-05 10:25:51 -07:00
Jeff Muizelaar 12f15defc6 Bug 673176. Record decoding speed for different image decoders. r=jlebar
--HG--
extra : transplant_source : %1A%1Dav%7C%C5%BF%9B%09%94bl%AC%14%CCpg%24R%AE
2011-09-22 16:25:56 -04:00
Jeff Muizelaar 4e0471707e Bug 688081. imglib: Reorder condition checks in RequestDecode(). r=joedrew
This matches better with the no-op intent of RequestDecode() and will be true
more often once decode on draw is enabled which will give an earlier exit.

It also makes my debugging easier.

--HG--
extra : transplant_source : %5D%C9%7BS%0B%D0%1C%FA%D2%F1%FBI%97%21%DE%EFBE%89%01
2011-09-21 12:19:49 -04:00
Matt Brubeck 261d2d6875 Back out fb6480b0b03f (bug 556563) because of timeouts and failures in test_contextmenu.html 2011-09-22 13:02:02 -07:00
Igor Bukanov 39cc422035 bug 688551 - specialize ~Anchor for Value only outside GCC. r=luke 2011-09-22 21:01:49 +02:00
Lucas Rocha 834b6daa85 Bug 688162 - Nudge tab bar X's to the left (r=mbrubeck) 2011-09-22 11:05:44 -07:00
Matt Brubeck 763c57fd77 Bug 688481 - Let the urlbar stretch to fill the toolbar in tablet mode [r=wesj] 2011-09-22 11:04:46 -07:00
Matt Brubeck f1462b5e61 Bug 688488 - Add a border to the bottom of the toolbar in Honeycomb [r=lucasr] 2011-09-22 11:04:46 -07:00
Matt Brubeck afab18b084 Bug 688467 - Update "close tab" X button asset on tablets [r=lucasr] 2011-09-22 11:04:45 -07:00