Brian Nicholson
f01a240992
Bug 762691 - Use single AndroidHttpClient for all favicon requests. r=mfinkle
2012-06-07 17:24:03 -07:00
Brian Nicholson
e58699720e
Bug 744479 - Only attempt to load favicons for HTTP/HTTPS. r=mfinkle
2012-06-07 17:20:38 -07:00
Brian Nicholson
8fc6d81900
Bug 760218 - Fix favicons not appearing for undefined size. r=margaret
2012-06-07 17:19:34 -07:00
Brian Nicholson
5cf1aae5e2
Bug 756735 - Synchronize accesses to mLoadTasks in Favicons. r=blassey
2012-06-07 17:18:32 -07:00
Brian Nicholson
9f5d4d6a4c
Bug 752245 - Increase maximum HTTP connection limit. r=mfinkle
2012-06-07 17:17:15 -07:00
Justin Lebar
b081595203
Backed out changeset 840a820e589c (bug 762049)
...
--HG--
rename : dom/browser-element/mochitest/test_browserElement_NoAttr.html => dom/browser-element/mochitest/test_browserFrame1.html
rename : dom/browser-element/mochitest/test_browserElement_NoPref.html => dom/browser-element/mochitest/test_browserFrame2.html
rename : dom/browser-element/mochitest/test_browserElement_NoWhitelist.html => dom/browser-element/mochitest/test_browserFrame3.html
2012-06-07 20:04:31 -04:00
Justin Lebar
46ceac56bc
Backed out changeset b40369a421bd (bug 762049)
...
--HG--
rename : dom/browser-element/mochitest/browserElement_SetVisible.js => dom/browser-element/mochitest/test_browserFrame10.html
rename : dom/browser-element/mochitest/browserElement_LoadEvents.js => dom/browser-element/mochitest/test_browserFrame4.html
rename : dom/browser-element/mochitest/browserElement_DataURI.js => dom/browser-element/mochitest/test_browserFrame5.html
rename : dom/browser-element/mochitest/browserElement_Titlechange.js => dom/browser-element/mochitest/test_browserFrame6.html
rename : dom/browser-element/mochitest/browserElement_TopBarrier.js => dom/browser-element/mochitest/test_browserFrame7.html
rename : dom/browser-element/mochitest/browserElement_Iconchange.js => dom/browser-element/mochitest/test_browserFrame8.html
rename : dom/browser-element/mochitest/browserElement_GetScreenshot.js => dom/browser-element/mochitest/test_browserFrame9.html
rename : dom/browser-element/mochitest/browserElement_Alert.js => dom/browser-element/mochitest/test_browserFrameAlert.html
rename : dom/browser-element/mochitest/browserElement_PromptCheck.js => dom/browser-element/mochitest/test_browserFramePromptCheck.html
rename : dom/browser-element/mochitest/browserElement_PromptConfirm.js => dom/browser-element/mochitest/test_browserFramePromptConfirm.html
rename : dom/browser-element/mochitest/browserElement_KeyEvents.js => dom/browser-element/mochitest/test_browserFrame_keyEvents.html
2012-06-07 20:04:30 -04:00
Justin Lebar
e3dd06e45e
Backed out changeset e129ca091029 (bug 762049)
...
--HG--
rename : dom/browser-element/mochitest/browserElementTestHelpers.js => dom/browser-element/mochitest/browserFrameHelpers.js
2012-06-07 20:04:28 -04:00
Justin Lebar
6004bdb077
Backed out changeset dd157a5da52f (bug 762049)
2012-06-07 20:04:27 -04:00
Ehsan Akhgari
701213914b
Backout changeset 125438dda903 (bug 761051) because of Bq bustage
2012-06-07 19:49:37 -04:00
martenschilstra@gmail.com
be0f6f0dee
Bug 738511 - new Date(value) should call ToPrimitive on value before testing for string-ness. r=jwalden
...
--HG--
extra : rebase_source : 45ac679985c3834d90b2da9c76c753dd3e167059
2012-06-07 16:27:03 -07:00
Malini Das
84af01311d
Bug 752065 - add importScript method to Marionette, r=jgriffin, a=test-only, DONTBUILD because NPOTB
2012-06-04 13:50:06 -04:00
Gregory Szorc
238e7be9a2
Bug 700000 - Bump Sync version to 1.18.0
2012-06-04 22:29:52 +02:00
Lukas Blakk
76c1aefa1b
Merging in version bump NO BUG
2012-06-04 12:36:59 -07:00
Lukas Blakk
184a4e1b70
Added tag FIREFOX_AURORA_15_BASE for changeset 26dcd1b1a208
2012-06-04 12:33:54 -07:00
Jonathan Griffin
adf8c51c90
Bug 761252 - Set devtools.debugger.remote-enabled from Marionette, a=test-only, DONTBUILD because NPOTB
2012-06-04 11:45:33 -07:00
Brad Lassey
64609e2437
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to fix XUL builds r=kats
2012-06-04 13:50:26 -04:00
Matt Brubeck
f6c2f49dd2
Bug 760740 - Use compatible-screens to control filtering of split Android builds [r=blassey]
2012-06-04 09:37:18 -07:00
John Ford
14f4cb383f
bug 744008 - add desktop B2G mozconfigs to tree r=cjones DONTBUILD because NPOTB
2012-06-04 10:36:07 -07:00
Richard Newman
2307a60d38
Bug 748475 - Bump Android Sync User-Agent version. r=trivial DONTBUILD
2012-06-04 10:31:25 -07:00
Brad Lassey
49ac5c1032
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, follow up to use LinkedList instead of ArrayDequeu which is not supported on Froyo r=kats
...
--HG--
extra : rebase_source : 44a1218ef3912e96fccb1b3b7e4246d2420daf60
2012-06-04 13:23:03 -04:00
Victor Porof
112b7f1988
Bug 760868 - Gmail includes scripts names that make the debugger script list too long; r=past
2012-06-04 15:35:24 +03:00
Panos Astithas
43fa298b4c
Bug 761231 - Font for the Debugger panels should be message-box; r=dao
2012-06-06 09:57:41 +03:00
Victor Porof
3a1a1a9b39
Bug 753225 - Intermittent browser_dbg_createRemote.js; r=past
2012-06-04 13:02:32 +03:00
Chris Lee
0d7d4692dc
Bug 523140 - Improve language of 'Start New Session' string in about:sessionrestore; r=zpao
2012-06-04 18:57:06 -07:00
Nicholas Nethercote
267c1cb82d
Bug 760337 - Add JS_ASSERT(table) where appropriate in HashTable.h. r=luke.
...
--HG--
extra : rebase_source : ab85f7061f79605afe54a6341612cededef35558
2012-06-04 00:00:24 -07:00
Chenxia Liu
6687a5efa4
Bug 760614 - Retry on connection failures, to address transient network errors. r=nalexander
2012-06-04 18:07:31 -07:00
Jonathan Wilde
4cee25a311
Bug 761446 - Remove extraneous space characters from videocontrols.xml. r=fryn
2012-06-04 17:37:53 -07:00
Chris Lee
b3e35a5597
Bug 761444 - Remove unnecessary white space in xul.css. r=fryn
2012-06-04 17:02:04 -07:00
Oleg Romashin
68967e0b3c
Bug 760834 - Fix mIterationCallback initialization order warning. r=Cwiis
2012-06-04 16:49:57 -07:00
Paul Adenot
2769b4363e
Bug 749520 - Use new mozHasAudio API to let users know that the video being watched does not have an audio track r=jaws
2012-06-04 16:49:57 -07:00
Ms2ger
490ac7ff4b
Bug 591467 - Add tests for microdata
2012-06-04 16:49:57 -07:00
David Zbarsky
e0254c995e
Bug 591467 - Implement HTML5 Microdata API r=bz
2012-06-04 16:49:57 -07:00
Gavin Sharp
0d2c67713e
Bug 760804: add some localization notes to pdf.js strings, and use "…" instead of "...", feedback=pike/bdahl/yury
...
--HG--
extra : transplant_source : 6%06m%D5%889sk%89F%DD%CDiw%1CF%20%18Z%9A
2012-06-04 16:17:37 -07:00
Jason Duell
3fddb44953
Bug 695636 - Update close steps to adhere to WS spec. r=smaug
2012-06-04 16:38:32 -07:00
Stephen Moehle
6954c5cbf1
Bug 760899 - Fix debug builds with gstreamer enabled - r=kinetik
...
--HG--
extra : rebase_source : 22598bc470d35d94991ea9f1b14df11ba19a461a
2012-06-05 11:32:36 +12:00
Stephen Moehle
3d568999e1
Bug 761030 - Fix crash with HTML 5 video with GStreamer enabled - r=kinetik
...
--HG--
extra : rebase_source : 5e884550f9870bd2fda247d50bebd472e8368588
2012-06-05 11:31:13 +12:00
L. David Baron
c0710aeffc
Restore application of font size inflation to radios and checkboxes. (Bug 757937) r=roc
2012-06-04 16:26:30 -07:00
Christoph Kerschbaumer
dabd5c6e24
Bug 753862 - Settings API: electrolysis support. r=fabrice
2012-06-04 16:12:24 -07:00
Ralph Giles
c19b8cb5a4
Bug 760795 - Remove MOZ_MEDIA protection on GkAtoms - r=bz
...
Remove the #ifdef MOZ_MEDIA conditionalization on media-
related nsGkAtoms. Saving the small amount of space
associated with these isn't worth the trouble of maintaining
the list.
2012-06-04 15:23:22 -07:00
Daniel Holbert
b26eb10410
Bug 757485 followup: Remove reference to recently-deleted /content/xbl/public from toolkit-makefiles.sh. standing-rs=ted
2012-06-04 15:23:07 -07:00
Chris Jones
4fab9ef795
Bug 760007, part 2: Fix shutdown race condition in cross-process TestOpens. r=bent
2012-06-04 15:14:41 -07:00
Chris Jones
4ce103a794
Bug 760007, part 1: Fix the IPDL C++ test harness. r=bent
2012-06-04 15:14:41 -07:00
Hub Figuière
5970fb1ddd
Bug 761256 - Disable a11y on Mac for Aurora. (back out of the enabling patch) r=tbsaunde
2012-06-04 13:29:15 -07:00
Simon Montagu
1f9e221241
Bug 760954 - Fix the performance regression in the View Source windows; r=ehsan
2012-06-03 05:00:01 -07:00
Brad Lassey
321056ba31
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up large updates as well r=kats
2012-06-04 11:56:31 -04:00
Brad Lassey
d6072cbe06
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, chunk up whole page screenshots r=kats
2012-06-04 11:56:31 -04:00
Brad Lassey
f4c738f5c1
bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
2012-06-04 11:56:31 -04:00
Anselmo Diaz
43af230e57
Bug 655413 - Don't bump timer frequency in the IPC code. r=cjones
2012-06-03 08:09:28 +02:00
Oonishi Atsushi
2af905ca06
Bug 606286 - Block javascript redirection when "accessibility.blockjsredirection" is set true and the user is browsing back/forward history. r=bz
2012-06-09 17:07:17 -04:00