Chris Pearce
|
05cc1393d1
|
Bug 726191 - Only setup video controls' volume control event listeners once we know that we have an audio stream. r=jaws
|
2012-06-15 17:05:57 +12:00 |
|
Nathan Froyd
|
756b6f5fee
|
Bug 764985 - make memory reporter helper macros ever-so-slightly more efficient; r=njn
|
2012-06-14 16:29:00 -04:00 |
|
Benoit Jacob
|
d9920d2433
|
Bug 763559 - Enable WEBGL_compressed_texture_s3tc with ANGLE - r=jgilbert
|
2012-06-14 23:16:21 -04:00 |
|
Matt Brubeck
|
d422bda154
|
Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures
|
2012-06-14 20:12:06 -07:00 |
|
Jonathan Watt
|
60a4f442ba
|
Bug 764824 - Make it easier to spot when were using a temporary context. r=longsonr.
|
2012-06-15 04:02:29 +01:00 |
|
Jonathan Watt
|
87661488ec
|
Bug 764813 - Avoid using gfxContext::SetMatrix in SVG code where possible. r=Bas.
|
2012-06-15 04:02:27 +01:00 |
|
Brian R. Bondy
|
675334cbbb
|
Bug 764515 - When setting default browser in Windows 8, should also set non http defaults. r=jimm
|
2012-06-14 22:19:39 -04:00 |
|
Wes Johnston
|
8f1ed6b92e
|
Bug 755841 - Close a cursor during database creation. r=cpeterson
|
2012-06-14 19:14:37 -07:00 |
|
Jonathan Wilde
|
5a88378428
|
Bug 762528 - Remove enablePrivilege from password manager tests. r=fryn
|
2012-06-11 18:13:20 -07:00 |
|
Mark Hammond
|
ae4a48da64
|
Bug 755558 - report exceptions in head.js during browser-test. r=gavin
|
2012-06-15 12:08:17 +10:00 |
|
Benjamin Smedberg
|
ea4315c1ff
|
Bug 755724 Part C - Move ScopedAppData into the XPCOM glue, r=glandium
--HG--
rename : toolkit/xre/nsAppData.cpp => toolkit/xre/CreateAppData.cpp
rename : toolkit/xre/nsAppData.cpp => xpcom/glue/AppData.cpp
extra : rebase_source : 6223397345e77b00f14d93a1f188c042fc5f89ea
|
2012-06-08 08:41:30 -04:00 |
|
Mark Banner
|
b8289dc31e
|
Bug 757794 - Constant "command timed out: 1200 seconds without output" in test_0200_app_launch_apply_update.js and others. Ensure that timeout loops will always abort eventually. r=ehsan
--HG--
extra : rebase_source : d29af708ec3c8d26bb5bcc95c51e25b13f798072
|
2012-06-19 15:48:00 +01:00 |
|
Paul Rouget
|
15986fc154
|
Bug 761023 - [devtb] Developer Toolbar should re-open automatically if browser closed with it open; r=jwalker
--HG--
extra : rebase_source : 95852ec078fb49ba547bed20abb4b886efb1f5d8
|
2012-06-15 15:55:33 +02:00 |
|
Thaddee Tyl
|
c5d47eb42c
|
Bug 724585 - We need a way to scroll a page to center an element if the element is not visible; r=rcampbell
--HG--
extra : rebase_source : 1dd1770cc77eaeed188db07da8a8254475767296
|
2012-06-12 13:43:00 +03:00 |
|
Tim Taubert
|
07c3b32056
|
Bug 752407 - Thumbnail cache should be created in the Local profile folder, not the Roaming ones; r=mak
--HG--
extra : rebase_source : 960b6d4ea73b52450320ae7c00702f3c233f523d
|
2012-06-18 16:05:23 +02:00 |
|
Robert Longson
|
2b5b728153
|
Backout most of Bug 467498 - crashtest failure on windows
|
2012-06-19 17:49:47 +01:00 |
|
Gervase Markham
|
449726f82b
|
Bug 758191 - correct licence of file sourced from narwhal.js.
|
2012-06-19 17:35:42 +01:00 |
|
Geoff Brown
|
90c6b47da4
|
Bug 756264 - Reduce devicemanager chmod calls; r=jmaher
|
2012-06-19 09:14:41 -07:00 |
|
Boris Zbarsky
|
1a57def9ed
|
Bug 763911. Add support for interface members of dictionaries. r=khuey
|
2012-06-19 12:09:37 -04:00 |
|
Boris Zbarsky
|
32972789c0
|
Bug 764420. Fix ArrayBufferView unwrapping to allow DataViews. r=khuey
|
2012-06-19 12:08:39 -04:00 |
|
Jonathan Watt
|
70c1310055
|
Bug 766120 - Stop conflating effects offset and continuation union size in nsSVGIntegrationUtils. r=longsonr.
|
2012-06-19 16:28:04 +01:00 |
|
Tom Schuster
|
7875261dcc
|
Bug 764346 - Let Error Console filter match more properties like source, line. r=jaws
|
2012-06-19 17:24:58 +02:00 |
|
Tom Schuster
|
b8ba64338d
|
Bug 720396 - Fix Debugger.addDebuggee with Debuger.prototype. r=jorendorff
|
2012-06-19 17:24:57 +02:00 |
|
Martin Stransky
|
b697176396
|
Bug 627699 - Port GTK2 to GTK3, export gtk2compat.h; r=karlt
|
2012-06-19 10:59:03 -04:00 |
|
Robert Longson
|
83c12e0c1b
|
Bug 467498 - Second level of use is not live to changes. r=dholbert
--HG--
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01a.svg
rename : layout/reftests/svg/dynamic-use-nested-01.svg => layout/reftests/svg/dynamic-use-nested-01b.svg
|
2012-06-19 15:58:39 +01:00 |
|
Ted Mielczarek
|
cc238f383a
|
bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium
|
2012-06-19 09:24:53 -04:00 |
|
Ted Mielczarek
|
3787283363
|
bug 587073 - stop uploading duplicate dSYM files in the symbol package. r=nthomas
|
2012-06-19 09:24:49 -04:00 |
|
Paul Rouget
|
37b1b3cf55
|
Bug 760171 - The inspector node menu feature allows the user to remove tabbed browsing. r=robcee
|
2012-06-08 12:30:00 +02:00 |
|
Panos Astithas
|
d88623ef8a
|
Bug 764324 - Fix breakpoint handling for Fennec and B2G browser actors; r=mfinkle,vingtetun
|
2012-06-15 11:54:45 +03:00 |
|
Tim Taubert
|
cf4a809fa0
|
Bug 764931 - Don't use about:newtab for nsBrowserAccess; r=gavin
|
2012-06-14 20:29:31 +02:00 |
|
Mihai Sucan
|
46c8a250f4
|
Bug 762996 - Add errors count to the Web Console button in the developer toolbar; r=paul
|
2012-06-14 14:36:48 +03:00 |
|
Mihai Sucan
|
092481279f
|
Bug 761257 - Further improve Web Console output performance; r=dcamp f=bz
|
2012-06-12 14:25:07 +03:00 |
|
Mihai Sucan
|
a83dd553a2
|
Bug 761157 - Sometimes network requests do not display all information; r=dcamp
|
2012-06-11 19:23:46 +03:00 |
|
Nicholas Nethercote
|
98d69316ba
|
Bug 758509 (part 8) - Initialize JSScript::globalObject in Create(). r=luke.
--HG--
extra : rebase_source : 9a6e3933b3586c3c986acdbeccedd2d8359c8a65
|
2012-06-06 21:37:37 -07:00 |
|
Nicholas Nethercote
|
769e0c9878
|
Bug 758509 (part 7) - Initialize JSScript::staticLevel in Create(). r=luke.
--HG--
extra : rebase_source : 68b169f29e8d2d928e4b83078bafdf33eb7b53a1
|
2012-06-06 21:37:37 -07:00 |
|
Nicholas Nethercote
|
c46732f31b
|
Bug 758509 (part 6) - Initialize JSScript::savedCallerFun in Create(). r=luke.
--HG--
extra : rebase_source : cc6160a1678a1d9e7957c66fffdeefdbeaceb31e
|
2012-06-06 21:37:37 -07:00 |
|
Nicholas Nethercote
|
0620ba99c8
|
Bug 758509 (part 5) - Initialize JSScript::compileAndGo in Create(). r=luke.
--HG--
extra : rebase_source : 115d1df8e173b8d655a8cb0bc1b552dad5f10647
|
2012-06-06 21:37:37 -07:00 |
|
Mike Hommey
|
c533a83b6c
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Mike Hommey
|
229093fff6
|
Bug 765172 - Add missing entries in nsTextEquivUtils::gRoleToNameRulesMap. r=tbsaunde
|
2012-06-20 10:10:15 +02:00 |
|
Mike Hommey
|
88257ed076
|
Bug 616262 - Avoid cycle collection participant global variables adding static initializers. r=smaug,r=mccr8,r=Waldo
|
2012-06-04 08:30:26 +02:00 |
|
Mike Hommey
|
85ca2ebed8
|
Bug 616262 - Add mozilla/TypeTraits.h with mozilla::Conditional and mozilla::IsBaseOf traits, similar to resp. C++11 std::conditional and std::is_base_of. r=Waldo
|
2012-06-14 08:20:47 +02:00 |
|
Jonathan Griffin
|
82725c3219
|
Bug 765095 - Post logcat log to autolog, r=mdas, DONTBUILD because NPOTB
|
2012-06-14 18:26:43 -07:00 |
|
Wes Kocher
|
9edeed785e
|
Bug 764688 - Update revision of Jetpack code used in Firefox. r=gozala
|
2012-06-14 15:02:59 -05:00 |
|
Olli Pettay
|
d041f5964c
|
Bug 734015 - Slow down parsing of web pages in background tabs, r=hsivonen
|
2012-06-14 21:00:05 +03:00 |
|
Olli Pettay
|
2a1ef5e19b
|
Bug 764540 - browser_tabfocus.js is racy, r=dao
|
2012-06-14 20:59:19 +03:00 |
|
Ben Hearsum
|
487a503fce
|
Backout bug 753022 because it is causing test failures.
|
2012-06-14 10:36:13 -04:00 |
|
Ehsan Akhgari
|
dead1c5a1b
|
Bug 757632 - Re-enable the test; r=rstrong
|
2012-06-13 10:30:07 -04:00 |
|
Ehsan Akhgari
|
7ce04794eb
|
Bug 764587 - Do not throttle the download of a complete mar if we fall back to a complete update after attempting to stage a partial update; r=rstrong
|
2012-06-13 22:00:03 -04:00 |
|
Ehsan Akhgari
|
7c66e981ad
|
Bug 764269 - Handle symbolic links properly when copying the installation directory before staging an update; r=rstrong
|
2012-06-13 20:38:56 -04:00 |
|
Ehsan Akhgari
|
87bbd427a3
|
Bug 760577 - Part 4: Add full round-trip tests for keeping the mar file around and falling back to apply it at startup if replacing the application fails; r=rstrong
--HG--
rename : toolkit/mozapps/update/test/unit/test_0201_app_launch_apply_update.js => toolkit/mozapps/update/test/unit/test_0203_app_launch_apply_update.js
rename : toolkit/mozapps/update/test_svc/unit/test_0201_app_launch_apply_update_svc.js => toolkit/mozapps/update/test_svc/unit/test_0203_app_launch_apply_update_svc.js
|
2012-06-08 15:06:53 -04:00 |
|