Commit Graph

91306 Commits

Author SHA1 Message Date
Vicamo Yang
333c0743b4 Bug 736707 - Part 1: TP-PID sanity checks. r=philikon 2012-04-08 17:13:01 +08:00
Kartikaya Gupta
7b4ee2b2de Bug 740718 - Move event coalescing code to PostEvent and rearrange to avoid null pointer dereferences. r=blassey 2012-04-07 23:50:42 -05:00
Takanori MATSUURA
714abf89d4 Bug 743433 - Remove .orig files which were accidentally added by bug 680246. r=khuey 2012-04-07 08:48:23 -04:00
Blake Kaplan
1b80af6c87 Bug 743614 - Deal with failure more gracefully. r=cjones
--HG--
extra : rebase_source : 01f88566d5532905e753db4176293ab80e92f4b8
2012-04-06 17:56:15 +02:00
Philipp von Weitershausen
4cbbc4cdbf Bug 742780 follow-up: unbreak RIL and Wifi. r=mrbkap 2012-04-13 13:58:57 +08:00
Wes Johnston
7df1e3cd22 Bug 740961 - Remove debug logging from nssbridge. r=mfinkle 2012-04-12 20:32:41 -07:00
Brian R. Bondy
7a71e924fa Bug 730862 - Fix for signmar tests on linux and OS X. r=rstrong 2012-04-12 19:07:03 -04:00
Brian R. Bondy
233361a29e Bug 735969 - Revert the disable version downgrade check workaround from Bug 735784. r=rstrong 2012-04-12 19:06:19 -04:00
Brian R. Bondy
b5bb453566 Bug 730862 - Signmar tests fix for version upgrades. r=rstrong 2012-04-12 19:06:02 -04:00
Brian R. Bondy
35539abc8c Bug 730862 - Fix for enabling the signmar configure.in option. r=rstrong 2012-04-12 19:05:37 -04:00
Chris Cooper
0f7a81f41f Backed out changeset 676dca561a2c 2012-04-12 18:53:25 -04:00
Chris Cooper
1b712308c6 Backed out changeset b7ff20237032 2012-04-12 18:50:54 -04:00
Joey Armstrong
1ae626cc28 Bug 735638 - include missing functions for js as well - r=khuey 2012-04-12 18:24:07 -04:00
Kyle Huey
4c09299fd0 Bug 741125: Update WebIDL parser. 2012-04-12 15:14:10 -07:00
Joey Armstrong
7083188469 Bug 735638 - replace functions that were removed by errant b-s merge - r=khuey 2012-04-12 18:08:28 -04:00
Ehsan Akhgari
88c16eb426 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-04-12 12:19:42 -04:00
Rail Aliiev
82eb25c7a2 Bug 732976 - SingleSourceFactory should generate checksums file. r=ted 2012-04-12 12:11:40 -04:00
Kyle Huey
aaf5c2a714 Backed out changeset adef80d2b5a0 2012-04-12 09:06:29 -07:00
Marco Bonardo
1f851876e8 Bug 743490 - Frequent test_redirects.js | test failed.
r=dietrich
2012-04-12 10:37:54 +02:00
Kang-Hao (Kenny) Lu
c1a7834ef6 Bug 744243 - Forbid odd trailing slash in CSS 'border-image' property. r=dbaron 2012-04-12 10:02:33 +02:00
Dão Gottwald
a25bd4d8d7 Bug 632634 - Allow the status panel to be as wide as the window. r=felipe 2012-04-12 10:00:56 +02:00
Chenxia Liu
c41ffddcb7 Bug 709385 - Passwords repository layer. r=rnewman 2012-04-12 00:36:58 -07:00
Oleg Romashin
ca90d23c52 Bug 744564 - Allow to create EGL context from Widget provided GL context (embedding approach). r=roc,jgilbert 2012-04-12 00:18:35 -04:00
Jared Wein
d12ceaf64c Bug 736028 - Page thumbnails should be 1/9th the size of the screen. r=ttaubert 2012-04-12 00:02:27 -07:00
Matt Brubeck
a900917304 Back out 6d41ddb6b9bc (bug 708175) because of Android test failures 2012-04-11 20:08:54 -07:00
Hub Figuière
cb0113feb8 Bug 720995 - Labels are groups, not text. r=surkov 2012-04-11 19:51:05 -07:00
Jared Wein
448f24398a Bug 716171 - mouseout should hide controls immediately, not after a delay. r=dolske 2012-04-11 19:23:56 -07:00
Gregory Szorc
4e818da6f5 Bug 744627 - TokenServerClient should not call callbacks twice; r=rnewman 2012-04-11 18:51:48 -07:00
Gregory Szorc
a5897e83ee Bug 744614 - Make token server client conform with spec change; r=rnewman 2012-04-11 15:24:21 -07:00
Gregory Szorc
15089b0805 Merge mozilla-central into inbound 2012-04-11 18:51:10 -07:00
Gregory Szorc
9d66d1498f Merge services-central into mozilla-central 2012-04-11 11:46:19 -07:00
Kyle Huey
abeb0a1a6e Bug 744498: Fix some java warnings. r=kats 2012-04-11 11:27:25 -07:00
Matt Brubeck
f774a22fec Merge last green changeset from inbound to mozilla-central 2012-04-11 08:52:07 -07:00
Richard Newman
351b1ffaf9 Merge m-c to s-c. 2012-04-10 22:20:12 -07:00
Mark Capella
c2a44a051f 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
041c3bc160 Bug 741681 - replaced nsAccessNode::GetPresContext() with nsDocAccessible::PresContext(), r=hub, f=surkov 2012-04-11 12:42:42 +09:00
Michael Wu
7b61d44292 Bug 743907 - Remove use of Message, pending-r=cjones 2012-04-11 11:43:37 +08:00
Michael Wu
9da543e42f Bug 743907 - Remove use of WeakMessageHandler/MessageHandler, pending-r=cjones 2012-04-11 10:59:29 +08:00
Michael Wu
95dd4626ac Bug 743907 - Add cursor mapper support back to libui, r=cjones 2012-04-11 09:49:49 +08:00
Richard Newman
8adf753239 Merge m-c to s-c. 2012-04-09 18:57:46 -07:00
Jonathan Griffin
4b97f724d0 Bug 743872 - update TPS to use latest pulsebuildmonitor, a=testonly, DONTBUILD, npotb 2012-04-09 17:09:20 -07:00
Gregory Szorc
0cb6812bd8 Bug 727210 - Implement client for Services' token server; r=rnewman 2012-04-09 15:40:06 -07:00
Gregory Szorc
ccb6375f4f 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
945ee00ec1 Bug 605180 - Fix build warnings in netwerk/. r=jduell 2012-04-07 14:25:00 -07:00
Terrence Cole
870bfd5f18 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
77682b2ea7 Bug 742566: Add stand-alone unit test framework to Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten
8da189c2ce Bug 719776 - Part 5: Fix MSVC build files for Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten
e8a2e50661 Bug 719776 - Part 4: Do not depend upon mozalloc inside Azure. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten
b056c07df5 Bug 719776 - Part 3: Only include ScaledFontWin when using Skia. r=jrmuizel 2012-04-12 02:03:07 +02:00
Bas Schouten
67b6c99e9f Bug 719776 - Part 2: Make MOZ_CRASH and MOZ_ASSERT expand inline. r=waldo 2012-04-12 02:03:07 +02:00