Mihai Sucan
dcbe789e3a
Bug 808264 - Intermittent browser_webconsole_bug_782653_CSS_links_in_Style_Editor.js | Timed out while waiting for: source editor load; r=paul
2012-12-03 22:54:07 +02:00
Steven Lee
3daa512941
Bug 817919 - Remove FM radio implementations in hal_sandbox. r=cjones
2012-12-04 08:57:31 -08:00
Jim Blandy
846be8349c
Bug 506717: GDB pretty-printing support for SpiderMonkey. r=sfink,ted
2012-12-04 08:47:57 -08:00
Benoit Jacob
8cd6a3db7a
Bug 816695 - Blocklist llvmpipe graphics driver - r=jgilbert
2012-12-04 11:40:21 -05:00
Jason Orendorff
7fca1ab91e
Bug 800586 - jsdbg2: Compartment assertion when calling direct eval from evalInGlobal code. r=jimb.
...
--HG--
extra : rebase_source : 520a13dcb9998dd24d65028f8c4613b7159b9961
2012-12-03 17:23:57 -06:00
Jason Orendorff
520aa9862b
Bug 744730 - jsdbg2: Fix assertion when processing onPop hook for a frame which the Debugger has forced to return. r=jimb.
...
--HG--
extra : rebase_source : 880176173a76c611c8347fe958c682e155d43f53
2012-12-03 17:15:16 -06:00
Jason Orendorff
e0271f028d
Bug 800410 - Debugger.Object.prototype.defineProperty needs to check that getters/setters are actually callable objects. r=jimb.
...
--HG--
extra : rebase_source : 0845908055e337ec1e5fa6dfca9a479ca78d514a
2012-12-03 14:51:59 -06:00
Constellation
e52b5b7a9a
Bug 802155 - Reflect.parse: Add "of" field to comprehension block. r=jorendorff.
...
--HG--
extra : rebase_source : 72e925e62c102ffcd094a5e5f92bfd28f16f3a0b
2012-11-01 12:53:08 +09:00
Jason Orendorff
6be3b9ce2a
Bug 816638 - Add nondeterministicGetWeakMapKeys to the JS shell. r=jcoppeard.
...
--HG--
extra : rebase_source : a4ee020dee963c73e26c5924e20c1e2210ce7645
2012-11-30 16:46:24 -06:00
Geoff Brown
b66f53d6b0
Bug 742804 - Use a more specific message when sdcard not available for downloads; r=blassey
2012-12-04 08:57:48 -07:00
Ed Morley
206ae0899d
Bug 816532 - Print logcat for failed robocop tests; r=gbrown
2012-12-04 15:54:37 +00:00
Jacek Caban
41ef333904
Bug 817966 - Fix JSCustomObjectBuilder.h compilation on mingw; r=ehsan
2012-12-04 10:52:32 -05:00
Aryeh Gregor
e5fc1787da
Bug 200416 - Test; r=ehsan
2012-12-04 14:11:47 +02:00
Kai Engert
d6425eccb3
Bug 200416 - Account for blocks inside inlines when deleting; r=ehsan
2012-11-25 14:38:23 +02:00
Ed Morley
065648257d
Merge mozilla-central to mozilla-inbound
2012-12-04 15:38:27 +00:00
Gian-Carlo Pascutto
27a071628d
Bug 750869 - Build system support for --enable-webrtc for Android (off by default). r=ted
2012-12-04 16:27:18 +01:00
Henrik Skupin
bd8c98bfe9
Bug 817709 - Global flag to conditionally enable leaking mochitests. r=jesup
...
--HG--
extra : rebase_source : 08445b394ef810ac0be430298000a137c4cbd49b
2012-12-04 16:22:43 +01:00
Chris Lord
a961c59e8b
Bug 818025 - Fix BasicTiledThebesLayer fast path. r=bgirard
...
When disabling low precision and progressive rendering, BasicTiledThebesLayer
takes a fast path that avoids a lot of region operations, transformation and
iterations. Unfortunately, it also forgets to check if the mask layer exists
before trying to draw it, which causes an immediate crash in most cases.
2012-12-04 15:24:24 +00:00
Ed Morley
4c877a20d8
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-12-04 14:53:45 +00:00
Ehsan Akhgari
6d950cd3d5
Bug 806746 - Port test_bug462106.xul to the new per-window PB APIs; r=jdm
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : widget/tests/test_bug462106.xul => widget/tests/test_bug462106_perwindow.xul
2012-12-04 09:47:17 -05:00
Mats Palmgren
e6ad33709d
Bug 817574 - Replace NS_ABS with std::abs. r=roc
2012-12-04 13:33:33 +01:00
Christian Holler
77c003ac34
Bug 811756: Handle NaN in IsLeapYear and fix a double/int issue. rs=Waldo
2012-12-04 13:24:45 +01:00
L. David Baron
0940542b76
Make import-tests.py generate the current state of the reftest manifest, and warn that the file is autogenerated. (Bug 817810) No review.
2012-12-04 03:08:59 -08:00
Ed Morley
1a30eebd4a
Backout fd841806e43b (bug 813869) for breaking M1, M2, reftest
2012-12-04 09:39:43 +00:00
Masayuki Nakano
d7724c8a5c
Bug 733630 part.2 Do hit test inside border r=jimm
2012-12-04 17:44:48 +09:00
Masayuki Nakano
2ba8c5494c
Bug 733630 Use native window border size if there is no content under mouse cursor r=jimm
2012-12-04 17:44:47 +09:00
Chris Jones
5f8bbb1732
Test for bug 813372. r=mattwoodrow a=blocking-basecamp
2012-12-04 00:39:22 -08:00
Chris Jones
e67677ce8b
Bug 813372: Guard against TiledTextureImage with dimensions of 0. r=mattwoodrow a=blocking-basecamp
2012-12-04 00:39:21 -08:00
Jason Duell
ef0cc372ed
Bug 813869 - missing DoNotifyListener, invalid late error return in nsHttpChannel::AsyncOpen. r=mcmanus
2012-12-03 22:38:04 -08:00
Jason Duell
2d10c31403
Bug 811669 - nsICachingChannel.cacheKey may not be set on http-on-modify-request anymore. r=mcmanus
2012-12-03 22:24:36 -08:00
Randell Jesup
a244dd198f
Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc
2012-12-03 22:17:38 -08:00
Jason Duell
87eed6808b
Backed out changeset d9bcbec33260 for bustage.
2012-12-03 22:13:21 -08:00
Jason Duell
3eeee9fb5e
Backed out changeset d9bcbec33260 for bustage.
2012-12-03 22:12:51 -08:00
ojab
1f9d1efb53
Bug 817948: TelemetryStopwatch.jsm is referenced by the wrong URI in tabbox.xml
2012-12-03 22:06:54 -08:00
Matt Woodrow
b885845625
Bug 810302 - When flattening layers together to avoid component alpha, attempt to pick the 'best' active scrolled root to minimize invalidation during scrolling. r=roc
2012-12-04 19:05:22 +13:00
Matt Woodrow
d11b7e4dd0
Bug 812107 - Don't attempt to do scroll compensation in FrameLayerBuilder for transformed containers. r=roc
2012-12-04 19:04:20 +13:00
Ehsan Akhgari
78ebf85f3c
Merge mozilla-central into mozilla-inbound, but DONTBUILD since this all NPOTB stuff
2012-12-04 00:58:28 -05:00
Randell Jesup
a5fdb67f5e
Bug 817841: Proxy deletion of nsDOMMediaStreams with NS_ProxyRelease() r=roc
2012-12-04 00:53:13 -05:00
Jason Duell
9c8a0d926f
Bug 777687 - Followup to replace NSPR types with stdint. r=jduell DONTBUILD
2012-12-03 21:38:29 -08:00
Gene Lian
6380d62489
Bug 817945 - B2G MMS: Configure MMS proxy settings through SettingsService (follow-up). r=vicamo
2012-12-04 13:36:02 +08:00
Alexander Surkov
5374e85c47
Bug 816856 - Embedded object accessibles for inaccessible/windowless plugins should not expose a NULL child, r=tbsaunde
2012-12-04 14:27:13 +09:00
Ehsan Akhgari
7cc52ca87d
Bug 817931 - Don't restore the contents of the last closed window into a newly opened window if it's a private window; r=ttaubert
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-04 00:18:26 -05:00
Ehsan Akhgari
97b99365ed
Bug 816936 - Add a "New Private Window" dock menu item for per-window private browsing builds on Mac; r=jdm
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:20:23 -05:00
Ehsan Akhgari
e779a59ea0
Bug 817932 - Ignore unrelated load events to fix the intermittent failure in browser_privatebrowsing_openlocation.js; r=jdm
...
DONTBUILD since this is NPOTB for global PB builds
2012-12-03 23:15:22 -05:00
Andres Hernandez
e4d9e7447d
Bug 817472 - Port browser_394759_privatebrowsing.js to the new per-window PB APIs; r=ehsan
...
DONTBUILD because this is NPOTB for global PB builds
--HG--
rename : browser/components/sessionstore/test/browser_394759_privatebrowsing.js => browser/components/sessionstore/test/browser_394759_perwindowpb.js
2012-12-03 16:51:16 -06:00
Andres Hernandez
465c72cd26
Bug 816524 - Do not store information about closed private windows; r=ttaubert
2012-11-30 15:43:38 -06:00
Ryan VanderMeulen
5d4be4c151
Backed out changeset ebaa0a4d35a3 (bug 813758) due to bug 817758.
2012-12-03 19:03:16 -05:00
Ryan VanderMeulen
77948c6e44
Merge the last PGO-green inbound changeset to m-c.
2012-12-03 19:03:01 -05:00
Josh Matthews
a1401f5b6d
Backed out changeset 0902b7e89928 (bug 816524)
2012-12-03 17:01:15 -05:00
Andrew Halberstadt
bc79e87efd
Bug 817122 - Add initial B2G xpcshell manifest, r=jgriffin, DONTBUILD a=NPOTB,test-only
2012-12-03 14:56:12 -05:00