Commit Graph

79744 Commits

Author SHA1 Message Date
Rob Campbell
57b784f621 Bug 696107 - HTML attribute editor in highlighter conflicts with new keyboard controls. r=dcamp 2011-11-05 12:38:00 -07:00
Dão Gottwald
0b639ce679 Bug 700036 - Put the style inspector into a xul document. r=dcamp
--HG--
rename : browser/devtools/styleinspector/csshtmltree.xhtml => browser/devtools/styleinspector/csshtmltree.xul
rename : browser/devtools/styleinspector/cssruleview.xhtml => browser/devtools/styleinspector/cssruleview.xul
2011-11-05 12:31:00 -07:00
Rob Campbell
a1d6ac3585 Backout part 2 - Bug 689759 rev b73aa0bd2b4e, Bug 698762 rev 2967e93cdb44, a=bustage 2011-11-05 19:19:02 -03:00
Rob Campbell
29dc47ca07 Backout part 1 - Bug 698762 rev 1b6acffa7a94, Bug 698762 rev f0e736dbc7bc, a=bustage 2011-11-05 19:18:58 -03:00
Rob Campbell
17d01933ce Bug 698762 - Remove unmatched rules from style inspector; fix merge bustage; a=bustage 2011-11-05 17:15:58 -03:00
Rob Campbell
864956964f Bug 698762 - Remove unmatched rules from style inspector; backout; a=dcamp 2011-11-05 17:01:10 -03:00
Ben Turner
55252ca5fd Bug 687216 - 'XHR in worker to bogus URI leads to Assertion failure'. r=sicking. 2011-11-05 12:30:56 -07:00
Rob Campbell
b58577f69b merge m-c to fx-team 2011-11-05 15:55:28 -03:00
Ed Morley
efc6f1f14e Merge mozilla-central and mozilla-inbound 2011-11-05 18:46:28 +00:00
Ed Morley
7bc582f20f Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
Felix Fung
aeb2ffb602 Bug 698986 - Only Crashed Plugins Should Suggest Reloading. r=dolske 2011-11-05 10:43:59 -07:00
Josh Aas
7d3c960e74 Bug 656006: Fix crash in nsPluginStreamListenerPeer::OnStartRequest. r=bz 2011-11-05 12:42:59 -04:00
Rob Campbell
92c7bd7f02 merge m-c to fx-team 2011-11-05 10:11:34 -03:00
Michael Ratcliffe
bab28afe5c Bug 689759 - Style Inspector needs a no-results placeholder; r=msucan 2011-11-05 12:52:55 +01:00
Michael Ratcliffe
c6e58bd800 Bug 698762 - Remove unmatched rules from style inspector; r=msucan 2011-11-05 12:38:17 +01:00
Matt Brubeck
6b043d2642 Back out 24129599cb51 (bug 691951) because of Windows 7 test_resizer failure 2011-11-04 22:26:07 -07:00
Gavin Sharp
788ab2bbaf back out ffdc872d5450 (https://bugzilla.mozilla.org/show_bug.cgi?id=699942#c4) 2011-11-04 18:42:56 -07:00
Michael Ratcliffe
63a634f34e Bug 672748 - Style inspector UI refresh; r=dcamp,msucan,rcampbell,dao 2011-11-04 18:12:58 +01:00
Mihai Sucan
0a0099da5c Bug 699130 - Paste is disabled after using it once in Scratchpad; r=rcampbell 2011-11-04 17:32:24 +02:00
Rob Campbell
299a438c06 Bug 699130 - Backed out changeset 67d9339ff0df, bad commit message. 2011-11-04 16:03:16 -03:00
Mihai Sucan
684d37873c Bug 699130 - Paste is disabled after using it once in Scratchpad 2011-11-04 17:32:24 +02:00
Atul Aggarwal
f065fe2bea Bug 408630 - Updating nsTreeBodyFrame.cpp file from int to PRInt32/PRUint32 to avoid overflow; r=roc 2011-11-04 09:58:05 +05:30
Masatoshi Kimura
b194c8eda5 Bug 461304 - Test; r=gavin 2011-11-05 15:48:28 +00:00
Masatoshi Kimura
f45de5008b Bug 461304 - Part 2: Use UTF-8 flag in the browser; r=gavin 2011-11-05 15:48:28 +00:00
Masatoshi Kimura
8b8a20d381 Bug 461304 - Part 1: Add UTF-8 flag to nsDocShell::LoadURI; r=bz 2011-11-05 15:48:28 +00:00
Marco Bonardo
706e830277 Bug 619623 - Revert a check in test_IHistory, since, even if less frequent, a timeout is not better than a failure. 2011-11-05 13:48:29 +01:00
Khaled Hosny
2f16fbe9a4 bug 680692 - cherry-pick fix for GPOS contextual chaining positioning, needed by some Arabic fonts (from upstream harfbuzz-ng commit cc1a8a938b4c13e76b58825a9e1951c4134e634a). r=jfkthame 2011-11-05 11:48:16 +00:00
Dave Miller
3be6c46486 Bug 693891 - Make "Add to Home Screen" use the Bookmark title instead of the page title, to allow you to name the shortcut whatever you want. r=mfinkle 2011-11-05 10:52:24 +00:00
Glenn Randers-Pehrson
2aeed88ead Bug 682677 - Eliminated direct access to mInfo->pixel_depth, which is not allowed in libpng15. We access pixel_depth via png_get_IHDR() instead; r=joedrew 2011-11-05 10:48:26 +00:00
Matheus Kerschbaum
4813247daf Bug 698630 - Remove --disable-smil build option; r=dholbert 2011-11-05 10:32:52 +00:00
Marco Castelluccio
82ce8df065 Bug 539997 - Remove nsTryToClose.js from Firefox; r=mfinkle 2011-11-05 10:17:02 +00:00
Rob Campbell
048d461e6b Bug 699475 - Integrate RuleView into Highlighter Sidebar; r=dcamp 2011-11-03 18:40:36 -03:00
Mihai Sucan
ac58401aa8 Bug 692543 - Make the Style Inspector UI faster; r=dcamp 2011-11-02 19:50:15 +02:00
Rob Campbell
64f12661f7 Bug 699636 - Highlighter sidebar resizes to follow the highlighter box; r=gavin 2011-11-05 14:35:46 -03:00
Dave Camp
8863497d7e Bug 699968 - Update the rule view's dtd link. r=robcee 2011-11-05 08:46:40 -07:00
Dave Camp
60392df231 Bug 696180 - Add support for inherited properties to the rule view. r=robcee 2011-11-05 08:45:22 -07:00
Dave Camp
d6fc06441d Bug 699592 - Add inIDOMUtils::isInheritedProperty to find out if a CSS property is inherited by default. r=bz 2011-11-05 08:41:10 -07:00
Terrence Cole
fdb5ec2f79 Bug 670596 - Mark ununused arenas as decommitted; r=?,njn
This patch tells the OS which pages we are not using after we do a GC_SHRINK.
The result is that the OS can do a better job managing memory, send less to
swap and will not count these pages against us in RSS.
2011-10-11 18:37:40 -07:00
Steve Fink
ec14aa4669 Bug 625639 - fix XPCConvert error handling (r=mrbkap) 2011-10-28 12:35:35 -07:00
Steve Fink
77bf8eb073 Bug 693907 - Once Upon a JSAPI (move JS_CallOnce from jslock.cpp to jsapi.cpp) (r=waldo)
--HG--
extra : rebase_source : 718fa503c0b73f0a4a94f50f28bc4a7981ef4202
2011-10-11 21:52:36 -07:00
Marco Bonardo
ed5a1cd872 Bug 619623 - Try to fix some intermittent failures in test_IHistory.cpp.
r=dietrich
2011-11-05 01:01:38 +01:00
Fabrice Desré
f2ecf7b606 Bug 694795 - Black rectangle in top left corner after opening a link from another app [r=mbrubeck] 2011-11-04 16:46:34 -07:00
Marco Bonardo
a64a1143de Bug 691512 - CreateStatement misuse in AddonRepository.jsm.
r=mossop
2011-11-05 00:41:47 +01:00
Tom Schuster
70303788a7 no bug - Add 0 add the end of a char array rs=waldo
--HG--
extra : rebase_source : f0f7051cbb7842da215bf3163db49c68ada60bc3
2011-11-04 23:49:56 +01:00
Rafael Ávila de Espíndola
7dc8a30f17 Bug 697989 - don't use domstorage-flush-timer test_bug624047.html. r=mak77.
Use a new domstorage-flush-force message for testing calling
FlushAndDeleteTemporaryTables with a 'true' argument. We want to add more
work to profile-before-change and that would interfere with the testing
in dom/tests/mochitest/localstorage/test_bug624047.html.

Also move the NS_DOMSTORAGE_FLUSH_TIMER_OBSERVER define to the .cpp file
since that is the only place it is used and rename it to end in _TOPIC.
2011-11-04 18:27:59 -04:00
Taras Glek
e85e0135c1 Bug 699942: Telemetry Yes->Yes, I want to help r=geekboy 2011-11-04 15:19:45 -07:00
Matt Brubeck
2e9f876ef5 Back out bug 429592 because of Linux opt jsreftest failure 2011-11-04 15:18:58 -07:00
Gavin Sharp
65ae5bd0de Bug 691951: make startup notifications persist until the users close them (disable auto-dismissal), r=zpao
--HG--
extra : transplant_source : %D5%A0r%9A%DA3%F0%C1%E1%00%03%C6%DC%E8Z%B9%1BU%8B%E7
2011-11-04 14:45:01 -07:00
ABE Hiroki
f64ab95bee Bug 675593 - Fix nspr4!1.pgc path mistake on NSPR PGO build (m-c part); r=ted 2011-11-04 21:26:53 +00:00
Rail Aliiev
8a56fd9db2 Bug 616542 - Shorten file path length of mochitest; r=ted 2011-11-04 21:13:42 +00:00