Peter Van der Beken
|
8b5c239aac
|
Fix for bug 510677 (Avoid XPCCallContext for WrapNativeToJSVal). r/sr=jst.
--HG--
extra : rebase_source : 647f360f5603a2f9ade579a9911ba51af1db91b5
|
2009-08-14 21:00:24 +02:00 |
|
Peter Van der Beken
|
06a3290ed7
|
Fix for bug 510673 (Add a quickstub for document.write). r/sr=jst.
--HG--
extra : rebase_source : 10b08ef2c45a0db19122851cd105a7580e499d0a
|
2009-08-14 19:55:43 +02:00 |
|
Doug Turner
|
72c70cdea8
|
Bug 512520 - remove Maemo geolocation providers. r=staurt
|
2009-08-25 15:08:56 -07:00 |
|
Honza Bambas
|
21ec27d986
|
Bug 509683 - nsDOMStorageMemoryDB::GetItemsTable inits hashtable twice, r=peterv
|
2009-08-25 21:25:32 +02:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
Josh Aas
|
cc8d9ebb04
|
Remove java-specific preferences from Firefox UI, hidden prefs. Java should be managed via the addons manager. Also improves accuracy of "window.navigator.javaEnabled()". b=506985 r/sr=jst uireview=faaborg
|
2009-08-24 15:56:43 -07:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Doug Turner
|
db1a20b897
|
Bug 485943 - Device Orientation Support. r=olli
|
2009-08-21 07:42:37 -07:00 |
|
Jonathon Jongsma ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
219a2fe88e
|
Implement CSS transitions: implement the parsing and computation of the transition properties. (Bug 435441) r=bzbarsky
|
2009-08-20 14:52:47 -07:00 |
|
Martin McNickle
|
ad029e7ea6
|
Bug 488629 - Fails silently (i.e. never reports a position) when network is unreachable. r=dougt
|
2009-08-20 11:23:22 -07:00 |
|
Martin McNickle
|
03531f8a33
|
Bug 492328 - Add GPSD as a geolocation provider. r=dougt
|
2009-08-20 11:21:58 -07:00 |
|
Olli Pettay
|
39e59a0771
|
Bug 502818 - Property access on DOMMouseScroll events does not propagate to Event.prototype, r+sr=jst
--HG--
extra : rebase_source : a6c0082a9ba2f0689ec359ae5f6a2fa9322a2d0d
|
2009-08-20 13:13:06 +03:00 |
|
Ben Turner
|
4f9a65f911
|
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. r+sr=jst.
|
2009-08-17 18:09:03 -07:00 |
|
Honza Bambas
|
e95bd8b987
|
Bug 505750 - Fix nsDOMStorage.cpp:CheckSecure code to not mask by IsSecure() result, coverity doesn't like it, r=timeless
|
2009-08-17 18:42:53 +02:00 |
|
Doug Turner
|
710cbd9853
|
Bug 482260 - Turnning on the new geolocation tests that caused the tree to go orange. The thought here is that the orange was a different check in.
|
2009-08-17 09:04:00 -07:00 |
|
Doug Turner
|
4baddf1c98
|
Disable Geolocation logging by default. This should not have been checked in with the flag as true. r=clint
|
2009-08-14 23:16:44 -07:00 |
|
Clint Talbert
|
5d8711f53b
|
Bug 482260 Turning off the new geolocation tests causing the orange in dougt's patch
|
2009-08-14 18:32:20 -07:00 |
|
Clint Talbert
|
167390af0a
|
Bug 482260 Bustage Fix r=ctalbert
|
2009-08-14 16:34:40 -07:00 |
|
Clint Talbert
|
7de978af0c
|
Bug 482260, Add more comprehensive tests, patch=dougt, r=mfinkle,jmaher,ctalbert
|
2009-08-14 16:12:09 -07:00 |
|
L. David Baron
|
ed026ed2f0
|
Don't QI a node to nsIDOMElement and back to nsIContent for every call to nsEventStateManager::GetContentState. (Bug 509889) r=enndeakin
|
2009-08-13 19:09:49 -07:00 |
|
Robert Sayre
|
2874c6425c
|
Merge tracemonkey to mozilla-central.
|
2009-08-13 17:38:22 -04:00 |
|
Robert Sayre
|
c8a923e58e
|
Merge mozilla-central to tracemonkey.
|
2009-08-12 12:18:38 -07:00 |
|
Peter Van der Beken
|
16bf42fce4
|
Fix for bug 499199 (Try to avoid XPCCallContexts in quickstubs for wrapper-cached things). r/sr=jst.
--HG--
extra : rebase_source : 8fc828106f3cf5e82e902cefd79e55df2b8721c3
|
2009-08-10 12:12:59 +02:00 |
|
Peter Van der Beken
|
824855179b
|
Fix for bug 508774 (nsGlobalModalWindow traverses mArguments twice). r/sr=jst.
--HG--
extra : rebase_source : a0e443bed353e24882c51eb77b1412449170b93b
|
2009-08-10 16:15:49 +02:00 |
|
Olli Pettay
|
cb4754240f
|
Bug 501257 - Implement HTML 5's HTMLElement.classList property, p=sylvain.pasche@gmail.com, r=smaug, sr=sicking
--HG--
extra : rebase_source : cbbd5a5679af57f97122082213f44491431d87e3
|
2009-08-12 11:55:14 +03:00 |
|
timeless@mozdev.org
|
257aa32007
|
Bug 506649 nsFocusManager::GetSelectionLocation has unreachable code block due to shadowed local variable
r=smaug r=enndeakin
|
2009-08-12 11:49:55 +02:00 |
|
timeless@mozdev.org
|
9206ce3751
|
Bug 506637 nsFocusController::GetControllers does not handle a null nsIFocusManager* fm well
r=smaug
|
2009-08-12 11:49:55 +02:00 |
|
David Anderson
|
7edca5cc77
|
Fixed DomInterfaceConstants trying to box out of range integers (bug 509590, r+sr=mrbkap).
|
2009-08-10 16:04:21 -07:00 |
|
Peter Van der Beken
|
fc29bef1e5
|
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
|
2009-07-22 20:50:24 +02:00 |
|
Peter Van der Beken
|
082ea855e7
|
Backing out 410eb23d33c7 to restore accidentaly deleted file (parser/html/javasrc/README.txt).
--HG--
extra : rebase_source : cd514c9544e20eacef1bbf40a0a369788801711a
|
2009-08-13 10:02:48 +02:00 |
|
Ben Turner
|
ec18dfc834
|
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. Adding a comment to make the fix clearer.
|
2009-08-12 21:42:09 -07:00 |
|
Brad Lassey
|
c9ed635a4b
|
merge from backout
|
2009-08-12 19:26:27 -07:00 |
|
Brad Lassey
|
c4cb180942
|
Backed out changeset 08f71a710ae3 due to orange unit tests r=dougt
|
2009-08-12 19:26:03 -07:00 |
|
Ben Turner
|
6e95886663
|
Bug 510061 - 'Workers: Don't allow setInterval to flood the worker queue.' r+sr=jst
|
2009-08-12 17:33:02 -07:00 |
|
Ben Turner
|
c1d95a7c74
|
Bug 505718 - 'mochitest-plain timeout (hanging?) during shutdown on Windows'. Worker-related. r=mrbkap, sr=jst.
|
2009-08-12 16:39:15 -07:00 |
|
Ben Turner
|
70db54748b
|
Bug 507930 - 'Workers: Implement WorkerLocation'. r+sr=jst
|
2009-08-12 16:39:08 -07:00 |
|
Doug Turner
|
5c3eea7d6f
|
Bug 482260. Add more tests cases for geolocation. Also fixes max age not being able to be set to zero. r=mfinkle,jmaher.
|
2009-08-12 12:17:33 -07:00 |
|
Andreas Gal
|
9c938dd547
|
Backout bug 506125 due to talos failures.
|
2009-08-04 18:42:53 -07:00 |
|
Andreas Gal
|
8bcca13ba9
|
Build fix for bug 506125 (r=igor).
|
2009-08-04 15:30:27 -07:00 |
|
Andreas Gal
|
06ad033ff2
|
Memory-pressure based GC scheduler (506125, r=igor).
|
2009-08-04 14:58:21 -07:00 |
|
Robert Sayre
|
7ddae3093a
|
Merge mozilla-central to tracemonkey.
|
2009-08-02 15:27:09 -07:00 |
|
Ehsan Akhgari
|
9141fc8cda
|
Backed out changeset 8366e5cc9f57 (bug 125282) because of four windows unit test oranges in a row (all timed out when running mochitest-plain)
|
2009-08-02 15:10:37 +04:30 |
|
Masayuki Nakano
|
ded4cf29cb
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enn, sr=smaug
|
2009-08-02 10:51:17 +09:00 |
|
Mark Steele
|
ff339aa3b6
|
Bug 497999: collect context-specific TraceVis data in JS objects, r=jorendorff
|
2009-07-30 11:48:02 -07:00 |
|
Boris Zbarsky
|
80ce442f0c
|
Followup for bug 495176. Fix the localization notes.
|
2009-07-31 00:05:57 -04:00 |
|
Johnny Stenback
|
790a107f1e
|
Fixing bug 492713. Remove security checks that are no longer needed. r+sr=mrbkap@gmail.com
|
2009-07-30 16:53:04 -07:00 |
|
Matin Movassate
|
a6b371d7e0
|
Fixing bug 503598. Adding support for drag n' drop funcitonality for local files. r=enndeakin@gmail.com, sr=mrbkap@gmail.com/jonas@sicking.cc
--HG--
extra : rebase_source : 66d93e71d30ea18e045f95f7f94951c02739edd9
|
2009-07-30 14:02:08 -07:00 |
|
Boris Zbarsky
|
b63722a57d
|
Backed out changeset b55e7e3c0bfb to see whether bug 495176 might be causing the WinXP Txul regression
--HG--
extra : rebase_source : c854c6a8afad67c583ff08e23bbac27cbf99c0cd
|
2009-07-28 14:34:01 -04:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|