Jonathan Watt
2a399a00e4
Bug 630760 - DOMSVGLengthList ctor synchronizes animVal instances to the baseVal internal list, plus sync some divergence between comments and code in list types. r=roc, a=blocking.
2011-02-06 22:11:26 +13:00
Dave Townsend
f1937fe947
Followup to Bug 577916 - mark DEBUG only variables as ifdef DEBUG in plugins. r=joshmoz, a=approval2.0 DONTBUILD
2011-02-05 21:27:31 -08:00
Neil Rashbrook
ed71f5373d
Fix for Windows-only non-libxul bustage a=NPOTDB DONTBUILD
2011-02-06 00:05:20 +00:00
Neil Rashbrook
3a0f10932d
Bug 616809 Remove CRs from netwerk r=biesi a=jst DONTBUILD
2011-02-06 00:04:14 +00:00
Phil Ringnalda
1ec51f4445
Bug 629430 - annotate border-padding-1 through -3 as random on Win7, since they have been since the January driver update, a=rhymes-with-orange
2011-02-05 15:42:35 -08:00
Tim Taubert
1bbd5a3b62
Bug 631662 - We are painting thumbnails while in the background [r=ian, a=blocking2.0:final+]
2011-02-05 10:06:41 +01:00
Tim Taubert
52c2fb7b58
Bug 625561 - Flickering due to late application of external CSS when loaded/reloaded; inconsistent across browser windows [r=ian, a=blocking2.0:final+]
2011-02-05 10:10:43 +01:00
Jim Mathies
6b25650d0d
Merge, a=backout
2011-02-05 17:13:30 -06:00
Jim Mathies
9f0b22bb6f
Backout bug 630697 due to focus regressions (bug 631794).
2011-02-05 17:13:20 -06:00
Phil Ringnalda
b19048a64e
Bug 631832 - mark windowless-clipping-1.html as random on Win7, since the January driver update made it so, a=slow-moving-bustage
...
--HG--
extra : rebase_source : 0ba6333ffa715bfcfb939f7fec3720f50edf07c8
2011-02-05 13:06:01 -08:00
Phil Ringnalda
34e8f9aa24
Bug 520436 - re-enable reftest that was temporarily commented out in 2009, a=ha
...
--HG--
extra : rebase_source : f951283378d0bab180c7cea472dc8fc4f780c87a
2011-02-05 13:05:57 -08:00
Jim Mathies
9b65f06a63
Bug 581726 - Disable tab previews for windows that have panorama displayed. r=dao, a=2.0.
2011-02-05 14:22:24 -06:00
Richard Newman
fe555b74a0
Bug 574380: make Sync constants useful on trunk. r=khuey,mconnor
2011-02-04 12:29:53 -08:00
Jim Mathies
0c4e4eb26e
Bug 628872 - BBC iplayer fullscreen function broken in FF4 beta 9, 10 and nightly builds. r=bent@mozilla.com, a=blocker
2011-02-03 20:13:18 -08:00
Felipe Gomes
3cce75a6a4
Bug 556524. Check for nsWindow existence before creating taskbar preview. r=roc a=blocker
2011-02-03 16:47:23 -08:00
Felipe Gomes
ccf3e6aca2
Bug 628863. Provide an entry point for the hidechrome attribute for add-ons. r+a=gavin
2011-02-03 16:47:18 -08:00
Mounir Lamouri
79f8245813
Backing out d3f9af8a4997. a=orange
2011-02-04 01:41:43 +01:00
Daniel Holbert
2adbb7e694
Bug 629143: Re-enable svg-as-an-image tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. a=tests-only DONTBUILD
2011-02-03 16:29:27 -08:00
Mounir Lamouri
6d93bfc668
Bug 627328 - ###!!! ASSERTION: This is unsafe! Fix the caller!: 'Error' when changing a personas. r=bz a=blocking-final
2011-02-04 00:10:01 +01:00
Mounir Lamouri
cec7d27a0e
Follow-up from bug 623870.
2011-02-04 00:08:16 +01:00
Mounir Lamouri
1eb53b66c5
Bug 623870 - Update the message in the invalid form popup when the error message changes. r=gavin a=jst
2011-02-04 00:07:33 +01:00
Mounir Lamouri
b2e5dfa5e8
Bug 628695 - Make invalid form popup offset aware of the zoom level. r=enndeakin a=jst
2011-02-04 00:06:16 +01:00
Chris Jones
ed935313dc
Followup to bug 615386: This test wants focus too. rs=ehsan a=a
2011-02-03 16:43:13 -06:00
Philipp von Weitershausen
449c7a2e4d
Back out a change from bug 574380.
...
This requires the patch that turns the preprocessor on for these files, which hasn't landed yet.
2011-02-03 14:20:51 -08:00
Ian Gilman
93cb20d8ea
Bug 628165 - Windows key should not be mapped to Panorama search
...
r=dietrich
feedback=fryn
a=blocking
2011-02-03 11:51:17 -08:00
Shawn Wilsher
f8dc130fea
Bug 629814 - Async history API should ignore place ids
...
r=mak
sr=rstrong
a=softblocker
2011-02-03 14:09:37 -08:00
Shawn Wilsher
8790ee3197
Bug 630730 - Let consumers who probably know what they are doing access the database connection
...
r=dolske
a=Mossop
2011-02-03 14:09:33 -08:00
Florian Hanel
c1825cc564
Bug 631170 - mouse hover broken in Qt build r=romaxa a=npodb
2011-02-03 23:27:01 +02:00
Joe Drew
b7fac673c5
Bug 603134 - Sometimes windows on OS X don't refresh until you move them. r=jrmuizel,josh a=b
...
OS X has a bug that causes new OpenGL-using windows to only draw once or twice
after some amount of uptime. However, if you move those windows, they will
redraw happily for a very long time (perhaps forever). We can similarly
convince OS X to start redrawing those windows by disassociating our view from
the OpenGL context, then reassociating it, on our first draw.
2011-02-03 16:12:33 -05:00
Joe Drew
15ab30549b
Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b
2011-02-03 16:12:33 -05:00
Joe Drew
2f6bab84e3
Bug 629016 - Don't enable OpenGL on 10.6.x where x < 3, because updating subrects of textures sometimes puts the updated content in the wrong place on those OSes. r=jrmuizel,josh a=b
2011-02-03 16:12:33 -05:00
Benjamin Smedberg
fda470883b
Bug 616400 - When a plugin returns a failure code from NPP_New, but creates JS objects in the process, anyone trying to script those objects after NPP_New fails will crash (Silverlight crash @NPObjWrapper_NewResolve). Call nsJSNPRuntime::OnPluginDestroy on a failed-init case just as we do in a normal cleanup case. r=josh a=blocker
2011-02-03 16:10:45 -05:00
Chris Jones
8991442744
Rollup of bug 615386, parts 1-6. Teach the reftest harness about <browser remote>. r=dbaron,roc,ted a=a
...
--HG--
rename : layout/tools/reftest/reftest.js => layout/tools/reftest/reftest-content.js
2011-02-03 13:54:10 -06:00
Philipp von Weitershausen
dfdc691406
Bug 600261 - Don't spam user with notifications when there are network problems. r=mconnor a=blocking-betaN
2011-02-03 10:54:00 -08:00
Philipp von Weitershausen
ebec22b9ab
Bug 630885 - Sync key listed as undefined and generates an error on 'Change Sync Key'. r=mconnor a=blocking-final
...
Don't make the user click on "Generate" before the 'Change Sync Key' dialog can be dismissed.
2011-02-03 10:54:00 -08:00
Philipp von Weitershausen
9b85e12a08
Bug 630885 - Sync key listed as undefined and generates an error on 'Change Sync Key'. r=mconnor a=blocking-final
...
Ensure all the right bits are set when resetting the Sync Key from the now all-in-one manual sign in page.
2011-02-03 10:53:59 -08:00
Richard Newman
49956294ec
Bug 620593 - Username should allow leading and trailing whitespace. r=philikon a=mconnor
2011-02-03 10:53:59 -08:00
Philipp von Weitershausen
dc892b7a85
Bug 629780 - Merge fx-sync to mozilla-central. a=blockers
2011-02-03 10:53:36 -08:00
Philipp von Weitershausen
3d62bf2d2a
Bug 600261 - Provide hooks for ignoring network errors. r=mconnor a=blocking-betaN
2011-02-03 10:23:39 -08:00
Philipp von Weitershausen
b9c170275b
Bug 630720 - Form sync: apply records batched and in transactions to avoid fsyncs. r+a=mconnor
2011-02-03 10:23:38 -08:00
Boris Zbarsky
dfc5ea8e25
Bug 629291. Don't use native leaf names in safe output streams; they lose information. r=bsmedberg, a=jst
2011-02-03 09:36:46 -08:00
Josh Aas
c0043cc7d8
Bug 629401: Carbon plugins that cannot load in X64 Mac should send an event or notifyObservers of failure. r=BenWa, a=blocks-betaN
2011-02-03 09:31:01 -08:00
Dave Townsend
10ea57d5ae
Bug 602256: Using history.pushState in a page breaks history tracking for inner frames. r=bz, a=blocks-betaN
2011-02-03 09:27:39 -08:00
Dave Townsend
0b4d335620
Bug 630703: Provide a way to restart in 32-bit mode. r=josh, r=bsmedberg, a=blocks-betaN
2011-02-03 09:27:00 -08:00
Robert O'Callahan
114f358978
Bug 625288. Part 3: Test that a browser window containing a single empty tab builds a layer tree whose leaf layers form a non-overlapping partition of the window. r=tnikkel,a=test
2011-02-03 21:47:11 +13:00
Robert O'Callahan
9ba5ca14eb
Bug 622542. Ensure that the layer tree is updated after NS_DOCUMENT_STATE_WINDOW_INACTIVE has changed. r=tnikkel,a=blocking
2011-02-03 21:45:32 +13:00
Tim Taubert
a80e872ab3
Bug 624847 - 'Undo Close Tab' closes current group when only one blank tab is left [r=ian, a=sdwilsh]
2011-02-03 02:43:32 +01:00
Tim Taubert
8d1bd4a3b4
Bug 618816 - Character by character selection using the mouse in the tab group name field [r=ian, a=sdwilsh]
2011-02-03 02:20:01 +01:00
Tim Taubert
db767c9cc1
Bug 608405 - GroupItem.add should auto remove from previous group [r=ian, a=sdwilsh]
2011-02-03 02:16:21 +01:00
Tim Taubert
2403ed342e
Bug 594958 - Tab thumbnails sometimes have gray (now black) bars at the bottom [r=ian, a=blocking2.0:final+]
2011-02-03 02:53:13 +01:00