Commit Graph

95337 Commits

Author SHA1 Message Date
Tim Taubert
0ecdaee9d5 Bug 742047 - Part 2 - Refactor SessionStorage.jsm and its API; r=zpao 2012-06-03 11:45:51 +02:00
Tim Taubert
99e2966f5a Bug 742047 - Part 1 - Create SessionStorage.jsm and migrate existing code; r=zpao 2012-06-03 11:45:51 +02:00
Dave Camp
27c5dbc4df Merge fx-team to m-c. 2012-06-02 16:57:28 -07:00
Gavin Sharp
22cd0f3898 Also back out the test changes from bug 720081 that depended on the autocomplete controller changes, a=backout 2012-06-02 16:37:12 -07:00
Dave Camp
b7df8bdb18 Bug 740543 - Rule view does not update when window is resized. r=robcee 2012-06-02 15:18:33 -07:00
Gavin Sharp
de3fd6f383 Back out 59409e2655ca (from bug 720081) due to bug 760803 2012-06-02 13:35:39 -07:00
Ehsan Akhgari
299eef5789 Merge the last green changeset of mozilla-inbound to mozilla-central 2012-06-02 14:39:47 -04:00
Mihai Sucan
91a9326c6a Bug 760837 - Intermittent browser_webconsole_bug_595934_message_categories.js | expectUncaughtException was called but no uncaught exception was detected; r=past 2012-06-02 21:20:44 +03:00
Joe Walker
ca24953c1a Bug 760793 - GCLI node type fails with defaultValue:null; r=dcamp 2012-06-02 21:12:31 +01:00
Joe Walker
ec1b18f2aa Bug 760791 - GCLI tilt open command is broken: "TypeError: value is undefined"; r=dcamp 2012-06-02 21:12:25 +01:00
Dave Camp
c3587b66c3 Bug 760796 - Turn off animations while testing the responsive view. r=paul 2012-06-02 11:02:53 -07:00
Mihai Sucan
79c59262b6 Bug 722685 - Console logging is slow; r=rcampbell 2012-06-02 13:45:32 +03:00
ffxbld
391d420aaa Automated blocklist update from host bld-centos5-32-vmw-018 2012-06-02 03:12:09 -07:00
Dave Camp
2fbb05822f Merge fx-team to m-c. 2012-06-01 21:40:26 -07:00
Dave Camp
510ccb2afa Bug 745961 - Hard to find the clickable region for adding a new CSS property in the Style Inspector. r=paul 2012-06-01 15:13:48 -07:00
Dave Camp
98fee4f732 Bug 734365 - Rule view focus management needs an overhaul. r=paul 2012-06-01 15:13:48 -07:00
Mihai Sucan
395219db95 Bug 751901 - Slow Source View in Debugger on large files; r=past 2012-06-01 23:05:31 +03:00
Dave Camp
ef586de31c Bug 760752 - Frequent browser_dbg_debugger-tab-switch.js | leaked window property: _scriptDebugger and 87 more test failures; r=past 2012-06-02 18:43:19 +03:00
Joe Walker
c4af99eab2 Bug 734045 - GCLI resource doesn't always find script tags; r=dcamp 2012-06-02 10:17:49 +01:00
Pranav Ravichandran
913a846852 Bug 750554 - If service is not used for updates then do not show it in preferences. r=bbondy 2012-05-31 10:28:01 -04:00
Ehsan Akhgari
3cb1fce0b2 Bug 760290 - The update UI needs to be aware of the possibility that the update cannot be staged in the background; r=rstrong 2012-05-31 20:28:32 -04:00
Ehsan Akhgari
d98ade3af7 Bug 760027 - Attempt to retry moving the installation directory when performing the replace stage of an update 10 times; r=strong
This will hopefully give the applications which might have a handle to some
file in that directory open a chance to close them up so that the replace
operation would finish successfully.
2012-05-31 15:40:07 -04:00
Ehsan Akhgari
741f3aa5e4 Bug 759615 - Avoid running the PostUpdate step when only staging the update in the background; r=rstrong 2012-05-30 18:09:59 -04:00
Nathan Froyd
3e46d1764c Bug 759417 - handle big device numbers in MapsMemoryReporter.cpp; r=jlebar 2012-05-30 15:11:58 -04:00
Asaf Romano
3724e41e1e Bug 730340 - Don't use expando properties for storing data on places nodes. Make sure this test doesn't fail after expandos support is removed from result nodes. 2012-06-02 16:58:52 +03:00
Asaf Romano
d17a36b7a7 Bug 730340 - Don't use expando properties for storing data on places nodes. Part 3 - cache livemark-info object in the controller for each view instead of setting _feedURI and _siteURI exapndos on livemark nodes. Also fix a bug I introduced in the previous check for this bug, in PVB_nodeHistoryDetailsChanged. r=mak 2012-06-02 16:54:25 +03:00
Timothy B. Terriberry
d3be27c800 Bug 752661 - Make ReadMetadata() fail when there are no active Ogg streams, r=kinetik 2012-06-02 06:29:44 -07:00
Mark Capella
36e6d15c67 Bug 759307 - rename nsHTMLImageAccessible to ImageAccessible, r=surkov
--HG--
rename : accessible/src/atk/nsHTMLImageAccessibleWrap.h => accessible/src/atk/ImageAccessibleWrap.h
rename : accessible/src/html/nsHTMLImageAccessible.cpp => accessible/src/generic/ImageAccessible.cpp
rename : accessible/src/html/nsHTMLImageAccessible.h => accessible/src/generic/ImageAccessible.h
rename : accessible/src/mac/nsHTMLImageAccessibleWrap.h => accessible/src/mac/ImageAccessibleWrap.h
rename : accessible/src/msaa/nsHTMLImageAccessibleWrap.cpp => accessible/src/msaa/ImageAccessibleWrap.cpp
rename : accessible/src/msaa/nsHTMLImageAccessibleWrap.h => accessible/src/msaa/ImageAccessibleWrap.h
rename : accessible/src/other/nsHTMLImageAccessibleWrap.h => accessible/src/other/ImageAccessibleWrap.h
2012-06-02 07:30:34 -04:00
Mark Capella
216d97392f Bug 759310 - de-ns-ify nsHTMLTextAccessible file classes, r=surkov
--HG--
rename : accessible/src/html/nsHTMLTextAccessible.cpp => accessible/src/html/HTMLElementAccessibles.cpp
rename : accessible/src/html/nsHTMLTextAccessible.h => accessible/src/html/HTMLElementAccessibles.h
2012-06-02 07:30:29 -04:00
Gregory Szorc
4bf23b94ba Bug 754469 - Part 2 - Add blessings to virtualenv 2012-06-01 21:30:26 +02:00
Gregory Szorc
1e97c88a86 Bug 754469 - Part 1 - Add blessings Python package 1.3 for terminal interactions 2012-06-01 21:30:22 +02:00
Matthew Gregan
cab9384bfd Bug 757034 - Add sndio to cubeb update.sh. 2012-06-02 19:16:32 +12:00
Landry Breuil
32175b70a4 Bug 757034 - Import openbsd cubeb sndio backend. r=kinetik 2012-06-02 19:10:42 +12:00
Matthew Gregan
418c0b23d8 Bug 759677 - Increase cubeb_run_thread stack size to avoid blowing the stack with some ALSA configurations. r=doublec 2012-06-02 19:09:27 +12:00
Alexander Surkov
8a23b7ac4f Bug 757392 - crash in nsIDocument::GetRootElement mainly with JAWS 11, r=tbsaunde 2012-06-02 14:14:58 +09:00
Alexander Surkov
a26b9e61bb Bug 760038 - crash in NotificationController::WillRefresh, r=tbsaunde 2012-06-02 14:14:42 +09:00
Kartikaya Gupta
c97a446579 Bug 760458 - When taking thumbnail screenshots account for RTL pages as well. r=bnicholson 2012-06-01 23:50:57 -04:00
Victor Porof
dae8884afd Bug 753677 - Visually distinguish between configurable, enumerable and writable properties; r=past 2012-05-30 16:13:05 +03:00
Panos Astithas
16288335e8 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 4: Marionette); r=jgriffin 2012-06-01 18:28:31 +03:00
Panos Astithas
f590458379 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 3: B2G); r=vingtetun 2012-06-01 18:28:13 +03:00
Panos Astithas
2c3c8d93cc Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 2: Fennec); r=mfinkle 2012-06-01 18:25:54 +03:00
Panos Astithas
0b6cecb6b6 Bug 758696 - Add a dialog to the debugger to deny or allow incoming server connections (Part 1: Firefox); r=rcampbell 2012-06-01 18:25:08 +03:00
Paul Rouget
796f575f27 Bug 749628 - Implement a Responsive Design tool. r=dcamp r=gavin 2012-06-01 14:53:58 +02:00
Paul Rouget
8b873e61af Bug 747218 - [layout view] Pref on the layout view. r=past 2012-06-01 13:25:23 +02:00
Rob Campbell
f348a2889b merge fx-team to m-c 2012-06-01 09:48:58 -03:00
Marco Bonardo
0cf113c7e3 Bug 720081 - Part 2: inline autocomplete should respect protocol and www prefix
r=dietrich
2012-06-01 14:38:39 +02:00
Marco Bonardo
a34d32dd0f Bug 720081 - Part 1: backportable solution for autocomplete controller to provide a different final defaultComplete value for typeAheadResults
r=gavin
2012-06-01 14:38:37 +02:00
Olli Pettay
00a95f40b2 Bug 744830 - Implement fast serializer for innerHTML/outerHTML, p=jdm+smaug, r=hsivonen 2012-06-01 12:59:16 +03:00
Mounir Lamouri
53cd72fda5 Bug 759770 - Fix build error when warnings-as-errors in nsSVGUtils.cpp. r=dholbert 2012-06-01 11:48:39 +02:00
Joe Walker
9c29868999 Bug 756890 - Fix an easy set of GCLI/Developer Toolbar display issues; r=paul,dão 2012-06-01 08:24:19 +01:00