Makoto Kato
|
97ac625207
|
Bug 503288 - add import/export declare for JavaScript engine. r=jim
|
2009-07-16 15:58:02 +09:00 |
Daniel Holbert
|
22c2f43033
|
Bug 491080: add support for xlink:href targeting of SVG (SMIL) animations. r+sr=roc
|
2009-07-15 21:20:16 -07:00 |
Dan Witte
|
553bb38f72
|
Bug 423132 - speed up sessionstore cookie bits. r=dietrich, sr=mconnor
|
2009-07-15 17:57:29 -07:00 |
Brendan Eich
|
c1eeed0a6b
|
Bug 503406 - TM: Trace calling a user-attached function to RegExp (r=mrbkap).
|
2009-07-15 17:51:19 -07:00 |
L. David Baron
|
11f5e3c4b7
|
Add tests for media query serialization.
|
2009-07-15 17:24:25 -07:00 |
L. David Baron
|
2d691e41f9
|
Add tests for selector serialization and cloning.
|
2009-07-15 17:24:24 -07:00 |
L. David Baron
|
954db54e01
|
Add test for font-family issue that some other browsers get wrong (from bug 499421).
|
2009-07-15 17:24:24 -07:00 |
L. David Baron
|
00580f3a8b
|
Reformat the list of CSS properties by splitting macros into multiple lines to make the list easier to edit and merge. Whitespace changes only. pre-r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
L. David Baron
|
6960e1b29e
|
Block text-shadow when using document-specified colors is disabled. (Bug 503188) r=bzbarsky, roc
|
2009-07-15 17:24:24 -07:00 |
L. David Baron
|
69f704b5cc
|
Make whether a property should be ignored when page colors are disabled part of the property flags table. (Bug 503188) r=bzbarsky
|
2009-07-15 17:24:24 -07:00 |
L. David Baron
|
24cfffbef1
|
Merge backout of changeset ebea850caba8 (Bug 503942) for causing timeouts of dom/tests/mochitest/geolocation/test_allowCurrent.html and test_allowWatch.html
|
2009-07-15 16:52:14 -07:00 |
L. David Baron
|
06ce8b9dcd
|
Backed out changeset ebea850caba8 (Bug 503942) for causing timeouts of dom/tests/mochitest/geolocation/test_allowCurrent.html and test_allowWatch.html
|
2009-07-15 16:52:03 -07:00 |
Justin Lebar
|
d4f5bdbf09
|
Bug 504220: document.body and window should contain onhashchange attribute r=mrbkap, sr=mrbkap
|
2009-07-15 15:46:14 -07:00 |
Doug Turner
|
43205def4b
|
[Bug 503942] Implement Geolocation Addresses r=jst, sr=jst
|
2009-07-15 14:57:32 -07:00 |
Neil Rashbrook
|
f8436a1e8c
|
Bug 501609 Make js/src build with VC7.1 r=graydon
|
2009-07-15 20:31:26 +01:00 |
Daniel Holbert
|
97f279b1a2
|
cleanup: remove trailing whitespace in SMIL code. (whitespace changes only)
|
2009-07-15 11:33:31 -07:00 |
Jeff Muizelaar
|
452d6cf304
|
Bug 501428. SMIL: Optimize nsSMILKeySpline::CalcBezier. r=dholbert, r=longsonr
Eliminates the call to pow() and reduces the number of multiplications from 4
to 3.
|
2009-07-15 14:08:57 -04:00 |
Drew Willcoxon
|
66b05bc3f2
|
Bug 499990 - Locale-aware collation, r=sdwilsh, sr=vladimir
|
2009-07-15 10:49:05 -07:00 |
Brad Lassey
|
ef5bda50fa
|
bug 327100 - WindowsCE nsIFilePicker getFolder doesn't work r=dougt
|
2009-07-15 10:40:47 -04:00 |
Masayuki Nakano
|
a2b317799d
|
disabling the new tests of bug 46053
|
2009-07-15 22:36:18 +09:00 |
Tobias Hunger
|
1d8e7bd535
|
Bug 497858: Clean up Qt's nsWindow, r=mfinkle
|
2009-07-15 08:20:21 -04:00 |
Henri Sivonen
|
877da667fc
|
Bug 503067 - New warnings from HTML5 parser: suggest parentheses around assignment used as truth value. r=benjamin
|
2009-07-15 14:32:58 +03:00 |
Henri Sivonen
|
68cba45ff1
|
Bug 501106 - Implement Comment end bang state. rs=sicking
|
2009-07-15 14:31:57 +03:00 |
Henri Sivonen
|
d99eaa3e57
|
Bug 501015 - Address code style comments from timeless. r+sr=mrbkap
|
2009-07-15 14:30:33 +03:00 |
Henri Sivonen
|
6dadeab18d
|
Bug 502091 - Crash [@ nsContentSink::ProcessHeaderData] with meta in innerHTML. r+sr=jonas
|
2009-07-15 14:28:27 +03:00 |
Jonathan Kew
|
5919b1c149
|
merge backouts of bug 476927 and bug 475968
|
2009-07-15 12:10:38 +01:00 |
Jonathan Kew
|
76092779a8
|
merge backout of b6d407af386f
|
2009-07-15 11:06:15 +01:00 |
Jonathan Kew
|
40d05b8061
|
Backed out changeset b6d407af386f for causing bug 503718 on Windows
|
2009-07-15 11:04:00 +01:00 |
Jonathan Kew
|
ed8f9f37e3
|
merge backout of 705ef05105e8
|
2009-07-15 11:02:57 +01:00 |
Jonathan Kew
|
044de91d7f
|
Backed out changeset 705ef05105e8 for causing bug 503718 on OS X
|
2009-07-15 10:59:26 +01:00 |
Masayuki Nakano
|
d0232627f3
|
Bug 76053 Windows mouse integration: no "Snap to default button in dialog boxes" r=enn+ere, sr=roc
|
2009-07-15 18:54:30 +09:00 |
Ehsan Akhgari
|
ee06d54b25
|
Fix the build bustage from bug 499377
|
2009-07-15 12:10:26 +04:30 |
Ehsan Akhgari
|
b218b88a26
|
Bug 176244 - Fix column resize and reorder issues when direction is rtl; r=roc,enndeakin sr=roc
|
2009-07-15 11:52:42 +04:30 |
Ehsan Akhgari
|
c9a76a84d0
|
Bug 496292 - Support changing the Accept header via a preference; r=joedrew sr=bzbarsky
|
2009-07-15 11:52:40 +04:30 |
Ehsan Akhgari
|
2c4c1c054b
|
Bug 496727 - Clean up the code landed as part of bug 488706; r=dao
|
2009-07-15 11:52:37 +04:30 |
fantasai
|
3676463688
|
Bug 499377 addendum - Complete nsMargin arithmetic for nsRect r=roc
|
2009-07-14 22:20:32 -07:00 |
fantasai
|
d3aa3e3ff9
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
Michal Novotny
|
2f3c4e8a8b
|
Testcase for bug 466409 - uncached non-utf8 document loads forever (hangs) with auto-detect -> universal
|
2009-07-14 16:55:03 +02:00 |
Ben Newman
|
3d2a27839c
|
Bug 499141 - [HTML5] Check in the Java to C++ translator. r+sr=jst
|
2009-07-14 17:39:30 -07:00 |
Paul O'Shannessy
|
e56cd0c882
|
Bug 502516 - Cannot use file picker to browse for folders on Windows CE, r=vlad
|
2009-07-14 12:54:57 -07:00 |
Jesse Ruderman
|
b1902d1862
|
Make uneval(window) always return something that can be evaled (bug 380959). r=mrbkap.
|
2009-07-14 13:30:32 -07:00 |
Justin Dolske
|
5eeb186698
|
Bug 497603 - "Pause" should change to "Play" in the context menu when the end of a video is reached. r=dao
|
2009-07-14 13:26:33 -07:00 |
Jesse Ruderman
|
e53432deb7
|
Add crashtest for bug 448988
|
2009-07-14 12:57:09 -07:00 |
Daniel Holbert
|
a5e67c3265
|
whitespace-only: fix trailing whitespace recently introduced into nsIContent.h (from bug 499781)
|
2009-07-14 12:42:46 -07:00 |
Daniel Holbert
|
0b4d2d0b01
|
Bug 487450: Remove stale SMIL animation effects from SVG elements, when animations are dynamically removed or retargeted. r+sr=roc
|
2009-07-14 12:33:29 -07:00 |
Marco Zehe
|
a23e34d297
|
Bug 504053 - Since Bug 398170 clicking on a label in the Permissions tab does not focus on the radio buttons, r=gavin
|
2009-07-14 21:04:39 +02:00 |
Peter Van der Beken
|
1f4ddc4c2a
|
Fix bustage.
|
2009-07-14 18:37:37 +02:00 |
Robert O'Callahan
|
1deee94f9b
|
Fix for bug 503468 (canPlayType should return "", not "no"). r=cdouble.
--HG--
extra : rebase_source : d54cf6d92a20a5f7e6ce66042c8d489dc93f0c7a
|
2009-07-14 16:04:56 +02:00 |
Peter Van der Beken
|
300ffe40ef
|
Fix for bug 503167 (Replace xpc_qsReadOnlySetter with js_GetterOnlyPropertyStub). r=jorendorff, sr=jst.
--HG--
extra : rebase_source : 448b7e44111c8261736156e76c9936030457c40a
|
2009-07-09 16:26:19 +02:00 |
Peter Van der Beken
|
4635efa1db
|
Fix for bug 485881 (test_bug409380.html has unbound variable r). r/sr=smaug.
--HG--
extra : rebase_source : 355574ce1a831e8ea1e06891b6d0a7b3b6cc57ed
|
2009-07-14 16:04:55 +02:00 |