Jonathan Kew
|
0a32eccbb5
|
bug 494360 - tests that @font-face rules take precedence over platform fonts. r=jdaggett
|
2011-07-06 08:01:45 +01:00 |
Jonathan Kew
|
b878e54640
|
bug 669175 - [harfbuzz] fix indexing in reverse_range() to avoid pathological perf & incorrect results. r=behdad
|
2011-07-06 08:01:41 +01:00 |
Dão Gottwald
|
05444f0f6d
|
Bug 658738 - Schedule final GC before finishing the browser-chrome test suite. r=gavin
|
2011-07-06 08:15:52 +02:00 |
Masayuki Nakano
|
6b00a93d8a
|
Bug 668933 intl should use mozilla::Preferences r=smontagu
|
2011-07-06 11:34:00 +09:00 |
Masayuki Nakano
|
e0e870708c
|
backout 92c8a0108b24 due to wrong summary
|
2011-07-06 11:33:17 +09:00 |
Masayuki Nakano
|
fd2b152dc1
|
Bug xxx intl should use mozilla::Preferences r=smontagu
|
2011-07-06 11:25:11 +09:00 |
Masayuki Nakano
|
02f36526f8
|
Bug 552707 While we're expanding selection by dragging, the selection root element should capture mouse events and all scrollable elements should be scrollable r=roc+smaug, ui=faaborg
|
2011-07-06 11:16:18 +09:00 |
Chris Leary
|
587d8d1da1
|
Merge mozilla-central and tracemonkey.
|
2011-07-05 17:30:35 -07:00 |
Paul Biggar
|
1483b0a2c6
|
Bug 666448: Remove 2nd argument to escape() for ECMA/Test262 compliance (r=jwalden)
|
2011-07-05 16:51:12 -07:00 |
Mounir Lamouri
|
4686066b93
|
Bug 668824 - Move content/html/content/test/test_bug630889.html to forms/test_textarea_attributes_reflection.html. r=Ms2ger
--HG--
rename : content/html/content/test/test_bug630889.html => content/html/content/test/forms/test_textarea_attributes_reflection.html
|
2011-07-06 00:45:29 +02:00 |
Mounir Lamouri
|
305a785fe7
|
Bug 668822 - Move input.size reflection tests to test_input_attributes_reflection.html. r=Ms2ger
|
2011-07-06 00:44:43 +02:00 |
Mounir Lamouri
|
365f0403b8
|
Bug 668820 - Improve how we pass arguments to reflects.js methods. r=Ms2ger
|
2011-07-06 00:42:44 +02:00 |
Mounir Lamouri
|
1f26438606
|
Bug 668816 - Refactorize test_input_email.html. rs=sicking
|
2011-07-06 00:32:41 +02:00 |
Mounir Lamouri
|
9cc66d179e
|
Bug 668817 - Update the validity when changing the multiple attribute. r=sicking
|
2011-07-06 00:31:23 +02:00 |
Chris Pearce
|
4feb3beae8
|
Bug592833 - Update comments for new video decoder thread model. r=roc
|
2011-07-06 10:05:25 +12:00 |
Chris Pearce
|
87548a66bc
|
Bug 592833 - Shutdown inactive media decode threads, don't start audio thread until needed. r=roc
|
2011-07-06 10:05:24 +12:00 |
Chris Pearce
|
4e2551be15
|
Bug 592833 - Merge all media state machines into a single thread. r=roc
|
2011-07-06 10:05:24 +12:00 |
Chris Pearce
|
f5962c3ea3
|
Bug 592833 - Run media state machine as a series of events. r=roc
|
2011-07-06 10:05:24 +12:00 |
Chris Pearce
|
ad180bad57
|
Bug 592833 - Move audio stream management to audio thread. r=roc
|
2011-07-06 10:05:08 +12:00 |
Chris Pearce
|
5e0ff18326
|
Bug 592833 - Remove nsBuiltinDecoderReader monitor. r=roc
|
2011-07-06 10:03:32 +12:00 |
Chris Pearce
|
20941b4953
|
Bug 592833 - Move seeking to the decode thread. r=roc
|
2011-07-06 10:03:21 +12:00 |
Chris Pearce
|
609a7c3504
|
Bug 592833 - Move metadata decoding to decode thread. r=roc
|
2011-07-06 10:03:11 +12:00 |
Chris Pearce
|
0e9036119e
|
Bug 592833 - Split StartDecodeThreads() into StartDecodeThread() and StartAudioThread() for finer control. r=roc
|
2011-07-06 10:03:01 +12:00 |
Dave Townsend
|
488d23605e
|
Bug 659468: Make Feedback maxVersion match the Firefox version. r=robstrong
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf => browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf.in
|
2011-07-05 14:58:05 -07:00 |
Julian Reschke
|
ce3ff4b8ec
|
Bug 651185. Only process RFC 2231 and RFC 5987 syntax when the value comes from a token (as opposed to a quoted-string). r=bzbarsky
|
2011-07-05 17:33:04 -04:00 |
Boris Zbarsky
|
963d6f0831
|
Bug 668690. When scripts are disabled, don't bother preloading them. r=sicking
|
2011-07-05 17:33:03 -04:00 |
Boris Zbarsky
|
465596fab8
|
Bump the XPCOM module version number as well.
|
2011-07-05 16:10:52 -04:00 |
Brendan Eich
|
83ac543be1
|
Fuse common return interpReturnOK; path (and put comment inside ifdef where it belongs); fit assertion in 100 columns (r=me).
|
2011-07-05 12:57:44 -07:00 |
Brendan Eich
|
814d0fee77
|
Use common sub-expression more (r=self).
|
2011-07-05 12:36:54 -07:00 |
L. David Baron
|
c28249355b
|
Update revision of jetpack tested in jetpack tests to use one that is compatible with 8.0a1.
|
2011-07-05 12:11:40 -07:00 |
Daniel Holbert
|
06513b59cc
|
merge mozilla-central to mozilla-inbound
|
2011-07-05 11:28:34 -07:00 |
Daniel Holbert
|
1ac1f3d6b9
|
Backed out changeset 385f795b7b32 (Bug 669236) since bug 651858 already fixed it in a better way on m-c.
|
2011-07-05 11:26:38 -07:00 |
Boris Zbarsky
|
d94731c7db
|
Merge version bump
|
2011-07-05 13:40:37 -04:00 |
Daniel Holbert
|
d358c63774
|
Bug 669236: Examine rv from is-Azure-enabled Preferences::GetBool() call, to fix "unused variable" build warning. r=bas
|
2011-07-05 10:34:39 -07:00 |
Boris Zbarsky
|
39ea53d39d
|
Version bump from 7.0a1 to 8.0a1
|
2011-07-05 12:59:19 -04:00 |
Boris Zbarsky
|
0d741f721e
|
Added tag AURORA_BASE_20110705 for changeset 5eb553dd2cea
|
2011-07-05 12:54:15 -04:00 |
Gavin Sharp
|
fde13e5968
|
Bug 668134: telemetry notification should be disabled in the testing profile
--HG--
extra : rebase_source : 1d0dfa183b8228366af2cb06297d40a43a16285a
|
2011-07-05 12:15:06 -04:00 |
Dão Gottwald
|
67d6b894a5
|
Bug 667314 - Don't loop infinitely when closing the selected tab in the Ctrl+Tab panel. r=gavin
|
2011-07-05 16:57:32 +02:00 |
Dão Gottwald
|
e8646917d7
|
Bug 669178 - Remove InspectorUI.embeddedBrowserParents since it leaks content windows and is generally broken. r=robcee/gavin
|
2011-07-05 16:54:46 +02:00 |
David Bolter
|
e75ddf6edc
|
Bug 610650 - Change implementation of HTML5 landmark elements to conform to implementor guidelines; r=marcoz
|
2011-07-05 10:28:53 -04:00 |
Justin Lebar
|
bd94bb51e7
|
Bug 668137 - Followup. Actually display vsize on Windows. r=khuey
|
2011-07-05 09:38:45 -04:00 |
Randell Jesup
|
6bc568437c
|
Bug 662215 r=bz
|
2011-07-05 09:09:09 -04:00 |
Marco Bonardo
|
9109d6a6e1
|
Merge mozilla-inbound and mozulla-central
|
2011-07-05 14:02:19 +02:00 |
Ms2ger
|
10c1f3fd10
|
Bug 667298 - Address comment; pending-r=roc
|
2011-07-05 12:20:06 +02:00 |
Ms2ger
|
705e0fa11c
|
Bug 651858 - Address comments; pending-r=roc
|
2011-07-05 12:15:17 +02:00 |
Jacob Bramley
|
7eaa7ad815
|
Bug 666918: Allow some routines to omit the frame pointer even with --enable-profiling. This will break call-graphs for these functions, but an --enable-profiling build won't work without it. [r=cjones]
|
2011-07-05 09:48:40 +01:00 |
Bas Schouten
|
c245d42ef8
|
Bug 668801 - Followup: Properly address review comments.
|
2011-07-05 08:52:48 +00:00 |
Marco Bonardo
|
1275684794
|
Merge last green changeset from mozilla-central to mozilla-inbound
|
2011-07-05 10:47:39 +02:00 |
Marco Bonardo
|
b6574cdada
|
Backout changeset 30f74655c985 due to windows m-oth leak orange
|
2011-07-05 10:32:30 +02:00 |
Marco Bonardo
|
c1251f2b17
|
Merge last green changeset from mozilla-inbound to mozilla-central
|
2011-07-05 10:15:27 +02:00 |