Edwin Smith
|
eccb6a7711
|
Fix whitespace in NativeSH4.cpp
--HG--
extra : convert_revision : 0f7bd7152883172e03a84e17d3bbf7ddbdb2439f
|
2010-09-13 09:29:56 -04:00 |
|
Edwin Smith
|
b28ab4ff58
|
Bug 590553 - asm_ui2d on x86 generates illegal writes below ESP, caught by valgrind (r=nnethercote)
--HG--
extra : convert_revision : 4829136085669a40d0bf61721e5cdd43a9696fc1
|
2010-09-13 09:13:44 -04:00 |
|
Gavin Sharp
|
6fe13141d3
|
Bug 595509: add test for keyword search in the location bar (parts by gavin and others by ian)
r=dao/gavin a=gavin
|
2010-09-11 14:41:13 -04:00 |
|
Dão Gottwald
|
a14f1107ba
|
Bug 587518 - Relabel "Group Your Tabs..." menu item as "Tab Groups" and remove bogus caps from the "Group Your Tabs" tooltip. r=gavin ui-r=faaborg a=b
|
2010-09-18 10:18:05 +02:00 |
|
Chí-Thanh Christopher Nguyễn
|
a0612b3f9b
|
Bug 596106 - Ensure we can link when using gcc instead of Sun Studio Compiler. r=khuey
|
2010-09-18 10:15:33 +02:00 |
|
Brian Birtles
|
5b40118a94
|
Bug 550071 - SVG SMIL: Use refresh driver timestamp, not PR_Now; r=dholbert; a=blocking-betaN
|
2010-09-18 12:46:48 +09:00 |
|
Brian Birtles
|
dbfbaee7c1
|
Bug 557885 - SVG SMIL: Support keyTimes for calcMode=discrete; r=dholbert; a=blocking-betaN
|
2010-09-18 12:46:48 +09:00 |
|
KUROSAWA, Takeshi
|
a3da285f48
|
Bug 333698 - Fix x and y positioning of nested tspans - reftests; r=longsonr; a=roc
|
2010-09-18 12:46:48 +09:00 |
|
KUROSAWA, Takeshi
|
07c1e75fb0
|
Bug 333698 - Fix x and y positioning of nested tspans; r=longsonr; a=roc
|
2010-09-18 12:46:48 +09:00 |
|
Benedict Hsieh
|
799fb06cc7
|
Bug 582840: Remove nsIWebProgressListener(2) support from TabChild and TabParent. r=smaug a=blocker
|
2010-09-17 19:11:05 -07:00 |
|
Kyle Huey
|
80394bee14
|
Followup to fix bustage because the two patches that I wrote don't like each other a=bustage
|
2010-09-17 21:38:22 -04:00 |
|
Edmund Wong
|
7d30976428
|
Bug 535048: Remove nsILeakDetector leftovers from the tree. r=khuey a=test-only
|
2010-09-17 21:27:12 -04:00 |
|
Ms2ger
|
6f80c949aa
|
Bug 596162: Fix build warning. r=khuey a=jst
|
2010-09-17 21:25:23 -04:00 |
|
Kyle Huey
|
77bfef6cd5
|
Bug 594964: Fix moz-filedata principal handling so that files can be dragged and dropped. r=sicking a=blocker
|
2010-09-17 21:22:44 -04:00 |
|
Kyle Huey
|
95e2a5bc27
|
Bug 565843: Implement <canvas>.mozGetAsFile(name, type). r+a=sicking
--HG--
extra : rebase_source : 1a7a635dc5a7da047967d8feb57d637e83027618
|
2010-09-17 21:14:59 -04:00 |
|
Jeff Hammel
|
a3f58b64b8
|
Bug 585086 Update mozmill to 1.5 version r=ctalbert a=NPOTB
|
2010-09-17 17:18:08 -07:00 |
|
Clint Talbert
|
b891cc7a08
|
Bug 596023 Update Tests for Mozmill in m-c r=whimboo a=NPOTB
|
2010-09-17 17:18:06 -07:00 |
|
Joel Maher
|
0495b389bc
|
Bug 595269 Remote reftest assumes ./server.js instead of reftest/server.js r=ctalbert a=NPOTB
|
2010-09-17 17:18:06 -07:00 |
|
Joel Maher
|
14ecea9259
|
Bug 595294 Remotereftest should not assume process.txt exists when using a log file r=ctalbert a=NPOTB
|
2010-09-17 17:18:06 -07:00 |
|
Frank Yan
|
82a4aeb1a1
|
Bug 578967 - Remove feed/RSS button from top-level GUI for Firefox 4 (move to bookmarks menu). r=dolske a=approval2.0
|
2010-09-17 17:03:05 -07:00 |
|
Oleg Romashin
|
0332671ba9
|
Bug 597565 - Qt Port crashes on N900 (-graphicssystem raster by default). r=karlt a=npodb
|
2010-09-17 16:32:16 -07:00 |
|
Chris Jones
|
4d10273aee
|
Bug 593175, part 3: Let CreateOffscreenSurface() decide which image format to use on X11 platforms. r=karl a=blocking-fennec
|
2010-09-17 14:15:18 -05:00 |
|
Doug Turner
|
d03c15e824
|
Bug 593175, part 2: Use 5-6-5 opaque gfxSharedImageSurfaces on mobile platforms. r=karl a=blocking-fennec
|
2010-09-16 16:24:20 -05:00 |
|
Chris Jones
|
d5d1794564
|
Bug 593175, part 1: Request backing buffers with gfxContentType rather than gfxImageFormat. r=karl a=blocking-fennec
|
2010-09-16 16:24:17 -05:00 |
|
Chris Jones
|
b10bbc722f
|
Bug 593175, part 0: Allow forcing use of Shmem-backed cross-process layers in DEBUG builds. r=karl a=blocking-fennec
|
2010-09-14 00:51:49 -05:00 |
|
Jonas Sicking
|
9370c6ecf8
|
Bug 587931: Don't fire error if a <script> is canceled. r=mrbkap a=jst
|
2010-09-17 16:08:03 -07:00 |
|
Jonas Sicking
|
2bc97b9948
|
Bug 596385: Remove File.url since the spec now uses a different syntax. r=jst a=blocker
|
2010-09-17 16:08:03 -07:00 |
|
Mounir Lamouri
|
ecdf5f8347
|
Bug 596422 - Descendants of nsGenericHTMLElement should not call NS_DECL_CYCLE_COLLECTING_ISUPPORTS. r=peterv a=sicking
|
2010-09-17 02:37:29 +02:00 |
|
Mounir Lamouri
|
7a1b06189d
|
Bug 595457 - HTMLDatalist.options should also return options which are not direct children. r=smaug a=blocking
|
2010-09-17 02:26:32 +02:00 |
|
Paul O’Shannessy
|
8ee118773b
|
Bug 586068 - Cascade page loads when restoring [r=dietrich, a=blocking]
|
2010-09-17 15:02:28 -07:00 |
|
Paul O’Shannessy
|
6455f29ae1
|
Bug 596806 - Pass tab instead of browser to onTabAdd, onTabRemove [r=dietrich, a=blocks a blocker]
|
2010-09-17 15:01:05 -07:00 |
|
Frank Yan
|
5009b3c6ae
|
Bug 593646 - rename 'Open in a New Window' to 'Move to New Window' and move it to a more sensible location [r=dao, ui-r=faaborg, a=gavin]
|
2010-09-17 15:54:11 -07:00 |
|
Justin Lebar
|
2158e8e0c9
|
Bug 571289 - Don't use nsScriptSecurityManager off the main thread. r=mrbkap, a2.0=blocking
--HG--
extra : rebase_source : 2d945cee865472804ed3aff78af237a60f5a19d4
|
2010-09-17 14:44:53 -07:00 |
|
Justin Lebar
|
52fad07bc9
|
Bug 593116 - Use -fomit-frame-pointer when compiling jsinterp.c. r=ted, a2.0=sayrer
--HG--
extra : rebase_source : 811ba3d12c513ee8fe8d16a3557ce01e4a8f2504
|
2010-09-10 11:45:15 -07:00 |
|
David Bolter
|
48bb2880ab
|
Bug 597469 - Provide window emulation for Dolphin products, r=surkov, a=blocking
|
2010-09-17 14:43:38 -07:00 |
|
Mike Connor
|
6ef749733c
|
Bug 595954: use setAttribute for setting notificationbox properties on newly created elements (whose bindings may not yet be attached), r=gavin, a=blocking
--HG--
extra : rebase_source : f8551c7d221e7308aec776528327df7bf2140c61
|
2010-09-17 15:30:53 -04:00 |
|
Gavin Sharp
|
2bd1d618fa
|
Bug 597244: refactor and simplify PopupNotifications event callbacks, r=dolske, a=blocking-b7+
--HG--
extra : rebase_source : b4422707ee3a090110a0a3a16a8af88303d2716a
|
2010-09-16 19:10:04 -04:00 |
|
Dave Townsend
|
05b23c4ebf
|
Bug 596607: Broken extension registrations in the windows registry causes the extension manager to fail. r=robstrong, a=blocks-beta7
|
2010-09-17 12:29:53 -07:00 |
|
L. David Baron
|
58ca5805ea
|
Remove another piece of code I missed when removing min() and max(). (Bug 363249) r=bzbarsky a2.0=blocking
|
2010-09-17 12:29:53 -07:00 |
|
Robert O'Callahan
|
edffdd77c1
|
Bug 584494. Avoid clipping in BasicThebesLayer when not necessary. r=cjones a2.0=blocking2.0:betaN
|
2010-09-17 12:29:52 -07:00 |
|
Robert O'Callahan
|
690acd96fb
|
Bug 584494. Avoid creating opacity/transform wrappers for empty lists. r=tnikkel a2.0=blocking2.0:betaN
|
2010-09-17 12:29:52 -07:00 |
|
Robert O'Callahan
|
2b6d13adaa
|
Fix shadowing warnings from bug 581222. r=dbaron a2.0=blocking2.0:beta5
|
2010-09-17 12:29:52 -07:00 |
|
Masatoshi Kimura
|
1057aacaf3
|
Add support for CL_INCLUDES_PREFIX environment variable for handling localized cl.exe /showIncludes output. (Bug 587372) r=ted a2.0=blocking2.0:final
|
2010-09-17 12:29:52 -07:00 |
|
Raymond Lee
|
b7080fec50
|
Bug 587040 - After navigating with arrow keys, active tab highlighting will move but clicking on the group will bring up the last active tab [r+a=dietrich]
|
2010-09-17 23:24:39 +08:00 |
|
Raymond Lee
|
232f2d5b2b
|
Bug 594803 - Search symbol indicator icon in Panorama disappears when pressed [r+a=dietrich]
|
2010-09-15 13:43:25 +08:00 |
|
Raymond Lee
|
c8514e56a5
|
Bug 595876 - Missing grain.png in winstripe [r=dao a=gavin]
|
2010-09-17 13:45:10 +08:00 |
|
Robert O'Callahan
|
4c11a9961d
|
Bug 594774. Tests for this bug. r=dbaron a=blocking
|
2010-09-17 12:09:09 -07:00 |
|
Robert O'Callahan
|
368f4de891
|
Bug 594774. Detect DOM changes during painting, and abort painting ASAP when that happens. r=dbaron a=blocking
|
2010-09-17 12:09:08 -07:00 |
|
Robert O'Callahan
|
0cf14ffe41
|
Bug 596710. Increment (not decrement) rline to skip checking the cursor line twice. r=dbaron a=blocking
|
2010-09-17 12:09:08 -07:00 |
|
Daniel Holbert
|
bc77c8e0df
|
Bug 596478: Revert non-fixes to randomorange test, & mark it as random for the time being to stop the orange. a=tests
|
2010-09-17 12:09:08 -07:00 |
|