Brian Birtles
|
47a4d46fec
|
Bug 592477 - SVG SMIL: Flush styles before running sample; r=roc; a=blocking-final
|
2010-09-11 16:05:31 +09:00 |
|
Chris Double
|
c0d1bb07a1
|
Bug 571822 - Fire timeupdate event less frequently than once per frame - r=kinetik a=blocking2.0
|
2010-09-10 17:49:26 +12:00 |
|
Chris Double
|
e51781f3c0
|
Bug 464398 - Stop HTML media elements from firing events in bfcache - r=roc a=blocking2.0
|
2010-09-10 16:20:10 +12:00 |
|
Chris Double
|
417b0c1a00
|
Bug 584615 - Make media progress events be 'simple' Events, not 'progress' Events - r=roc,cpearce,dolske,kinetik a=blocking2.0
|
2010-09-10 15:29:06 +12:00 |
|
Chris Double
|
67ab1fd425
|
Bug 588312 - Set video.currentTime to seek time when seek starts - r=kinetik a=blocking2.0
|
2010-09-10 14:48:36 +12:00 |
|
Philipp von Weitershausen
|
158b836dae
|
Bug 592276 - Utils.mpLocked() should allow nsIPKCS11Slot.SLOT_UNINITIALIZED [r=mconnor]
|
2010-08-31 17:58:35 +02:00 |
|
Philipp von Weitershausen
|
29493f1bec
|
Fix test bustage introduced with bug 587027 part 4
(oddly no failure in the add-on test harness)
|
2010-08-31 16:18:50 +02:00 |
|
Chris Jones
|
1286d5c17d
|
Followup to Bug 579323: Use nsSubDocumentFrame in new MOZ_IPC code in nsFrameLoader.
|
2010-08-31 02:46:17 -05:00 |
|
Chris Jones
|
7b7af2c67c
|
Merge m-c --> cedar
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
|
2010-08-31 02:29:31 -05:00 |
|
Robert O'Callahan
|
b10df1641d
|
Bug 592131. Don't propagate invalidations across document boundaries where the child document's docshell is inactive (e.g., a hidden tab). r=tnikkel,a=blocking
--HG--
extra : rebase_source : 468f5fab9b2a50f515d50e147fb79bdb8d6a845c
|
2010-08-31 17:02:08 +12:00 |
|
Michael Wu
|
1dbd731209
|
Bug 592127 - Temporary hack to add channel-prefs.js back to nightlies, r=nthomas a=beltzner
--HG--
extra : rebase_source : 38f4b69ce7f39b9c94cb646c899db60171559c23
|
2010-08-30 19:48:29 -07:00 |
|
Serge Gautherie
|
1293e54bbf
|
Bug 589611 - [SeaMonkey 2.1, mochitest-browser-chrome] browser_visituri_privatebrowsing.js:64 - TypeError: Cc['@mozilla.org/privatebrowsing;1'] is undefined; (Av1) Skip this test when PB service is not available.
r=sdwilsh (a=test only).
|
2010-08-31 04:41:42 +02:00 |
|
Robert O'Callahan
|
ded033638a
|
Bug 579323. Part 2: Actually fix the bug by calling InvalidateThebesLayersInSubtree from nsIFrame::Redraw. r=dbaron,a=blocking
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
3815d31b6e
|
Bug 579323. Part 3: Fix invalidation of lines to update layers as necessary. r=dbaron
--HG--
extra : rebase_source : 6a043bda5f16f9a257fa4bfa272d8362facef4c2
|
2010-08-31 12:49:13 +12:00 |
|
Robert O'Callahan
|
c7acef03ff
|
Bug 579323. Part 1.8: Rename InvalidateOverflowRect to InvalidateFrameSubtree. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : f7bd38670a03e8a7f3f8c40838af114be79b06f1
|
2010-08-31 12:49:12 +12:00 |
|
Robert O'Callahan
|
bc09a0496e
|
Bug 579323. Part 1.6: Clean up dead code, rename nsFrameFrame to nsSubDocumentFrame. r=tnikkel
--HG--
rename : layout/generic/nsFrameFrame.cpp => layout/generic/nsSubDocumentFrame.cpp
extra : rebase_source : af240f2cb12b94e544031a5860fca1a9fb1217e0
|
2010-08-31 12:49:11 +12:00 |
|
Robert O'Callahan
|
f6aa05c375
|
Bug 579323. Part 1.4: Switch nsIFrameFrame users to use nsSubDocumentFrame.h. r=tnikkel
--HG--
extra : rebase_source : de526602586c70b994a061bbb8a7ca2731c72bbd
|
2010-08-31 12:49:07 +12:00 |
|
Robert O'Callahan
|
b6e97790b6
|
Bug 579323. Part 1.2: Move nsSubDocumentFrame header to its own file. r=tnikkel
--HG--
extra : rebase_source : ff6c4109473783acea363ac05f9686034b949ecd
|
2010-08-31 12:46:26 +12:00 |
|
Robert O'Callahan
|
f566520efb
|
Bug 579323. Part 1: Add FrameLayerBuilder::InvalidateThebesLayersInSubtree, and call it from InvalidateOverflowRect. r=tnikkel,sr=dbaron
--HG--
extra : rebase_source : c1dbc5b625e23d55ba030709f5cd429122977685
|
2010-08-31 12:46:26 +12:00 |
|
Vladimir Vukicevic
|
2933c77738
|
b=591486 followup for non-d2d-surface win32 builds; a=bbbreakage
|
2010-08-30 20:02:18 -04:00 |
|
Miika Jarvinen
|
ff74404c78
|
Bug 591019 - Crash if description returned by plugin is empty. r=joshmoz a=b5
|
2010-08-30 17:40:13 -07:00 |
|
Vladimir Vukicevic
|
c1e7b093a7
|
b=592105; [gl] clear new FBOs when resizing offscreen FBOs at correct time; r=bas a=b5
|
2010-08-30 19:56:42 -04:00 |
|
Vladimir Vukicevic
|
e34eb5ed0f
|
b=592101; [webgl] don't use GLSL translator output on real GLESv2 targets; r=bas a=b5
|
2010-08-30 19:56:40 -04:00 |
|
Vladimir Vukicevic
|
6f53c918aa
|
b=592103; [webgl] return invalid uniform names as null correctly from webgl; r=bas; a=b5
|
2010-08-30 19:56:32 -04:00 |
|
Ehsan Akhgari
|
f46bed132f
|
Bug 590554 - Part 2: Disable the end offset assertion for password fields; r=roc
--HG--
extra : rebase_source : 0e3dce695eafc269f1efdacd57d56d5383be6bd9
|
2010-08-30 16:38:43 -04:00 |
|
Margaret Leibovic
|
b53d917d93
|
Bug 573536: add 'Learn more' link to geolocation notifications, r=gavin, a=blocking
|
2010-08-30 12:55:17 -04:00 |
|
Ms2ger
|
4185e805f1
|
Bug 590970 - Don't compare PL_strcasecmp's return value to nsnull; r=joshmoz approval2.0=jst
|
2010-09-02 22:18:04 +02:00 |
|
Ms2ger
|
439f7a1da6
|
Bug 589871 - Fix GetValidationmessage warnings; r=Olli.Pettay approval2.0=jst
|
2010-09-02 22:12:47 +02:00 |
|
Dão Gottwald
|
8f790ef1d2
|
Bug 577096 - App Tabs should indicate change of state in <title>. r=gavin ui-r=beltzner
|
2010-09-02 22:08:37 +02:00 |
|
Dão Gottwald
|
3f66576697
|
Bug 320638 - Allow dropping links in-between tabs. r=gavin
|
2010-09-02 22:08:05 +02:00 |
|
Bas Schouten
|
37b1df3df1
|
Bug 592024 - Don't clear shared D3D9/D2D surfaces in cairo_d2d_create_for_handle because D3D9 and D2D need a lot of synchronization points. Instead, put a clear in DrawRegion, which already has synchronization points. r=jrmuizel a=blocking
|
2010-09-02 15:07:26 -04:00 |
|
Raymond Lee
|
af1bde8f08
|
Bug 591448 - On tab switch, 'gWindow is not defined' after closing a window that opened Panorama [r=dao a=gavin]
--HG--
extra : rebase_source : d9d049b80efac0297dd40a58e5c733cbecaf3ef3
|
2010-08-31 15:22:10 +08:00 |
|
Simon Montagu
|
be0df5164d
|
Use member boolean instead of Window style to identify right-to-left windows. Bug 588735; r=jmathies a=blocking2.0:betaN+
--HG--
extra : rebase_source : f5c09abea4775e41c1bccb431ab620b46e25da32
|
2010-09-02 14:20:56 -04:00 |
|
Phil Ringnalda
|
747e06a0bc
|
Bug 591717 - Remove most of tools/performance/startup, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : cd49a675fb1bac30d6ce809bb1688eaf00a08bee
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
b7c61a7dba
|
Bug 591710 - Remove some Java cruft from config/, r=khuey, a=NPOTB
--HG--
extra : rebase_source : a0f0f78ea33393c555931d6cc3abd152afd0fae3
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
fd4771f251
|
Bug 591714 - Remove ancient (and ifdeffed out) heapdump code, r=robarnold,dbaron, a=NPOTB
--HG--
extra : rebase_source : 3aed6d6f6bf57f848cce51e59dbd13a3df590faf
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
b8985c3c4c
|
Bug 591727 - Remove remnant makefile.win in trace-malloc, r=dbaron, a=NPOTB
--HG--
extra : rebase_source : 1643431d84ab0e255315b261a1f0bcd86dbfaa42
|
2010-08-29 18:21:12 -07:00 |
|
Phil Ringnalda
|
ecb0488820
|
Bug 592192 - Remove Mork's makefile.win, r=khuey, a=NPOTB
--HG--
extra : rebase_source : 4e1f74e97974311838c014612bebdd49895d7be7
|
2010-08-31 19:42:49 -07:00 |
|
Phil Ringnalda
|
36c32fcb31
|
Bug 581592 - allow for a couple of asserts in size-change-1.html on Mac, r=dbaron, a=orange
--HG--
extra : rebase_source : 6d7ab1eeb272786e75fa57521d3a5c0f698fb88e
|
2010-08-29 21:51:56 -07:00 |
|
Olli Pettay
|
37754ca52c
|
Bug 585173 - Process message manager. r=dougt a=blocking-fennec
|
2010-08-31 11:58:35 -07:00 |
|
Alexander Surkov
|
250583af1b
|
Bug 589399 - add pseudo HyperLinkAccessible interface, r=davidb, f=neil, a=davidb
--HG--
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.html => accessible/tests/mochitest/hyperlink/test_general.html
rename : accessible/tests/mochitest/test_nsIAccessibleHyperLink.xul => accessible/tests/mochitest/hyperlink/test_general.xul
|
2010-09-01 12:26:13 +09:00 |
|
Bobby Holley
|
a335682adb
|
Bug 591560: Fix annoying abort in animated gifs. r=bz a=blocker
|
2010-08-31 21:26:41 -04:00 |
|
Kyle Huey
|
626b88436d
|
Bug 591373: Stop forcing link time code generation in js in non-PGO builds. r=ted a=sdwilsh
|
2010-08-31 21:25:38 -04:00 |
|
Kyle Huey
|
c8d4c261a7
|
Bug 589606: Fix up the raw encoder to have the same build config options as the other media types. r=cpearce a=sdwilsh
|
2010-08-31 21:24:04 -04:00 |
|
Henrik Skupin
|
6ba9850228
|
Bug 465090: Add keyboard shortcut to open addons manager. r=dolske a=dolske
|
2010-08-31 21:23:01 -04:00 |
|
Michael Wu
|
e10c97737e
|
Bug 592457 - Don't create new signatures on windows, r=khuey a=blocking-beta5
|
2010-08-31 21:18:22 -04:00 |
|
Michael Wu
|
435e053a9f
|
Bug 592369 - Eliminate different file modified dates in omni.jar, r=bsmedberg,khuey a=blocking-beta5
|
2010-08-31 21:17:46 -04:00 |
|
Kyle Huey
|
b704c25d5e
|
Bug 589529: Change window class names to trick scroll drivers into working again. r=roc a=blocking-2.0:beta5
|
2010-08-28 14:31:53 -04:00 |
|
Michael Wu
|
61d1bf0634
|
Bug 591866 - channel-prefs.js should not be in omni.jar, r=bsmedberg a=blocking-beta5
|
2010-08-30 16:37:08 -07:00 |
|
Dan Witte
|
401da66f49
|
Really revert libffi comment spelling fix since it's not upstream. a=NPOTB
|
2010-08-30 15:38:36 -07:00 |
|