Brian O'Keefe
5717da0395
Bug 589640 (part 2) - Make nsIContent::IsSVG more like IsHTML, and remove the eSVG node type. r=bzbarsky
2011-12-08 01:32:11 -05:00
Brian O'Keefe
c1feaca018
Bug 589640 part 1. Add an SVGUnknownElement, like HTMLUnknownElement, so random elements in the SVG namespace create SVGElements (instead of XML Elements). r=bzbarsky
2011-12-08 01:32:11 -05:00
Jon Buckley
cb2c2acf5b
Bug 691876 - Add mozutil library to jsshell distributable
2011-12-08 01:32:11 -05:00
Boris Zbarsky
aeef1e4c75
Bug 689443. Switch PerWeightData back to using linked lists instead of arrays for the actual per-weight rule data, so as to reduce fragmentation. r=dbaron
...
This incidentally fixes a bug where we were copying the per-weight data very inefficiently.
2011-12-08 01:32:11 -05:00
Boris Zbarsky
d4d8b73541
Bug 708173. Use cancelRequestAnimationCallback instead of tracking booleans in scrollbox code. r=dao
2011-12-08 01:32:04 -05:00
Boris Zbarsky
4d0c3548c4
Mitigation (not fix) for bug 694254.
2011-12-08 01:24:17 -05:00
Robert O'Callahan
f12f1d1757
Bug 708062. Root view bounds should not include viewport frame overflow area. r=tn
2011-12-08 17:17:42 +13:00
Thomas Prip Vestergaard
10fb428ac4
Bug 707395 - Replace PR_MIN/PR_MAX/PR_ABS with NS_MIN/NS_MAX/NS_ABS. r=jlebar
2011-12-07 19:49:00 +08:00
Mark Finkle
e1b0ff8d43
Bug 706882 - Bad viewport description on startup [r=mbrubeck]
2011-12-07 22:21:03 -05:00
Nicholas Nethercote
547f1793b5
No bug. Remove last trace of removed 'lirasm' directory. r=dvander.
2011-12-07 18:52:07 -08:00
Masayuki Nakano
67ab8bc88a
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
2011-12-07 14:13:06 +09:00
Fabrice Desré
4388307305
Bug 707507 - Zombie compartment at AMO in Nightly
2011-12-07 18:15:42 -08:00
Brian Nicholson
40cf92be54
Bug 701376 - show search engine(s) when there are no/few awesomebar results [r=mfinkle]
2011-12-07 17:52:07 -08:00
Brian Nicholson
fd4a33f486
Bug 701376 - AwesomeBarTabs cleanup [r=mfinkle]
2011-12-07 17:52:05 -08:00
Kartikaya Gupta
442fc65cca
Bug 707675 - Catch and handle a possible OOM while getting a screenshot r=blassey
2011-12-07 17:10:21 -08:00
Masayuki Nakano
5b6d43ea11
Bug 665677 test_bug330705-2.xul should ensure that the first box gets focus before doing test r=smaug
2011-12-08 09:58:26 +09:00
Brad Lassey
defd6d1c90
bug 708283 - NullPointerException in VideoPlayer on launch r=dougt
2011-12-07 09:43:34 -08:00
Marco Bonardo
72b1808a9e
Bug 707945 followup - Fix random failure in test_421180.js by making it properly wait for asynchronous database operations.
2011-12-08 00:28:30 +01:00
Ben Turner
e412e07a3c
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
2011-12-07 15:24:20 -08:00
Chris Lord
780954def6
Bug 706690 - CSS scaling is jagged while layers are active. r=roc
...
While layers are active, scale factors are normalized to a power of 2 to
reduce the number of resolution changes during animations. This patch disables
the normalization when the scale factor on the layer is unchanged, or when
the layer was previously unscaled.
2011-12-07 23:12:41 +00:00
Chris AtLee
4744beb094
Bug 481815: makefile hooks required for signing executable files, installer packages, and mars. r=ted
...
--HG--
extra : rebase_source : 7b696910865fdbc9191cb7511f558879a9b9e05d
2011-12-07 17:06:52 -05:00
Daniel Holbert
f0c5ab2d2c
Bug 649440 followup: Remove now-unused reftest helper-file 'lime-anim-100x100.svg'. (test-only, unused file) DONTBUILD
2011-12-07 14:08:47 -08:00
Patrick Walton
248af5a25c
Bug 701594 - Part 8: Make double-tap-to-zoom use the bounce infrastructure. r=kats
2011-12-07 13:34:52 -08:00
Patrick Walton
16631cef12
Bug 701594 - Part 7: Remove the per-axis bounce functionality. r=kats
2011-12-07 13:34:15 -08:00
Patrick Walton
45593fc7d0
Bug 701594 - Part 6: Separate out fling and bounce animations and make them use the "valid viewport metrics" infrastructure. r=kats
2011-12-07 13:33:55 -08:00
Brian Hackett
998e1208e3
Don't try to correlate scripts with functions in JSD interface, bug 707613. r=luke
2011-12-07 13:41:27 -08:00
Patrick Walton
4a96159cee
Bug 701594 - Part 5: Factor out the fling timer setting functions into separate functions. r=kats
2011-12-07 13:07:24 -08:00
Patrick Walton
bd59295e9c
Bug 701594 - Part 4: Make LayerController.setViewportMetrics() not automatically assume it was called by the layer client. r=kats
2011-12-07 10:48:12 -08:00
Brian Hackett
4e750df483
Remove JSOP_TRAP, bug 707454. r=jorendorff
2011-12-07 13:15:48 -08:00
Marco Bonardo
e6acfd675f
Bug 707955 - Tags should avoid results overhead.
...
r=dietrich
2011-12-07 21:56:30 +01:00
Marco Bonardo
faecbfc0c2
Bug 707954 - Index exclusion for tags.
...
r=dietrich
2011-12-07 21:56:28 +01:00
Marco Bonardo
bdcf6b49e6
Bug 707946 - Improve performances of hasChildren for tag queries.
...
r=dietrich sr=gavin
2011-12-07 21:56:26 +01:00
Marco Bonardo
2a5ab1a723
Bug 707945 - Remove the keywords trigger since it's a useless perf hog.
...
r=dietrich
2011-12-07 21:56:23 +01:00
Marco Bonardo
6c3c0f645d
Bug 707953 - ProcessFolderNodeRow should reuse known data.
...
r=dietrich
2011-12-07 21:56:21 +01:00
Marco Bonardo
b653c663b4
Bug 707952 - Increase bookmarks cache usefulness.
...
r=dietrich
2011-12-07 21:56:20 +01:00
Marco Bonardo
16ef8fcdb7
Bug 707949 - Don't recalculate frecency for tags.
...
r=dietrich
2011-12-07 21:56:18 +01:00
Marco Bonardo
2cafde5c2c
Bug 707948 - Avoid some useless work when importing tags.
...
r=dietrich
2011-12-07 21:56:16 +01:00
Marco Bonardo
488fa9801b
Bug 707947 - Perf improvements for readOnly checks.
...
r=dietrich
2011-12-07 21:56:15 +01:00
Kartikaya Gupta
d1129af956
Bug 688208 - Guard against accessing destroyed object [r=mfinkle]
...
The nsWindow for Android often dispatches events but doesn't check
for window destruction afterwards. Ensure that necessary destruction
checks and kungFuDeathGrips are in place to avoid accessing a
destroyed object.
2011-11-22 15:31:49 -05:00
Kartikaya Gupta
d509a9ad5c
Bug 688208 - nsWindow should call super::OnDestroy [r=mfinkle]
2011-11-22 15:29:54 -05:00
Chris Pearce
4328c04240
Bug 701992 - Hide sidebar when entering DOM full-screen mode. r=dao
2011-12-05 15:06:08 +13:00
Benoit Girard
a4037664fc
Bug 699918 - Implement profiler module. r=jmuizelaar
2011-12-07 14:48:15 -05:00
Bernd
e0590cd029
bug 707622 - rows without originating cells are suppressed at the table bottom r=mats
2011-12-07 20:38:25 +01:00
Patrick McManus
1a6a002f9a
bug 708305 update 2 instances of PR_TRUE/PR_FALSE in spdysession r=honzab
2011-12-07 14:26:05 -05:00
Oleg Romashin
a97dae0aeb
Bug 707882 - Xulrunner make deb fail, rm xpidl. r=bsmedberg
...
--HG--
rename : xulrunner/installer/debian/postinst => xulrunner/installer/debian/postinst.in
rename : xulrunner/installer/debian/prerm => xulrunner/installer/debian/prerm.in
2011-12-07 11:04:53 -08:00
Jim Mathies
a2c81afa5e
Bug 684555, r=bbondy
2011-12-07 13:01:48 -06:00
Patrick Walton
c22e958de7
Bug 701594 - Part 3: Add viewport interpolation functions. r=kats
2011-12-07 10:44:36 -08:00
Patrick Walton
78b9fe16da
Bug 701594 - Part 2: Don't duplicate state in the layer controller and pan zoom controller axes. r=kats
2011-12-07 10:44:02 -08:00
Patrick Walton
8bec5742fe
Bug 701594 - Part 1: Precompute the ease-out animation. r=kats
2011-12-07 10:41:58 -08:00
Matt Brubeck
2fc7edb100
Bug 708085 - Remove unused files from mobile/android/themes [r=mfinkle]
2011-12-07 10:04:15 -08:00