Jan Bambach
16da8f10c3
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
2011-12-08 10:21:32 +01:00
Mounir Lamouri
8829baa8cc
Bug 707870 - Disconnect mListenerManager in nsDOMEventTargetHelper instead of expecting inheriting classes to do it. r=smaug
2011-12-08 16:31:14 +08:00
Mike Hommey
0200da2985
Bug 703531 - Fix ARMAssembler::getOp2RegScale on < ARMv5. r=cdleary
2011-12-08 09:13:12 +01:00
Boris Zbarsky
4844761460
Bug 589640 second followup: make sure the new element class actually QIs to nsIClassInfo.
2011-12-08 03:05:41 -05:00
Masayuki Nakano
5ff35fa5ae
backout 34b8fe028357
2011-12-08 16:42:45 +09:00
Boris Zbarsky
729f289529
Bug 589640 followup to fix breakage.
2011-12-08 02:37:55 -05:00
Brian O'Keefe
869372f78c
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
77aa894da7
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
e7ad553215
Bug 691876 - Add mozutil library to jsshell distributable
2011-12-08 01:32:11 -05:00
Boris Zbarsky
5da1a0cc40
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
ce77544e56
Bug 708173. Use cancelRequestAnimationCallback instead of tracking booleans in scrollbox code. r=dao
2011-12-08 01:32:04 -05:00
Boris Zbarsky
0dd5df7749
Mitigation (not fix) for bug 694254.
2011-12-08 01:24:17 -05:00
Robert O'Callahan
79009dc7eb
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
5bc052a4bd
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
71f0fca61f
Bug 706882 - Bad viewport description on startup [r=mbrubeck]
2011-12-07 22:21:03 -05:00
Nicholas Nethercote
b33d3a9536
No bug. Remove last trace of removed 'lirasm' directory. r=dvander.
2011-12-07 18:52:07 -08:00
Masayuki Nakano
705962c806
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é
91d66f2211
Bug 707507 - Zombie compartment at AMO in Nightly
2011-12-07 18:15:42 -08:00
Brian Nicholson
0e12fc388f
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
f839f36ad2
Bug 701376 - AwesomeBarTabs cleanup [r=mfinkle]
2011-12-07 17:52:05 -08:00
Kartikaya Gupta
7f551e9f3f
Bug 707675 - Catch and handle a possible OOM while getting a screenshot r=blassey
2011-12-07 17:10:21 -08:00
Masayuki Nakano
853ced0ced
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
4a573899c2
bug 708283 - NullPointerException in VideoPlayer on launch r=dougt
2011-12-07 09:43:34 -08:00
Marco Bonardo
25be121537
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
bddb2824ad
Bug 703660 - IndexedDB: Compress structured clone data with Snappy. r=sicking+khuey.
2011-12-07 15:24:20 -08:00
Chris Lord
a5553a701a
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
8d01aa9835
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
256dd6e1b3
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
eca59cea07
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
eb55e8ee3d
Bug 701594 - Part 7: Remove the per-axis bounce functionality. r=kats
2011-12-07 13:34:15 -08:00
Patrick Walton
f12990e26b
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
9f939e2a4b
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
1cacd2ead0
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
af7f95c60e
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
16bb64e5ea
Remove JSOP_TRAP, bug 707454. r=jorendorff
2011-12-07 13:15:48 -08:00
Marco Bonardo
870029947d
Bug 707955 - Tags should avoid results overhead.
...
r=dietrich
2011-12-07 21:56:30 +01:00
Marco Bonardo
809150d151
Bug 707954 - Index exclusion for tags.
...
r=dietrich
2011-12-07 21:56:28 +01:00
Marco Bonardo
02db1af9d4
Bug 707946 - Improve performances of hasChildren for tag queries.
...
r=dietrich sr=gavin
2011-12-07 21:56:26 +01:00
Marco Bonardo
e0132a9c8f
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
911d07510c
Bug 707953 - ProcessFolderNodeRow should reuse known data.
...
r=dietrich
2011-12-07 21:56:21 +01:00
Marco Bonardo
13249c9a76
Bug 707952 - Increase bookmarks cache usefulness.
...
r=dietrich
2011-12-07 21:56:20 +01:00
Marco Bonardo
1b26c04d0a
Bug 707949 - Don't recalculate frecency for tags.
...
r=dietrich
2011-12-07 21:56:18 +01:00
Marco Bonardo
d7cc070d5f
Bug 707948 - Avoid some useless work when importing tags.
...
r=dietrich
2011-12-07 21:56:16 +01:00
Marco Bonardo
f6c0e63a56
Bug 707947 - Perf improvements for readOnly checks.
...
r=dietrich
2011-12-07 21:56:15 +01:00
Kartikaya Gupta
28e52ff018
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
a71ec3750f
Bug 688208 - nsWindow should call super::OnDestroy [r=mfinkle]
2011-11-22 15:29:54 -05:00
Chris Pearce
8adf450fba
Bug 701992 - Hide sidebar when entering DOM full-screen mode. r=dao
2011-12-05 15:06:08 +13:00
Benoit Girard
d1076777c3
Bug 699918 - Implement profiler module. r=jmuizelaar
2011-12-07 14:48:15 -05:00
Bernd
b7288402ad
bug 707622 - rows without originating cells are suppressed at the table bottom r=mats
2011-12-07 20:38:25 +01:00
Patrick McManus
bb80495742
bug 708305 update 2 instances of PR_TRUE/PR_FALSE in spdysession r=honzab
2011-12-07 14:26:05 -05:00