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

234449 Коммитов

Автор SHA1 Сообщение Дата
Marco Bonardo e129297652 Bug 603674 - User-modifiable preference for base URL of snippets service in about:home.
r=gavin a=blocking
2010-11-08 15:03:42 +01:00
David Bolter fcbc54603c Bug 593368 - Provide mappings for html5 <nav> <header> <footer> <article>. r=marcoz,surkov a=davidb 2010-11-08 08:33:34 -05:00
David Bolter 8a583f6f32 Bug 604391 - Expose placeholder as name if name is otherwise empty. r=surkov,marcoz a=davidb 2010-11-08 08:33:25 -05:00
David Bolter 4a22706dfd Bug 555728 - Fire a11y event based on HTML5 constraint validation. r=surkov,marcoz a=davidb 2010-11-08 08:33:18 -05:00
Jonathan Kew 9cd1f7a88f bug 594865 - fall back to GDI rendering on dwrite font list failure. r=bas a=blocking2.0 2010-11-08 11:02:27 +00:00
Robert O'Callahan b44a5cef65 Fix Thunderbird bustage by calling MAKEINTRESOURCEW correctly, a=bustage 2010-11-08 23:47:12 +13:00
Simon Montagu f7a51b4fb3 test for bug 595435, a=test 2010-11-08 12:27:42 +02:00
Simon Montagu 98e186ab3a Cache line breaks that are not in the current frame due to bidi resolution. Bug 595435, r=roc, a=blocker 2010-11-08 12:27:42 +02:00
Simon Montagu 1e1a081cdd Update Unicode data files to version 6.0. Bug 606917, r=emk, a=bsmedberg 2010-11-08 12:27:41 +02:00
Simon Montagu 6c81d3c450 Block some Mac charsets. Bug 601429, r=emk, sr=dveditz, a=blocker 2010-11-08 12:27:40 +02:00
Mounir Lamouri 074ce91253 Bug 610216 - Fix build bustage when SMIL is disabled. r=dholbert a=bustage 2010-11-08 10:59:59 +01:00
Robert O'Callahan 26f24119f8 Bug 602200. Share code to compute effective transforms and opacity, and snap effective transforms. r=bas,sr=vlad,a=blocker 2010-11-08 22:06:15 +13:00
Matt Woodrow bc736cccb8 Bug 599507. Propagate opacity and transform from single-child ContainerLayerOGL to child. r=joe, a=blocker 2010-11-08 22:06:14 +13:00
Matt Woodrow 962307ba2b Bug 599507. Make gfx3DMatrix::operator* const. r=joe, a=blocker 2010-11-08 22:06:14 +13:00
Robert O'Callahan dfb7e963f1 Bug 598470. Treat all chrome display items as opaque when we're computing plugin visibility regions; this ensures translucent chrome content is visible above windowed plugins. r=tnikkel,a=blocker 2010-11-08 22:06:14 +13:00
Robert O'Callahan b86f4b19bd Bug 594977. Part 2: Disable trackpoint hack for newer Synaptic drivers. r=jmathies,a=blocker 2010-11-08 22:06:14 +13:00
Robert O'Callahan 19922e1662 Bug 594977. Part 1: Make ui.trackpoint_hack.enabled live, and add ui.window_class_override pref. r=jmathies,a=blocker 2010-11-08 22:06:13 +13:00
Timothy B. Terriberry bed266bd26 Bug 608166 - Add ARM assembly optimizations for libtheora r=chris.double,tterribe,khuey a=b-f 2010-11-08 09:47:34 +02:00
Timothy B. Terriberry dc49da79ab Bug 608066 - Update libvpx to v0.9.5. r=chris,khuey a=b-f 2010-11-08 09:47:17 +02:00
Chris Pearce 5074fce192 Bug 572579 - Create nsMediaCacheRemover after a 3 minute timeout. r=bsmedberg a=blocking2.0 2010-11-08 19:43:25 +13:00
Chris Pearce 4f96e20ff5 Bug 572579 - Correct file perms for media cache temp subdir and file. r=roc a=blocking2.0 2010-10-26 14:21:16 +13:00
Chris Pearce 0a91190210 Bug 572579 - Remove stray media cache files after 30s idle time on Windows. r=bsmedberg a=blocking2.0 2010-10-17 08:58:20 +13:00
Chris Pearce a7ffa56226 Bug 589039 - Don't use uninited hashtable in Ogg index decoder. r=doublec a=bsmedberg 2010-11-08 19:43:24 +13:00
Jonathan Kew 92406a79d9 Bug 548964 fix antialiasing problem of D2D r=masayuki, a=test-change-only 2010-11-08 15:41:32 +09:00
Masayuki Nakano 46f73a05b5 Bug 548964 [DW] bottom of spellchecker underline isn't painted in <input> element with some fonts r=jfkthame, a=joe 2010-11-08 15:39:10 +09:00
Dave Townsend cd50e2b550 Backing out changeset e3ce3780f870 from bug 588435 which landed without approval. a=backout 2010-11-07 18:35:16 -08:00
Olli Pettay e257d02ebd Bug 600301 - Optimize ReplacePrep, r=benjamin, a=benjamin
--HG--
extra : rebase_source : 92cff8659239f2e62a9588234f9d3ef00f255c85
2010-11-07 21:39:04 +02:00
Edmund Wong 1adf5c8c45 Bug 576026 - Renamed runtests.py.in to runtests.py and removed the interpolation lines from Makefile.in r=khuey a=bsmedberg
--HG--
rename : testing/mochitest/runtests.py.in => testing/mochitest/runtests.py
2010-11-08 09:47:02 +13:00
Arpad Borsos cfc506541b Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=dtownsend 2010-08-18 19:57:31 +02:00
Frédéric Wang 91de9e2cdb add private data integral (bug 534970) a=npotb 2010-11-08 09:34:44 +13:00
Frédéric Wang 06ce11a8ea Add a perl script to compare MathML operator dictionaries and check validity of our private data (bug 534970) 2010-11-08 09:32:54 +13:00
Matt Woodrow 372db8ee65 b=595727 correct assertion test to accept negative device offsets r=karlt a=joe 2010-11-08 09:24:09 +13:00
Jesse Ruderman ext:(%20and%20Karl%20Tomlinson%20%3Ckarlt%2B%40karlt.net%3E) f08310a46c assertion test for bug 595727 2010-11-08 09:21:20 +13:00
Karl Tomlinson 1033184ef0 b=595727 don't rely on cairo_clip_extents returning empty when the clip region is empty r=roc a=joe 2010-11-08 09:21:04 +13:00
Olli Pettay e16e443f93 Bug 508518, Implement nsUITimerCallback with one-shot timer, r=jst, a=blocking 2010-11-07 21:07:59 +02:00
Olli Pettay a6387885cb Bug 314457, make <embed> to work like <object> in session history, r=bz, a=jst
--HG--
extra : rebase_source : 8c6197af20e2820ddfd6cd793b0303000f257590
2010-11-07 20:03:21 +02:00
Olli Pettay ed79642e80 Bug 581850 - Stop generating 'charCode is meaningless' warnings., r=jst, a=jst
--HG--
extra : rebase_source : e95a7b04813816e141e3ed7d47dc7f3144723701
2010-11-07 19:24:41 +02:00
Olli Pettay fe8c9c4a20 Bug 314457, make <embed> to work like <object> in session history, r=bz, a=jst
--HG--
extra : rebase_source : 8968610721151d1cce5ea6e2eaef81b91132e4c5
2010-11-07 19:23:44 +02:00
Mats Palmgren 62ddc88528 Bug 605928 - Repaint issue after detaching/reattaching a tab that contains Flash video. r=roc a=blocking2.0:betaN 2010-11-07 18:27:46 +01:00
Mats Palmgren 6f54a07daf Bug 576890 - Crash [@ nsFrameList::InsertFrames] on print preview. r=roc a=blocking2.0:final 2010-11-07 18:27:46 +01:00
Dão Gottwald 5d0a2ff3f8 Backing out change that shouldn't have been part of changeset 0fdd9f2f8bc9. a=foo 2010-11-07 15:14:03 +01:00
Dão Gottwald ad5b668362 Bug 610196 - Alt+Home should open in a new tab when current is an app tab. r+a=gavin 2010-11-07 15:06:37 +01:00
Dão Gottwald bde4451974 fix handling of about:blank in browser_tabMatchesInAwesomebar.js 2010-11-07 15:04:59 +01:00
Dão Gottwald 43a1e106ac Bug 604457 - switchToTabHavingURI shouldn't close selected tab or revert URL bar. r+a=gavin 2010-11-07 13:59:51 +01:00
Dão Gottwald 79df47675b Bug 598619 - Switch-to-tab shouldn't suggest about:blank (closes the current tab if that's blank and switches to random other tab). r=mano 2010-11-07 13:59:28 +01:00
Dão Gottwald 0179361b19 whitespace cleanup 2010-11-07 13:58:58 +01:00
Bill Gianopoulos d47a146d9a Bug 585370 - Remove uses of appMenuButton.label. r=dao a=NPOTB 2010-11-07 13:55:14 +01:00
Simon Montagu 7149e80392 Backout changeset 97aca07b7f32 due to test failures, a=backout 2010-11-07 14:26:52 +02:00
Simon Montagu 4d723df0e2 Backout changeset 06ec9fa89d20 due to test failures, a=backout 2010-11-07 13:10:48 +02:00
Simon Montagu 9109d42199 Backout changeset 1dad59de62c4 due to test failures 2010-11-07 13:09:03 +02:00