Jeff Walden
7146c23e80
Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger
2012-12-14 18:58:45 -05:00
Erick Dransch
a09d56895e
Bug 808286 - Use enum instead of JSBool for param to js_ErrorReportNumber. r=Waldo
2012-12-10 18:11:17 -08:00
Frank Yan
1f27f1f868
Bug 822056 - Use truthy test not typeof == 'object' for OpenBrowserWindow options in browser.js. r=gavin
2012-12-15 15:59:19 -08:00
Gavin Sharp
7aef28b836
Fix bustage from bug 802026
...
--HG--
extra : rebase_source : e649e638acdeea8ba93f9822ce16d2b984b28e49
2012-12-15 15:17:49 -08:00
Marty Rosenberg
736a1b4464
Don't spew uninitialized memory. (bug 822042, r=evilpie)
2012-12-15 16:38:36 -05:00
Ms2ger
f802c71db5
Bug 816056 - bug 817288 - bug 817980 - bug 820847 - bug 822037 - Disable tests due to too many timeouts.
2012-12-15 22:26:47 +01:00
Gavin Sharp
e01d3ab507
Bug 802026, r=dao
...
--HG--
extra : transplant_source : _%DEr6%3A%8A%40%AF%FE%5E/%C6N%82%00%0B%0FtU%DD
2012-12-12 01:09:49 -08:00
Timothy Nikkel
f873ee8c33
Bug 801212. Fix PaintWindow signature so it actually overrides the intended function. r=enndeakin
2012-12-15 13:57:36 -06:00
Jeff Muizelaar
9d65a426a6
Bug 811891. Only sync decode once per image. r=joe
...
Bug 799335 intentionally caused us to do some decoding everytime StartDecoding
is called. This can be multiple times per paint which can delay tab switch
substantially.
--HG--
extra : rebase_source : d3f151e85c142984c39f21ff7e13d1d37d39a4bf
2012-12-15 14:03:42 -05:00
Theo Chevalier
977dbe79ca
Bug 821998 - Installed web apps get stuck on splashscreen - do not finish loading. r=wesj
2012-12-15 20:02:28 +01:00
Dan Mosedale
c49315f28d
Bug 821249, fix Android WebRTC build bustage in DataChannel.cpp, r=jesup
2012-12-15 10:44:22 -08:00
Jonathan Watt
46d96a0024
Kill Windows line-endings in nsCSSFrameConstructor.cpp. r=me. No bug. DONTBUILD.
2012-11-26 08:14:23 +00:00
Ehsan Akhgari
a0f30510b0
Bug 822008 - Only listen to private-browsing-transition-complete in global PB builds for determining the new tab URL; r=jdm
2012-12-15 12:10:05 -05:00
Ehsan Akhgari
e46027a5e7
Backed out 2 changesets (bug 532150) for test failure
...
Backed out changeset 57bbbda0dedd (bug 532150)
Backed out changeset 5cab33f5bfbd (bug 532150)
2012-12-15 12:08:04 -05:00
Boris Zbarsky
61642fa545
Bug 773911 part 2. Use the now-inline js::GetContextCompartment in a few places. r=waldo
2012-12-15 11:53:15 -05:00
Boris Zbarsky
5f16f56da5
Bug 773911 part 1. Inline js::GetContextCompartment. r=waldo
2012-12-15 11:53:15 -05:00
Jeff Muizelaar
b4e2a8d95a
Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe
...
This doesn't switch all of the users yet, but is a step in the right
direction.
--HG--
extra : rebase_source : 91b4fef3f67586179c119208d000cf7629e04963
2012-10-12 08:43:01 -04:00
Ehsan Akhgari
e06d54d0fd
Disable browser_tabview_bug679853.js in per-window PB builds since it does not make sense there, no bug
2012-12-15 11:06:11 -05:00
David Rajchenbach-Teller
4a908e480d
Bug 532150 - Testing main thread fallback for session file; r=felipe
...
--HG--
extra : rebase_source : fe825601fc013fce66aaa619dece0980f6f03ff5
2012-12-15 10:45:13 -05:00
David Rajchenbach-Teller
aa1b9ce194
Bug 532150 - Reading and writing session file off the main thread; r=felipe
...
--HG--
extra : rebase_source : f9ceb62680c932621b876a39f007e74a4f4e4c40
2012-12-15 10:44:07 -05:00
Kartikaya Gupta
a0022428f2
Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey
2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4
Bug 817134 - Remove the low-res screenshotting code. r=blassey
2012-12-15 10:43:52 -05:00
Andres Hernandez
90da4d9971
Bug 806731 - Port test_sts_privatebrowsing.html to the new per-window PB APIs; r=ehsan
...
--HG--
rename : security/manager/ssl/tests/mochitest/stricttransportsecurity/test_sts_privatebrowsing.html => security/manager/ssl/tests/mochitest/stricttransportsecurity/test_sts_privatebrowsing_perwindowpb.html
2012-12-14 15:35:33 -06:00
Bellindira Castillo [:bellindira]
390968f75a
Bug 819510 - Quitting from a Private Browsing window makes Restore Previous Session fail once; r=ttaubert
2012-12-14 14:06:45 -06:00
Ehsan Akhgari
478200ac05
Merge mozilla-central into mozilla-inbound
2012-12-15 10:37:42 -05:00
Jan de Mooij
661c0f916b
Bug 821816 - Add INITELEM_ARRAY and use it instead of INITELEM in array literals. r=bhackett
2012-12-15 16:29:54 +01:00
Rob Campbell
30d444b2f1
merge fx-team to m-c
2012-12-15 09:16:16 -05:00
Ms2ger
f522f4fcde
No bug - Fix typo in comment. DONTBUILD.
2012-12-15 14:10:46 +01:00
Jan de Mooij
ce1bc41095
Bug 821707 - Refactor INITELEM code in the interpreter. r=jorendorff
2012-12-15 12:12:46 +01:00
ffxbld
9dcae32381
No bug, Automated blocklist update from host bld-centos6-hp-012 - a=blocklist-update
2012-12-15 03:10:30 -08:00
Chris Peterson
e7f2e0fc3c
Bug 821621 - Fix unused variable warning in PeerConnectionCtx.cpp. r=jesup
2012-12-15 00:22:47 -08:00
Jonathan Griffin
622406f43a
Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage
2012-12-14 22:46:37 -08:00
Gary Kwong
026676d334
Bug 810767 - Update Valgrind flags in jit_test.py, r=njn
2012-12-14 22:09:58 -08:00
Boris Zbarsky
885502262d
Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE
2012-12-14 23:29:19 -05:00
Jonathan Griffin
3b4720c9e5
Bug 821966 - Disable test_outgoing_onstatechange.js for frequent orange, a=bustage
2012-12-14 22:46:37 -08:00
Jonathan Griffin
8f382265fc
Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage
2012-12-14 16:23:38 -08:00
Daniel Holbert
109d7d5784
Bug 821843: Remove no-longer-used variable 'isJava' from nsPluginHost.cpp, to fix GCC 4.7 warning (treated as error in enable-warnings-as-errors builds). r=johns
2012-12-14 13:08:49 -08:00
Olli Pettay
893f6388f7
Bug 818739, don't run CC during shutdown, r=mccr8
2012-12-14 20:41:11 +02:00
Ehsan Akhgari
e619ad7330
Bug 818732 - Switch Nightly to per-window private browsing; r=jdm
2012-12-14 11:55:13 -05:00
Anton Kovalyov
d6d2a60246
Bug 795268 - Integrate SPS Profiler; r=rcampbell
2012-12-13 17:17:00 -05:00
Thomas Zimmermann
3004baed86
Bug 817730: Abort connect if rilproxy is not ready [r=kyle]
...
When rilproxy is not ready for accepting connections, b2g might block
forever on connect. By setting the socket to non-blocking mode, connect
will fail and the task will return into the queue for later retry.
We see this problem on the PandaBoard, where no RIL is available and
rilproxy gets blocked by continuously failing to connect to rild. A
second fix should also go into rilproxy.
--HG--
extra : rebase_source : 25617875c9cb12e1259c0f1439aaf5d7c778619c
2012-12-11 14:56:36 +01:00
Randell Jesup
88df8fe761
Bug 816640: nrappkit timers need to be threadsafe r=ekr
2012-12-14 18:16:29 -05:00
Boris Zbarsky
6a76e4daf6
Bug 821958. Disable test_multiple_hold.js due to permaorange. a=busted CLOSED TREE
2012-12-14 23:29:19 -05:00
Jonathan Griffin
46cf39bc02
Bug 821927 - Disable test_redundant_operations.js due to semi-permaorange, a=bustage, CLOSED TREE
2012-12-14 16:23:38 -08:00
Phil Ringnalda
b840d01c48
Back out 96b591267cb3 (bug 745194) for test failures on a CLOSED TREE
2012-12-14 14:53:06 -08:00
Boris Zbarsky
a89675b411
Back out bug 675902 (rev 627a842914d0) from CLOSED TREE because it fails browser-chrome tests.
2012-12-14 16:48:49 -05:00
Boris Zbarsky
2464d473a4
Back out bug 817006 (rev 0852e5efadac) because it depends on a patch I'm about to back out for test failures.
2012-12-14 16:46:51 -05:00
Jeff Muizelaar
a9bf69da5b
Bug 821448. Make a bunch of imagelib classes builtinclass. r=joe
...
We don't want script implementing these.
--HG--
extra : rebase_source : dfe4a8c3f201e6dab5bd6c055fa10463a8f00029
2012-12-14 14:42:36 -05:00
Jason Orendorff
7979cd3ec3
Backout a567cc63a389 (bug 820180) due to red on Windows.
...
--HG--
extra : rebase_source : 83177da726fdd2945a3c3293b72c8c615ed7b25d
2012-12-14 15:29:02 -06:00
Kannan Vijayan
7e70419b9a
Bug 820084 - Fix handling of thisv value when top-level script is entered into via enterJIT. r=sstangl
2012-12-14 16:24:28 -05:00