Mounir Lamouri
|
71356f671c
|
Bug 595449 - Implement elements IDL attribute for HTMLFieldsetElement. r+a=jst
|
2010-09-15 09:55:48 +02:00 |
Mounir Lamouri
|
7c5b8e1c99
|
Bug 595447 - Add type IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:55:06 +02:00 |
Mounir Lamouri
|
7fa8e18b86
|
Bug 595429 - Add name IDL attribute for HTMLFieldSetElement. r=smaug a=jst
|
2010-09-15 09:54:20 +02:00 |
Peter Van der Beken
|
ff06945d22
|
Fix for bug 466157 (Better CC logging for nodes). r=dbaron, a=jst.
--HG--
extra : rebase_source : 57ff8e5558708e188a5e1e444094a522138c20b1
|
2009-02-27 15:48:26 +01:00 |
Robert O'Callahan
|
79c4d12751
|
Fix for bug 466157 (Enable dumping of cycle-collector graphs in any build). r=dbaron, a=jst.
--HG--
extra : rebase_source : b47d149434c735981a9a80ae6016624120fee371
|
2010-08-12 12:03:23 +12:00 |
Robert Sayre
|
a35bd414f6
|
Merge tracemonkey to mozilla-central. a=blockers
|
2010-09-14 18:18:32 -07:00 |
Mounir Lamouri
|
c29116a8fa
|
Bug 589696 - Implement formnovalidate attribute for submit controls. r=smaug a2.0=blocking
|
2010-09-15 01:38:07 +02:00 |
Benjamin Smedberg
|
c345adc33a
|
Merge backout of bug 595337 and bug 556487.
|
2010-09-14 14:51:04 -07:00 |
Benjamin Smedberg
|
9c6b634f34
|
Revert bug 595337 because of persistent leaks running mochitests, and bug 556487 because of in-process test failures (crashes) and a reftest failure.
|
2010-09-14 14:50:24 -07:00 |
Mark Banner
|
ef08dfdb60
|
Bug 596328 - "non-IPC builds burning with nsContentPermissionHelper" r=benjamin a=benjamin
|
2010-09-14 14:05:00 -07:00 |
Peter Van der Beken
|
df9b07548e
|
Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent.
|
2010-09-13 15:32:56 -07:00 |
David Mandelin
|
116eedd57b
|
Backout merge
|
2010-09-13 18:34:34 -07:00 |
David Mandelin
|
0213339141
|
Backed out changeset 834e5fb759c2 -- appears to be causing leaks on mochitest-browser-chrome
|
2010-09-13 18:34:11 -07:00 |
Chris Leary
|
4244aed41f
|
Bug 571355: Move RegExpStatics out of JSContext. (r=gal)
|
2010-09-13 15:53:50 -07:00 |
Peter Van der Beken
|
511524fbed
|
Bug 592352 - 'Assertbotch on shutdown after IDB solo mochitest -- leaked contexts?'. r=bent.
|
2010-09-13 15:32:56 -07:00 |
Oleg Romashin
|
b48ea2580b
|
Bug 556487 - Plugin Child/Parent async implementation. r=roc a=blocking2.0
|
2010-09-14 12:01:10 -07:00 |
Oleg Romashin
|
d80d6312b3
|
Bug 556487 - Plugin Child/Parent async API. r=roc,jones.chris.g a=blocking2.0
|
2010-09-14 12:01:05 -07:00 |
Mounir Lamouri
|
15fbc09b8f
|
Bug 557628 (2/2) - Implement the autocomplete IDL attribute for input elements. f=smaug r+a=sicking
--HG--
rename : content/html/content/test/test_bug557628.html => content/html/content/test/test_bug557628-1.html
|
2010-09-14 19:58:34 +02:00 |
Mounir Lamouri
|
6a33bda346
|
Bug 557628 (1/2) - Implement the autocomplete IDL attribute for form elements. r=smaug a=sicking
|
2010-09-14 19:55:16 +02:00 |
Chris Leary
|
7473b7380d
|
Bug 540675: eviscerate JSStackFrame::callerVersion. (r=lw)
|
2010-09-13 09:38:22 -07:00 |
L. David Baron
|
44e87673d4
|
Fix bustage with various profiler integration options from JSNative signature change in JägerMonkey landing. (Bug 595544) r=sayrer a=bustage
|
2010-09-11 17:06:59 -07:00 |
Robert Sayre
|
5b2d870632
|
[Bug 595544] Fix some JSFunctionSpec definitions in nsJSEnvironment.cpp. r=dbaron a=bustage
|
2010-09-11 17:24:00 -04:00 |
Robert Sayre
|
2547e2702e
|
jaegermonkey. what. a=arewefastyet
|
2010-09-11 15:06:33 -04:00 |
L. David Baron
|
e031591955
|
Rename -moz-box-shadow to box-shadow: manual changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
L. David Baron
|
f4c51b73b2
|
Rename -moz-box-shadow to box-shadow: mechanical changes. (Bug 590039) r=bzbarsky a2.0=blocking2.0:beta6
Generated with:
find * -type f -exec sed -i -e 's/\<MozBoxShadow\>/boxShadow/g;s/-moz-box-shadow/box-shadow/gi' {} \;
|
2010-09-11 09:27:12 -07:00 |
Robert Sayre
|
2b6095f93d
|
Merge mozilla-central to tracemonkey.
|
2010-09-10 11:47:11 -04:00 |
Chris Leary
|
813d1e57f3
|
Back out due to mochiserver breakage. (no_r=me)
|
2010-09-09 16:52:31 -07:00 |
Chris Leary
|
e5e12f3041
|
Bug 540675: remove callerVersion from stack frame. (r=lw)
|
2010-09-09 14:25:30 -07:00 |
Marco Bonardo
|
2d2e2d9fdb
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
* * *
fix bustage. a=bustage
|
2010-09-09 12:20:05 +02:00 |
David Zbarsky
|
4b77bdf913
|
Bug 556007 (1/3) - Add list IDL attribute to HTMLInputElement. r=sicking a2.0=sicking
|
2010-09-10 07:18:10 +02:00 |
Mounir Lamouri
|
06546aad23
|
Bug 555840 - Implement datalist element. r=sicking,mrbkap,ehsan sr=smaug a2.0=roc
|
2010-09-10 07:16:56 +02:00 |
Doug Turner
|
886b045fee
|
Bug 573588 - Implement Desktop Notifications - Tests r=olli, a=beltzner
--HG--
extra : rebase_source : 0d6f956bbc4cb35986e4bc01ef6f06d26feff3d3
|
2010-09-09 22:00:20 -07:00 |
Doug Turner
|
8d99337013
|
Bug 573588 - Implement Desktop Notifications r=smaug, a=beltzner
--HG--
extra : rebase_source : 05ec761dd838e4f85a63df677c6335e456a8dfd6
|
2010-09-09 22:00:14 -07:00 |
Doug Turner
|
30a0d1ff9d
|
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
--HG--
rename : dom/src/geolocation/PGeolocationRequest.ipdl => dom/ipc/PContentPermissionRequest.ipdl
extra : rebase_source : 73f75b6f4c4deae71337dd2a9925d15aefcaacb8
|
2010-09-09 22:00:08 -07:00 |
Doug Turner
|
e83bfbad33
|
Bug 594261 - Factor out geolocation prompt into something that can be reused. r=olli,gavin a=stuart
--HG--
extra : rebase_source : cd9b27a7c81f3eb61b79642e327ce086306a2535
|
2010-09-09 21:59:51 -07:00 |
Ben Turner
|
a10bd5f22b
|
Bug 592801. a=crashfix
|
2010-09-09 21:54:25 -07:00 |
Ben Turner
|
a66adcb5f5
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. Tests.
|
2010-09-09 15:15:44 -07:00 |
Ben Turner
|
b88dc31fa2
|
Bug 591516 - 'IndexedDB: Add some UI to prompt for IndexedDB permissions'. r=sicking+gavin.
|
2010-09-09 15:15:40 -07:00 |
Ben Turner
|
5158899107
|
Bug 592801 - 'IndexedDB: IDBRequest rework, make everything an event target'. r=sicking.
|
2010-09-09 15:15:38 -07:00 |
Mounir Lamouri
|
fa76ba6178
|
Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only
|
2010-09-09 20:20:06 +02:00 |
James Darpinian
|
9fa7e7fdc3
|
Bug 369306 - If dom.disable_window_flip is enable, block .blur() and .focus() if opener is different from the caller. r=jst a2.0=blocking
|
2010-09-09 20:18:23 +02:00 |
Zack Weinberg
|
51f4d1b92d
|
Bug 451134 (2/2): switch to the official border-radius property names: by-hand changes. r=dbaron a2.0=blocking2.0:beta6
|
2010-09-09 08:21:48 -07:00 |
Marco Bonardo
|
514639162e
|
Backed out changeset 4b41b425c4fa
|
2010-09-09 13:29:56 +02:00 |
Marco Bonardo
|
e5aa440112
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
|
2010-09-09 12:20:05 +02:00 |
Doug Turner
|
76b31a7440
|
Bug 595456 - E10: Remote desktop notification prompt. r=cjones a=mfinkle
--HG--
extra : rebase_source : 5b7deb9dc69d9b1bd3be0cc42dddffa35c74d3bd
|
2010-09-13 13:44:53 -07:00 |
Doug Turner
|
ad7954bea7
|
Bug 595445 - Factor out geolocation prompt into something that can be reused - Part 2 r=olli a=mfinkle
--HG--
rename : dom/src/geolocation/nsGeolocationOOP.h => dom/base/nsContentPermissionHelper.h
extra : rebase_source : c11252249778200db9d77c3937101ef349bfb847
|
2010-09-13 12:49:27 -07:00 |
Doug Turner
|
c4425c7635
|
Bug 595452 - switch desktop notifications over to content permission prompt r=olli a=mfinkle
--HG--
extra : rebase_source : 11a92fa28a02d88fac96bd73ec8b93ce5f14bc2c
|
2010-09-13 12:31:53 -07:00 |
Jason Orendorff
|
04c9fcd6a0
|
Bug 593742 - nsDOMWorker has to set the right compartment. r=bent.
--HG--
extra : rebase_source : 1f309d333686fdad21a7b6940873994ccc64157d
|
2010-09-09 11:13:06 -05:00 |
Robert Sayre
|
7d6b688fcd
|
merge mozilla-central to tracemonkey.
|
2010-09-08 10:33:07 -04:00 |
Ian Neal
|
b8e7d0d873
|
Bug 535903 - [SeaMonkey 2.1] mochitest-browser-chrome: "browser_focus_steal_from_chrome.js | Timed out"
r=bzbarsky a=testing
|
2010-09-07 13:25:18 +01:00 |