Nicholas Nethercote
f7b2a8b9f1
Bug 710958 - Remove gfx{Glitz,DirectFB,QuartzPDF}Surface. r=joedrew.
...
--HG--
extra : rebase_source : da77b2ceb7840a42651386c822d5b21499bae439
2011-12-18 14:54:50 -08:00
Wes Johnston
f569975469
Bug 713921 - Updating master password should not reattach textbox listeners. r=mfinkle
2012-01-03 15:53:29 -08:00
Justin Lebar
a02be5e264
Bug 712959 - Imagelib should notice when all image.mem.* prefs change. r=joe
2011-12-22 09:21:00 -05:00
Philipp von Weitershausen
4b93a658a5
Bug 714974 - RIL: Turn off debug output by default. r=qDot
2012-01-03 14:59:15 -08:00
Nicholas Nethercote
f9d7184369
Bug 631138 - Update the big comment describing Shapes. r=bhackett.
...
--HG--
extra : rebase_source : f20c7fb10703a6d5cced7ac53715e240b4367f38
2011-11-01 19:16:48 -07:00
Kartikaya Gupta
989e6f35d2
Bug 714903 - Fix getLanIp to work with Mac OS X as well instead of dying with an exception. r=jmaher
2012-01-03 15:15:02 -05:00
Rafael Ávila de Espíndola
6bda5a9b48
Bug 714377 - Close connection in storage/test/unit/test_storage_connection.js. r=mak.
2012-01-03 14:59:32 -05:00
Rafael Ávila de Espíndola
e41f04b2a3
Bug 708051 - Avoid IPC x ipc confusion on case insensitive filesystems. r=joe.
2012-01-03 14:36:00 -05:00
Mark Finkle
c495d79c7a
Bug 714602 - Use defaultPrevented instead of the deprecated getPreventDefault() [r=mbrubeck]
2012-01-03 13:57:36 -05:00
Mark Finkle
2fe73c5b42
Bug 714062 - Add-ons Manager page should be opened once, e.g. tapping on 'Add-ons' should switch to opened about:addons page [r=mbrubeck]
2012-01-03 13:57:24 -05:00
Matt Brubeck
520a19fdc9
Bug 712517 - Disable ActivityObserver on Android to fix blank screen bugs [r=mfinkle]
2012-01-03 10:28:54 -08:00
Benoit Jacob
75b9b2f382
Bug 713276 - Upgrade WebGL conformance test suite to r16456 - no review
...
No review because this is just syncing us with the upstream,
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/tests/conformance/
2012-01-03 12:28:10 -05:00
Mark Finkle
94e39766e0
Bug 714829 - Unused StringBuffer is created in GeckoApp.addEnvToIntent [r=dougt]
2012-01-03 12:19:51 -05:00
Mark Finkle
7cc92e7c95
Bug 714711 - A few unused local variables in PanZoomController.onScaleEnd [r=kats]
2012-01-03 12:19:49 -05:00
Mark Finkle
d97ae11b1c
Bug 714762 - ArrayIndexOutOfBoundsException at Tabs.getTabAt [r=kats]
2012-01-03 12:19:47 -05:00
Mark Finkle
7fe1a98eb2
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 12:19:44 -05:00
Kyle Huey
c80613c2e2
Back out Bug 587797 due to test failures.
2012-01-03 11:44:34 -05:00
Gabor Krizsanits
ea4b7ab908
Bug 587797 - IndexedDB: Tests for making it possible to access IndexedDB APIs from chrome. r=khuey
2012-01-03 10:31:12 -05:00
Gabor Krizsanits
c13475a42d
Bug 587797 - IndexedDB: Make it possible to access IndexedDB APIs from chrome. r=khuey,bent
2012-01-03 10:27:39 -05:00
Brad Lassey
eda9fe4d1f
bug 714553 - align embedding/android/Makefile.in with mobile/android/base/Makefile.in r=khuey
2012-01-01 19:18:48 -05:00
Jim Mathies
51fa63a41b
Bug 712571 - Fix for nsIFilePicker filterIndex always returning 0 on Vista and up. r=neil.
2012-01-03 08:59:29 -06:00
Rafael Ávila de Espíndola
2d330ca79e
Bug 714378 - Close connections in storage/test/unit/vacuumParticipant.js. r=mak
2012-01-03 09:41:16 -05:00
Rafael Ávila de Espíndola
651f8a18eb
Bug 714367 - Add an explicit getOpenedUnsharedDatabase to storage/test/unit/head_storage.js. r=mak.
2012-01-03 09:12:54 -05:00
Tobias Markus
38a4e147d6
Bug 712698 - view.selection is null in error console when starting Firefox with about:config in a tab. r=Mossop
2011-12-21 19:37:20 +01:00
David Marteau
fd62772c11
Bug 714597 - GfxInfoCollector.h used in Thebes API should not depend on internal string API. r=roc
2012-01-03 13:19:58 +01:00
Dão Gottwald
215b59f125
Bug 713835 - Style Editor search box shouldn't be round on Linux. r=paul
2012-01-03 13:18:50 +01:00
Marco Bonardo
0fd1e28834
Merge mozilla-central and mozilla-inbound
2012-01-03 12:39:02 +01:00
Marco Bonardo
6d541babbe
Merge last green PGO from mozilla-inbound to mozilla-central
2012-01-03 12:36:26 +01:00
Makoto Kato
a451e09fed
Bug 709562 - Part 1. Add delay load for RAS dlls. r=khuey
2012-01-03 19:08:33 +09:00
Makoto Kato
9444c2393a
Bug 709562 - Part 1. nsAutoDialWin does not need to load rasapi32/rasdlg dynamically. r=jimm
2012-01-03 19:08:12 +09:00
Benoit Jacob
d953a4f210
Bug 713266 - Update ANGLE to r930 - no review
...
No review because this is just syncing us with the upstream
http://code.google.com/p/angleproject/
2012-01-03 05:01:43 -05:00
Nicholas Nethercote
5f13f50fe4
Bug 703143 - Use a memory multi-reporter for SQLite's per-connection reporting (attempt 2). r=sdwilsh.
...
--HG--
extra : rebase_source : c0bf639394d78efa1cd962d27433050f442eaf2b
2012-01-03 00:27:05 -08:00
Mark Finkle
a32ae1c040
Backout 0284b1ff46c6, for NullPointerException
2012-01-03 02:18:39 -05:00
Mark Finkle
1c900b1f15
Bug 714715 - Variable is used before a null check in GeckoApp.launch [r=dougt]
2012-01-03 00:57:24 -05:00
Mark Finkle
c4249100b6
Bug 714710 - LayerRenderer.checkFrameRateMonitorEnabled should use start() instead of run() [r=dougt]
2012-01-03 00:57:06 -05:00
Mark Finkle
8968b664d6
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 00:56:57 -05:00
Mark Finkle
7945eeecd0
Bug 714708 - NullPointerException at GeckoInputConnection.notifyIME [r=dougt]
2012-01-03 00:54:29 -05:00
Ms2ger
c06f7f2913
Bug 714580 - Remove extra parens from JS_ASSERT_IF; r=Waldo
2012-01-02 21:55:34 +01:00
Thomas Prip Vestergaard
3f6ddf6af6
Bug 710992 - Fix third argument in memcmp call in pixman-image.c; r=roc
2012-01-02 19:15:04 +01:00
Nathan Froyd
328f18147b
Bug 609710 - Fix warnings in TestStartupCache.cpp; r=mwu f=Ms2ger
2011-12-29 15:06:00 -05:00
Landry Breuil
ee53065fa8
Bug 714332 - Fix uint64 types usage in dom/workers and dom/base; r=bent
...
Use uint64_t where appropriate for mData, fails to build on OpenBSD
otherwise with wrong casts/no matching template.
dom/base/nsStructuredCloneContainer.cpp:96: error: invalid conversion from 'PRUint64*' to 'uint64_t*'
dom/base/nsStructuredCloneContainer.cpp:131: error: invalid conversion from 'PRUint64*' to 'uint64_t*'
dom/workers/WorkerPrivate.cpp:822: error: no matching function for call to 'JSAutoStructuredCloneBuffer::steal(uint64**, size_t*)'
../../dist/include/jsapi.h:4641: note: candidates are: void
JSAutoStructuredCloneBuffer::steal(uint64_t**, size_t*, uint32_t*) <near
match>
dom/workers/WorkerPrivate.cpp:833: error: no matching function for call to 'JSAutoStructuredCloneBuffer::adopt(uint64*&, size_t&)'
../../dist/include/jsapi.h:4634: note: candidates are: void
JSAutoStructuredCloneBuffer::adopt(uint64_t*, size_t, uint32_t) <near
match>
dom/workers/WorkerPrivate.cpp:853: error: no matching function for call to 'JSAutoStructuredCloneBuffer::steal(uint64**, size_t*)'
../../dist/include/jsapi.h:4641: note: candidates are: void
JSAutoStructuredCloneBuffer::steal(uint64_t**, size_t*, uint32_t*) <near
match>
2012-01-02 19:08:14 +01:00
Ms2ger
0dd7de973f
Bug 707049 - Followup: fix accidentally introduced 'uint8's from js/src; r=sparky
2012-01-02 19:06:35 +01:00
Gabor Krizsanits
2473827347
Bug 677294 - part 2: need a way to create new JS scopes and run scripts against them (same compartment); r=mrbkap
2012-01-02 19:06:07 +01:00
Ms2ger
281c274704
Bug 623610 - Remove support for geostd8; r=smontagu
2012-01-02 19:05:20 +01:00
Ms2ger
1bc518a27a
Bug 714258 - Remove unused variable rv in nsEditorController::RegisterEditorCommands; r=ehsan
2012-01-02 19:05:19 +01:00
Ms2ger
055d033e8e
Bug 710805 - Assert validity in xpc_qsBasicString; r=jst
2012-01-02 19:05:19 +01:00
Ms2ger
907439a753
Bug 709086 - Don't use JS_GetParent in mozJSSubScriptLoader::LoadSubScript; r=jorendorff
2012-01-02 19:05:19 +01:00
Ms2ger
c8fd736d93
Bug 714057 - Remove uintn users from XPConnect; r=bholley+khuey
2012-01-02 19:05:19 +01:00
Ms2ger
1415925d63
Bug 713645 - Remove superfluous inclusions of jscntxt.h; r=luke
2012-01-02 19:05:19 +01:00
Ms2ger
bc9a659fe7
No bug - Return 'false' instead of 'NULL' from ContextStack::pushExecuteFrame.
2012-01-02 19:05:19 +01:00