Mark Capella
de5e11b217
Bug 739612 - Cleanup A11y tests and test-suite organization, r=marcoz, f=surkov
...
--HG--
rename : accessible/tests/mochitest/elm/test_landmarks.html => accessible/tests/mochitest/attributes/test_tag.html
rename : accessible/tests/mochitest/test_aria_roles.html => accessible/tests/mochitest/role/test_aria.html
rename : accessible/tests/mochitest/test_aria_roles.xul => accessible/tests/mochitest/role/test_aria.xul
rename : accessible/tests/mochitest/test_role_nsHyperTextAcc.html => accessible/tests/mochitest/role/test_general.html
2012-04-11 12:50:22 +09:00
Lavina Thong
edfd26711c
Bug 741681 - replaced nsAccessNode::GetPresContext() with nsDocAccessible::PresContext(), r=hub, f=surkov
2012-04-11 12:42:42 +09:00
Michael Wu
dd70339941
Bug 743907 - Remove use of Message, pending-r=cjones
2012-04-11 11:43:37 +08:00
Michael Wu
f853de7138
Bug 743907 - Remove use of WeakMessageHandler/MessageHandler, pending-r=cjones
2012-04-11 10:59:29 +08:00
Michael Wu
327b851ed2
Bug 743907 - Add cursor mapper support back to libui, r=cjones
2012-04-11 09:49:49 +08:00
Richard Newman
a1735e0ff4
Merge m-c to s-c.
2012-04-09 18:57:46 -07:00
Jonathan Griffin
bbec5046ca
Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb
2012-04-09 17:09:20 -07:00
Gregory Szorc
5d37ab4a4d
Bug 727210 - Implement client for Services' token server; r=rnewman
2012-04-09 15:40:06 -07:00
Gregory Szorc
889eca9a49
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
630bc4c173
Bug 605180 - Fix build warnings in netwerk/. r=jduell
2012-04-07 14:25:00 -07:00
Terrence Cole
06c513557e
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
bdc56d9de0
Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel
2012-04-12 02:03:07 +02:00
Bas Schouten
ced03e7ec4
Bug 719776 - Part 5: Fix MSVC build files for Azure. r=jrmuizel
2012-04-12 02:03:07 +02:00
Bas Schouten
1288fbb92c
Bug 719776 - Part 4: Do not depend upon mozalloc inside Azure. r=jrmuizel
2012-04-12 02:03:07 +02:00
Bas Schouten
36ca188749
Bug 719776 - Part 3: Only include ScaledFontWin when using Skia. r=jrmuizel
2012-04-12 02:03:07 +02:00
Bas Schouten
88b755bca9
Bug 719776 - Part 2: Make MOZ_CRASH and MOZ_ASSERT expand inline. r=waldo
2012-04-12 02:03:07 +02:00
Andrew McCreight
3b03476fec
Bug 744088 - remove nsCycleCollector_getRuntime. r=smaug
2012-04-11 16:50:03 -07:00
Jason Duell
8b08960dc0
Bug 712191 - Clean up websocket close codes and abort logic. r?mcmanus
2012-04-11 13:20:00 -07:00
Scott Johnson
ccb35b333d
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
02a516051e
Use right compartment iterator when profiling scripts, bug 744611. r=billm
2012-04-11 15:54:55 -07:00
Jason Duell
df0bb0c393
Bug 712191 - Clean up websocket close codes and abort logic. r=mcmanus
2012-04-11 15:48:59 -07:00
Terrence Cole
59e9f32d2b
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
76d7d982d4
Backout 0e03eb171e08 (Bug 743574 - Deprecate DOMException.code). a=bustage
2012-04-11 15:33:37 -07:00
Richard Newman
b9c23542e6
Backout 4058f038e97f (bug 728171). a=bustage
2012-04-11 15:33:36 -07:00
Margaret Leibovic
dde82ff197
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
84b17eb748
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
ae15d9edfb
Bug 743223 - Fix ConcurrentModificationException in removeTransientDoorHangers. r=mfinkle
2012-04-11 15:10:49 -07:00
Ryan VanderMeulen
3b405f594b
Fix stupid un-bitrotting bustage from bug 728171.
2012-04-11 18:10:10 -04:00
Masatoshi Kimura
a4f7f9bacb
Bug 743574 - Deprecate DOMException.code. r=sicking
2012-04-11 17:55:23 -04:00
Masatoshi Kimura
f09712023c
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
d72b323902
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
ded8664d8f
Bug 742384 - CDataFinalizer.dispose now returns a value. r=jorendorff
2012-04-11 14:58:44 +02:00
Oleg Romashin
891bec5670
Bug 740244 - Do not compile glx test when EGL provider enabled. r=bjacob
2012-04-11 17:55:22 -04:00
Chris Coulson
d53453d1f3
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
1ecb813261
Bug 730161 - Tests fix. r=sicking
2012-04-11 17:55:22 -04:00
Masatoshi Kimura
0cd58c8a6f
Bug 730161 - Replace IDBDatabaseException and FileException with DOMException. r=sicking
2012-04-11 17:55:21 -04:00
Masatoshi Kimura
cbb92d2685
Bug 730161 - Implement IDBRequest.error. r=sicking
2012-04-11 17:55:21 -04:00
David Rajchenbach-Teller
cb1d34d766
Bug 728171 - Use Scoped.h throughout the code. r=cjones
2012-04-11 18:59:10 +02:00
David Rajchenbach-Teller
2b2b8b1212
Bug 720771 - Companion testsuite. r=jorendorff
2012-04-11 17:55:21 -04:00
David Humphrey (:humph)
5f9892f336
Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug
2012-04-11 17:55:21 -04:00
Kartikaya Gupta
0c3d6554d6
Bug 718463 - Force redraw when an animation is interrupted by user touch. r=Cwiiis
2012-04-11 15:46:02 -05:00
Jason Duell
9b7f4c4c86
Bug 738484 - Handle Location: that won't parse to valid URI. r=mcmanus
2012-04-11 13:26:23 -07:00
Max Li
be2df2f0e7
Bug 742098 - refactor observe() into a set of distinct methods [r=zpao]
2012-04-11 12:52:48 -07:00
George Wright
d6d86609db
Bug 744543 - LayerManagerOGL doesn't build on Linux/clang. r=bjacob
2012-04-11 15:50:45 -04:00
Armen Zambrano Gasparnian
f23611ae3a
Bug 735451. raise exception when DeviceManager fails to initialize. r=jmaher
2012-04-11 14:51:18 -04:00
Patrick McManus
3207aa242d
bug 743747: fix landing with 603514 r=honzab
2012-04-11 13:49:32 -04:00
Terrence Cole
04d84ae8bf
No bug - Warning fix for 91357:fa24b215d49e; r=luke
...
--HG--
extra : rebase_source : 9d48a4a09cb54d711a24da41576ffc24d44a3cb4
2012-04-11 10:32:50 -07:00
Patrick McManus
a065e49099
bug 743587 Intermittent Linux talos crash [@ nsHttpConnection::CloseTransaction] r=honzab
2012-04-11 13:11:10 -04:00
Patrick McManus
f3974807f4
bug 738812 timer serviced after thread exit nsHttpConnectionMgr::ReadTimeoutTick r=honzab
2012-04-11 13:11:09 -04:00
Vivien Nicolas
11701b7a60
Bug 742092 - Bridge the permission prompt to the content using the homescreen messaging API. r=fabrice
2012-04-11 10:05:35 -07:00