Ryan VanderMeulen
95f301ad0c
Backed out changeset e0c3de95b861 (bug 865960) for Linux jsreftest failures.
...
CLOSED TREE
2013-05-01 16:34:32 -04:00
Felipe Gomes
e063337817
Bug 583976. Part 4 - Enable reftests that require focus on reftest-ipc. r=cjones
2011-10-03 16:15:44 -07:00
Kyle Huey
6b3fb5a228
Bug 866918: Don't include WorkerPrivate.h in all the binding code. r=bz
2013-05-01 13:24:19 -07:00
Kyle Huey
31aea9c7d4
Bug 836263: Limit max pref size to 1 MB. r=bsmedberg
2013-05-01 13:21:23 -07:00
Kartikaya Gupta
d14fe49737
Bug 867269 - Fix ifdef condition from ea568a1576e5. r=me DONTBUILD
2013-05-01 16:10:17 -04:00
Jeff Walden
674f999ba9
Bug 867329 - Make JS_NewUint8ArrayWithBuffer and friends accept any uint32_t as byteOffset and throw if the byteOffset is too big. r=sfink
2013-04-30 19:34:12 -07:00
Jeff Walden
9a61d4264f
Bug 867329 - Make JS_NewUint8Array and friends accept any uint32_t as length and throw if the length is too big -- not assert when it's too big. r=sfink
2013-04-30 18:15:15 -07:00
Jeff Walden
cf953731a7
Bug 866988 - Remove the HAVE_CPP_PARTIAL_SPECIALIZATION autoconf define, and the test for template specialization working at all. Any compiler not supporting either of these is so incredibly doomed it's not worth the pain of testing them. Plus we use both features liberally without testing these defines first, so they're basically pointless. r=ted
2013-04-13 19:04:38 -07:00
Ryan VanderMeulen
49d4b2d873
Backed out changeset 0314d200873a (bug 858231) for Windows build bustage.
...
CLOSED TREE
2013-05-01 16:05:10 -04:00
Stephen Kraemer
8b4660cd59
Bug 836078 - Replace all gcc __GNUC__ version checks with MOZ_GCC_VERSION_AT_LEAST macro. r=dvander
2013-05-01 15:45:05 -04:00
Jonathan Kew
523b58972b
bug 837498 - work around DWrite/GDI 'cmap' discrepancy for Italic fonts with Hebrew system locale. r=smontagu
2013-05-01 20:40:19 +01:00
Wan-Teh Chang
fce026406c
Bug 858231: Update NSS to NSS 3.15 Beta 3. r=wtc.
...
Bug 844513: Add AddressSanitizer annotations to port_ArenaZeroAfterMark.
r=choller.
Also include fixes for bug 866363, bug 866949, bug 835919, bug 863871.
2013-05-01 12:36:37 -07:00
Kartikaya Gupta
3080007444
Bug 867685 - Ensure setIsRTL updates the viewport metrics atomically. r=Cwiiis
2013-05-01 15:33:49 -04:00
Kartikaya Gupta
3795f65ab6
Bug 867685 - Use getLock() instead of this when modifying the viewport metrics for clarity. r=Cwiiis
2013-05-01 15:33:48 -04:00
Jim Chen
fc9a6d75be
Bug 860879 - Throw an exception after 5 seconds timeout when returning PromptService result; r=kats
2013-05-01 15:30:49 -04:00
Jim Chen
e4c48965a1
Bug 860879 - Add UiThreadBlockedException and utility method to dump all stack traces; r=kats
2013-05-01 15:30:49 -04:00
Nathan Froyd
b423eec294
Bug 867401 - don't generate checksums for saved pings; r=vladan
...
Generating checksums means relying on nsICryptoHash, which is
unavailable after profile-before-change. We'd like to save pings after
profile-before-change. Hence, don't checksum. Over 99.99% of our pings
are read successfully across all channels, so checksumming isn't really
buying us anything.
2013-05-01 10:27:34 -04:00
Nathan Froyd
aba26f16a3
Bug 867362 - part 3 - delete JS_BYTES_PER_DOUBLE; r=luke
...
JS_BYTES_PER_DOUBLE isn't used after getting rid of JS_BITS_PER_DOUBLE.
2013-04-30 16:28:50 -04:00
Nathan Froyd
1b15c41123
Bug 867362 - part 2 - delete JS_BITS_PER_DOUBLE; r=luke
...
Nothing in the engine uses it.
2013-04-30 16:27:02 -04:00
Nathan Froyd
798b72055d
Bug 867362 - part 1 - use MOZ_ALIGNOF instead of JS_ALIGN_OF_POINTER; r=luke
...
This change means that we no longer need the MOZ_ALIGN_OF_TYPE macro in
moznbytetype.m4. And it's just nicer to have the compiler figure things
out for us rather than configury.
2013-04-30 16:11:54 -04:00
Ted Mielczarek
0eb2e7a465
bug 866641 - add registerCleanupFunction method to mochitest-plain. r=jmaher
2013-04-29 14:35:14 -04:00
Ted Mielczarek
27ebe04988
Bug 866241 - Fix some issues with repo manifest parsing. r=catlee
2013-04-26 15:30:19 -04:00
Ted Mielczarek
112c6e8f53
bug 431048 - use -RELEASE in LDFLAGS for MSVC to avoid annoying checksum warnings in the debugger. r=glandium
2013-04-26 14:56:30 -04:00
Kartikaya Gupta
a9d47b89e9
Bug 866184 - Update SyncViewportInfo and SyncFrameMetrics to take a gfx::Point instead of floats. r=BenWa
2013-05-01 14:12:08 -04:00
Luke Wagner
0c04aeb794
Bug 865960 - JS OOM should throw instead of silently stopping execution (r=billm)
...
--HG--
extra : rebase_source : a9c64989310ef96923a74fd3ee902aae59805aca
2013-05-01 11:04:06 -07:00
Robert Strong
b73e972e46
Remove 'Click to install' text from stub installer intro page - Bug 799147 - 'click to install' instruction not clear. r=bbondy, ui-r=shorlander - Windows stub installer which is only built when building the nightly so DONTBUILD
2013-05-01 10:38:14 -07:00
Terrence Cole
72049981ca
Bug 867426 - Extra cleanups identified in review; r=jonco
...
--HG--
extra : rebase_source : 5dd22eabd18112b5a6bfbb53ea3737ffcd46d40f
2013-05-01 10:25:24 -07:00
Terrence Cole
21a7b09932
Bug 867426 - Remove the ForwardDeclare MACROs; r=jonco
...
--HG--
extra : rebase_source : dea4bcfa57a684e42105e087839785af2231e37d
2013-04-30 15:41:20 -07:00
Terrence Cole
f08129579e
Bug 867426 - Remove RawObject typedef; r=jonco
...
--HG--
extra : rebase_source : cf90289656cdcbc2c33e918db4d5347613ad6360
2013-04-30 15:41:12 -07:00
Terrence Cole
4f70043741
Bug 867426 - Remove RawId typedef; r=jonco
...
--HG--
extra : rebase_source : c7037a278958ca4cc7467ce6ad0905f8f379c950
2013-04-30 15:41:04 -07:00
Terrence Cole
90b0648eee
Bug 867426 - Remove RawValue typedef; r=jonco
...
--HG--
extra : rebase_source : f349413647882730b91ec0bd196772359ec63073
2013-04-30 15:40:56 -07:00
Terrence Cole
ec6e157bf8
Bug 867426 - Remove RawString typedef; r=jonco
...
--HG--
extra : rebase_source : 1cec78a4251429458c4df7fecb652e43443d7b5b
2013-04-30 15:40:48 -07:00
Terrence Cole
263e758556
Bug 867426 - Remove RawScript typedef; r=jonco
...
--HG--
extra : rebase_source : c32ce48bca7fea1dfdafbf9395835613d8a57276
2013-04-30 15:40:40 -07:00
Terrence Cole
da2a8a2581
Bug 867426 - Remove RawFunction typedef; r=jonco
...
--HG--
extra : rebase_source : 67d89131676dfde8d70dcc4e1b4754b1243e3d85
2013-04-30 15:40:29 -07:00
Terrence Cole
f3a931d98c
Bug 867426 - Remove RawInlineString typedef; r=jonco
...
--HG--
extra : rebase_source : 50daa9f373942dc11c616e876aefbfd79f068036
2013-04-30 15:40:18 -07:00
Terrence Cole
584508b918
Bug 867426 - Remove RawShape typedef; r=jonco
...
--HG--
extra : rebase_source : fc48e7b49d2dce668685a4f220c8adb1f33aa40a
2013-04-30 15:40:09 -07:00
Terrence Cole
8d68356aa0
Bug 867426 - Remove RawUnownedBaseShape typedef; r=jonco
...
--HG--
extra : rebase_source : 8a0c79db1cb2a75c9f55eee179e541fbefaddf8a
2013-04-30 15:40:00 -07:00
Terrence Cole
ae9b1581bb
Bug 867426 - Remove RawBaseShape typedef; r=jonco
...
--HG--
extra : rebase_source : 1b616e93806addcbfe99f8541f1a91c9d19803d8
2013-04-30 15:39:45 -07:00
Terrence Cole
f5aa821c02
Bug 867426 - Remove RawLinearString typedef; r=jonco
...
--HG--
extra : rebase_source : 8dfc612bb5bb1101f57b078dceb67cd338dcda41
2013-04-30 15:39:19 -07:00
Terrence Cole
175ce3bbcd
Bug 867426 - Remove RawFlatString typedef; r=jonco
...
--HG--
extra : rebase_source : bdb9ef87e1b8a1b90b95863dddefe342d78dbc57
2013-04-30 15:39:03 -07:00
Terrence Cole
4bec77cb1a
Bug 867426 - Remove RawAtom typedef; r=jonco
...
--HG--
extra : rebase_source : 03175addf7920cc778a667ebb96615c749eeb757
2013-04-30 15:38:45 -07:00
Jonathan Griffin
0a151ca997
Bug 867220 - Make setSearchTimeout behave globally, r=mdas
2013-05-01 10:16:49 -07:00
Marty Rosenberg
8f53ee343c
Bug 863867 - Don't assume that two MDefs with the same value number are in the same congruence class (r=sstangl)
...
--HG--
extra : rebase_source : 5209c8125973ba52c300b2f759163e7f4acb3591
2013-05-01 10:01:55 -07:00
David Keeler
fa8e8e92e4
bug 846862 - re-enable HSTS preload list tests r=mayhemer
2013-05-01 09:57:07 -07:00
Honza Bambas
41a85cceb1
Bug 836869 - Make QueryPerformanceCounter bad leap detection heuristic smarter, r=tellrob, sr=benjamin
2013-05-01 18:57:58 +02:00
Honza Bambas
75510c3e56
Bug 730424 - window.applicationCache.status not getting updated when resources finish loading, r=michal
2013-05-01 18:57:58 +02:00
Honza Bambas
ed171afb17
Bug 865459 - Fix localization issue in how visual event tracer stores its timestamps, r=ehsan
2013-05-01 18:57:57 +02:00
Lucas Rocha
816ee6d108
Bug 866466/867141 - Don't nullify mPanel reference when closing tabs panel (r=mfinkle)
2013-05-01 17:32:02 +01:00
Lucas Rocha
77a6ec3712
Bug 865228 - Don't animate forward button when switching tabs (r=mfinkle)
2013-05-01 17:32:02 +01:00
Lucas Rocha
99f3e12ae4
Bug 865228 - Rename mAnimateSiteSecurity to mSwitchingTabs (r=mfinkle)
2013-05-01 17:32:02 +01:00