Ed Morley
|
edbbd284ab
|
Merge mozilla-central and fx-team
|
2012-08-03 15:52:55 +01:00 |
|
Ed Morley
|
79a5e3e981
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-03 15:29:18 +01:00 |
|
Brian R. Bondy
|
1c3ba589b3
|
Bug 779916 - ServicesHelper NSIS plugin was updated with changed paths. r=jimm
|
2012-08-03 07:24:52 -04:00 |
|
Tim Taubert
|
486d7be9bf
|
Bug 728294 - Part 3 - Analyze cycle collection logs on testsuite shutdown to detected leaked windows; r=ted,smaug
|
2012-08-03 12:36:59 +02:00 |
|
Tim Taubert
|
fcedf34693
|
Bug 728294 - Part 2 - Add last opened URI and windowID to a refCounted node's description in debug mode; r=smaug
|
2012-08-03 12:36:59 +02:00 |
|
Tim Taubert
|
ba79bd8b4b
|
Bug 728294 - Part 1 - Remove old debug log parser; r=ted
|
2012-08-03 12:36:59 +02:00 |
|
Ed Morley
|
f55d9d2db2
|
Bug 760770 - Mark test_timeupdate_small_files.html's "got unexpected stalled after ended" as todo for seek.webm, for frequent intermittent failures; r=cpearce
|
2012-08-03 11:28:12 +01:00 |
|
Ed Morley
|
1175eb7c52
|
Bug 620598, Bug 661076 & Bug 687972 - Disable frequently intermittent media tests on Linux; r=cpearce
|
2012-08-03 11:28:12 +01:00 |
|
Ed Morley
|
c3c82f78fc
|
Bug 661099 - Disable part of test_bug596600.xul on OS X 10.6 for frequent intermittent failures; r=mstange
|
2012-08-03 11:28:12 +01:00 |
|
Ed Morley
|
7761be2238
|
Bug 733848 - Temporarily disable part of markuprules.xml for frequent intermittent failures; r=surkov
|
2012-08-03 11:28:12 +01:00 |
|
Ed Morley
|
814a6224c4
|
Backout 1924fe55fb6e (bug 771294) for causing failures in test_cross_domain.xul
|
2012-08-03 11:14:08 +01:00 |
|
Panos Astithas
|
afce187eb7
|
Backout 7e5f3a8a7ca7 due to test oranges
|
2012-08-03 12:01:14 +03:00 |
|
David Zbarsky
|
e4101ad4dc
|
Bug 779385 - Help CSS authors diagnose why animations aren't async r=cjones
|
2012-08-02 23:32:13 -07:00 |
|
Ben Turner
|
51792b2d7b
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
--HG--
extra : transplant_source : %90%87%047%07BA%97%E0%F1n%1DY%08D%7C%E39%20%0F
|
2012-08-02 23:25:30 -07:00 |
|
Richard Newman
|
818479eb97
|
Bug 774300 - Clean up mistakenly added test file. r=oops
|
2012-08-02 22:06:25 -07:00 |
|
Richard Newman
|
c6b65ec1ef
|
Bug 774300 - Sync authentication errors if passwords contain non-ASCII characters. r=nalexander
* * *
Bug 774300 - Fix omission. r=me
|
2012-08-02 22:00:43 -07:00 |
|
Nick Alexander
|
a4b6211961
|
Bug 741960 - Fuzz backoff times up to 25% more to avoid client lock-stepping. r=rnewman
|
2012-08-02 22:00:43 -07:00 |
|
Ben Turner
|
7f1e8a99aa
|
Backed out changeset 46653198caac
|
2012-08-02 21:53:03 -07:00 |
|
Ryan VanderMeulen
|
9b1c22984d
|
Merge the last PGO-green inbound changeset to m-c.
|
2012-08-02 22:00:53 -04:00 |
|
Blake Kaplan
|
73c96fa757
|
Bug 779886 - wifiMangager.connectionInformation throws when we're not connected. r=bent DONTBUILD
|
2012-08-02 15:36:23 -07:00 |
|
Kai Engert
|
1de70afc1f
|
Bug 778845 - Must upgrade Aurora 16 to NSPR 4.9.2 final, r=wtc
|
2012-08-02 23:04:47 +02:00 |
|
Benoit Jacob
|
fbfa001734
|
Bug 779580 - Blacklist WebGL MSAA on Intel driver on Mesa 8.1, as it was lying about GL_MAX_SAMPLES - r=jgilbert
|
2012-08-02 17:28:02 -04:00 |
|
Benoit Jacob
|
f391d5b89f
|
Bug 617453 - lose the least-recently-used WebGL context when a certain limit is exceeded - r=vladv
The current limits are:
#ifdef MOZ_GFX_OPTIMIZE_MOBILE
// some mobile devices can't have more than 8 GL contexts overall
const size_t kMaxWebGLContextsPerPrincipal = 2;
const size_t kMaxWebGLContexts = 4;
#else
const size_t kMaxWebGLContextsPerPrincipal = 8;
const size_t kMaxWebGLContexts = 16;
#endif
|
2012-08-02 17:28:02 -04:00 |
|
Benoit Jacob
|
bb0ac80d76
|
Bug 749678 - re-add missing MakeCurrent call in certain WebGL uniform setters - r=jgilbert
|
2012-08-02 17:28:02 -04:00 |
|
Ryan VanderMeulen
|
e5214fe562
|
Merge again.
|
2012-08-02 17:20:44 -04:00 |
|
Andrew Halberstadt
|
bb69d3e098
|
Bug 778133 - Update mozbase in m-c for bug 776931. r=jhammel
|
2012-08-02 17:17:34 -04:00 |
|
Masatoshi Kimura
|
4c9e3bc986
|
Bug 773919 - Cut query string before resolving URI. r=sicking
|
2012-08-02 17:17:34 -04:00 |
|
Ryan VanderMeulen
|
ed3cd212bb
|
Merge m-c to inbound.
|
2012-08-02 17:17:28 -04:00 |
|
Margaret Leibovic
|
2ba8576350
|
Bug 779007 - Don't make about: pages privileged if they don't need to be. r=mfinkle
|
2012-08-02 14:16:54 -07:00 |
|
Margaret Leibovic
|
2a47eda55f
|
Bug 778940 - Clean up our session history logic in Tab. r=mfinkle
|
2012-08-02 14:15:17 -07:00 |
|
Benjamin Peterson
|
2732a3fe07
|
Bug 779865 - Make CompileOptions public. r=jimb
|
2012-08-02 14:07:31 -07:00 |
|
Christian Holler
|
a0d3b966cd
|
Bug 779111 - Disable certain mochitests in dom/plugins when building without
crash reporter. r=ted
|
2012-08-02 23:03:14 +02:00 |
|
Ben Turner
|
56da575b73
|
Bug 778968 - 'Avoid stat-ing remote blobs on the main thread'. r=janv.
|
2012-08-02 13:42:30 -07:00 |
|
Benjamin Peterson
|
90c89222f7
|
Bug 780051 - Remove JS_MAX and JS_MIN. r=luke
|
2012-08-02 20:50:51 -07:00 |
|
Robert O'Callahan
|
830bed0e9a
|
Bug 778045. Add helpful comment to ImageContainer explaining its modes. r=bas
|
2012-08-03 15:23:27 +12:00 |
|
Robert O'Callahan
|
84ab035abb
|
Bug 646331. Specify correct duration for 320x240.ogv. r=cpearce
|
2012-08-03 15:22:24 +12:00 |
|
John Schoenick
|
43cbd91e9a
|
Backout 1f47de086284 (Bug 771666) for orangeness
|
2012-08-02 19:57:51 -07:00 |
|
Ryan VanderMeulen
|
71c5c402bf
|
Merge m-c to inbound.
|
2012-08-02 22:01:41 -04:00 |
|
Devdatta Akhawe
|
a7f111cd79
|
Bug 767676 - Implement Security UI Telemetry. r=honzab,bsmith,felipc,dtownsend
|
2012-08-02 18:51:17 -07:00 |
|
Dave Hylands
|
e6d45e3e5a
|
Bug 780042 - nsVolumeService should use nsCOMPtr instead of nsRefPtr for nsIObserverService, r=dougt
|
2012-08-02 17:28:59 -07:00 |
|
Siddharth Agarwal
|
eb75e91273
|
Bug 779701 - Marionette tests aren't properly packaged on Windows. Convert backslashes to forward slashes. r=jgriffin
--HG--
extra : rebase_source : 9fd21f295eb0a92a6f8b16a388d023099dc4247a
|
2012-08-03 04:15:00 +05:30 |
|
John Schoenick
|
0ca06db053
|
Bug 771666 - Update sandbox test to reflect expected plugin behavior. r=mattn
|
2012-08-02 15:41:54 -07:00 |
|
Bill McCloskey
|
92f8b9be64
|
Bug 743112 - Incremental deferred release (r=smaug,jonco)
|
2012-08-02 15:35:59 -07:00 |
|
Benjamin Peterson
|
8a6a085f31
|
Bug 779694 - Handle zlib errors correctly. r=jorendorff
|
2012-08-02 13:31:45 -07:00 |
|
Jonathan Griffin
|
990564f927
|
Bug 777871 - Get mochitests running OOP in B2G, r=jlebar, DONTBUILD because NPOTB
|
2012-08-02 13:30:25 -07:00 |
|
Doug Turner
|
c07fc94e51
|
Bug 779864 - onchange notifications of DeviceStorage should use code generator. r=smaug
|
2012-08-02 13:25:16 -07:00 |
|
Vladimir Vukicevic
|
9fb7842237
|
b=779826; fix Invalid size exception in DirectBufferAllocator (Android nightly bustage fix); r=snorp,kats
|
2012-08-02 11:14:32 -04:00 |
|
Ed Morley
|
1b0ed1cf7a
|
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
|
2012-08-02 14:19:18 +01:00 |
|
Tim Taubert
|
64e4bda487
|
merge m-c to fx-team
|
2012-08-02 13:15:24 +02:00 |
|
Doug Turner
|
abda96b8c6
|
Bug 777084 - Stop returning arrays from DeviceStorage.getDeviceStorage(). r=sicking
|
2012-08-01 23:32:11 -07:00 |
|