Peter Van der Beken
dae975b92f
Fix for bug 584048 (Clean up cycle collection code) - rename RootAndUnlinkJSObjects to Root. r=bent.
2010-12-16 16:30:13 +01:00
Peter Van der Beken
a571493d4a
Fix for bug 584048 (Clean up cycle collection code) - move unlinking of JS members from root into unlink. r=bent.
2010-11-08 16:02:49 +01:00
Peter Van der Beken
b0cdba8409
Fix for bug 648359 (Resolve warnings about nsDOMClassInfo::WrapNative). r=bent.
2011-04-08 10:50:49 -07:00
Peter Van der Beken
eff5ea6c1b
Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking.
2010-12-02 11:12:27 -05:00
Josh Aas
7b8aca764f
Bug 636872: Allow CSS cursor property to be used for plugins. r=bz
2011-04-08 12:58:04 -07:00
Tim Terribe
962584e61d
Bug 641014 - Fix broken NEO Y'CbCr to RGB conversion - r=doublec
...
--HG--
extra : rebase_source : fddd6ccddd083484c8b46a53747fb2058a46463e
2011-04-09 06:59:22 +12:00
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