Commit Graph

78088 Commits

Author SHA1 Message Date
Raymond Lee
284e97d21f Bug 688461 - Search result for tabs from other windows is truncated for certain sites r=dietrich 2011-09-27 10:33:01 +08:00
Tim Taubert
b0e265a396 Bug 685456 - Don't freeze tabItem size when the tab wasn't closed by a mouse click; r=dietrich 2011-09-27 04:33:37 +02:00
Tim Taubert
e1b485937d Bug 685476 - App tab icons should not act as drag handlers for groupItems; r=dietrich 2011-09-27 04:33:35 +02:00
Chris Double
bd6768da6d Bug 686942: respect pause state when seeking to end and beginning of videos - r=kinetik
--HG--
extra : rebase_source : 9d698ae2e8731040fa8f40b90164889b5a8b5e23
2011-09-27 15:22:09 +13:00
Phil Ringnalda
4cbbca20b6 Back out aac6292d29f9 (bug 632365) for breaking test_leaf_layers_partition_browser_window.xul 2011-09-26 19:40:50 -07:00
Phil Ringnalda
9fd1d4050e Back out 6e359c7e8080 (bug 681755) on suspicion of bloating the Windows debug mochitest-4 logs to the point of truncation 2011-09-26 19:37:47 -07:00
Wes Johnston
1608577f84 Bug 677670 - Make the new tab popup work on tablets. r=mbrubeck 2011-09-26 18:28:54 -07:00
Wes Johnston
3b0dbba2bf Bug 688677 - Polish up the actionbar. r=mbrubeck 2011-09-26 18:28:52 -07:00
Frank Yan
353d1e4b97 Bug 689124 - Tweak small-dimension video control CSS. r=dolske 2011-09-26 15:39:57 -07:00
Jared Wein
f6d7b55743 Bug 689058 - Implement document.mozFullScreenEnabled r=cpearce sr=roc 2011-10-03 16:57:23 -07:00
Margaret Leibovic
fa1ccbe653 Bug 691579 - Get rid of broken multiple homepage code in startPage() r=gavin 2011-10-03 16:28:13 -07:00
Tim Taubert
7b94d99285 merge the last green changeset on m-c to fx-team 2011-10-03 21:12:02 +02:00
Matthew Wein
a911d6f1fd Bug 681550 - Add ability to save current frame of video. r=dolske 2011-10-03 10:42:36 -07:00
Jared Wein
3ae900471a Backed out 971f1bf573fc8 due to test failures 2011-10-03 10:36:07 -07:00
Jared Wein
348206d92f Merged changes from f425a8109714 2011-10-03 08:20:43 -07:00
Matthew Wein
fbe7c208a8 Bug 681550 - Add ability to save current frame of video. r=dolske 2011-10-03 08:13:50 -07:00
Rob Campbell
676e7b0627 merge last green changeset from m-c to fx-team 2011-10-03 10:12:03 -03:00
Panos Astithas
921c549b52 Bug 672902 - Highlighter should be useable via keyboard.; r=rcampbell 2011-10-03 11:32:54 +03:00
Joe Walker
515fea277a Bug 684958 - DOM Templater should include async functionality via promises; r=rcampbell 2011-10-03 12:09:51 -03:00
Rob Campbell
77dcbd9858 Bug 690361 - Switching tabs re-enables the highlighter; r=dcamp 2011-10-03 12:08:48 -03:00
Rob Campbell
a2f246c327 Bug 690361 - Switching tabs re-enables the highlighter; r=msucan 2011-10-03 12:06:44 -03:00
Joe Walker
e0f1a4fc50 Bug 684721 - GCLI templater and devtools templater need to be in sync; f=mratcliffe, r=rcampbell 2011-10-03 12:05:41 -03:00
Tim Taubert
c5833c2f56 merge the last green changeset on m-c to fx-team 2011-10-01 10:42:41 +02:00
Matt Brubeck
82fb7ff53c Back out cb715f8a1363 (bug 680246) because of Win opt build failures on a CLOSED TREE 2011-09-30 20:43:13 -07:00
Josh Aas
7b8ebc3301 Bug 690797: Replace PR_TRUE and PR_FALSE with true and false in cocoa widgets. r=smichaud 2011-09-30 20:20:33 -04:00
Gavin Sharp
780751e5c9 Bug 657462: don't select the first item in the download manager automatically, r=dolske
--HG--
extra : rebase_source : d84c3ce6b80048c2a0c8c5dc8fb7302cc22d8349
2011-09-30 09:51:17 -07:00
Kyle Huey
b71da150fd Merge m-c to b-s. 2011-09-30 16:25:07 -04:00
Mike Hommey
6ed3ac0c23 Bug 690856 - Ensure Instruction and Data cache coherency after extracting libraries from the DEBUG intent r=mwu 2011-09-30 20:42:24 +02:00
Ehsan Akhgari
f696794a6c Merge the last green changeset of mozilla-inbound into mozilla-central 2011-09-30 10:13:25 -04:00
Ehsan Akhgari
ad99276fcf Reftest for bug 564002; r=roc 2011-09-30 10:12:16 -04:00
Ehsan Akhgari
7674b8fc55 Crashtest for bug 512749; r=roc 2011-09-30 10:11:51 -04:00
Ehsan Akhgari
1f69470a2f Crashtest for bug 655462; r=roc 2011-09-30 10:11:39 -04:00
Jonathan Watt
b8e054ce7f Bug 614732 - Add an argument to nsSVGUtils::GetBBox() to allow callers to specify whether stroke or markers should be included in the bounds returned. r=roc. 2011-09-30 10:25:37 +01:00
Jonathan Watt
01b6cbbc31 Bug 690486 - Kill nsISVGValue, nsSVGValue, nsISVGValueObserver, nsISVGValueUtils and nsSVGStringProxyValue. r=longsonr. 2011-09-30 10:25:34 +01:00
Robert Longson
524e2377a2 Bug 689546 - Simplify attribute updates to svg elements. r=jwatt 2011-09-30 09:25:01 +01:00
Josh Aas
34871f44d1 Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst 2011-09-30 02:02:59 -04:00
Raymond Lee
3debe2a876 Bug 689878 - Refactor the code in search.js as there are couple of loose global methods r=tim 2011-09-30 12:17:00 +08:00
Matt Brubeck
f81c1da9f1 Re-backout 9928fb9a32b1 which was accidentally un-backed-out by the last merge 2011-09-29 19:56:32 -07:00
Matt Brubeck
bad4663d2f Merge from mozilla-inbound to mozilla-central 2011-09-29 20:29:17 -07:00
Ehsan Akhgari
4ef40fe917 Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central 2011-09-29 20:29:11 -04:00
Ehsan Akhgari
2aa707acd5 Update NSPR to NSPR_4_9_BETA3. Fixes bug 684254, bug 331316, bug 684758, bug 681558 2011-09-29 18:42:53 -04:00
Matt Brubeck
4a976aab61 Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs 2011-09-29 14:44:36 -07:00
Ehsan Akhgari
73097fea30 Merge the last green changeset of mozilla-inbound into mozilla-central 2011-09-29 17:38:33 -04:00
Ehsan Akhgari
718a93adce Merge mozilla-central into mozilla-inbound 2011-09-29 17:26:09 -04:00
Kyle Huey
04d9b20e06 Merge m-c to m-i. 2011-09-29 17:20:21 -04:00
Jason Orendorff
d8a251886e Fix GCC warnings about using CHECK_EQUAL macro to compare a pointer to NULL. no_r=red. 2011-09-29 15:52:05 -05:00
Jason Orendorff
7ebbbb1c1a Bug 688571 - JS_PropertyIterator is broken. r=Waldo.
--HG--
extra : rebase_source : bde827991fb39bfc1fbae9e39dac2923713cf13d
2011-09-29 15:05:07 -05:00
Neil Deakin
79816dbc59 Bug 659338, move resizer test to chrome, but leave content-specific test as a content test 2011-09-29 16:05:10 -04:00
Neil Deakin
e6cc4cf4d2 Bug 683394, resizer in content check is reversed, r=neil 2011-09-29 16:05:10 -04:00
Neil Deakin
97c4df9058 Bug 680431, this test is calling finish() twice preventing the next test from running, f=smaug 2011-09-29 16:05:10 -04:00