Josh Matthews
a9c2289382
Bug 794602 - Make nsWebBrowserPersist::SaveURIInternal use channels with valid privacy statuses. r=bz,mfinkle,smaug,ehsan,jwalker,roc,unfocused
2012-10-04 15:07:51 -04:00
Cameron McCormack
949660d475
Bug 782888 - Do not propagate nsChangeHint_UpdateEffects to text nodes. r=bz
2012-10-05 12:47:52 +10:00
Robert O'Callahan
2c8530a23d
Bug 797797. Reftest.
...
--HG--
extra : rebase_source : 028a2835dd34e37a7dcf965bd2d23b004dce0bb9
2012-10-05 15:37:29 +13:00
Robert O'Callahan
fc36d68166
Bug 794709. Don't bother trying to compute an intelligent dirty rect when building display lists for nsSimplePageSequence and nsPageContentFrame children; it's nontrivial due to the transforms they introduce, and it doesn't matter anyway. r=mattwoodrow
...
--HG--
extra : rebase_source : 6e51ff9514f66e24765bae74a6348afc65367d76
2012-10-05 15:29:56 +13:00
Robert O'Callahan
25d8a9eeb3
Bug 603880. Implement nsWindow::GetDefaultScale on Windows based on LOGPIXELSY, set by font DPI settings. r=jmathies
...
--HG--
extra : rebase_source : 9f557d71a0aff00cf51093983809d7bbda477294
2012-10-05 15:29:10 +13:00
Robert O'Callahan
1075aedfea
Bug 787274. Move urlbar min-width from #urlbar to the text input itself to ensure gadgets like the identity box are allowed to add to the min-width. r=dao
...
--HG--
extra : rebase_source : 15c370ee705e9ae846fc930be249ab7650b02824
2012-10-05 15:28:46 +13:00
Wes Johnston
a5f90e5a15
Bug 781318 - Autofocus textboxes in prompts. r=mbrubeck
2012-08-15 16:51:36 -04:00
Randell Jesup
8019756187
Bug 797979: Make media.peerconnection.enabled turn on getUserMedia as well r=smaug
2012-10-04 19:12:01 -04:00
Rafael Ávila de Espíndola
04974f2112
Bug 784691 - Upgrade clang to r162360.
...
Update the tooltool manifests. r=rail.
2012-10-04 22:22:27 -04:00
Rafael Ávila de Espíndola
0cc34b5b47
Bug 784691 - Upgrade clang to r162360. r=rail.
...
build the new version.
--HG--
extra : rebase_source : 8a743e450a40b68b9d49db591cb694083c0f1eeb
2012-10-04 22:09:48 -04:00
Valentin Gosu
0801848903
Bug 796192 - A/B test HTTP Pipelining on pre-release channel. r=mcmanus
2012-10-04 21:08:58 -04:00
Ryan VanderMeulen
92a8396bb8
Merge m-c to inbound.
2012-10-04 21:08:51 -04:00
Gregory Szorc
5f3beb48f2
Bug 795427 - Part 2: Terminate mach silently when KeyboardInterrupt is raised; r=jhammel
...
DONTBUILD (NPOTB)
2012-10-04 17:43:56 -07:00
Gregory Szorc
66a56c8a6b
Bug 795427 - Part 1: Proper exit codes from mach; r=jhammel
2012-10-04 17:43:54 -07:00
Gregory Szorc
7b9cdd0f3b
Bug 796840 - Don't have mozprocess worry about process children when running make; r=jhammel
...
DONTBUILD (NPOTB)
2012-10-04 17:23:06 -07:00
Ryan VanderMeulen
44a8d6faa6
Backout e5269e137290, (bug 794606), e94dbc151121 (bug 794602), and 0ea0cfc7f6f4 (bug 792821) due to mochitest-other orange on a CLOSED TREE.
2012-10-04 19:34:19 -04:00
Olli Pettay
6011112b41
Bug 797909, null principal for initial about:blank, r=bz
2012-10-05 02:01:34 +03:00
Sean Stangl
5d449321b9
Bug 793516 - Bail in case of impossible MToDouble input. r=dvander
2012-10-04 15:08:37 -07:00
Jesper Kristensen
051967f32e
Bug 782118 - Dictionary add-ons cannot be updated from addons.mozilla.org. r=Unfocused
2012-10-04 17:54:40 -04:00
Ryan VanderMeulen
cb4ad1ca42
Merge m-c to inbound.
2012-10-04 17:54:34 -04:00
Terrence Cole
7708306277
Bug 794667 - Add an AutoAssertCanGC to help with exact rooting; r=billm
...
This will allow us to annotate all methods with either an AutoAssertNoGC or
AssertCanGC. These will serve the purpose currently being served by
MaybeCheckStackRoots, but because they are lighter can be used throughout the
engine.
2012-10-04 14:22:51 -07:00
Fabrice Desré
f5db9c7e0a
Bug 798028 - NetworkStatsService.jsm is not available in non-RIL builds [r=marshall]
2012-10-04 14:19:05 -07:00
Nicolas B. Pierron
46549a6bb0
Bug 797496 - Ignore hidden PC even with try notes. r=luke
2012-10-04 14:11:27 -07:00
John Ford
e891130972
bug 797438 - stop setting GAIA_DOMAIN for desktop b2g builds r=cjones
2012-10-04 10:30:07 -07:00
Hubert Figuière
8ef9e26fc6
Bug 777187 - Annotate crash with Android hardware info. r=fabrice f=kairo
...
--HG--
extra : rebase_source : 2ec27088996e4aa8c385475498ae42bfd4b1e6ec
2012-10-04 10:29:43 -07:00
Doug Turner
b90d266480
Bug 794619 - Remote the blobs returned from enumerate. r=bent
2012-10-04 13:40:45 -07:00
Benoit Jacob
7240725ea8
Bug 779611 - reland parts 5-8 - port WebGLTexture, WebGLBuffer, WebGLFramebuffer, WebGLRenderbuffer, WebGLShader, WebGLProgram to WebIDL bindings - r=bz
2012-10-04 16:35:54 -04:00
Benjamin Smedberg
eca15610ea
Bug 792372 - Use a check to solve a race notifying the browser process about a Flash crash while the channel is being closed [@ mozilla::ipc::AsyncChannel::CloseWithError()], r=gfritzsche
2012-10-04 12:58:42 -04:00
Ehsan Akhgari
fbd3443da6
Empty changeset to try to see if the case folding merge issue is now resolved, DONTBUILD, no bug
2012-10-04 12:37:59 -04:00
Ed Morley
6f5e9a6dba
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-10-04 16:18:25 +01:00
Ed Morley
3f6cca789a
Backout 739f8aac68a6 (bug 797708) for Win7 reftest-no-accel orange on a CLOSED TREE
2012-10-04 13:15:13 +01:00
Ed Morley
1c8a7ade37
Backout a5c50066ecbb (bug 787947), ee9f796b8416 (bug 794709) for crashtest/reftest assertions
2012-10-04 13:15:00 +01:00
Jan de Mooij
5548bd24a0
Bug 797185 - Disable DVG stack search when building with --enable-more-deterministic. r=decoder
2012-10-04 13:26:16 +02:00
Panos Astithas
ab5493f19c
Merge m-c to fx-team
2012-10-04 09:54:25 +03:00
Ryan VanderMeulen
657d66adaf
Backout 0cd12dcf7f8f, 5ff5e81e6de6, and 0ae09da96f63 (bug 740580) due to bug 797391.
2012-10-03 22:13:14 -04:00
Ryan VanderMeulen
28c781f991
Merge the last PGO-green inbound changeset to m-c.
2012-10-03 21:43:28 -04:00
Joe Drew
7387b743a2
Bug 797632 - Temporarily disable high-quality downscaling for causing crashes. r=jlebar
2012-10-03 19:53:30 -04:00
rjesup@jesup.org
c5fca030e4
Bug 797572: Export SRTP functions from libssl. r=bsmith
...
--HG--
extra : rebase_source : 0d95c706eafd57dec591cd2651d3a1ceaec83de4
2012-10-03 15:52:10 -07:00
OHZEKI Tetsuharu
bd3d8beac3
Bug 797430 - Fix cannot move a bookmark separator by drag & drop. r=mak
2012-10-03 18:19:23 -04:00
David Rajchenbach-Teller
ab04da1e28
Bug 797326 - Get the right line number printed in test_jsctypes.js.in. r=jorendorff
2012-10-03 18:19:23 -04:00
Shane Caraveo
b4654e0b10
Bug 797134 - Right-clicking on the Social API ambient notification buttons opens the panel and context menu. r=jaws
2012-10-03 13:57:13 -07:00
Gary Kwong
7fa5c2660c
Bug 696305 - Tweak suppression file for bug 793533. DONTBUILD
2012-10-03 13:36:41 -07:00
Victor Porof
8e1e5afb4e
Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, reload-same-script orange fix, r=past
2012-10-03 23:35:11 +03:00
Victor Porof
19928e4259
Bug 797404 - Sources which take too long to fetch incorrectly show up after a page refresh, r=past
2012-10-03 22:57:01 +03:00
Gary Kwong
5867526b0e
Bug 696305 - Add another 64-bit suppression for bug 793533. DONTBUILD
...
--HG--
extra : rebase_source : 876faf080da567f882e1e989bc3597ca0f3fee00
2012-10-03 12:10:04 -07:00
David Chan
e537e59ad4
Bug 797177 - Unbreak b2g mochitests, r=ahal
2012-10-02 15:43:19 -07:00
Zack Weinberg
475c763dcb
Merge revert of diagnostic round 2 for bug 536603. DONTBUILD
2012-10-03 09:01:01 -04:00
Ed Morley
d6746a531a
Bug 759157 - Disable tilt_* tests on Linux for frequent failures (plus bug 795308, bug 761007, bug 795952, bug 795621)
2012-10-03 10:46:35 +01:00
Bobby Holley
5c2baf9e4e
Bug 795275 - Telemetry. r=mrbkap
2012-10-03 11:44:18 +02:00
Bobby Holley
90ddecc257
Bug 795275 - Warn about content access to |Components|. r=mrbkap
2012-10-03 11:44:18 +02:00