Commit Graph

229131 Commits

Author SHA1 Message Date
Julian Viereck
e72ec8f9e6 Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 21:31:49 -07:00
Julian Viereck
9018ca5f35 Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 21:31:33 -07:00
Julian Viereck
48694b9903 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-28 21:31:12 -07:00
Julian Viereck
ec21282fad Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-28 21:30:49 -07:00
Philipp von Weitershausen
e688979fe2 Bug 589962 - Sync UI: gBrowser is not defined r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
72af6a9205 Bug 587436 - Sync doesn't display last sync time r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
4b9a40e903 Bug 585988 - Sync UI: The setup screen will not work with a non SSL/TLS server r+a=gavin 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
044cd2fd8a Bug 584510 - Sync UI: Changing password on other client/via web leads to unknown error r+a=dolske 2010-08-28 13:42:29 -07:00
Philipp von Weitershausen
e1dc820b97 Bug 587215 - Sync UI: Error notifications aren't displayed r=dolske a=blocking2.0 2010-08-28 13:42:04 -07:00
Rob Campbell
23b3aa57ce backing out patch from bug 572038, a=developers 2010-08-28 15:52:23 -03:00
Rob Campbell
08f159e29c backing out bugs 587574, 588540, 573103, 568634 to clear leaks, a=#developers 2010-08-28 14:51:40 -03:00
Julian Viereck
c176716ced Bug 587574 - Display cached content in the NetworkPanel, r=sdwilsh, a=blocking2.0 (beta5) 2010-08-28 13:07:42 -03:00
Julian Viereck
2e31f81d1f Bug 588540 - NetworkPanel: Display submitted form data formated, r=sdwilsh, a=sdwilsh 2010-08-28 13:07:42 -03:00
Julian Viereck
cfa5bdaff1 Bug 573103 - Implement WebConsole Network Panel, r=dietrich, a=blocking2.0 (beta5) 2010-08-13 12:14:01 +02:00
Julian Viereck
701e4402ad Bug 568634 - Update networking log entries with subsequent http transactions, r=sdwilsh, a=blocking2.0, beta5 2010-08-13 12:13:32 +02:00
Rob Campbell
49a6a5e90e Bug 572038 - Create new Tree Panel for Inspector (milestone 0.5), r=gavin, a=blocking2.0 (beta5) 2010-08-28 13:07:41 -03:00
Robert Sayre
dda60f754a Merge tracemonkey to mozilla-central. a=blockers 2010-08-28 10:50:34 -04:00
Jeff Muizelaar
91305e990f Bug 586048. Annotate crashdumps with graphics info at startup. r=gavin,a=blocking
Previously GfxInfo wasn't started until it was used by about:support.
This makes gfxPlatform intialize it during gfxPlatform init.
2010-08-28 10:18:41 -04:00
Jeff Muizelaar
c621c39a08 Bug 586046. Fix up a few issues with GfxInfo. r=ehsan,a=bustage
- Consistently use unicode to fix thunderbird/seamonkey builds
- Add better error handling
- Parse MULTI_SZ types better
2010-08-28 10:16:00 -04:00
Dão Gottwald
f8ab7bd3a1 Bug 591387 - Default theme shows as "incompatible" (version number wrapped with quotes). r=khuey a=blocking 2010-08-28 15:32:07 +02:00
Dão Gottwald
97fe6cb91b Bug 587576 - Make pinned tabs wider. r=gavin a=blocks-bug579373 2010-08-28 14:00:07 +02:00
Bas Schouten
6cc6fdf26b Bug 591558: Don't consider child windows in opaque area. r=roc a=blocking-beta5 2010-08-28 07:51:17 +00:00
Bas Schouten
53a5cbd2d9 Bug 591554: SetWindowClipRegion twice as intended. r=roc a=blocking-beta5 2010-08-28 07:51:13 +00:00
Brian Birtles
ae0dbb0db8 Bug 587910 - SVG SMIL accessKey timing, r=dholbert,smaug; sr=roc; a=roc 2010-08-28 15:41:05 +09:00
Gavin Sharp
b6108f1817 Bug 589343 followup: change entity names to indicate semantic change to the string, a=l10nfix
--HG--
extra : rebase_source : 4b317476b17888ad9a1a4be39da95cb4a841f041
2010-08-28 02:10:28 -04:00
Jonas Sicking
89a993feb6 Bug 579764: Send out notification when the document-element for a document has been created and inserted into the DOM. r=jst a=blocker 2010-08-27 22:54:57 -07:00
Jonas Sicking
14aaf77b69 Bug 590870: Don't crash when attempt to create XUL element through DOM is denied. r=jst a=blocker 2010-08-27 22:54:40 -07:00
Jonas Sicking
5a46a17261 Bug 590812: Fix XML pretty printing. r=mrbkap a=blocker 2010-08-27 22:54:28 -07:00
Marco Bonardo
7224a0920b Bug 590081 - keywords matching is no longer case insensitive. r=dietrich a=blocking 2010-08-27 22:44:05 -07:00
David Dahl
a6847057fb Bug 589344 - Add tooltip to utilities button r=bmcbride a=beta5+ 2010-08-27 22:29:09 -07:00
David Dahl
736002b57e Bug 589343 - Preferences button should be called Options on Windows r=bmcbride a=beta5+ 2010-08-27 22:29:05 -07:00
Robert Sayre
0296432927 merge 2010-08-27 22:25:03 -04:00
Robert Sayre
25a4173e9c merge mozilla-central to tracemonkey. 2010-08-27 22:24:14 -04:00
Robert O'Callahan
7f643ab37a Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5 2010-08-27 18:15:08 -05:00
Robert O'Callahan
92f4f71aa4 Bug 130078. Part 2. Remove widgets from all subframes. r=dbaron 2010-08-27 18:15:08 -05:00
Jim Mathies
92b91c9e1c Bug 130078. Part 1.1. Update part 1 to deal with changes from bug 513162. r=roc 2010-08-27 18:15:08 -05:00
Robert O'Callahan
ad04090e51 Bug 130078. Part 1. Hookup view managers unconditionally. r=dbaron 2010-08-27 18:15:08 -05:00
Robert O'Callahan
f54339d471 Bug 590468. Part 6: Fix setting of nsDisplayList::mOpaque, and return it from nsDisplayWrapList::IsOpaque. r=tnikkel 2010-08-27 18:15:08 -05:00
Karl Tomlinson
aa665b135f b=590468 use window background color for browser-bottombox to make it opaque r=dao 2010-08-27 18:15:08 -05:00
Robert O'Callahan
6b9c7c8ec6 Bug 590468. Part 4: Make Windows theme aware that scrollbars and status bars are always opaque. r=jmathies 2010-08-27 18:15:08 -05:00
Robert O'Callahan
2b22a13a67 Bug 590468. Part 3: Make Cocoa theme aware that statusbars are always opaque. r=joshmoz 2010-08-27 18:15:08 -05:00
Robert O'Callahan
7f822760a4 Bug 590468. Part 2: Mark browser "bottombox" as having its own layer(s). r=dao 2010-08-27 18:15:08 -05:00
Robert O'Callahan
8dab59e565 Bug 590468. Part 1: Add support for XUL 'layer' attribute. r=tnikkel sr=vlad 2010-08-27 18:15:08 -05:00
Brad Lassey
ce48529fc8 bug 591412 - Android make android package step failing due to error in AndroidManifest.xml r=mwu a=blocking-fennec 2010-08-27 16:24:42 -04:00
Brad Lassey
9d99b4388c bug 591153 - Show progress dialog on start up for android r=mwu a=blocking-fennec 2010-08-27 16:22:57 -04:00
Gavin Sharp
d140bcc893 Bug 591566: disable browser_bug562797.js because it times out a lot, a=orange 2010-08-28 00:48:17 -04:00
Brian Hackett
597f3eefdb Fix crash on nested Iterator iteration, bug 590813. r=gal 2010-08-27 11:07:18 -07:00
Vladimir Vukicevic
56b9256565 b=575685; implement set() from TypedArray spec; r=jorendorff 2010-08-27 12:07:24 -04:00
Vladimir Vukicevic
a06b6b66da b=590672; treat ArrayBuffer() and SomeArrayType() as (0); r=shaver 2010-08-27 12:06:34 -04:00
Gregor Wagner
225ac41a79 Bug 590346 - TM: Global Object created in GlobalForLocation needs its own compartment r=mrbkap 2010-08-27 07:49:31 -07:00