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

244928 Коммитов

Автор SHA1 Сообщение Дата
Tim Terribe 21090ba813 Bug 583958 - Add NEON detection to SSE.h - r=jmuizelaar
--HG--
extra : rebase_source : 2ae9de7e5a914e7ea30c3ef432edfa100027d656
2011-04-09 06:57:52 +12:00
Chris Double 61d4db165f Bug 639415 - Disable prescaling of videos if they have an offset due to chromium scaling code not supporting offsets - r=kinetik
--HG--
extra : rebase_source : 0b72a504f731a81a498876a28dfae0d7c4aebded
2011-03-14 17:31:48 +13:00
Jeff Walden 5b8f0a0a61 Bug 646509 - Proxy autoconfig shouldn't try to call regular expressions but rather should use .exec(). rs=js-pit
--HG--
extra : rebase_source : e6a2c078b3ad4c9a263d06acaa10fc54274d3361
2011-04-08 11:45:11 -07:00
Jeremias Bosch aac0c73254 Bug 646396 - Update QtNetworkManager to new API useage. r=romaxa 2011-04-08 11:51:32 -07:00
Oleg Romashin c155d35cf1 Bug 607417 - Reconcile position:fixed with async scrolling and displayport+meta-viewport. reftests r=jones.chris.g
--HG--
extra : rebase_source : 74649055179f4612dce53928f75bea55359eeeb4
2011-04-08 09:35:21 -07:00
Tatiana Meshkova d918fac3c5 Bug 607417 - Part 3: Visibility tricks for fixed items r=roc
--HG--
extra : rebase_source : 7545070d6af5ef10dd4d1504f0d456ece4fd8edb
2011-04-08 09:35:16 -07:00
Oleg Romashin 37efe43878 Bug 607417 - Part 2: Reverse translation for fixed shadow layers. r=stechz
--HG--
extra : rebase_source : d390fd6440ccb93b3652cbd431e5f6484643114e
2011-04-08 09:35:13 -07:00
Oleg Romashin 863e12aca2 Bug 607417 - Part1: position:fixed frames mark layers r=roc
--HG--
extra : rebase_source : dbbff8810bafd165a48c34924d98f5c87702ef3f
2011-04-05 23:00:25 -06:00
Jonathan Kew 1c17cb53b6 bug 646983 - set the correct text length for the PropertyProvider. r=roc 2011-04-08 11:18:47 -07:00
Jonathan Kew be86b37444 add testcases from bug 646983, bug 647332. r=roc 2011-04-08 11:18:44 -07:00
Ehsan Akhgari ac600720a8 Merge cedar into mozilla-central 2011-04-08 11:05:22 -07:00
Jeff Muizelaar 605d224a8e Bug 646731. Avoid float-to-double promotion in Is(Margin|Pading)Zero. r=dbaron
Caught with -Wdouble-promotion. This may not impact codegen but it's more
correct.

--HG--
extra : rebase_source : ca32e02b763a4bf5bbf367fdb79eb3ad3a886683
2011-04-08 10:59:52 -07:00
Wes Johnston 738d5a3dc0 Bug 646550 - Tell Android to scan media items downloaded by Fennec r=blassey 2011-04-08 10:52:13 -07:00
Wes Johnston 85a845c09c Bug 610784 - Tests for overflow in the Android menu r=mbrubeck 2011-04-08 10:52:09 -07:00
Wes Johnston a03a6fcc9e Bug 610784 - Handle overflow in the Android menu r=mbrubeck,mfinkle 2011-04-08 10:52:07 -07:00
Wes Johnston d3d205790e Bug 644086 - Only show Show More button if addons are hidden r=mfinkle 2011-04-08 10:52:04 -07:00
Matt Brubeck 5af1b06ef4 Bug 598736 - Use bilinear image scaling on mobile. r=jrmuizel 2011-04-08 10:15:37 -07:00
Siarhei Siamashka c1ba021499 Bug 598736: Use nearest scaling for video to avoid slowdown after fixing bug 598736. r=mfinkle 2011-04-08 10:25:54 -07:00
Daniel Einspanjer bd258fd2d3 Bug 648068: Remove "reset" from the days since last request blocklist variable. r=dtownsend 2011-04-08 09:53:42 -07:00
Dave Townsend 909f9077e7 Bug 645699, r=robstrong 2011-04-08 09:46:59 -07:00
Dave Herman 51bf963ad2 Bug 637801 - console.log shouldn't display escaped strings. r=gavin,rcampbell 2011-04-08 10:30:19 -07:00
Margaret Leibovic d7841e7066 Bug 644517 - Implement channel selector UI for updates, r=gavin 2011-04-08 10:26:51 -07:00
Ehsan Akhgari 3dc66f4715 Backout changeset 4910cd19bc9a (Bug 583514) because it breaks the build as a result of incompatibility with the patches for bug 581177 2011-04-08 07:35:40 -07:00
Ehsan Akhgari b1b54b2a27 Merge cedar into mozilla-central 2011-04-08 02:27:03 -07:00
Boris Zbarsky 4eb3b0b671 Bug 581177 followup. Remove bogus comment and rev iids. 2011-04-08 00:02:10 -07:00
Henri Sivonen e9f116d66d Bug 642145 - Avoid firing document-element-inserted for non-element insertions to the document node. r=jonas. 2011-04-08 09:07:28 +03:00
Henri Sivonen 5d947243ad Bug 643410 - Reconstruct active formatting elements on text in an HTML integration point; handle U+0000 per spec in a MathML text integration point. r=jonas. 2011-04-08 09:07:28 +03:00
Henri Sivonen 2b19692c02 Bug 643395 - Update the HTML parser Java code to the state in the htmlparser repo (NPOTB). rs=jonas. 2011-04-08 09:07:27 +03:00
Boris Zbarsky 97f86478b8 Bug 628794. SVG and HTML/XUL .style come from different interfaces. r=peterv 2011-04-07 22:27:57 -07:00
Felipe Corrêa da Silva Sanches d09568afbe Bug 484966. Remove nsSVGUtils::GetParentElement in favor of nsIContent::GetFlattenedTreeParent. r=jwatt 2011-04-07 22:27:57 -07:00
Chris Double 6b4ec95ffc Bug 647178 - Don't call Suspend on channel if the channel has completed downloading - r=roc 2011-04-01 22:43:29 +13:00
timeless@mozdev.org e65149179d Bug 646534 cleanup: use return instead of goto
r=kaie
2011-03-31 13:50:47 +03:00
timeless@mozdev.org e425d78ac1 Bug 646534 use doxygen style comment blocks
r=kaie
2011-03-31 13:50:47 +03:00
timeless@mozdev.org 3113c60c19 Bug 577266 Part 3: Correct misspellings in source code
r=kaie
2011-03-31 13:50:46 +03:00
Tim Taubert 9e33a30986 Bug 629257 - Mochitest for bug 598375 [f=raymond, r=ian] 2011-04-07 14:51:55 -07:00
Tim Taubert c3f8f4468b Bug 630081 - Undo close group buttons should not act as snapping targets [f=raymond, r=ian] 2011-04-07 13:07:52 -07:00
Tim Taubert 4586d4ca1d Bug 634672 - Minimum tab size is no longer being respected [r=ian] 2011-04-07 13:00:06 -07:00
Tim Taubert c59b3a23c1 Bug 641802 - 'Move to group' option stays populated with the old data even after the groups have been deleted in panorama [f=raymond, r=ian] 2011-04-06 14:03:41 -07:00
Miguel Ojeda 2b0ca95917 Bug 645653 - Middle-click on reload button to duplicate orphan tabs does not create a group [f=ttaubert, r=ian] 2011-04-07 12:55:49 -07:00
Tim Taubert 9b08dae850 Bug 648137 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_bug618816.js | application timed out after 330 seconds with no output [f=raymond, r=ian] 2011-04-07 13:13:05 -07:00
Ms2ger 998ac342ff Bug 647554 - Uninitialized variable oldSize in nsPluginInstanceOwner::InvalidateRect; r=mats 2011-04-07 21:56:13 -07:00
Ms2ger 23f9deccbc Bug 647550 - Signed-unsigned comparison in nsIconChannel::InitWithGnome; r=bholley 2011-04-07 21:55:43 -07:00
Ms2ger 5b5211efa4 Bug 647551 - Uninitialized variable rv in imgLoader::LoadImageWithChannel; r=joedrew 2011-04-07 21:55:25 -07:00
Ms2ger d9bb1a34fe Bug 647552 - Uninitialized variables in GLXLibrary::EnsureInitialized; r=bjacob 2011-04-07 21:55:10 -07:00
David Zbarsky 49ca2b6db8 Bug 583514 - implement click and accesskey for all HTML elements r=smaug 2011-04-07 21:52:08 -07:00
Florian Hänel 76d93ba94c Bug 625380 - Debian packaging does not work on maemo 6; r=mark.finkle 2011-04-07 21:51:58 -07:00
Saint Wesonga ext:(%2C%20Ms2ger%20%3Cms2ger%40gmail.com%3E) 955d87d348 Bug 392751 - Allow out of bounds rects in getImageData; r=bz 2011-04-07 21:45:18 -07:00
Daniel Einspanjer bb195a948d Bug 648068 - In Blocklist, Remove the OOB value "reset" from days since last request; r=dtownsend 2011-04-07 10:41:00 -07:00
Matt Woodrow 4dd16cdfda Bug 641250 - Rename GLContext::TextureState::Initialized to Allocated. r=joe 2011-04-07 16:58:08 -07:00
Matt Woodrow 83e3c949c1 Bug 591358 - Report canvas element allocation sizes to the GC. r=gal 2011-04-07 16:58:08 -07:00