Граф коммитов

193832 Коммитов

Автор SHA1 Сообщение Дата
Eric Butler 2550fa9505 Convert canvas to Thebes - bug 306801 r=vlad 2008-07-23 10:50:03 -07:00
Doug Turner 84559268e8 Fixes bug 446106, 445518, 445407. Spatial Navigation improvements. r=gavin 2008-07-23 10:47:31 -07:00
Bobby Holley c06160cfeb Firefox honors embedded ICC intent flag - bug 444014 r=vlad 2008-07-23 10:33:12 -07:00
Andrew Schultz 844e2ef027 Bug 442125: check Date.now() to try to diagnose focus failures. r=ted 2008-07-23 13:32:30 -04:00
Vladimir Vukicevic a43055f4f7 b=424423; border rendering is slow: Part 2; r+sr=roc 2008-07-23 10:25:51 -07:00
Vladimir Vukicevic 01d5a8973a b=424423, border rendering is slow: Part 1; r+sr=roc 2008-07-23 10:25:23 -07:00
Vladimir Vukicevic 4098e33bc4 b=424423; border rendering is slow: add APIs to thebes; r=joe 2008-07-23 10:25:00 -07:00
Blake Kaplan 22db57f27e Merging backout 2008-07-23 13:20:41 -04:00
Blake Kaplan 625e1cefb6 Backed out changeset 084567d3ebe6. It actually made us not comply with ECMAScript 3. 2008-07-23 13:19:44 -04:00
Blake Kaplan 9db685722c Attempt to make XPC_XOW_ClassNeedsXOW faster. bug 444779, r=jorendorff/jst sr=jst 2008-07-23 12:55:57 -04:00
Blake Kaplan 095276a652 Reload 'entry' after JS_NewObject, since a nested GC could cause our hashtable to reallocate its store. bug 445229, r+sr=jst 2008-07-23 12:49:29 -04:00
John Fitzgerald 5f2490ab93 Calculate the time zone offset correctly. bug 445879, r=mrbkap 2008-07-23 12:46:39 -04:00
L. David Baron 862226d219 I mistyped one of surkov's review comments for bug 436453. (And the code does finally make sense to me.) This apparently fixes some mochitests that, for some reason, aren't run on tinderbox. 2008-07-23 09:35:38 -07:00
Alexander Surkov 77e2137a9c Bug 363230 – Adding a library definition (with a new UUID) around the ISimpleDomNode interface in ISimpleDomNode.idl and then compiling with midl to make a tlb causes a compile error with get_domNode, r=aaronlev 2008-07-23 23:11:21 +08:00
Alexander Surkov 19be2a4dc3 Bug 445938 – text-position attribute not yet exposed for superscript and subscript text, r=aaronlev, MarcoZ 2008-07-23 23:09:11 +08:00
Joshua Cranmer 2abfb51064 Bug 433206 - Update doxygen.cfg.in r=biesi, sr=bsmedberg 2008-07-23 09:26:17 -04:00
Ben Hearsum f9871116d2 Added tag FIREFOX_3_1a1_BUILD1 for changeset 9d9941eacb14 2008-07-23 09:13:57 -04:00
Ben Hearsum 1d40f98fcc Added tag FIREFOX_3_1a1_RELEASE for changeset 9d9941eacb14 2008-07-23 09:13:49 -04:00
Ben Hearsum 8a38c12cba bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for nightly builds (3.1a1 -> 3.1a2pre) r=ted 2008-07-23 09:13:22 -04:00
Ben Hearsum 29fcfcea47 bug 446660: tracking bug for build and release of Firefox 3.1a1 - version bumps for release builds (3.1a1pre -> 3.1a1) r=ted 2008-07-23 09:11:59 -04:00
Ted Mielczarek d2f723f6b0 merge to backout bug 112294 2008-07-23 08:51:30 -04:00
Ted Mielczarek a4a899e2a2 Backed out changeset ed4c2de9fa70 from bug 112294 - failing unit tests 2008-07-23 08:50:22 -04:00
Mark Banner 8d6897188e Bug 446678 Fix test_autocomplete2.xul crashing on SeaMonkey, and fix the test by implementing the searchcomplete event. crash patch by Neil,r=me,other changes by me,r/sr=Neil. 2008-07-23 10:51:14 +01:00
Ere Maijala 88c1909593 Merge commit for bug 112294 2008-07-23 10:32:44 +03:00
Ere Maijala 70a4246a4a Mochitest for bug 112294
r/sr=roc
2008-07-23 10:30:41 +03:00
Ere Maijala 2372bd5fea Patch for bug 112294: calling an alert box from window.onblur triggers the event multiple times
r=neil/smaug
sr=roc
2008-07-23 10:26:24 +03:00
Peter Weilbacher ca84bf0ddc Bug 258136: Long HTML page takes very long to load on OS/2. r=mkaply
Fixing an old typo to make OS/2 load long pages up to 10 times as fast! :-)
2008-07-23 08:56:10 +02:00
L. David Baron 4886266e3a Don't restyle slow selectors for changes to anonymous content (non-native-anonymous). (Bug 436453) r+sr=bzbarsky 2008-07-22 21:50:20 -07:00
L. David Baron a2666729be Address potentially behavior-changing review comments from surkov; part of bug 436453. 2008-07-22 21:50:20 -07:00
L. David Baron 1347910ac9 Change the binding parent for native anonymous content to work like the binding parent for XBL anonymous content, and be the parent of the anonymous content subtree rather than the root of the anonymous content subtree. (Bug 436453) r=bzbarsky,smaug,surkov sr=bzbarsky 2008-07-22 21:50:20 -07:00
Philippe M. Chiasson caae253454 Bug 444818 - Ensure gconf is always correctly initialized. r=soc sr=roc 2008-07-22 22:38:22 -04:00
roc@localhost 720ceb1f92 Bug 445297. Optimize filters so that changes to the source image don't have to repaint the entire filter. r=longsonr,sr=mats 2008-07-23 14:15:27 +12:00
Daniel Holbert e0f69967f6 (No code changes) Remove executable bit from the files in content/svg/ that shouldn't be executable. 2008-07-22 17:29:29 -07:00
Edward Lee 90bebef2e9 Backout 6831521f03ac to fix Bug 446621 - Slowdown on AutoComplete - AwesomeBar. a=beltzner 2008-07-22 08:49:39 -07:00
Igor Bukanov 139cdca010 bug 330765 - patch from romaxa to fix NativeCompareAndSwap implementation on ARM. r=myself 2008-07-22 16:12:04 +02:00
Axel Hecht fdee640cd1 bug 445328, add configure option ot l10n repositories, r=ted 2008-07-22 08:57:07 +02:00
romaxa c858a43991 Bug 445745: Move "maximum_scale" atom definition out of ifdef, to fix non-mathml build breakage from bug 436083. 2008-07-21 23:53:10 -07:00
Edward Lee afe774f818 Bug 412736 - in the case of a frecency tie, break it with h.typed and h.visit_count. r=dietrich 2008-07-21 23:29:51 -07:00
Michael Ventnor c69a1c3d5b Bug 446273: Column rule does not always stretch the full height of the column box. r+sr=roc 2008-07-21 23:16:06 -07:00
Dave Camp 2a35f40f66 merge for backout of 040813674892 2008-07-21 19:58:58 -07:00
Dave Camp e1fce39ae4 Backed out changeset 040813674892 2008-07-21 19:41:33 -07:00
Boris Zbarsky 3c18b1b897 Fix test bustage 2008-07-21 19:26:08 -07:00
Boris Zbarsky 338ef3cc6c Fix build bustage 2008-07-21 18:08:30 -07:00
Boris Zbarsky 7759eed086 Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst 2008-07-21 17:55:52 -07:00
Johnny Stenback 164a592d87 Landing tests for bug 132824. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc 2008-07-21 17:41:05 -07:00
Johnny Stenback b3ec7a255a Landing missing files from last commit (bug 132824 2008-07-21 17:38:52 -07:00
Johnny Stenback fdaaf3196c Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc 2008-07-21 17:35:38 -07:00
Reed Loden 60db002011 Bug 439410 - "Add Shiretoko branding to mozilla-central" [r=gavin] 2008-07-21 19:29:32 -05:00
Asaf Romano da20f6f466 merge 2008-07-22 03:14:11 +03:00
Asaf Romano 49dd1a22db Bug 426806 - "Sort by Name" is slow in Places. r=dietrich. 2008-07-22 03:10:59 +03:00