Saint Wesonga
|
5d340ae9d3
|
Bug 578469 - Remove special cases for expected test failures for control characters when parsing JSON. r=jwalden
|
2010-07-18 11:17:14 +02:00 |
|
Mike Kristoffersen
|
25ad75953b
|
Bug 569680 - Move the platform specific geolocation files. r=dougt
--HG--
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => dom/interfaces/geolocation/nsIGeolocationPrompt.idl
rename : dom/src/geolocation/GPSDGeolocationProvider.js => dom/system/GPSDGeolocationProvider.js
rename : dom/src/geolocation/GPSDGeolocationProvider.manifest => dom/system/GPSDGeolocationProvider.manifest
rename : dom/src/geolocation/NetworkGeolocationProvider.js => dom/system/NetworkGeolocationProvider.js
rename : dom/src/geolocation/NetworkGeolocationProvider.manifest => dom/system/NetworkGeolocationProvider.manifest
rename : dom/src/geolocation/AndroidLocationProvider.cpp => dom/system/android/AndroidLocationProvider.cpp
rename : dom/src/geolocation/AndroidLocationProvider.h => dom/system/android/AndroidLocationProvider.h
rename : dom/src/geolocation/MaemoLocationProvider.cpp => dom/system/unix/MaemoLocationProvider.cpp
rename : dom/src/geolocation/MaemoLocationProvider.h => dom/system/unix/MaemoLocationProvider.h
rename : dom/src/geolocation/WinMobileLocationProvider.cpp => dom/system/windows/WinMobileLocationProvider.cpp
rename : dom/src/geolocation/WinMobileLocationProvider.h => dom/system/windows/WinMobileLocationProvider.h
rename : dom/interfaces/geolocation/nsIGeolocationProvider.idl => xpcom/system/nsIGeolocationProvider.idl
|
2010-07-14 19:09:25 +02:00 |
|
Saint Wesonga
|
12ebd61543
|
Bug 578476 - Test for unexpected pass conditions in the JSON decoder. r=jwalden
|
2010-07-18 10:20:42 +02:00 |
|
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
6e287b8de2
|
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
|
2010-07-17 10:11:54 +02:00 |
|
Kyle Huey
|
691730e071
|
Bug 579614: Fix struct/class mismatch build warning. no-r
|
2010-07-16 23:59:36 -07:00 |
|
Peter Van der Beken
|
18486f7159
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
--HG--
extra : rebase_source : 349801780c4e8ae13e61ee43dfdae32344c936db
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
8c1e061f38
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
--HG--
extra : rebase_source : 0dab994cd3bfbc72b7b876876b89b138cb3290f1
|
2010-05-09 20:32:57 +02:00 |
|
Peter Van der Beken
|
44fc210856
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
--HG--
extra : rebase_source : d9a660d478412545c7f1717b034b04d419111757
|
2010-04-19 17:41:39 +02:00 |
|
Boris Zbarsky
|
667b7dd28a
|
Backing out revision e1d443d63be5 (bug 558306) in an attempt to fix test orange.
|
2010-07-15 12:30:53 -04:00 |
|
Alon Zakai
|
3a1ca13d73
|
Bug 564535 - permission manager needs to be remoted [r=dwitte]
|
2010-07-15 10:04:25 -04:00 |
|
Boris Zbarsky
|
7f26df0943
|
Bug 558306 part 3. Switch DOM timeout code to TimeDuration/TimeStamp. r=jst
|
2010-07-15 09:59:24 -04:00 |
|
Henri Sivonen
|
6061afc7d9
|
Bug 560256 - Ignore document.write() from external scripts when there is no proper insertion point. r=jonas.
|
2010-06-19 09:38:41 +03:00 |
|
Peter Van der Beken
|
6d713232bf
|
Backout 249ee5a4b51d, f3003a80bf28 and 1b4359586ce5 to fix leak.
--HG--
extra : rebase_source : effdeb6ac33a5a065689ca5c3f8f6da249eb6375
|
2010-07-14 15:45:11 +02:00 |
|
Robert Sayre
|
df2f1f7fff
|
Merge
|
2010-07-14 06:00:55 -07:00 |
|
Robert Sayre
|
e3ad7b484c
|
merge tracemonkey to mozilla-central.
|
2010-07-14 06:00:32 -07:00 |
|
Robert Sayre
|
dd51c79fca
|
Merge mozilla-central to tracemonkey.
|
2010-07-12 20:42:21 -07:00 |
|
Jonas Sicking
|
24dea5b72b
|
Bug 578150: Protect against the docshell loosing its document before we've had time to notify on it. r=mrbkap
|
2010-07-12 14:50:07 -07:00 |
|
Ben Turner
|
9b0eb0a392
|
Backed out changeset 58eb7d767d6f due to failing tests
|
2010-07-12 11:25:49 -04:00 |
|
Ben Turner
|
c35dc181d1
|
Bug 574507 - 'IndexedDB: Fix transaction queue logic to prevent starving transactions across multiple objectStores'. r=sicking
|
2010-07-12 10:05:01 -04:00 |
|
Makoto Kato
|
ca4131be55
|
Bug 574095 - crash loading test plugin on 64-bit win7 tests in /layout/generic/crashtests/505912-1.html , /tests/layout/generic/test/test_plugin_clipping.xhtml [@ _SetWindowLongPtr() | nsPluginNativeWindowWin::SubclassAndAssociateWindow]. r=joshmoz
|
2010-07-12 13:49:12 +09:00 |
|
Robert Sayre
|
a4bb457c1b
|
Merge mozilla-central to tracemonkey.
|
2010-07-09 10:55:23 -07:00 |
|
Robert Sayre
|
b376d9f810
|
Merge mozilla-central to tracemonkey.
|
2010-07-08 18:15:52 -07:00 |
|
Benjamin Smedberg
|
8371ff64d4
|
Bug 576917 - GPSDGeolocationProvider.js should use generateNSGetFactory, not generateNSGetModule which doesn't exist, r=captain obvious
|
2010-07-08 16:35:16 -07:00 |
|
Benjamin Smedberg
|
6bef02ab89
|
Bug 563361 - Increase the maximum chunk size for delivering stream data to a plugin so that poorly-written Flash which assume stuff about streams don't break, r=bent
|
2010-07-08 16:28:04 -07:00 |
|
Neil Rashbrook
|
5af6ee3b7d
|
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
|
2010-07-08 09:01:28 -07:00 |
|
Robert Sayre
|
f94d6c3608
|
Merge mozilla-central to tracemonkey.
|
2010-07-06 11:05:39 -07:00 |
|
Neil Deakin
|
fb50a52ce3
|
Bug 553576, change -moz-resize to resize, r=dbaron
|
2010-07-05 10:41:04 -04:00 |
|
Neil Rashbrook
|
25462c3932
|
Bustage fix for bug 351235
|
2010-07-05 14:11:08 +01:00 |
|
Saint Wesonga
|
4bd9280674
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-05 11:42:18 +02:00 |
|
Jason Orendorff
|
61bc026152
|
Merge fix for bug 575208.
|
2010-07-03 08:10:46 -05:00 |
|
Robert Sayre
|
2fd899ed0f
|
Merge mozilla-central to tracemonkey.
|
2010-07-02 17:25:52 -07:00 |
|
Andreas Gal
|
e1de8eff4f
|
Implement remaining cross compartment wrappers (574924, r=mrbkap).
|
2010-07-02 13:54:53 -07:00 |
|
Mitchell Field
|
d0f35f6883
|
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
|
2010-07-02 10:27:06 -04:00 |
|
Timothy Nikkel
|
1259443af7
|
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
|
2010-07-02 14:11:04 -05:00 |
|
Neil Deakin
|
e0f6e7fe91
|
Bug 437296, allow tabbing to <input>, <select> and <button> regardless of keyboard access setting, r=jonas
|
2010-07-02 10:50:08 -04:00 |
|
timeless@mozdev.org
|
64d51e3197
|
Bug 576497 TabParent::AddProgressListener leaks new TabParentListenerInfo when mListenerInfoList.AppendElement(*info) succeeds
r=smaug
|
2010-07-02 17:21:12 +03:00 |
|
Jonathan Kew
|
d34dd05fe1
|
bug 511339 - part 1 - implement -moz-font-feature-settings and -moz-font-language-override in CSS. r=dbaron
|
2010-07-13 21:30:42 +01:00 |
|
timeless@mozdev.org
|
985124d905
|
Bug 555696 mClosed isn't initialized in PluginStreamChild. r=bsmedberg
|
2010-07-13 11:56:42 -07:00 |
|
Dão Gottwald
|
b2124655df
|
Backed out changeset 59ace8d80ce8
|
2010-07-04 22:01:13 +02:00 |
|
Saint Wesonga
|
8952503f91
|
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
|
2010-07-04 21:39:17 +02:00 |
|
Benoit Jacob
|
fa8498d3a8
|
b=576086; Remove sizeInBytes from WebGL; r=vladimir
|
2010-07-03 18:27:56 -04:00 |
|
Matt Woodrow ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E)
|
9b43663e20
|
b=569775 leak foreign colormap wrappers to work-around an old GDK bug that could destroy the browser's colormap r=cjones
|
2010-07-02 15:57:02 +12:00 |
|
Kouhei Sutou
|
19342cb9b9
|
Bug572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug
|
2010-07-02 11:15:15 +09:00 |
|
Josh Matthews
|
10d3aff445
|
Bug 570132 - e10s: Chrome process crash at shutdown if connection error exists. r=dwitte
--HG--
extra : rebase_source : 99ec43a08997c37689152c6462670d6754247821
|
2010-07-02 20:56:51 -04:00 |
|
Justin Dolske
|
4eef333b53
|
Bug 563850 - Add scriptable interfaces for EnterModalState et al. r+sr=jst
|
2010-07-01 14:53:00 -07:00 |
|
Michael Kohler
|
10548f19c5
|
Bug 506041 - Correct misspellings in source code (Patch 3)
r=timeless
--HG--
extra : rebase_source : 1917c999a5865676ffb7ec3c2834c3e091bb64dc
|
2010-07-07 15:33:52 +02:00 |
|
Peter Van der Beken
|
860523e4d0
|
Fix for bug 564585 (Use WrapNativeParent if we can in nsNodeSH::PreCreate). r=bz.
|
2010-05-09 21:33:00 +02:00 |
|
Peter Van der Beken
|
8431bed815
|
Part 2 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsHTMLOptionElement in nsHTMLOptionCollection instead of nsIDOMHTMLOptionElement. r=jst.
|
2010-05-09 20:32:57 +02:00 |
|
Peter Van der Beken
|
3d0fea5463
|
Part 1 of fix for bug 564266 (DOMCI GetItemAt/GetNamedItem should return nsWrapperCache) - store nsDOMAttribute in nsDOMAttributeMap instead of nsIDOMNode. r=jst.
|
2010-04-19 17:41:39 +02:00 |
|
Michael Wu
|
d501029270
|
Bug 576336 - Fix debugging build with MOZ_IPC on Android
|
2010-07-01 16:41:36 -07:00 |
|