Peter Van der Beken
|
9929c9c84d
|
Part 2 of fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative). r=mrbkap.
--HG--
extra : rebase_source : 8f79c1e9dfd541b9412bf7b7813acec6437f3f50
|
2009-10-12 17:16:31 +02:00 |
|
Peter Van der Beken
|
0398910587
|
Fix for bug 517196 (The JSClass of wrappers shouldn't change when morphing from slim to XPCWrappedNative). r=mrbkap.
--HG--
extra : rebase_source : 4f7978e3ed1335fc4f58478afc038fb63576581b
|
2009-09-18 12:43:48 +02:00 |
|
Henri Sivonen
|
06c4ec1d43
|
Bug 509851 - Flash object does not appear with HTML5 parser enabled. r=bzbarsky.
|
2009-10-12 16:08:04 +03:00 |
|
Simon Montagu
|
f0251c1158
|
Don't propagate the FRAMES_ARE_EMPTY flag when continuations cross block frame boundaries. Bug 495875, r+sr=roc
|
2009-10-13 00:12:54 -07:00 |
|
Brian Birtles
|
8141231842
|
Bug 521705 - SVG SMIL: Update getStartTime to match behaviour in SVG 1.1 SE r=roc
--HG--
extra : rebase_source : ccb167188b6c3be499e75ef3b7d65ec24d266388
|
2009-10-13 10:14:08 +11:00 |
|
Daniel Holbert
|
582391de5f
|
whitespace-only: clean up trailing whitespace in nsCSSProps.cpp & nsRuleNode.cpp
|
2009-10-12 23:35:57 -07:00 |
|
Doug Turner
|
f0361b327c
|
Bug 521848 - Accelerometer on newer MBP have x and y reversed. r=josh
--HG--
extra : rebase_source : f2945dbb9820b944dbedfaea43c3fad7926cd966
|
2009-10-12 20:08:52 -07:00 |
|
Boris Zbarsky
|
55b2e31775
|
Bug 521525. Make sure to reflow kids with percentage heights if our computed height changes from specified to auto. r=dbaron
|
2009-10-12 18:27:24 -04:00 |
|
Jonathan Griffin
|
52e5523e7a
|
Bug 518940. Fix intermittent orange.
|
2009-10-12 14:35:21 -07:00 |
|
Taras Glek
|
45c73c60d8
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
--HG--
extra : rebase_source : c6ba6e900ceed210620d47f70c9b962a808a29fe
|
2009-10-12 12:31:50 -07:00 |
|
Robert Strong
|
5de1e07206
|
Bug 512651 - lessen the write access checks during startup and remove final-ui-startup observer. r=dtownsend
|
2009-10-12 12:12:30 -07:00 |
|
Robert Strong
|
a4a66c91bd
|
Bug 521371 - Extraneous '2' written to the update log file. r=dtownsend
|
2009-10-12 12:12:26 -07:00 |
|
Robert Strong
|
9494a0c363
|
Bug 521262 - XREDirProvider provides app chrome dir twice, making us parse manifests twice. r=bsmedberg
|
2009-10-12 12:12:19 -07:00 |
|
Taras Glek
|
35c2cb9c61
|
bug 412796: typos in earlier commit. r=brendan
--HG--
extra : rebase_source : 43492f71b96213f56166dc87cf128612ee670bc1
|
2009-10-12 11:56:37 -07:00 |
|
Boris Zbarsky
|
06eb7195dd
|
Fixing grammar error in comment.
|
2009-10-12 13:45:59 -04:00 |
|
Jonathan Griffin
|
03d93c22ae
|
Bug 518940. Add tests for NPN_InvokeDefault. r=bsmedberg
|
2009-10-12 10:38:11 -07:00 |
|
Boris Zbarsky
|
aa6dadf4c4
|
Bug 520421. HasAttributeDependentStyle is broken on HTML for cased attribute selectors. r=dbaron
|
2009-10-12 12:27:51 -04:00 |
|
Rich Walsh
|
bdab68be3d
|
[OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher
|
2009-10-12 11:10:38 +02:00 |
|
Rich Walsh
|
e5e691bbe1
|
[OS/2] Bug 520894 - browser doesn't show anything in the main window, r=pweilbacher
|
2009-10-12 10:48:41 +02:00 |
|
Dave Yeo
|
e1f3c5d519
|
[OS/2] Bug 520418 - build break due to empty short DLL names, r=pweilbacher
|
2009-10-12 10:33:20 +02:00 |
|
Dave Yeo
|
37b0f349be
|
[OS/2] Bug 520420 - build break due to typo, r=mkaply
|
2009-10-12 10:33:20 +02:00 |
|
Dão Gottwald
|
619614abd8
|
Bug 521188 - AeroPeek object leaks into global scope. r=gavin (P1 blocker on CLOSED TREE)
|
2009-10-12 08:13:25 +02:00 |
|
Boris Zbarsky
|
e47b092923
|
Add some much-needed documentation for getAnonymousNodes. No bug.
|
2009-10-11 22:45:00 -04:00 |
|
Jacek Caban
|
123f1ba892
|
Fixed compilation on mingw where PRUnichar != jschar. b=518721, r=dwitte
|
2009-10-11 16:22:42 -07:00 |
|
Takeshi Kurosawa
|
19058d0ddd
|
Bug 521631 - remove SVGSVGElement::createSVGString. r=longsonr
|
2009-10-11 16:48:36 +01:00 |
|
Robert Longson
|
1507843db2
|
Backout Bug 388547 due to Mac test orange
|
2009-10-11 14:03:06 +01:00 |
|
Robert Longson
|
bbaa60b7ef
|
Bug 388547 - Initial support for x,y,dx,dy,rotate lists on SVG text and tspan elements. r=roc
|
2009-10-11 12:44:33 +01:00 |
|
Takeshi Kurosawa
|
de1a8ba479
|
Tests for Bug 519107. r=longsonr
|
2009-10-11 11:47:01 +01:00 |
|
Robert Sayre
|
8e2e9f852b
|
Merge tracemonkey to mozilla-central.
|
2009-10-10 20:42:24 -05:00 |
|
Phil Ringnalda
|
90f4db5b2e
|
Bug 520339 - Remove leftovers from MOZ_COMPONENTLIB, r=bsmedberg
|
2009-10-10 18:07:43 -07:00 |
|
Phil Ringnalda
|
7eb7c8098b
|
Bug 520394 followup, remove reference to the removed printpde makefile, rs=ted
|
2009-10-10 18:07:39 -07:00 |
|
L. David Baron
|
3721a39441
|
Oops, sign of error_direction needs to change only for its second use. (Bug 435441)
|
2009-10-10 11:01:12 -07:00 |
|
L. David Baron
|
5095db87e0
|
Allow more error in bezier computation to fix random orange.
|
2009-10-10 10:02:32 -07:00 |
|
Masahiro Yamada
|
6b03502e2e
|
Bug 505060 - [Print preview]Changing scale xx% -> shrink to fit -> xx% does not work. r=gavin.sharp
|
2009-10-10 23:20:35 +09:00 |
|
Marco Bonardo
|
0c99e021e5
|
forgot one usecapture change, sorry.
|
2009-10-10 14:10:49 +02:00 |
|
Marco Bonardo
|
5d10169035
|
sync browser_394759_privatebrowsing.js with browser_394759.js and add a couple infos to try debugging failure.
|
2009-10-10 14:08:38 +02:00 |
|
Dão Gottwald
|
1ab34b17ab
|
Bug 521557 - enable browser_keyevents_during_autoscrolling.js on Linux
|
2009-10-10 13:21:06 +02:00 |
|
Ehsan Akhgari
|
49a23522ca
|
Bug 513420 - random failure in browser_privatebrowsing_windowtitle.js, r=mconnor. Further modified by me, r=ehsan
|
2009-10-09 23:13:53 +02:00 |
|
Marco Bonardo
|
ee8e748a7b
|
Bug 450807 - [Windows] xpcshell-tests: test_bug_401430.js fails intermittently, r=mardak
|
2009-10-09 22:45:06 +02:00 |
|
Marco Bonardo
|
e68c36ec27
|
Bug 519326 - Variant.h(152) : warning C4244: '=' : conversion from 'PRInt64' to 'PRInt32', possible loss of data. r=sdwilsh
|
2009-10-09 22:15:19 +02:00 |
|
Graydon Hoare
|
12e43d492a
|
Bug 521340 - TM merge: more build infrastructure (tracemonkey side), r=nnethercote.
|
2009-10-09 12:58:39 -07:00 |
|
Jae-Seong Lee
|
087185726b
|
Bug 520743 - [xpcshell-tests] some Places unit tests fail when 'werror' is on, part 3. r=mak
|
2009-10-09 20:17:07 +02:00 |
|
Dão Gottwald
|
0c15f2722f
|
Bug 521548 - Remove unused command-button and filter-button bindings. r=mak
|
2009-10-10 12:14:59 +02:00 |
|
Markus Stange
|
5110b3a364
|
Bug 520644 - Switching to a lightweight theme pushes down the content area. r=dao
|
2009-10-10 09:24:00 +02:00 |
|
L. David Baron
|
d74253a76d
|
Make transitions test more reliable by measuring the positions of transitions relative to a pair of reference linear transitions, and testing the progress of those reference linear transitions with considerably more latitude. (Bug 435441)
|
2009-10-09 19:11:09 -07:00 |
|
Jim Mathies
|
9173927909
|
Bug 473045 - added taskbar idl comments. no bug.
|
2009-10-09 16:38:52 -05:00 |
|
Jim Mathies
|
b4ae287fcb
|
Bug 520837 - Address Ts regression from aero landing. r=robarnold.
|
2009-10-09 15:55:11 -05:00 |
|
Dão Gottwald
|
511a052dc4
|
Bug 516013 - Store the header and footer images of the selected lightweight theme in the profile folder. r=dtownsend
|
2009-10-09 20:25:58 +02:00 |
|
Dão Gottwald
|
8b8714513e
|
fix test_LightweightThemeManager.js
|
2009-10-09 22:36:00 +02:00 |
|
L. David Baron
|
54ab56b5d3
|
Merge backout of changeset 5f03363ae12d (Bug 516013) due to xpcshell test failure (test_LightweightThemeManager) caused by exception thrown from the code added in that changeset.
|
2009-10-09 13:31:39 -07:00 |
|