https://github.com/mozilla/gecko-dev

sort by:
Revision Author Date Message Commit Date
f641cdb Bug 671428. cairo: Handle bad strides in acquire_source_surface. r=bas Cairo requires image surfaces to have a particular stride alignment. Sometimes the texture we get back from Direct3D doesn't meet these requirements. In that case, copy to a different buffer that meets these requirments. --HG-- extra : transplant_source : %BEb%B6%C49%2A%9E%B0%7DZW%0B%A9%A1E%0C%1A%A8%D8%05 16 August 2011, 23:07:49 UTC
bc5e167 Bug 674276 - Backout bug 335998 from Aurora/FF8, a=asa 19 August 2011, 09:11:54 UTC
f6045b7 Backed out changeset e55d507e6a6b (bug 677173) because of test failures. a=backout 19 August 2011, 02:07:16 UTC
064c4ab Bug 677173 - Remove 3D transform IDL properties until it is enabled by default. r=dbaron a=jpr 19 August 2011, 00:52:36 UTC
e21102c Bug 679149 - VKB jumping too much on maemo r=dougt, a=drivers --HG-- extra : transplant_source : %C3ww%1C.%CD%BFjw%F8%1F.v2%AC%EA%10%CD%17%F2 16 August 2011, 16:27:36 UTC
46c9db5 Fix nsLayoutUtils::ComputeSizeWithIntrinsicDimensions to produce correct results when one of the tentative height/width (i.e., the intrinsic height/width) is 0. (Bug 677091) r=roc approval-mozilla-aurora=asa When either the intrinsic width or the intrinsic height is 0, the element does not have an intrinsic ratio, and thus the table that ComputeAutoSizeWithIntrinsicDimensions is implementing technically doesn't apply. However, it can quite straightforwardly produce the correct results despite that, if we correctly apply the min/max-width/height properties. --HG-- extra : transplant_source : G%89b%3Bw%F2%E7%92%C0%D3H%F2U%98%F3ask%A1h 18 August 2011, 00:54:59 UTC
d46b2be Bug 668953 - Backout patch for bug 668953 from branches. r=bgirard a=jpr 18 August 2011, 16:10:24 UTC
633a923 Backed out changeset 0cf822d12c64 (and dependent be91fb29d950 and 53dd7a930bae) due to intermittent crashes (a=legneato) 16 August 2011, 00:21:23 UTC
68e0820 Bug 667612: Make addEventListener not throw if passed a null listener. r=smaug a=jp 09 August 2011, 21:21:18 UTC
c6e0de2 no bug, add Swahili to Firefox Beta, ra=drivers, DONTBUILD (transplanted from 1979ffd9fb957bf4c32dea86fd3a69a837a3ef90) --HG-- extra : transplant_source : %19y%FF%D9%FB%95%7B%F4%C3-%EA%86%FD%3Ai%A87%A3%EF%90 16 August 2011, 14:42:34 UTC
8e04e57 no bug, add Mongolian to Firefox Beta, ra=drivers, DONTBUILD (transplanted from 2ad8ded341c1ee28a8b9afbb8f247c3dac0b71b6) --HG-- extra : transplant_source : %2A%D8%DE%D3A%C1%EE%28%A8%B9%AF%BB%8F%24%7C%3D%AC%0Bq%B6 16 August 2011, 14:41:56 UTC
a33c91b bug 668782, adding sw to the build, a=legneato, DONTBUILD (transplanted from bcd02d1735e45ec4d8413ec0b37c966c11630b22) --HG-- extra : transplant_source : %BC%D0-%175%E4%5E%C4%D8A%3E%C0%B3%7C%96l%11c%0B%22 08 August 2011, 12:02:29 UTC
c45d4cb bug 668782, adding csb to the build, a=legneato, DONTBUILD (transplanted from c07180438c0ca11aefdb47ca8ea8c5543bd76de0) --HG-- extra : transplant_source : %C0q%80C%8C%0C%A1%1A%EF%DBG%CA%8E%A8%C5T%3B%D7m%E0 08 August 2011, 12:02:07 UTC
2793587 Switch the branding from nightly to aurora for the Aurora migration 16 August 2011, 18:28:10 UTC
cda5553 Version bump 16 August 2011, 18:20:46 UTC
78e32a3 Bug 648683 - Expose tabs on-demand preference; r=dietrich+gavin, a=broken-merge 16 August 2011, 16:59:51 UTC
2f3fa94 Bug 679251 - InlineReturn should advance the pc always (r=dvander) 16 August 2011, 16:23:30 UTC
793eb5d merged m-c to fx-team, browser_595601-restore_hidden.js conflicted 16 August 2011, 15:21:00 UTC
8361f78 Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 16 August 2011, 15:06:28 UTC
ac4f087 Bug 678763 - Disable browser_sourceeditor_initialization.js because it is practically perma-orange; rs=msucan,robcee DONTBUILD 16 August 2011, 14:54:10 UTC
5df9609 Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske; Backout to fix bug 679301; a=orange 16 August 2011, 13:07:25 UTC
2dcfd93 Bug 648683 followup. Change restoreOnDemand.accesskey to L, since D was already taken 16 August 2011, 13:00:31 UTC
28ad505 Fix GC hazard, bug 679094. r=jorendorff. 16 August 2011, 11:52:44 UTC
4f2f3f2 Bug 650749: Fix xptcall for OpenBSD on ppc. r=bsmedberg 16 August 2011, 11:27:16 UTC
0f61610 Bug 679191: Improve XPT arena allocation behavior when handling allocations larger than the block size. r=njn 16 August 2011, 11:25:58 UTC
b01524d Merge mozilla-inbound to m-c to catch the 8 train. 16 August 2011, 10:55:39 UTC
8c90d4f Merge some known-good changesets from m-i to m-c. 16 August 2011, 10:09:24 UTC
f3bb27e Bug 662812 - Panorama isn't aware of the current SSWindowState when being initialized; r=zpao 16 August 2011, 09:06:14 UTC
5c9c4a4 Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted 16 August 2011, 07:19:51 UTC
58cfb80 Bug 648683 - Expose tabs on-demand preference [r=dietrich, r=gavin, ui-r=boriss] This removes the browser.sessionstore.max_concurrent_tabs integer preference in favor of a boolean preference. This disables the hidden way of disabling cascaded restore. The new browser.sessionstore.restore_on_demand preference is exposed in the "General" pref pane. 16 August 2011, 06:24:25 UTC
5ddae03 Bug 677646 - Install Add-on from file no longer works. r=dtownsend 16 August 2011, 06:16:37 UTC
6be5d3f Bug 678623 - Increase script stack quota in web workers. r=bent 16 August 2011, 05:53:33 UTC
57b7230 Bug 593077: Remove SSL 2.0 Support and Fortezza Cipher Suites, r=kaie 16 August 2011, 05:38:56 UTC
5edc5ea Backing out f085bbca2ee9 (bug 609043) since it triggered perma-orange in Android b-c tests 16 August 2011, 03:59:13 UTC
2410af5 Back out c51c5db7903f (bug 679194) since I'm backing out the cset that it stacks on top of 16 August 2011, 03:59:11 UTC
332ca40 Bug 595888 - Show file size when attempting to download a file. r=sdwilsh, r=dolske, ui-r=faaborg 15 August 2011, 19:53:03 UTC
87efe6e Bug 678845: Add "u" suffix to large integer literal values in testIndexToString.cpp, to fix GCC warning. r=Waldo 15 August 2011, 18:44:17 UTC
83996d7 Bug 673984 - Fix crash in nsImageLoader::DoRedraw by clearing image loaders even on ignore of frame destruction callbacks. [r=dbaron,dholbert] 15 August 2011, 18:44:15 UTC
06c1893 Bug 678250 - Filter bounds rounded before scaling so small filters may be too large. r=roc 15 August 2011, 18:41:57 UTC
a32551a merge backout 15 August 2011, 17:50:24 UTC
114937e Backed out changeset 7715bba5cc3a 15 August 2011, 17:49:57 UTC
11598fa merge backout 15 August 2011, 17:49:22 UTC
69a0f28 Backed out changeset 1608aa3ce9d3 15 August 2011, 17:48:43 UTC
c3b3536 Bug 675252 - Check for locale updates before updating Fennec. r=mfinkle 15 August 2011, 17:42:52 UTC
9d07b8a Bug 668029 - Pull strings out of available locales list when using localePicker. r=mfinkle 15 August 2011, 17:42:50 UTC
20bd921 Bug 678069 - Fix build with clang and c++0x. r=joshmoz. mShWidth and mShHeight are used in an initializer list for NPRect in fields that have type uint16_t. Change their definitions to match. 15 August 2011, 17:07:40 UTC
bbc87a0 Bug 566084 - Inspect gets disabled when navigating to new pages; f=rcampbell r=rcampbell,dolske ui-r=limi 15 August 2011, 17:02:43 UTC
63e1fb2 Bug 580194 - use inverted tabbrowser icons on glass and dark personas. r=shorlander 15 August 2011, 15:43:36 UTC
df4e880 Bug 580194 - add inverted tabbrowser icons 15 August 2011, 15:42:53 UTC
61df76a Bug 678763 - Intermittent browser_sourceeditor_initialization.js | application timed out after 330 seconds with no output; r=rcampbell 15 August 2011, 15:38:53 UTC
9f3356e Bug 678021 - browser/base and browser/devtools are racing to make jars; r=dolske 15 August 2011, 14:21:00 UTC
154d106 merge m-c to fx-team 15 August 2011, 14:20:48 UTC
a993979 Bug 626455 - modal dialog in onbeforeunload: browser freeze after removing last tab group in panorama; r=dietrich 15 August 2011, 14:03:39 UTC
4b33e5e Bug 678474 - activate event is not dispatched when window is disabled; r=karlt 15 August 2011, 14:03:35 UTC
80dddfd Merge b-s to m-c. 15 August 2011, 13:31:34 UTC
fd7283a Bug 669031: Wallpaper over the error by disabling PGO for crashinject. r=ted 15 August 2011, 13:27:35 UTC
e9a67b1 Merge last green changeset from m-i to m-c 15 August 2011, 08:16:24 UTC
8533639 Bug 675481 - Space reserved for expand button should be determined at run-time r=tim 15 August 2011, 03:21:22 UTC
8502e09 Bug 591699 - Wrong clickable area for 'close tab group' button r=tim 15 August 2011, 06:12:21 UTC
fa9fc14 Bug 678126 - Add "tjit-data/trace-monitor" memory reporter. r=dmandelin. 15 August 2011, 02:45:38 UTC
0e6f0b0 Bug 678431 - Compilation without MOZ_MEDIA defined is broken r=Olli.Pettay 15 August 2011, 02:31:36 UTC
359cb71 Bug 678781 - warnings-as-errors - format '%p' expects type 'void*', but argument 4 has type 'JSScript*' in InvokeHelpers.cpp:880:80, r=billm 14 August 2011, 22:34:22 UTC
55d1fc1 Bug 590415 - Mark 368020-1.html as random on WinXP, since we've clearly made it so 14 August 2011, 21:47:36 UTC
fe7e298 Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug * * * Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage 14 August 2011, 17:22:29 UTC
352b5b2 Backout bug 675075 for bustage 14 August 2011, 18:05:20 UTC
9f85d33 Bug 675075 - Followup: remove nsIDOMWindowInternal.h includes; r=bustage 14 August 2011, 17:52:28 UTC
a74e67b Bug 675075 - Reinstate nsIDOMWindowInternal; r=smaug 14 August 2011, 17:22:29 UTC
01939c1 Bug 677529 - Remove manual jspubtd.h inclusions from IDL files. r=Ms2ger 14 August 2011, 17:12:35 UTC
add1e00 Bug 677529 - Check return values in pyidl's Method::needsJSTypes; f=Matheus r=khuey 14 August 2011, 17:12:21 UTC
767c698 Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen 14 August 2011, 17:04:54 UTC
c744806 Bug 665532 - Fix unused variable warnings in nsWifiMonitor.cpp by removing now unneeded LOG()s; r=dougt 14 August 2011, 17:04:06 UTC
f6b582d Bug 678475 - Make mozconfig-find always return an absolute path. Patch adapted from code by Hiroyuki Ikezoe <hiikezoe@mozilla-japan.org>. r=ted 14 August 2011, 16:34:46 UTC
a9aaf9d Bug 669390 - Update mobile settings to use type="menulist"; r=mfinkle 14 August 2011, 04:06:01 UTC
148d191 Bug 669390 - Allow setting a preference value from the menulist inline preferences; r=Unfocused 14 August 2011, 04:05:24 UTC
51833c2 Bug 669345 - Add support for radio button elements for inline preferences; r=Unfocused 14 August 2011, 03:53:49 UTC
d68cbdf Bug 669713 - Increment the scriptlevel of the over child in <munderover accent=true> when rendered as a supscript; r=karlt 14 August 2011, 09:17:22 UTC
ea8e34f Bug 678660: Hide about:newaddon from about:about, because it closes itself. r=rstrong 14 August 2011, 08:00:25 UTC
3bbbbf1 Bug 678057 - 'Workers: overrideMimeType() removed from XHR, breaks web content, diverges from main-thread XHR'. r=sicking. --HG-- extra : transplant_source : %D5r%ADtwT%DF%BAO-2sav%CCD%E2Y%B2Q 13 August 2011, 19:43:51 UTC
af38a5b Bug 678768: Fix out-of-order init list for nsFontFace constructor. r=jfkthame 14 August 2011, 17:39:56 UTC
d3f9d68 Bug 612839 - Removed nsAHtml5FragmentParser. r=hsivonen 14 August 2011, 17:39:26 UTC
6835893 Bug 665532 - Fix unused variable warnings in nsWifiMonitor.cpp by removing now unneeded LOG()s; r=dougt 14 August 2011, 17:39:20 UTC
b3f49b9 Remove the multiple-parameter versions of nsRenderingContext::SetFont. (Bug 678671, patch 5) r=roc This changes the only remaining callers (in nsMathMLChar) to pass the correct language, which they were not previously doing, which should improve the correctness of font selection and also reduce the number of unique font metrics objects requested (which helps nsFontCache effectiveness). Those callers, however, remain the odd font users within all of layout. 14 August 2011, 17:08:04 UTC
fa63f6d Remove nsPresContext::GetMetricsFor, which was always a bad idea since it uses the generally-incorrect language-from-charset. (Bug 678671, patch 4) r=roc This fixes the one remaining caller (the debugging code to visually display reflow counts!) to just pass a null language, since it's just debugging code. 14 August 2011, 17:08:04 UTC
b47daec Make nsRuleNode's use of font metrics for ch and ex units pass the correct language. (Bug 678671, patch 3) r=roc This makes these users (which are exceptions within layout, although low-level enough that it won't matter for font inflation work) call through to GetMetricsFor explicitly with the correct language, rather than using the broken nsPresContext::GetMetricsFor and its charset-detected language. This improves the correctness of our behavior for 'ch' and 'ex' CSS units when the font selection (or defaults) are language-dependent. It should also reduce the number of unique sets of font metrics requested (which helps nsFontCache effectiveness). 14 August 2011, 17:08:04 UTC
84b8b6b Replace all uses of nsLayoutUtils::SetFontFromStyle with GetFontMetricsForFrame or GetFontMetricsForStyleContext and remove SetFontFromStyle. (Bug 678671, patch 2) r=roc There was nothing wrong with SetFontFromStyle, except that it's just one more API to think about (and one more API to audit and modify for font inflation work to happen in bug 627842). 14 August 2011, 17:08:04 UTC
d2b6891 Switch lots of callers to using nsLayoutUtils::GetFontMetricsForFrame and nsLayoutUtils::GetFontMetricsForStyleContext. (Bug 678671, patch 1) r=roc This changes a number of callers that were previously bypassing the use of the correct language (with either no language or the charset-detected language on the pres context via nsPresContext::GetMetricsFor) and/or the correct user font set to pass the correct values, which should improve the correctness of the behavior of whatever they were using the fonts for, and also reduce the number of unique sets of font metrics requested (which helps nsFontCache effectiveness). 14 August 2011, 17:08:04 UTC
4bf1621 Bug 673742: Allow postMessage()ing File and FileLists between same-origin windows. r=sicking 12 August 2011, 16:58:43 UTC
19993c8 Backout Bug 650494 for causing a startup assertion/crash. 12 August 2011, 16:58:33 UTC
92fccd2 Backed out changeset b021d1f9f57d 12 August 2011, 16:58:06 UTC
ccbb26c Bug 678479: Add a makefile target in xpcom/ to regenerate the IDL parser. r=ted 12 August 2011, 16:07:09 UTC
36d6f9a Bug 678479: Add a --regen argument to header.py and typelib.py to regenerate the IDL parser. r=ted 12 August 2011, 16:06:46 UTC
790cf2a Bug 650494: Remove nsIXULPrototypeCache. r=smaug 12 August 2011, 13:12:59 UTC
153c6af Bug 624743 - Resource protocol shouldn't use nsDependentCString. r=bsmedberg 12 August 2011, 01:43:00 UTC
d568957 Backed out changeset 884efa9dcbf9 due to OSX debug orange 15 August 2011, 08:39:10 UTC
5e94c9c Bug 672756 - Allow to populate startupcache on xulrunner applications built with the SDK. r=ted 15 August 2011, 07:24:13 UTC
19e482c Bug 648668 - Update blank favicon to dotted outline instead of generic page. r=gavin 12 August 2011, 00:50:09 UTC
88d248d merge mozilla-central into fx-team 15 August 2011, 17:23:26 UTC
86eeebe Merge mozilla-inbound and mozilla-central 15 August 2011, 14:33:25 UTC
09f3b97 Bug 676413 - fix the crossOrigin attribute test - r=smaug This is not a limited-enumerated attribute, so let's use reflectString instead. 11 August 2011, 22:17:59 UTC
4ec814f bug 678799 - a11y telemetry for accessibility initialization r=surkov, tglek 11 August 2011, 11:01:27 UTC
back to top