Robert O'Callahan
81a78803aa
Bug 485121. Support getting native geometry data from the test plugin on Mac and GTK2/X11. r=joshmoz,karl
...
--HG--
rename : layout/generic/test/test_character_movement.html => layout/generic/test/test_movement_by_characters.html
rename : layout/generic/test/test_word_movement.html => layout/generic/test/test_movement_by_words.html
2009-04-06 12:04:02 +12:00
Robert O'Callahan
5ed0163b93
Bug 484921. Create TimeDuration/TimeStamp API that never rolls over and provides better typechecking than PR_IntervalTime. r=bsmedberg,cgj
2009-04-06 11:49:48 +12:00
Robert O'Callahan
2739cdda29
Bug 476062. Don't suppress box-shadows on elements with -moz-appearance in chrome documents. r+sr=dbaron
2009-04-06 11:35:53 +12:00
Dão Gottwald
dd710093a1
Bug 458688 - disable browser_Browser.js
2009-04-05 23:11:43 +02:00
Dão Gottwald
b9388fcd8f
merge
2009-04-05 17:50:09 +02:00
Dão Gottwald
15d011c35a
Backed out changeset 905b72e27bb9
2009-04-05 17:49:12 +02:00
Alfred Kayser
c8e30768ab
Bug 418871 - Remove unused parts from imgIContainer.idl. r=joe, sr=vlad
2009-04-05 16:52:18 +02:00
Michal Novotny
9bee618aca
Bug 475444 - HTTP standard violation, Content-length header appears to be ignored under some circumstances. r=bz, sr=biesi
2009-04-05 16:50:45 +02:00
Florian Quèze
f1c08eba57
Bug 426029 - Media preview displays broken images for images with data url. r=mano
2009-04-05 16:45:54 +02:00
Walter Meinl
05e1294c02
Bug 486581 - OS/2 build break in testplugin after enabling of windowed mode; r=joshmoz
2009-04-05 15:03:48 +02:00
Serge Gautherie
e279585251
Bug 469518 - Enable Reftest leak log in tinderbox (log); (Ev1) Parse the log and support a leak threshold; r=jwalden+bmo
2009-04-05 15:03:46 +02:00
Neil Rashbrook
4eed7a670e
Bug 463294 Backend typeaheadfind code should not read links only preference r=gavin
2009-04-05 13:58:46 +01:00
Neil Rashbrook
7689e2520b
Bug 385600 Fix nsPluginInstanceOwner allocator mismatches r+sr=jst
2009-04-05 13:57:07 +01:00
Peter Annema
52721de1e5
Bug 207973 follow-up: fix comment.
...
Also, changeset fce0de0377e5 had r=bsmedberg, r=ted.
2009-04-05 04:10:26 -07:00
Robert Longson
35937fbcf2
Reftest for Bug 423756 r=roc
2009-04-05 11:30:32 +01:00
Robert Longson
bd838c4357
Bug 486365 - Should not assert on invalid content. r=jwatt
2009-04-05 10:52:16 +01:00
Robert Longson
7506754d85
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
2009-04-05 10:52:14 +01:00
Dão Gottwald
bf04ba0769
Bug 481560 - tab closes and location bar clears before the window closes. r=gavin
2009-04-05 10:10:24 +02:00
Josh Aas
587678f9aa
Fix argument name in older function decl to match newer impl. no bug.
2009-04-05 02:26:40 -04:00
Matthew Gregan
25877b4813
Bustage fix for d8d2c0480c77
2009-04-05 11:51:14 +12:00
Matthew Gregan
a1bb6c1bab
Remove some unnecessary dump() calls from my video mochitests. No bug. r=xenu
2009-04-05 11:39:30 +12:00
Chris Double
0614eb4541
Bug 480521 - Update libfishsound to e98a05 and liboggz to ef3b0e. rs=roc
2009-04-05 11:17:48 +12:00
Matthew Gregan
968e728351
Bug 485291 - Make liboggplay's config.h pick up NSPR's endianness defines. r=chris.double
...
--HG--
extra : rebase_source : d0004501bfa82afa7f8c8b16f6315f10323795d2
2009-04-04 19:21:15 +13:00
Serge Gautherie
f38eb3e93e
Bug 450160 - DOMImplementation createDocument does not create an HTML document; (Bv1) Remove blank lines in log; r=Olli.Pettay
2009-04-04 23:08:58 +02:00
Peter Annema
f8f08581db
Bug 207973: Directory listing errors when a bad soft link (symlink) is present
...
Test various operations on symlinks. See also bugs 484297, 484303, 484505, 485325, 485328
2009-04-04 13:48:29 -07:00
Mike Connor
a42848cb0f
Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich
2009-04-04 21:28:25 +02:00
Igor Bukanov
a572accd66
bug 419662 - nested function definitions must come after destructuring argument initializer. r=mrbkap
2009-04-03 10:02:27 +02:00
Igor Bukanov
f48629a9d6
bug 486139 - removal of JSProperty struct definition. r=mrbkap
2009-04-03 09:53:17 +02:00
Igor Bukanov
09ffabb7a1
bug 485164 - fixing sharp semantic regressions. r=mrbkap
2009-04-03 09:53:02 +02:00
Andreas Gal
a4f3bf56a6
Don't try to abort tracing after a successful compilation (486436, r=brendan).
2009-04-02 14:47:57 -07:00
Jason Orendorff
cd0fe70742
Bug 483179 - TM: JIT embeds stale closure in trace for JSOP_DEFLOCALFUN. r=mrbkap
2009-04-02 14:08:48 -07:00
Igor Bukanov
fdf059f766
bug 486139 - annotating destructuring JSOP_DUP for the decompiler. r=brendan
2009-04-02 16:31:54 +02:00
Johnathan Nightingale
5a894c20bd
Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor
2009-04-01 17:56:29 -04:00
Olli Pettay
68311f0ff6
Bug 487345, Crash [@ nsObjectLoadingContent::Instantiate], r+sr=bz
2009-04-08 18:28:52 +03:00
Benjamin Smedberg
614ee0fc2d
Bustage fix from last-minute rework of bug 481350
2009-04-08 10:31:33 -04:00
Benjamin Smedberg
5000827e05
Bug 481350 - Fail when imacros.c.out is out of date, r=jorendorff/ted
2009-04-08 10:18:25 -04:00
Dão Gottwald
e6dcf3b22b
Bug 485835 - tabs close button also needs a bottom margin (browser.tabs.closeButtons=3). r=ventnor
2009-04-08 15:41:21 +02:00
Graeme McCutcheon
c6a83208d3
Bug 477631 - fix intermittent test_bug418874.xul failure
2009-04-08 15:40:35 +02:00
Marco Bonardo
656ade206b
Bug 486978 - History in library is no longer sorted by visit date but by name, r=dietrich
2009-04-08 14:27:03 +02:00
Marco Bonardo
70b36105e3
Bug 486707 - Unable to search through the whole history in the Library, r=dietrich
2009-04-08 14:26:57 +02:00
Marco Bonardo
b131c96951
Bug 486702 - Library left pane not updated properly / dynamically, r=dietrich
2009-04-08 14:26:49 +02:00
Honza Bambas
2cc37f8e4c
Bug 480713, disabling test_dynUnsecureRedirect.html
2009-04-08 14:21:32 +02:00
Honza Bambas
137cc26e8a
Bug 480713 - nsDocLoader doesn't clear requests from mRequestInfoHash, security UI may not report mixed content, r,sr=jst
2009-04-08 10:45:32 +02:00
Robert Sayre
f31f49d3c4
Merge tracemonkey to mozilla-central.
2009-04-08 00:33:02 -04:00
John Wolfe
e456c19b02
Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted
2009-04-07 23:44:03 -04:00
Vladimir Vukicevic
5986bb5a42
b=482676; fix build bustage with NEON explicitly disabled or not available; r=me
2009-04-07 19:03:48 -07:00
Vladimir Vukicevic
9351544f8f
mobile only; temporarily disable building NEON pixman bits to see if it fixes build breakage
2009-04-07 18:44:22 -07:00
Brendan Eich
ceccfabafa
Bug 487320 - named function objects can escape without detection by the upvar analysis (r=mrbkap).
2009-04-07 17:13:13 -07:00
Jim Blandy
b34fbbe457
Bug 482743: Compute opcode stack usage correctly. r=igor
2009-04-01 11:02:52 -07:00
Jim Blandy
02252a653d
Bug 482743: Fix up bytecode execution tracing. Allow tracing to file. r=igor
...
js_TraceOpcode: Remember the last bytecode we traced explicitly,
instead of subtracting 'len' from regs.pc, which isn't reliable.
Decline to trace values in script prologues (between 'code' and
'main'). Decline to walk off the bottom of the stack when the 'last
bytecode' is misleading. Flush the stream after each bytecode.
Use the TRACE_OPCODE macro in both threaded and non-threaded
interpreters. Take care to make threaded and non-threaded
interpreters produce the same traces.
In the shell's 'tracing' function, use JS_ValueToBoolean to recognize
all sorts of booleans, and treat a string as the name of a file to
write the trace to.
2009-04-01 08:50:57 -07:00