Ms2ger
|
1015d69823
|
No bug - Remove stray semicolon in nsThread.cpp; rs=bsmedberg
|
2011-12-18 11:13:56 +01:00 |
Ms2ger
|
f36fb98141
|
Bug 709977 - Don't use xpc_qsAString in IDB Key.h; r=bent
|
2011-12-18 11:13:40 +01:00 |
Ms2ger
|
1f5b3d83bd
|
Bug 709524 - Remove nsIScriptContext::SetDefaultLanguageVersion; r=jst
|
2011-12-18 11:13:39 +01:00 |
Ms2ger
|
22724e1f6c
|
Bug 709512 - Remove setters from nsIPrivateTextRange; r=smaug
|
2011-12-18 11:13:08 +01:00 |
Ms2ger
|
0734848acd
|
Bug 708754 - Use IDL for jsdIDebuggerService::WrapValue and remove WrapJSValue; r=bholley
|
2011-12-18 11:12:26 +01:00 |
Ms2ger
|
d0187a210e
|
Bug 708330 - Use IDL for Components.utils.getWeakReference; r=bholley
|
2011-12-18 11:11:56 +01:00 |
Ms2ger
|
a7918e0b57
|
Bug 708326 - Use IDL for Components.utils.forceGC; r=bholley
|
2011-12-18 11:11:23 +01:00 |
Ms2ger
|
bdcd53f525
|
Bug 708253 - Use IDL for Components.(utils.)reportError; r=bholley
|
2011-12-18 11:10:59 +01:00 |
Ms2ger
|
079745e633
|
Bug 705324 - Remove nsAXPCNativeCallContext::{GetRetValPtr,GetReturnValueWasSet,SetReturnValueWasSet}; r=bholley sr=bz
|
2011-12-18 11:09:58 +01:00 |
Ms2ger
|
fa37af10f4
|
Bug 705355 - Use IDL for Components.utils.evalInSandbox; r=bholley
|
2011-12-18 11:09:56 +01:00 |
Ms2ger
|
dcfa1754b2
|
Bug 707498 - Use a template to get the array length for nsGenericElement::FindAttributeDependence; r=Waldo
|
2011-12-18 11:09:27 +01:00 |
Ms2ger
|
ba42d4d955
|
Bug 705188 - Use IDL for mozIJSSubScriptLoader::LoadSubScript, {xpcIJSModuleLoader,nsIXPCComponents_Utils}::Import; r=bz
|
2011-12-18 11:09:16 +01:00 |
Ms2ger
|
985487f28e
|
Bug 705344 - Use IDL for Components.(utils.)lookupMethod; r=bholley
|
2011-12-18 11:08:04 +01:00 |
Ms2ger
|
5e28ff9735
|
Bug 705444 - Use IDL for jsdIValue::GetWrappedValue; r=bholley
|
2011-12-18 11:07:22 +01:00 |
Ms2ger
|
462250211e
|
No bug - Remove unused JS::Value::setObjectOrUndefined; r=luke
|
2011-12-18 11:06:43 +01:00 |
Ms2ger
|
57b4004546
|
Bug 707448 - Cleanup nsHTMLFormElement::DoSubmitOrReset a bit; r=mounir
|
2011-12-18 11:06:27 +01:00 |
Ms2ger
|
849ea6f2a3
|
Bug 707576 - Remove nsIDOMNSElement; r=smaug
|
2011-12-18 11:06:23 +01:00 |
Ms2ger
|
d717a67336
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
Ms2ger
|
b2b42ad049
|
Bug 709747 - Support nsCOMPtr<T>::forget(I**); r=bsmedberg
|
2011-12-18 10:39:22 +01:00 |
Mounir Lamouri
|
89c9cdad29
|
Bug 709584 - Make Hal observer management a more generic. r=jlebar sr=cjones
|
2011-12-17 22:51:44 +01:00 |
Jeff Walden
|
9098fa4182
|
Bug 711775 - Implement MOZ_NORETURN to encapsulate this-function-doesn't-return semantics. r=cjones
--HG--
extra : rebase_source : d56f3ef47e11c42b5fe6a442e13fd6202208914f
|
2011-12-17 16:45:29 -05:00 |
Jeff Walden
|
f108ab9e90
|
Bug 711683 - Use Clang's feature-detection macros, not its version number, for feature testing. r=cjones
--HG--
extra : rebase_source : fdf8e0bff705410a85bd4560f08b226321632bb1
|
2011-12-17 16:45:29 -05:00 |
Mounir Lamouri
|
c5f39a761e
|
Bug 710793 - Move hal's private methods outside of Hal.h. r=jlebar sr=cjones
|
2011-12-17 22:04:51 +01:00 |
Mounir Lamouri
|
c6837496c2
|
Bug 710748 - Remove useless forward declaration in Hal.h. r=jlebar
|
2011-12-17 19:30:07 +01:00 |
Mounir Lamouri
|
037243501b
|
Bug 710745 - Don't expose WindowIdentifier in Hal.h. r=jlebar sr=cjones
|
2011-12-17 22:04:26 +01:00 |
Oonishi Atsushi
|
2b870f0bb0
|
Bug 623155 - Clear userTypedValue on error pages, original patch by Neil Rashbook. r=dao
|
2011-12-18 12:22:34 +01:00 |
Robert O'Callahan
|
0bd3f746f9
|
Back out fix for bug 697215 due to test failure
|
2011-12-18 23:04:11 +13:00 |
Robert O'Callahan
|
f9817b9053
|
Backed out changeset 026ec6345ae3 for bug 697215
|
2011-12-18 23:01:43 +13:00 |
Edwin Flores
|
6697ae002d
|
Bug 710521. Small refactor of gfxFont to separate drawing to paths and drawing strokes. r=roc
|
2011-12-18 21:53:03 +13:00 |
Robert O'Callahan
|
c1101ca9a7
|
Bug 672013. Drawing an SVG image to a canvas need not clear its origin-clean flag. r=dholbert,sr=bzbarsky
|
2011-12-18 21:47:20 +13:00 |
Robert O'Callahan
|
9c9db729e9
|
Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats
|
2011-12-18 21:47:00 +13:00 |
Robert O'Callahan
|
7a9dc0adaf
|
Bug 702739. When a element has an active transform and the element's content (before being transformed) is no larger than the window, prerender its entire contents into layers when any of it is visible, so we don't have to rerender it and/or resize its layers as it moves into or out of view. r=mats
|
2011-12-18 21:46:44 +13:00 |
Robert O'Callahan
|
092577b79e
|
Bug 702739. Don't dirty the transformed frame when we reflow it due to a transform change. r=mats
|
2011-12-18 21:46:39 +13:00 |
Andrew McCreight
|
2d6761e11d
|
Bug 711616 - QI wrapped native weak map keys to nsINode. r=jst
|
2011-12-17 22:11:04 -08:00 |
Joshua M
|
894c8f7cfc
|
Bug 708797 - The sync doorhanger notification doesn't have a border when using classic or third-party themes. r=dao
|
2011-12-18 04:02:51 +01:00 |
Dão Gottwald
|
cdd292a399
|
Bug 711291 - Add support for icon URL option to PopupNotifications.show. r=gavin
|
2011-12-18 04:01:59 +01:00 |
Patrick McManus
|
00e141b03b
|
bug 710310 spdy google docs large file save intermittent failure r=honzab
|
2011-12-17 20:05:56 -05:00 |
Brad Lassey
|
5e5c6bb313
|
bug 709330 - AboutHomeContent.getRecommendedAddonsStream() resource leak because ZipFile was not closed r=mfinkle
|
2011-12-16 20:22:34 -05:00 |
Scott Johnson
|
35fbd86079
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 23:11:54 -06:00 |
Scott Johnson
|
44f74a5432
|
Bug 707855 - Clamp container size to device width to make font inflation less likely to cause problems on small screens. [r=dbaron]
|
2011-12-19 23:11:43 -06:00 |
Scott Johnson
|
f11e1e08d7
|
Backed out ab701cac6af8.
|
2011-12-19 23:11:09 -06:00 |
Scott Johnson
|
578a640a52
|
Backed out changeset 74555805376d
|
2011-12-19 23:08:52 -06:00 |
Scott Johnson
|
d6fe638038
|
Bug 695222 - Implement column-fill part of CSS3 multicol spec. r=roc,dbaron
|
2011-12-19 22:25:19 -06:00 |
Scott Johnson
|
a6590d102d
|
Bug 707855 - Clamp container size to device width to make font inflation less likely to cause problems on small screens. [r=dbaron]
|
2011-12-19 22:25:16 -06:00 |
Kartikaya Gupta
|
f54e1685bd
|
Bug 712037 - Add lots of logging to help diagnose viewport issues. r=Cwiiis
|
2011-12-19 22:32:41 -05:00 |
Kartikaya Gupta
|
2445917fbe
|
Bug 712037 - Add a toString() method on the viewport. r=Cwiiis
|
2011-12-19 22:28:48 -05:00 |
Robert O'Callahan
|
d3f1f7565c
|
Backingout patch for bug 697215 due to test failure
|
2011-12-20 16:04:54 +13:00 |
Robert O'Callahan
|
2abea56d9c
|
Backed out changeset 4a81c89bb466 for bug 697215
|
2011-12-20 16:03:45 +13:00 |
Robert O'Callahan
|
bdcd0d61d6
|
Bug 697215. CanScrollWithBitBlit needs to return true for scrollframes inside replaced elements (i.e., iframes) that are honoring border-radius. r=mats
|
2011-12-20 14:31:20 +13:00 |
Théo Chevalier
|
5ee72b9fe5
|
Bug 701182: add additional descriptive text in the About dialog for Nightly/Aurora builds, including a mention of Telemetry being enabled by default, r=gavin
|
2011-12-19 16:43:12 -08:00 |