Bobby Holley
|
d7c79fb1aa
|
Bug 823120 - Fix templates. r=jmaher
Having <script> tags after the content, rather than before, encourages people to
do <iframe onload="go()"> before go is guaranteed to be defined.
|
2012-12-19 15:27:49 -08:00 |
Bobby Holley
|
a382d6628d
|
Bug 823120 - Fix test. r=philor
<script> moves up to head, and the call to document.getElementById moves into go().
|
2012-12-19 15:27:49 -08:00 |
Brian Hackett
|
456e98911f
|
Bug 822145 - Use correct allocator for CompileInfo on inlined frames, r=sstangl.
|
2012-12-19 16:24:42 -07:00 |
Nicholas Nethercote
|
589a71f144
|
Bug 822700 - When DMD is disabled its SizeOf() function shouldn't try to measure non-existent structures. r=jlebar.
--HG--
extra : rebase_source : 21066e5173dbc7e4a6c7615f1b355989bf046082
|
2012-12-18 15:14:31 -08:00 |
Nicholas Nethercote
|
bfc09f0017
|
Bug 820128 - Use moz_malloc_size_of to measure "images-content-used-uncompressed". r=jlebar.
--HG--
extra : rebase_source : 07e397f24a74b0e534d8ebbab53a48b7cbc3febc
|
2012-12-18 14:50:59 -08:00 |
Justin Lebar
|
35400e8fa9
|
Bug 815473 - Follow-up: Remove now-undefined methods from CanvasRenderingContext2D.h. r=me
|
2012-12-19 18:03:11 -05:00 |
Jon Coppeard
|
7ee8836f06
|
Bug 820186 - Various crashes/assertions with gczeal(10) and random recursion. r=billm
|
2012-12-18 13:27:28 +00:00 |
Josh Matthews
|
f3cffe3040
|
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer,bsmedberg
|
2012-12-05 02:33:20 -05:00 |
Paul Rouget
|
b29dc54bff
|
Bug 814638 Test chrome event handler after swapping frame loaders r=bz
|
2012-12-19 22:34:20 +00:00 |
Paul Rouget
|
6dbc54c54f
|
Bug 814638 Test chrome event handler after swapping frame loaders r=bz
|
2012-12-19 22:34:14 +00:00 |
Sriram Ramasubramanian
|
7e13336ba4
|
Bug 822422: Firefox wordmark should be in white for dark themes. [r=mfinkle] [needs-clobber]
--HG--
rename : mobile/android/base/resources/drawable-hdpi/abouthome_logo.png => mobile/android/base/resources/drawable-hdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable-xhdpi/abouthome_logo.png => mobile/android/base/resources/drawable-xhdpi/abouthome_logo_dark.png
rename : mobile/android/base/resources/drawable/abouthome_logo.png => mobile/android/base/resources/drawable/abouthome_logo_dark.png
extra : rebase_source : bec6cb4ab6bc58d4c0a364a74a1ec09c00cf623e
|
2012-12-18 14:57:14 -08:00 |
Sriram Ramasubramanian
|
6ee2b4ee8d
|
Bug 822421: Lightweight theme based text colors on about:home. [r=mfinkle]
--HG--
extra : rebase_source : 069bf336dc6753ecae41c56a49196059724d9d83
|
2012-12-17 12:31:52 -08:00 |
Jan-Ivar Bruaroey
|
fe0e2c5d82
|
Bug 794240 followup: Fixes implicit function warning that broke linkage + symmetric fixes r=jesup
|
2012-12-19 13:00:49 -05:00 |
Ed Morley
|
929ff9a64d
|
Backout 851fd44eeb42 (bug 799267) for leaks on a CLOSED TREE
|
2012-12-19 22:07:04 +00:00 |
Malini Das
|
bcc12489e8
|
Bug 823195 - virtualenv created by marionette should use --no-site-packages, r=jgriffin
|
2012-12-19 16:24:37 -05:00 |
Benoit Girard
|
fe1473bc12
|
Bug 816656 - Don't write the startup cache on shutdown. r=mwu
--HG--
extra : rebase_source : abf25650361272f478a237d72c48953d1b0c7269
|
2012-12-05 14:09:30 -05:00 |
Daniel Holbert
|
7e51858e25
|
Bug 823187: In nsSHistory::EvictOutOfRangeWindowContentViewers(), declare loop variable as signed, to fix signed/unsigned comparison build warning. r=jlebar
|
2012-12-19 13:12:48 -08:00 |
Daniel Holbert
|
a1c25f88aa
|
Bug 821528: Remove unused static function "pluginDrawWindow()" from nptest_droid.cpp. r=blassey
|
2012-12-19 13:12:46 -08:00 |
Andrew McCreight
|
84b97fc2a3
|
Bug 731853 - Add way to easily log CC with AllTraces at shutdown. r=smaug
|
2012-09-28 10:11:33 -07:00 |
Camilo Viecco
|
46fddb2d20
|
Bug 799267 - Telemetry for Cert Verification (PKIX and classic) in SSLServerCertVerification r=bsmith
|
2012-12-19 13:05:43 -08:00 |
Ed Morley
|
04df34db2b
|
Backout 4faa85ebbbf7 (bug 814247) for build bustage on a CLOSED TREE
|
2012-12-19 20:20:30 +00:00 |
Ed Morley
|
d1d64d0fe1
|
Backout 51119e80e283 (bug 822422), 1a7f21d5a95a (bug 822421) for java NPEs on a CLOSED TREE
|
2012-12-19 19:49:58 +00:00 |
Josh Matthews
|
709ee1417f
|
Bug 814247 - Add auth cache jars for separate apps. r=mayhemer,bsmedberg
|
2012-12-05 02:33:20 -05:00 |
Fabrice Desré
|
9d8ea12e7b
|
Bug 821211 - Information presented to the user from the mini-manifest is not verified to exactly match the information in the manifest within the JAR file [r=ferjm]
|
2012-12-19 11:37:13 -08:00 |
Ed Morley
|
eec4e07666
|
Merge mozilla-central to mozilla-inbound
|
2012-12-19 19:34:08 +00:00 |
Ed Morley
|
c46531d501
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-12-19 19:30:22 +00:00 |
Ed Morley
|
ed9a4e5aba
|
Backout d0797dfcab56 (bug 819044) on suspicion of Linux32 mochitest-4 leaks on a CLOSED TREE
|
2012-12-19 14:14:08 +00:00 |
Ed Morley
|
7038898066
|
Backout 39bf5d23ebe9 & b1ea92a3149d (bug 813978) on suspicion of B2G marionette-webapi failures on a CLOSED TREE
|
2012-12-19 13:00:28 +00:00 |
Jonathan Kew
|
a03d1dc724
|
bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc
|
2012-12-19 09:42:25 +00:00 |
Ed Morley
|
23dfce457d
|
Backout 70f1b2db9f5f (bug 822116) for M2 crashes
|
2012-12-19 09:16:26 +00:00 |
Panos Astithas
|
86b4184349
|
Merge m-c to fx-team
|
2012-12-19 10:03:48 +02:00 |
Randell Jesup
|
c17e3ff221
|
Bug 822956: convert to TrackUnionStreams for getUserMedia (and add hint support) r=roc
|
2012-12-19 02:48:12 -05:00 |
Asaf Romano
|
6847379df0
|
Bug 822343 - Downloads view takes far too long to render. Step 1 - fix some trivial stuff (use document fragments and resue nsiuri objects). This alone has somewhat limited impact on performance. r=mak
|
2012-12-19 07:18:56 +00:00 |
Jeff Gilbert
|
b1595c1045
|
Bug 797664 - Don't spew wwhen optional functions aren't found - r=vlad
|
2012-12-18 23:16:02 -08:00 |
Jeff Gilbert
|
1c14ac4a01
|
Bug 797664 - Add runtime asserts so calling null functions is more obvious - r=bjacob
|
2012-12-18 23:16:01 -08:00 |
Jeff Gilbert
|
64d807747a
|
Bug 797664 - Pull logic out of all GLContex::raw_ functions - r=vlad
|
2012-12-18 23:16:01 -08:00 |
Mark Capella
|
b2b23838e5
|
Bug 814148 - X button missing in tabs tray after swiping to close another tab, r=bnicholson
|
2012-12-19 02:03:25 -05:00 |
Brian Nicholson
|
3aff0472b8
|
Bug 795045 - Part 3: Lock handle to caret position and add scrolling support. r=wesj
|
2012-12-18 22:58:10 -08:00 |
Brian Nicholson
|
1d9424b87f
|
Bug 795045 - Part 2: Don't round coordinates until they're used. r=wesj
|
2012-12-18 22:58:01 -08:00 |
Brian Nicholson
|
68ebafba33
|
Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj
|
2012-12-18 22:57:54 -08:00 |
Geoff Brown
|
a810388f04
|
Bug 817235 - Make xpcshell tests work with sutAgent; r=jmaher
|
2012-12-18 22:18:03 -07:00 |
Geoff Brown
|
15f2adef52
|
Bug 814805 - Do not use run-as for android xpcshell tests; r=wlach
|
2012-12-18 22:18:00 -07:00 |
Ehsan Akhgari
|
09e91d17f9
|
Bug 822020 - Remove the global PB specific code from the toolkit downloads UI; r=jdm
|
2012-12-19 00:13:43 -05:00 |
Ehsan Akhgari
|
75224cdbfd
|
Bug 822019 - Remove the global PB specific code from the Telemetry; r=jdm
|
2012-12-19 00:12:57 -05:00 |
Ehsan Akhgari
|
68ec922cd3
|
Bug 822016 - Remove the global PB specific code from the tabview UI; r=jdm
|
2012-12-19 00:12:20 -05:00 |
Randell Jesup
|
9f08e63e8f
|
Bug 822704: Enable WEBRTC_TRACE() logging via NSPR_LOG_MODULES and rename signaling log module r=derf
|
2012-12-18 23:27:38 -05:00 |
Brian Hackett
|
57b542ce27
|
Bug 822116 - x86/x64 tuning for backtracking allocator, r=jandem.
|
2012-12-18 21:26:09 -07:00 |
Patrick McManus
|
f63a5f9802
|
bug 819044 - better spdy stream cleanup when handling goaway r=honzab
|
2012-12-18 22:28:24 -05:00 |
Jeff Gilbert
|
fd4db7f78f
|
Bug 822114 - Save and restore bound tex unit in DeleteTexture - r=bjacob
|
2012-12-18 19:23:03 -08:00 |
Kannan Vijayan
|
bd51eae35f
|
Bug 819635 - Add explicit shape change check before generating setprop-add stub. r=dvander
|
2012-12-18 22:17:21 -05:00 |