Commit Graph

50650 Commits

Author SHA1 Message Date
Benjamin Smedberg
122c097a0c Bug 587715 - Include Qt headers before anything else because of conflicts with X and mozalloc. r=bustage fix 2010-08-17 10:35:21 -04:00
Olli Pettay
75b4ffdc0e Bug 462076 - Dynamically inserted iframes on refresh sometimes trade places, r=bz 2010-08-17 17:13:55 +03:00
Neil Deakin
838688f1fb Bug 551434 - Store the keydown target and retarget the keypress/keyup events when focus changes from chrome to content. r=smaug 2010-08-17 14:37:50 +02:00
Masatoshi Kimura
acfc13f487 Bug 582186 - Render Zero-Width-Non-Joiner correctly in the address bar. r=smontagu 2010-08-17 14:35:24 +02:00
Dão Gottwald
cf3f2091f7 Bug 586958 - Cut down tabview.png on Linux
--HG--
extra : rebase_source : e0831d3d9eb3249ae3344bb61fa3ad495f897233
2010-08-17 14:26:16 +02:00
Dão Gottwald
57558ad437 Bug 584995 follow-up: Make waitForFocus output appear in browser-chrome test logs again. r=enn
--HG--
extra : rebase_source : cf13b1c120930194e98d12c190a68654518f3f56
2010-08-16 22:10:32 +02:00
Benjamin Stover
1649a879ae Bug 552828 - update Form History to work with Electrolysis: don't use preference branches [r=dolske] 2010-08-16 21:10:39 -07:00
Benjamin Stover
157f63a272 Bug 552828 - update Form History to work with Electrolysis: use frame script unload event [r=dolske] 2010-08-16 21:10:37 -07:00
Benjamin Stover
b67eb1a272 Bug 552828 - update Form History to work with Electrolysis [r=dolske] 2010-08-16 21:10:36 -07:00
Robert Sayre
87f1cb0c48 Paper over some missing refactoring on mozilla-central. 2010-08-17 01:51:32 -04:00
David Anderson
ef47b0907f Disable recursion for heavyweight functions (bug 583757, r=jorendorff). 2010-08-16 13:37:47 -04:00
Kyle Huey
586315cac6 Backing out Bug 550936 as a potential Dromaeo regression. 2010-08-17 01:09:32 -04:00
Kyle Huey
458463b64d Backed out changeset c8dc4dd369ee 2010-08-17 01:07:56 -04:00
David Mandelin
c48d229789 Bug 570663: turn a tableswitch on trace into a no-op if it has no cases, r=njn 2010-08-16 18:56:04 -07:00
Josh Aas
42255a374c Bug 584965: Improve key event handling for Cocoa widgets, follow Cocoa event propagation model properly. Fixes bug 582052 and bug 379199. r=smichaud 2010-08-16 23:26:17 -04:00
Daniel Holbert
32ebc9ac7b merge after backing out Bug 581000. 2010-08-16 18:55:06 -07:00
Daniel Holbert
d162fe69da Backed out bug 581000 (changeset 280b993408e7) for causing bug 583821. 2010-08-16 18:54:43 -07:00
Daniel Holbert
0454ec3d49 merge 2010-08-16 18:54:07 -07:00
Daniel Holbert
88faf6138b Backed out bug 581000 (changeset b840177c952a) for causing bug 583821. 2010-08-16 18:53:41 -07:00
timeless@mozdev.org
4fb79891eb Bug 587406 Exceptions on windows 64 are not fatal
a=bustage fix
2010-08-17 04:21:49 +03:00
Mounir Lamouri
41b8bedd41 Bug 587875 - Build bustage: nsRefreshDriver.h is included by files not included when SMIL is disabled. r=jst@mozilla.org, a=buildbustage 2010-08-17 02:08:35 +02:00
Alon Zakai
313afe29d5 Bug 550936 - Make InstallTrigger support cross-process communication r=Mossop a=blocking-beta4+,blocking-fennec2.0a1+ 2010-08-16 16:41:46 -04:00
Alon Zakai
cf8363b4a5 Bug 587222 - Script caching in messageManager leaks; r=Olli.Pettay a=blocking-because-550936-is-a-blocker 2010-08-16 16:40:04 -04:00
Axel Hecht
cc6b8b5e56 Bug 585648 - update shipped-locales for Firefox 4 Beta 4; a=blocking-beta4+ 2010-08-16 20:33:39 +02:00
Frank Yan
0738155f43 Bug 587267 - Display the Firefox button when in TabView; r=dao approval2.0=gavin.sharp 2010-08-16 16:33:32 -04:00
Benjamin Smedberg
aed2145707 Add a comment mentioning bug 587406, per jeffm. 2010-08-16 15:28:18 -04:00
Benjamin Smedberg
fc68bfa0f1 Bug 587406 - Crashes inside window procedures on Windows 64 get eaten, r=ted/jeffm 2010-08-16 15:25:13 -04:00
Ted Mielczarek
491acee0d8 bug 559228 - Implement multi-process crash reporting on Mac. r=bsmedberg a=blocking
--HG--
extra : rebase_source : 83e8073a3c8e47f8fec39b123221f80db89941e7
2010-08-16 15:05:09 -04:00
Ted Mielczarek
96bb87cd24 bug 559228 - Update Breakpad to r652 (mozilla build system changes). r=bsmedberg a=blocking
--HG--
extra : rebase_source : a3aeb2907f6102abd1628387beed004e242f9c3b
2010-08-16 15:05:09 -04:00
Ted Mielczarek
ad21a16471 bug 559228 - Update Breakpad to r652
--HG--
extra : rebase_source : bec760bf86aa27731fcced3bfea3dcfaf5213293
2010-08-16 15:05:08 -04:00
Kyle Huey
f5eb92541b Bug 587363: Fix the spelling mistake by committing the fix I meant to commit. 2010-08-16 14:09:02 -04:00
Raymond Lee
33afd2d26f Bug 586693 - Do we still need to marshal browser events? [r=dolske a=blocking2.0]
* Removed some timeouts and fixed some broken user interactions that fixes various other bugs and test failures.
Bug 587029 - Tab Candy : closing last tab of a group leads to an isolated tab
Bug 586552 - GroupItem.newTab feedback should be immediate
* Init TabItems before handling firstrun tab grouping
* Removed _stopZoomPreparation related code since we are not using it anymore.
* Fixed the issue related to using move to other group feature. The moved tab is still visible in the tab bar after moving it to other group.

--HG--
extra : rebase_source : 9784acd2df5be4be5016cf15d52dabaccd68e2a5
2010-08-16 12:46:22 +08:00
Axel Hecht
68404addba bug 585648, update shipped-locales for Firefox 4 Beta 4 2010-08-16 10:12:28 -07:00
Raymond Lee
acbf492610 Bug 585855 - Test that the bookmark all tabs command is disabled when we have one visible and one hidden tab [r=dão sr=vlad a=gavin]
--HG--
extra : rebase_source : 728aa27e7ffdf08359c26fe709cac925c0d0f344
2010-08-14 02:36:40 +08:00
Edward Lee
54bce5078c Bug 586198 - Incorrect placement of tab after Undo Close Tab in Tab Candy [r=dolske a=blocking2.0:beta4]
Explicitly wipe out tab storage data on close so that undo close tab acts like a brand new tab.

--HG--
extra : rebase_source : f05ab57dff8a10be9df9e93bb128a4b716336c7a
2010-08-16 16:56:28 -07:00
Ehsan Akhgari
46b288e3d5 Merge backout 2010-08-16 19:14:38 -04:00
Ehsan Akhgari
3068a7eddc Back out bug 582644 and 576716 because of mochitest-3 oranges 2010-08-16 19:14:00 -04:00
Michael Wu
5af9297e63 Bug 587597 - Fix ARM/Mobile bustage by building Yarr. Contains Jacob Bramley's load8 fix. r=sayrer a=blocking-fennec
--HG--
extra : rebase_source : f1bb2164f9a0e1cad4389258b6a356f73a4ccf3f
2010-08-16 15:18:10 -07:00
Ben Turner
4db341c13d bug 576716 - Crash [@ TypedArrayTemplate<int>::init] or [@ TypedArrayTemplate<int>::create], patch to tests r=vlad blocking2.0=betaN+ 2010-08-16 14:48:32 -07:00
Jim Chen
e610840d16 bug 582644 - IME event remoting, patch for android r=blassey blocking-fennec=2.0a1+ 2010-08-16 14:48:32 -07:00
Jim Chen
8053ee8f11 bug 582644 - IME event remoting, patch to content r=smaug blocking-fennec=2.0a1+ 2010-08-16 14:48:32 -07:00
Jim Chen
d5828b0749 bug 582644 - IME event remoting, patch to widget r=dougt blocking-fennec=2.0a1+ 2010-08-16 14:48:32 -07:00
Ehsan Akhgari
481ee2f5e6 Bustage fix for bug 587222 landed on a CLOSED TREE 2010-08-16 17:20:03 -04:00
Gavin Sharp
1e8003d5c8 Bug 587719: look for special application/x-moz-keyword-url URL type for keyword searches, to allow keyword-search-specific URLs, r=jrmuizel/Pike, a=beltzner
--HG--
extra : rebase_source : 615d18f0086f2d2caf026ce6a48d69b0b89c7a8d
2010-08-16 13:47:39 -04:00
Dão Gottwald
70ec0a7aa5 Bug 586666 - When new tab is opened, close button of inactive tab disappears; r=gavin.sharp approval2.0=gavin.sharp a=blocking-beta5+ 2010-08-16 16:43:04 -04:00
Mounir Lamouri
c830650825 Bug 585508 - HTMLFormElement enctype and method IDL attributes should be
limited to only known values. r=jst
2010-08-10 13:52:46 +02:00
Sid Stamm
2e1c461131 Bug 576200. CSP breaks spec, defaults to allow *. r=bsterne@mozilla.com, dveditz@mozilla.com 2010-08-16 10:12:28 -07:00
Benjamin Smedberg
dde4dba2fd Bustage fix of the bustage fix, bug 583053. 2010-08-16 12:38:43 -04:00
Taras Glek
1e6019264c Bug 587470 - Add mozjs to removed-files.in, r=khuey 2010-08-16 11:42:31 -04:00
Benjamin Smedberg
937dfa414c Linux followup to bug 583053 - fix the include ordering so that KeyPress is defined at the time we need it. 2010-08-16 11:41:46 -04:00