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 |
|
Boris Zbarsky
|
13672ba2e1
|
Bug 495176. Improve security error reporting when document.domain is involved. r=jst,pike sr=jst
|
2009-07-26 21:27:33 -04:00 |
|
Johnny Stenback
|
6d448227ae
|
Fixing bug 477974. Plug a few holes where a frame could change the size/position of the containing window. r+sr=mrbkap@gmail.com
|
2009-07-24 14:06:47 -07:00 |
|
Robert Sayre
|
710cad8b2a
|
Merge tracemonkey to mozilla-central.
|
2009-07-24 13:42:38 -04:00 |
|
Robert Sayre
|
a181aec2ed
|
Merge mozilla-central to tracemonkey.
|
2009-07-23 16:49:14 -04:00 |
|
Peter Van der Beken
|
e7c19654e6
|
Fix for bug 500349 (DOMParser no longer available in Greasemonkey scripts). r/sr=jst.
--HG--
extra : rebase_source : e42a5ad4bc82ef7b6933e9420840f83548ecde2c
|
2009-07-22 20:50:24 +02:00 |
|
Igor Bukanov
|
9534c3d315
|
bug 504033 - avoiding calling JSFinalizeStub. r=brendan
|
2009-07-22 18:23:21 +02:00 |
|
Neil Deakin
|
4f5268fdc2
|
Bug 504367, remove unneeded code which caches focus in nsGlobalWindow::WindowStateHolder, r=bz
|
2009-07-23 10:38:54 -04:00 |
|
timeless@mozdev.org
|
145236e39f
|
Bug 504474 JS_ValueToBoolean is void
r=brendan
|
2009-07-22 17:31:04 -05:00 |
|