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

296430 Коммитов

Автор SHA1 Сообщение Дата
Gregory Szorc cb69e686a2 Bug 727210 - Implement client for Services' token server; r=rnewman 2012-04-09 15:40:06 -07:00
Gregory Szorc 21f4e268fd Bug 743413 - Move some utility functions from sync to common; r=rnewman
--HG--
rename : services/sync/tests/unit/test_utils_atob.js => services/common/tests/unit/test_utils_atob.js
rename : services/sync/tests/unit/test_utils_utf8.js => services/common/tests/unit/test_utils_utf8.js
2012-04-09 15:39:59 -07:00
Ms2ger 4f0704cc9f Bug 605180 - Fix build warnings in netwerk/. r=jduell 2012-04-07 14:25:00 -07:00
Terrence Cole 917295d881 Bug 744192 - Assert that Vectors do not contain implicitly postbarriered types; r=luke
Since vectors move their memory around outside the control of the GC, it is not
valid to store an implicitly post-barriered item in a Vector.

--HG--
extra : rebase_source : 2cef4d855cc4e926cea872cda18e5cf29230f0a7
2012-04-11 17:14:11 -07:00
Bas Schouten 6c0cf3efcd Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten d02e0fbe53 Bug 719776 - Part 5: Fix MSVC build files for Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten 74f8946a50 Bug 719776 - Part 4: Do not depend upon mozalloc inside Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten 67c85e32ee Bug 719776 - Part 3: Only include ScaledFontWin when using Skia. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten 8bbec9c342 Bug 719776 - Part 2: Make MOZ_CRASH and MOZ_ASSERT expand inline. r=waldo 2012-04-12 02:03:07 +02:00
Andrew McCreight b4aba88abf Bug 744088 - remove nsCycleCollector_getRuntime. r=smaug 2012-04-11 16:50:03 -07:00
Jason Duell cbd65cacd0 Bug 712191 - Clean up websocket close codes and abort logic. r?mcmanus 2012-04-11 13:20:00 -07:00
Scott Johnson 1b64422098 Bug 708175: Disable font inflation for fixed-width or fixed-height input controls. [r=dbaron]
--HG--
rename : layout/reftests/font-inflation/input-text-1-ref.html => layout/reftests/font-inflation/input-text-1-height-ref.html
rename : layout/reftests/font-inflation/input-text-1.html => layout/reftests/font-inflation/input-text-1-height.html
rename : layout/reftests/font-inflation/input-text-1-ref.html => layout/reftests/font-inflation/input-text-1-noheight-ref.html
rename : layout/reftests/font-inflation/input-text-1.html => layout/reftests/font-inflation/input-text-1-noheight.html
rename : layout/reftests/font-inflation/input-text-2-ref.html => layout/reftests/font-inflation/input-text-2-height-ref.html
rename : layout/reftests/font-inflation/input-text-2.html => layout/reftests/font-inflation/input-text-2-height.html
rename : layout/reftests/font-inflation/input-text-2-ref.html => layout/reftests/font-inflation/input-text-2-noheight-ref.html
rename : layout/reftests/font-inflation/input-text-2-ref.html => layout/reftests/font-inflation/input-text-2-noheight.html
rename : layout/reftests/font-inflation/input-text-3-ref.html => layout/reftests/font-inflation/input-text-3-height-ref.html
rename : layout/reftests/font-inflation/input-text-3.html => layout/reftests/font-inflation/input-text-3-height.html
rename : layout/reftests/font-inflation/input-text-3-ref.html => layout/reftests/font-inflation/input-text-3-noheight-ref.html
rename : layout/reftests/font-inflation/input-text-3.html => layout/reftests/font-inflation/input-text-3-noheight.html
2012-04-11 18:12:19 -05:00
Brian Hackett b0285e4367 Use right compartment iterator when profiling scripts, bug 744611. r=billm 2012-04-11 15:54:55 -07:00
Jason Duell d1d08aa8d6 Bug 712191 - Clean up websocket close codes and abort logic. r=mcmanus 2012-04-11 15:48:59 -07:00
Terrence Cole 5943cfaf72 Bug 743868 - Fix barriers in SupressDeletedProperties; r=billm
Right now, we simply stop tracing through deleted properties. This causes us to
delete things that are still in the write buffer. We need to, in addition, set
the reference to NULL to ensure that the write buffer doesn't dereference these
dead entries.

--HG--
extra : rebase_source : add220d5fb47e0e3ffd767c9b5ebd6172df07671
2012-04-09 16:52:50 -07:00
Richard Newman 003f7af1da Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage 2012-04-11 15:33:37 -07:00
Richard Newman 9812a6a59d Backout 4058f038e97f (bug 728171). a=bustage 2012-04-11 15:33:36 -07:00
Margaret Leibovic c270b2f110 Bug 741134 - Plugin placeholder shown even when Site Setting says 'Play Plugins: Yes'. r=mfinkle 2012-04-11 15:10:49 -07:00
Margaret Leibovic df16551787 Bug 743633 - Dismissed doorhanger popup reappears when doorhanger notifications are added to background tabs. r=mfinkle 2012-04-11 15:10:49 -07:00
Margaret Leibovic 0420276a04 Bug 743223 - Fix ConcurrentModificationException in removeTransientDoorHangers. r=mfinkle 2012-04-11 15:10:49 -07:00
Ryan VanderMeulen ea56e718b5 Fix stupid un-bitrotting bustage from bug 728171. 2012-04-11 18:10:10 -04:00
Masatoshi Kimura a9bf3a3111 Bug 743574 - Deprecate DOMException.code. r=sicking 2012-04-11 17:55:23 -04:00
Masatoshi Kimura 7988d128f1 Bug 743049 - Part 2: Use the new API from NS_ScriptErrorReporter to get an error type name. r=jst 2012-04-11 17:55:22 -04:00
Masatoshi Kimura ab10f4e4db Bug 743049 - Part 1: Add a friend API to get an error type name from a number. r=luke 2012-04-11 17:55:22 -04:00
David Rajchenbach-Teller cd60a874c7 Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff 2012-04-11 14:58:44 +02:00
Oleg Romashin 73297dfcda Bug 740244 - Do not compile glx test when EGL provider enabled. r=bjacob 2012-04-11 17:55:22 -04:00
Chris Coulson dd4aac7f11 Bug 737463 - nsJARInputStream leaks if it is closed before the stream is inflated. r=mwu 2012-04-11 17:55:22 -04:00
Masatoshi Kimura 85686073e3 Bug 730161 - Tests fix. r=sicking 2012-04-11 17:55:22 -04:00
Masatoshi Kimura 05af65584e Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking 2012-04-11 17:55:21 -04:00
Masatoshi Kimura 4c2e5fc9de Bug 730161 - Implement IDBRequest.error. r=sicking 2012-04-11 17:55:21 -04:00
David Rajchenbach-Teller 4a4db7fd71 Bug 728171 - Use Scoped.h throughout the code. r=cjones 2012-04-11 18:59:10 +02:00
David Rajchenbach-Teller 6dfc28489c Bug 720771 - Companion testsuite. r=jorendorff 2012-04-11 17:55:21 -04:00
David Humphrey (:humph) d33d12de03 Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug 2012-04-11 17:55:21 -04:00
Kartikaya Gupta 2b20a076f8 Bug 718463 - Force redraw when an animation is interrupted by user touch. r=Cwiiis 2012-04-11 15:46:02 -05:00
Jason Duell 694393a3da Bug 738484 - Handle Location: that won't parse to valid URI. r=mcmanus 2012-04-11 13:26:23 -07:00
Max Li 209a0b1de7 Bug 742098 - refactor observe() into a set of distinct methods [r=zpao] 2012-04-11 12:52:48 -07:00
George Wright d5e7b9c4bc Bug 744543 - LayerManagerOGL doesn't build on Linux/clang. r=bjacob 2012-04-11 15:50:45 -04:00
Armen Zambrano Gasparnian 1a81d43ee0 Bug 735451. raise exception when DeviceManager fails to initialize. r=jmaher 2012-04-11 14:51:18 -04:00
Patrick McManus 558003009a bug 743747: fix landing with 603514 r=honzab 2012-04-11 13:49:32 -04:00
Terrence Cole 56d686b820 No bug - Warning fix for 91357:fa24b215d49e; r=luke
--HG--
extra : rebase_source : 9d48a4a09cb54d711a24da41576ffc24d44a3cb4
2012-04-11 10:32:50 -07:00
Patrick McManus 8bc7fbfd43 bug 743587 Intermittent Linux talos crash [@ nsHttpConnection::CloseTransaction] r=honzab 2012-04-11 13:11:10 -04:00
Patrick McManus c222fd8c31 bug 738812 timer serviced after thread exit nsHttpConnectionMgr::ReadTimeoutTick r=honzab 2012-04-11 13:11:09 -04:00
Vivien Nicolas 07cedf73d6 Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice 2012-04-11 10:05:35 -07:00
Vivien Nicolas 9c4a2577ba Bug 742780 - Turn off the debug mode by default for dom/system/gonk/systemlibs.js. r=kyle 2012-04-11 10:05:35 -07:00
Vivien Nicolas ede50058fd Bug 743229 - Return 'number' instead of 'text' for input type='number' element in the showime event. r=cjones 2012-04-11 10:05:35 -07:00
Vivien Nicolas f076735228 Bug 742805 - Do not dump ril socket failures on a desktop build with --enable-b2g-ril. r=philikon 2012-04-11 10:05:35 -07:00
Vivien Nicolas 2f1fa388a4 Bug 742778 - Turn off the debug mode by default for dom/wifi. r=mrbkap 2012-04-11 10:05:35 -07:00
Vivien Nicolas 6eb2b1cb01 Bug 742775 - Turn off the debug mode by default on SmsDatabaseService.js. r=philikon 2012-04-11 10:05:35 -07:00
Vivien Nicolas 18916e1a80 Bug 740974 - toolbar currentSet setter needs to return 'val' when returning early. r=dao 2012-04-11 10:05:35 -07:00
Vivien Nicolas 44b100f0c7 Bug 742765 - this._indexedDB is undefined in SettingsManager.js. r=gwagner 2012-04-11 10:05:35 -07:00