Boris Zbarsky
dd4d31b923
Bug 804738 part 1. Fix codegen for named operations to be consistent about the naming of the string argument. r=peterv
2012-11-06 08:00:57 -08:00
Kartikaya Gupta
15da69499f
Bug 808772 - Adjust Android low-memory platform threshold to 512 MiB. r=blassey
2012-11-06 10:05:18 -05:00
Gian-Carlo Pascutto
44ba37d641
Bug 806422 - Modify and add tests for new Complete caching behavior in protocol 2.3. r=dcamp
2012-11-06 15:38:25 +01:00
Gian-Carlo Pascutto
219e600a01
Bug 806422 - Do not cache Complete's across a SafeBrowsing update. r=dcamp
2012-11-06 15:38:16 +01:00
Jonathan Watt
9fd3639064
Crashtest for bug 782141 - (CVE-2012-3969) Heap-buffer-overflow in nsSVGFEMorphologyElement::Filter. r=me.
2012-11-06 14:06:06 +00:00
Henri Sivonen
66a75895ad
Bug 716579 - Let a BOM override HTTP-level charset in the HTML and XML parsers. r=smaug.
2012-11-06 13:57:51 +02:00
Nicolas Silva
dcda690370
Bug 797893 - Fix trivial warning in ImageBridgeParent.cpp. r=dholbert
2012-10-05 22:46:01 +02:00
Phil Ringnalda
f2e5ad7d7e
No bug - Update revision of Jetpack code used in Firefox to fix two tests. r=kwierso
2012-11-05 23:08:40 -08:00
Phil Ringnalda
30fad36dc1
Back out 0d4e09ade336 (bug 808746) for Android reftest bustage
2012-11-05 22:35:59 -08:00
Boris Zbarsky
a514b9c6e4
Bug 807222 part 6. Fix getOwnPropertyNames to work correctly on Window. r=jst
...
One note: it might be better to change the signature of Enumerate() to
indicate whether we're enumerating just the enumerable properties or
all of them, so we can skip doing this when someone does for...in on
the window.
2012-11-01 13:51:57 -04:00
Boris Zbarsky
a4639571cf
Bug 807222 part 5. Actually ship the xpts for camera api and devicestorage on Firefox for Android, like we do everywhere else. r=khuey
2012-11-05 22:05:40 -08:00
Phil Ringnalda
9015923c81
Back out 0b25e27d0a35 (bug 784759) and 5266d6af1b81 (bug 786061) for bustage
2012-11-05 21:16:45 -08:00
Benoit Girard
8d660d9bcc
Bug 808746 - Properly calculate the tile's origin when avoiding SinglePaintBuffer. r=bjacob
2012-11-05 23:41:58 -05:00
Wes Johnston
cba3545659
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Wes Johnston
5900db32b1
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Ehsan Akhgari
543d0a3b54
Backed out changeset ecf0c2a7cb9f (bug 808876) for build bustage
2012-11-05 22:30:08 -05:00
Ehsan Akhgari
45ebdb31e5
Bug 808876 - Implement PannerNode; r=bzbarsky
2012-11-05 21:14:13 -05:00
Ehsan Akhgari
11df4b5740
Merge mozilla-central into mozilla-inbound
2012-11-05 21:50:43 -05:00
Alexander Surkov
934e867353
Bug 733848 - stop logging accessible/name/test_markup.html
2012-11-06 11:41:39 +09:00
Ehsan Akhgari
b44bcf38f4
Backed out changeset 57d9fa15f3e1 (bug 784759) for Android build bustage
2012-11-05 21:37:03 -05:00
Ehsan Akhgari
d014127d2a
Backed out changeset 801d11096998 (bug 786061) for Android build bustage
2012-11-05 21:36:42 -05:00
Ehsan Akhgari
08000c870e
Bug 808841 follow-up: Add ThreeDPoint.h
2012-11-05 21:34:31 -05:00
Ehsan Akhgari
0eea5a9900
Bug 808841 - Implement AudioContext.listener; r=bzbarsky
2012-11-05 19:26:03 -05:00
Bobby Holley
3606ad5e6b
Bug 807179 - Add a constructor for JSPropertyDescriptor. r=luke
2012-11-05 17:49:44 -08:00
Nicolas B. Pierron
3d192e98a1
Bug 807047 - Fix test case. r=oops
2012-11-05 17:28:42 -08:00
Bill McCloskey
7320574ca4
Bug 808067 - Back out again due to possible orange (r=orange)
2012-11-05 17:22:54 -08:00
Bobby Holley
4d2a0ba749
Bug 800864 - Add some more tests. r=bz
2012-11-05 17:15:53 -08:00
Wes Johnston
aa3e2ea8ec
Bug 786061 - Disable session restore in webapps. r=mfinkle
2012-11-05 17:14:22 -08:00
Wes Johnston
a152ebf1a6
Bug 784759 - Move database creation out of startup on firstrun. r=mfinkle
2012-11-05 17:14:20 -08:00
Bobby Holley
8c976f0b41
Bug 793969 - Tests. r=mrbkap
2012-11-05 17:10:34 -08:00
Eric Chou
843f440877
Bug 808193 - return 'boolean' if PROP_DEVICE_CONNECTED_TYPE is not found, r=qdot
2012-11-05 15:48:34 -08:00
Jonathan Griffin
c587d86099
Bug 804366 - Include test names in Marionette failure messages, r=ahal
2012-11-05 10:49:26 -08:00
Ed Morley
a5572ca7ff
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-11-05 15:23:36 +00:00
Ed Morley
44c0c46e66
Bug 808419 - remoteautomation.py's waitForFinish() should print to the log when maxTime is reached; r=jmaher
2012-11-05 13:03:55 +00:00
Ed Morley
1c5718e096
Bug 808417 - Make runTests() exception reporting consistent across test harnesses; r=jmaher
2012-11-05 13:03:55 +00:00
Ed Morley
43bd031bcd
Bug 808417 - remotereftest.py should print the actual exception if one occurred runTests(); r=jmaher
2012-11-05 13:03:54 +00:00
Lucas Rocha
c1fe0c501b
Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle)
2012-11-05 11:42:25 +00:00
Lucas Rocha
a7c14b468a
Bug 808029 - Build AllPagesTab's context menu from favicon cache (r=mfinkle)
2012-11-05 11:42:25 +00:00
Jim Mathies
13fec8188d
Bug 807593 - Land metro specific nsAppRunner bits on mc. r=bbondy
2012-11-05 05:26:12 -06:00
Jim Mathies
3fffa3dd50
Bug 799121 - Update metro build's WINVER from 602 to 502 on mc. r=bbondy
2012-11-05 05:23:30 -06:00
Olli Pettay
9d7997ea53
Bug 808389 - nsIProtocolHandler uses same values for different flags, r=bz, sr=biesi
2012-11-05 11:14:39 +02:00
Olli Pettay
a201d0a2c6
Bug 805749, validate the view parameter of initUIEvent, r=jst
2012-11-05 10:59:12 +02:00
Robert O'Callahan
d5fc01f0e6
Bug 792351. Make GetRootFrameOffset handle the case where aContainerFrame is itself a reference frame. r=mattwoodrow
2012-11-05 19:11:25 +13:00
aceman
88970df015
Bug 808379 - fix Assertion failure: isEmpty(), at ../../dist/include/mozilla/LinkedList.h:258 causing Thunderbird crash since landing of fix to bug 803688. r=jlebar
...
Clear the sDiscardableImages linked list in DiscardTracker::Shutdown() so that the list destructor finds an empty array, which is required after bug 803688.
2012-11-04 23:20:52 +00:00
Patrick McManus
42eb30a1b6
bug 779467 modify ClosePersistentConnections to accomodate sticky auth r=honzab
2012-11-04 11:24:24 -05:00
Ehsan Akhgari
a782ddd2a1
Merge mozilla-central into mozilla-inbound
2012-11-04 11:09:45 -05:00
Ms2ger
a2db0633cc
Merge PGO-green chanageset from inbound to m-c.
2012-11-04 10:26:52 +01:00
Ms2ger
25935ac099
Bug 808305 - Pass a gfx::Rect instead of a gfxRect in InvalidateCanvasContent; r=Bas
2012-11-04 09:05:25 +01:00
Ms2ger
ee963a3a4e
Bug 807465 - Less QIs in nsXULPopupManager::UpdateMenuItems; r=Enn
2012-11-04 09:05:25 +01:00
Ms2ger
318a2969cd
Bug 807410 - Part b: Pass the "GC on destruction" flag to the nsJSContext constructor; r=jst
2012-11-04 09:05:23 +01:00