Julian Seward
6cce7d549e
Bug 726590: Fix uninitialised value use in nsEventListenerManager::HandleEventInternal. r=smaug
2012-04-04 11:23:09 -07:00
Daniel Holbert
274d9dd552
Bug 742438: Fix straggling bool-vs-NULL comparison after HashSet::put return-type change. r=terrence
2012-04-04 11:18:18 -07:00
Wolfgang Rosenauer
c72eea4045
Bug 673697 - symbolstore.py needs to recognize linux3. r=ted
2012-04-04 20:03:13 +02:00
Jonathan Griffin
81da99b832
Bug 741989 - Add optional argument to specify adb path, r=jmaher
2012-04-04 10:27:59 -07:00
Nathan Froyd
4e2c3da6af
Bug 732708 - remove nsIDOMStorageList; r=honzab
2012-03-28 12:33:41 -04:00
Wes Johnston
553dd5ca61
Bug 741666 - Fix copying touchEvents if someone holds a reference. r=smaug
2012-04-04 10:08:53 -07:00
Nathan Froyd
a8ef5def92
Bug 739958 - fix compiler warnings in libmar; r=bbondy
2012-03-28 09:03:17 -04:00
Doug Turner
c7eec92703
Bug 742376 - DisableDevice is being called with types that are not known device sensors. r=smaug
2012-04-04 09:26:12 -07:00
Doug Turner
ffe6eab00e
Bug 742395 - restrict device sensor events to windows. r=smaug
2012-04-04 09:26:12 -07:00
Igor Bukanov
ddd76bb22d
bug 737365 - followup to fix !JS_THREADSAFE build. r=none
...
--HG--
extra : rebase_source : 949296487fa23ae991adc29a9ecf66d79d7fbef0
2012-04-04 18:05:51 +02:00
Kartikaya Gupta
cae6397b6a
Bug 741400 - Guard against NullPointerException, and also move some code so it shouldn't happen. r=mfinkle
2012-04-04 11:55:40 -04:00
Ali Juma
23b8ec9661
Bug 741984 - Prevent tiled texture upload from going into an infinite loop. r=Cwiiis
2012-04-04 10:26:05 -04:00
Patrick McManus
41f8705a3e
bug 741056 - nightly crash https sites with authenticated proxy r=honzab
2012-04-04 09:39:21 -04:00
Marco Bonardo
62b72e88c0
Bug 710895 - Part 1: Add a class to enumerate IE History entries
...
Original patch by Felipe Gomes<felipc@gmail.com> r=mak
r=Mano
2012-04-04 15:35:29 +02:00
Marco Bonardo
518620c16b
Bug 738263 - Part 1: actually break default bookmarks import by will, to avoid worse handling.
...
r=Mano
2012-04-04 15:35:27 +02:00
Makoto Kato
9c9e8ca686
Bug 737966 - Evaluating nsIXMLHttpRequest.responseText throws on certain parsing errors. r=sicking
2012-04-04 20:59:02 +09:00
Marco Bonardo
10bda00159
Merge central to inbound
2012-04-04 13:39:52 +02:00
Marco Bonardo
30c673af46
Merge last green PGO from inbound to central
2012-04-04 13:36:36 +02:00
Geoff Lankow
5f83fb3fab
Bug 682360 - Merge nsILocalFile and nsIFile interfaces; r=bsmedberg
2012-04-04 23:04:37 +12:00
Olli Pettay
76b8cd7f71
Bug 742183 - Handle MicroTasks correctly with showModalDialog, r=sicking
2012-04-04 09:23:45 +03:00
Olli Pettay
5ecdf9457c
Bug 742190 - Leak with MozMutationObserver, r=sicking
2012-04-04 09:22:16 +03:00
Kyle Huey
3f2d3e17c7
No bug: Shut up a struct/class warning. r=Bas
2012-04-03 14:00:34 -07:00
Matt Brubeck
e611812eb2
Merge last green changeset from inbound to mozilla-central
2012-04-03 10:48:15 -07:00
Jeff Walden
7fe4d4c54e
Remove an unnecessary declaration that seems to be causing link errors only on Windows with some compilers. Followup to bug 739380, r=bustage
2012-04-03 09:10:22 -07:00
Serge Gautherie
1dace635ce
Bug 741066. (Av1) browserPlacesViews.js: Fix 2 "function ... does not always return a value". r=mak77.
2012-04-03 15:43:25 +02:00
Serge Gautherie
63551b3831
Bug 741065. (Av1) controller.js: Fix "function PCDH_onDrop does not always return a value". r=mak77.
2012-04-03 15:42:06 +02:00
Serge Gautherie
44f56014f4
Bug 739687. (Av1) test_classifier.html and test_classifier_worker.html: Set preference they depend on, Some rewrite and documentation. r=dcamp.
2012-04-03 15:37:40 +02:00
Marco Bonardo
415f421dbb
Merge central and inbound
2012-04-03 14:36:57 +02:00
Jonathan Kew
4db8132fe1
bug 717175 - flush shaped-word caches if they grow excessively large. r=roc
2012-04-03 12:22:18 +01:00
Lavina Thong
91ee28a3e2
Bug 723427 - dexpcom GetUnignoredChildren(), r=tbsaunde, f=surkov
2012-04-03 18:54:07 +09:00
Mark Capella
064b2240a5
Bug 740725 - Add down-casting to nsXULTreeAccessible, r=tbsaunde, f=surkov
2012-04-03 18:54:01 +09:00
Marco Bonardo
ec54639e69
Bug 573259 - Intermittent time out in browser_relative.js due to browser_offline.js
...
r=Mossop
2012-04-03 11:48:36 +02:00
Ms2ger
aed7d318eb
Bug 532062 - localStorage/sessionStorage should return undefined (not null) for undefined keys through property access; r=mayhemer
2012-04-03 09:25:39 +02:00
Ms2ger
662e9e4a31
Bug 740771 - Stringify null for Storage.getItem/setItem/removeItem; r=mayhemer
2012-04-03 09:25:39 +02:00
Ms2ger
03768e8823
Bug 738760 - Move nsContentUtils::GetContextAndScope into nsDocument.cpp; r=sicking
2012-04-03 09:25:39 +02:00
Ms2ger
3ca758f544
Bug 737122 - Attr nodes shouldn't have children; r=sicking
2012-04-03 09:25:39 +02:00
Ms2ger
5b2f043624
Bug 738759 - Add nsContentUtils::CheckSameOrigin overload taking two nsINodes; r=jst
2012-04-03 09:25:38 +02:00
Ms2ger
72052fc803
Bug 741223 - MutationObserver cleanup; r=smaug
2012-04-03 09:25:38 +02:00
Ms2ger
f72d8ff462
Bug 741218 - Don't crash when loading a page with content-type application/json; r=hsivonen
2012-04-03 09:25:38 +02:00
Henri Sivonen
6f3ab1156e
Bug 739537 - No longer drop leading space from the plain text clipboard flavor when exporting both HTML and plain text to clipboard. r=smaug.
2012-04-03 09:44:15 +03:00
Justin Lebar
c2a6dd8773
Bug 737857 - Report number of ghost windows in telemetry. r=njn
...
--HG--
extra : rebase_source : 0139099de839f77405ec1e606fc0540fc892cbd5
2012-04-02 22:28:13 -04:00
Justin Lebar
31cebc2b87
Bug 738624 - Add ghost windows to about:compartments. r=njn
...
--HG--
extra : rebase_source : c16cdfc4c06b363f54f1d0f37bb006cf977b079a
2012-04-02 22:28:05 -04:00
Justin Lebar
7bd053e5b0
Bug 738011 - Separate "detached" from "ghost" windows in about:memory. r=njn,mccr8
...
--HG--
extra : rebase_source : 02d563277907231953728a0a99847c466665dbb0
2012-04-02 22:28:04 -04:00
David Mandelin
5ba7813e72
Bug 737780: fix compartments in nsFrameScriptExecutor::LoadFrameScriptInternal, r=luke
2012-04-02 19:09:34 -07:00
Nicholas Nethercote
6abc96ea39
Backout 2f9b6bdf63f7 (bug 739512) due to a bad V8 regression. r=me.
2012-04-02 18:02:54 -07:00
Patrick McManus
aa9ab25187
bug 739617 - cannot upload large files r=honzab
...
--HG--
extra : rebase_source : 5ea85a021233cf79a539980efc859a2d5372fe53
2012-04-02 20:36:11 -04:00
Wes Johnston
d4b2f0f064
Bug 739514 - Fix bad history entries created by default bookmarks creation. r=lucasr
2012-04-02 17:38:51 -07:00
Brian Nicholson
f3448fb604
Bug 741010 - Don't save favicon if loaded from DB. r=mfinkle
2012-04-02 17:36:13 -07:00
Mats Palmgren
885fa92ef4
Bug 736915 - Print Selection prints a blank page when the selection is inside a table. r=bz
...
When rendering just the current Selection (Print - Selection) then don't create display items
for table-related frames unless the frame itself is part of the selection, and always ask
descendant frames to build display lists [in case they are selected].
2012-04-03 02:30:45 +02:00
Mark Capella
bfa59371ce
Bug 712936 - Convert users of PR_STATIC_ASSERT to MOZ_STATIC_ASSERT. r=jwalden
2012-04-02 17:21:24 -07:00